- Nov 04, 2016
-
-
akwizgran authored
-
- Nov 01, 2016
-
-
Torsten Grote authored
and turn them into a regular string.
-
- Oct 31, 2016
-
-
Torsten Grote authored
-
- Oct 28, 2016
-
-
Torsten Grote authored
-
- Oct 27, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
- Oct 25, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
- Oct 20, 2016
- Oct 19, 2016
-
-
akwizgran authored
-
- Oct 10, 2016
-
-
Torsten Grote authored
-
akwizgran authored
-
Torsten Grote authored
-
Torsten Grote authored
Fixes #373
-
- Oct 06, 2016
-
-
Torsten Grote authored
This commit also moves various blog classes into their own packages and makes the required visibility changes.
-
- Oct 05, 2016
-
-
Ernir Erlingsson 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
-
- Aug 21, 2016
-
-
Ernir Erlingsson authored
-
- Aug 07, 2016
-
-
ligi authored
No more general disabling of abortOnError Resolved all *errors* beside language ones MissingTranslation & ImpliedQuantity Issue context: #567
-
- Aug 05, 2016
-
-
Torsten Grote authored
Fixes #470
-
- Aug 03, 2016
-
-
Torsten Grote authored
When we clear a list in onPause(), the proper behavior is that the empty state message is shown, because the list is indeed empty. However, we will reload the list content again in onResume(), so the fix chosen in this commit is to force showing the progress bar right after clearing the list. Closes #576
-
Torsten Grote authored
-
Torsten Grote authored
This refactors the current SharingStatusActivity so it can be used for forums and blogs.
-
Torsten Grote authored
This refactors the forum invitation code, so it can be used by both: forums and blogs.
-
Torsten Grote authored
This commit refactors the code for sharing forums, so it can be used for sharing blogs as well. It does not yet include code for responding to blog invitations.
-