- Aug 10, 2016
-
-
Torsten Grote authored
Also properly handle back navigation when trying to add contacts.
-
- Aug 09, 2016
-
-
Torsten Grote authored
Closes #342
-
- Aug 08, 2016
-
-
Torsten Grote authored
-
- Aug 07, 2016
-
- 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 04, 2016
-
-
Torsten Grote authored
Closes #429
-
- Aug 03, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
This refactors the forum invitation code, so it can be used by both: forums and blogs.
-
Torsten Grote authored
-
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 02, 2016
-
-
Torsten Grote authored
Closes #517
-
- Aug 01, 2016
-
-
Torsten Grote authored
-
-
-
This enables the toolbar to be used as an action bar, and tinting of UI elements like checkboxes.
-
-
Torsten Grote authored
-
Torsten Grote authored
This also adds a setting allowing people to turn blog post notifications off. Closes #488
-
Torsten Grote authored
Closes #472
-
Torsten Grote authored
Closes #415
-
- Jul 28, 2016
-
-
Torsten Grote authored
Closes #533
-
- Jul 27, 2016
-
-
Torsten Grote authored
-
- Jul 25, 2016
-
-
Torsten Grote authored
Closes #515
-
- Jul 17, 2016
-
-
str4d authored
-
- Jul 13, 2016
-
-
str4d authored
-
- Jul 12, 2016
-
-
str4d authored
-
str4d authored
-
Ernir Erlingsson authored
-
- Jul 08, 2016
-
-
Torsten Grote authored
* Explain what "account creation" means on first run * Use hints instead of dedicated text views * Move password strength meter up into the user's view * Always move user's view to current input field * Improve "Forgot Password" dialog Closes #151
-
Torsten Grote authored
to make it clearer who will be introduced.
-
- Jul 07, 2016
-
-
Torsten Grote authored
-
Ernir Erlingsson authored
-
- Jul 06, 2016
-
-
Torsten Grote authored
Closes #360
-
Torsten Grote authored
Closes #452
-
Torsten Grote authored
Closes #455
-
- Jul 04, 2016
-
-
Torsten Grote authored
This commit addes a combined blog feed that shows all posts of all subscribed blogs in the order the blog posts have been received. For now, this commit also hides other blog functionality like adding additional blogs and browsing individual blogs. Closes #417
-
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
-
Torsten Grote authored
Closes #411
-
Torsten Grote authored
This commit lays the groundwork for #415
-