Skip to content
Snippets Groups Projects
  1. Aug 01, 2016
  2. Jul 28, 2016
  3. Jul 27, 2016
  4. Jul 25, 2016
  5. Jul 17, 2016
  6. Jul 13, 2016
  7. Jul 12, 2016
  8. Jul 08, 2016
  9. Jul 07, 2016
  10. Jul 06, 2016
  11. Jul 04, 2016
  12. Jun 28, 2016
  13. Jun 27, 2016
    • Torsten Grote's avatar
      Make use of Existing Translations · 4d3a3339
      Torsten Grote authored
      Adds first translations to source code and sets up transifex config
      file. Pull more translations later with:
      
       cd briar-android
       tx pull --mode=developer
      
      Closes #448
      4d3a3339
  14. Jun 23, 2016
  15. Jun 22, 2016
  16. Jun 21, 2016
  17. Jun 15, 2016
  18. Jun 11, 2016
  19. Jun 03, 2016
    • Torsten Grote's avatar
      Blog Fragment in Navigation Drawer with Tabs · 3f838b04
      Torsten Grote authored
      This replaces the custom layouts in the navigation drawer with a
      `NavigationView` and adds a menu entry for Blogs.
      
      A Main Blogs fragment is added that holds a `TabLayout` and a
      `ViewPager`. Five tabs are already added, but they just have a single
      placeholder fragment that is to be replaced by the actual fragments.
      
      Closes #409
      3f838b04
    • Torsten Grote's avatar
      This commit adds badges to the forum list that indicate unread posts. · 5d06f420
      Torsten Grote authored
      It does so by extending the compound view `TextAvatarView` and provides
      convienient setters that take care of the required UI changes.
      The new badge can also be used to indicate a problem with the forum.
      
      Closes #408
      5d06f420
  20. May 30, 2016
  21. May 20, 2016
  22. May 19, 2016
  23. May 18, 2016
  24. May 16, 2016
Loading