- Nov 09, 2016
-
-
akwizgran authored
-
- Nov 08, 2016
-
-
Torsten Grote authored
-
- Nov 07, 2016
-
-
Ernir Erlingsson authored
-
- Nov 01, 2016
-
-
Ernir Erlingsson authored
added a cache to the IdentityManager, changed its signature, modified when and where the author is stored made the author creation single-threaded again in the LifecycleManager, removed redundant code
-
Torsten Grote authored
-
- Oct 28, 2016
-
-
Torsten Grote authored
-
- Oct 27, 2016
-
-
Torsten Grote authored
-
- Oct 25, 2016
-
-
Torsten Grote authored
-
- Oct 24, 2016
-
-
Torsten Grote authored
to work-around android bug #224270. This is only necessary if the transitioning view might not be available anymore when the exit transition is made.
-
- Oct 20, 2016
- Oct 19, 2016
-
-
akwizgran authored
-
- Oct 11, 2016
-
-
akwizgran authored
Also made some listeners volatile.
-
- 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 05, 2016
-
-
akwizgran authored
-
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 29, 2016
-
-
akwizgran authored
-
- 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 13, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
- Sep 08, 2016
-
-
Torsten Grote authored
-
- Sep 07, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
Fixes #634
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
by making it only selectable in detail view
-
- Sep 05, 2016
-
-
Torsten Grote authored
This also adds comments to the blog post detail screen that were previously missing.
-
- Sep 02, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
akwizgran authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
- Aug 29, 2016
-
-
Torsten Grote authored
Comments and reblogs need to depend on the post they refer to. Since message dependencies are limited to one group, the post and also the comments need to be wrapped when commented on or reblogged to another blog. For this reason, in addition to comments, two new wrapping message types are introduced. They retain all data of the original messages and allow for reconstruction and signature verification. This commit breaks backwards compatibility with old blog posts. It removes the content type, title and parent ID from the post message structure.
-
- Aug 23, 2016
-
-
akwizgran authored
-