Skip to content
Snippets Groups Projects
  1. Nov 18, 2016
  2. Nov 16, 2016
  3. Nov 01, 2016
  4. Oct 10, 2016
  5. Oct 04, 2016
    • Torsten Grote's avatar
      Emoji Support for all user input · f8e0441d
      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
      f8e0441d
  6. Sep 23, 2016
  7. Sep 07, 2016
  8. Sep 02, 2016
  9. Aug 29, 2016
  10. Aug 09, 2016
  11. Jul 28, 2016
  12. Jul 04, 2016
    • Torsten Grote's avatar
      Combined Blog Feed · fd7278b4
      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
      fd7278b4
  13. 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
  14. May 30, 2016
  15. May 19, 2016
  16. May 18, 2016
  17. May 16, 2016
  18. May 11, 2016
  19. Apr 28, 2016
  20. Apr 25, 2016
  21. Apr 12, 2016
  22. Mar 15, 2016
    • akwizgran's avatar
      Reverted text colour to black. · d605e1ca
      akwizgran authored
      @color/briar_text_primary is used in a lot of places other than the settings screen - if we want to use grey text in the settings screen we'll need to find another way.
      
      Also fixed some misspelled resource names and included the colours from the Briar palette in color.xml.
      d605e1ca
  23. Feb 10, 2016
  24. Jan 26, 2016
  25. Jan 21, 2016
  26. Dec 10, 2015
  27. Dec 08, 2015
Loading