- 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
-