- Nov 11, 2016
-
-
Torsten Grote authored
Also add NotNull annotation to classes that were touched
-
- Nov 07, 2016
-
-
Ernir Erlingsson authored
-
- Nov 01, 2016
-
-
Torsten Grote authored
-
- Oct 28, 2016
-
-
Torsten Grote authored
-
- Oct 27, 2016
-
-
Torsten Grote authored
-
- Oct 25, 2016
-
-
Torsten Grote authored
-
- Oct 20, 2016
- Oct 10, 2016
-
-
akwizgran authored
-
- Oct 06, 2016
-
-
Torsten Grote authored
This commit also moves various blog classes into their own packages and makes the required visibility changes.
-
- 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
-
- Sep 07, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
Fixes #634
-
Torsten Grote authored
-
- Sep 02, 2016
-
-
Torsten Grote authored
-
- Aug 23, 2016
-
-
akwizgran authored
-
- Aug 20, 2016
- Aug 09, 2016
-
-
Torsten Grote authored
Closes #342
-
- Aug 05, 2016
-
-
Torsten Grote authored
Only personal blogs from non-contacts can be removed. This also adds integration tests that check if blogs can actually be removed. Closes #579
-
- Aug 03, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
This refactors the current SharingStatusActivity so it can be used for 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.
-
- Aug 01, 2016
-
-
Torsten Grote authored
Closes #559
-
Torsten Grote authored
Closes #415
-
- Jul 13, 2016
-
-
str4d authored
-
- Jul 04, 2016
-
-
Torsten Grote authored
Closes #418
-
Torsten Grote authored
This allows for swiping left/right to read other posts by using a ViewPager. This hasn't been done as a separate activity, but with fragments, so both can share the `BlogPersistentData` without needing to reload it. Closes #428
-