Skip to content
Snippets Groups Projects
  1. Oct 31, 2016
  2. Oct 27, 2016
  3. Oct 19, 2016
  4. Oct 10, 2016
  5. Aug 03, 2016
    • Torsten Grote's avatar
      UI for Sharing Blogs · 2f7d188a
      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.
      2f7d188a
  6. Aug 02, 2016
  7. Jul 29, 2016
  8. Jul 04, 2016
    • Torsten Grote's avatar
      Extend BlogActivity to also show individual posts · 761525ad
      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
      761525ad
    • Torsten Grote's avatar
      Add a My Blogs tab with option to add new blogs · 4c4f4ad2
      Torsten Grote authored
      Clicking the plus in the toolbar open the `CreateBlogActivity` which
      allows the user to create a new blog. Only the first identity is
      considered, but support for more identities can be easily added later.
      
      The actual list of blogs in the My Blogs tab will be done in the next
      commit.
      4c4f4ad2
  9. Jun 14, 2016
  10. May 11, 2016
  11. Apr 29, 2016
  12. Apr 28, 2016
  13. Apr 27, 2016
  14. Apr 20, 2016
  15. Apr 12, 2016
  16. Apr 06, 2016
  17. Apr 05, 2016
  18. Mar 26, 2016
  19. Mar 15, 2016
  20. Mar 14, 2016
Loading