- Nov 30, 2016
-
-
akwizgran authored
-
- Nov 21, 2016
-
-
Torsten Grote authored
-
- Oct 04, 2016
-
-
Torsten Grote authored
All text that can be generated by users will show emoji from the shipped sprites. For all messages and posts, the custom emoji keyboard is now available. This also disables menu actions rather than hiding them and thus closes #677 Included is a fix for a regression that was not showing the keyboard automatically in forums and thus closes #676
-
- Sep 23, 2016
-
-
Torsten Grote authored
Add functionality to save and restore recently used Emojis Update emoji and add new categories based on AOSP's XML file
-
- Jun 21, 2016
-
-
Ernir Erlingsson authored
-
- Apr 28, 2016
-
-
Torsten Grote authored
Closes #307
-
- Apr 12, 2016
-
-
Torsten Grote authored
Show system notification for successful introductions
-
- Dec 31, 2015
-
-
Torsten Grote authored
This now handles progress bar and empty view itself. With this commit, it also scrolls down on layout changes like when keyboard is opened.
-
- Dec 28, 2015
-
-
Torsten Grote authored
properly notify the view adapter of dataset changes in order to avoid invalidating the entire dataset when not absolutely necessary. This change also shows unread messages in a different color, so users do not fail to notice delayed messages.
-
Torsten Grote authored
It now uses conversation bubbles in alternating colors and vector drawables to indicate message state. The conversation bubbles have been taken from Telegram and can be replaced by a UX designer later. This commit also addresses #9, because message text can now be selected and copied. This is done by using android:textIsSelectable="true" which only works for API level 11 or higher. If we want copy and paste on lower API levels, additional measures have to be implemented.
-
- Dec 15, 2015
-
-
akwizgran authored
-
Torsten Grote authored
and fix message divider background for lower API levels.
-