- Nov 22, 2016
-
-
Torsten Grote authored
-
- Jun 03, 2016
-
-
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
-
- May 20, 2016
-
-
str4d authored
Fixes the following crash that occurs after upgrading to support 23.3.0: https://code.google.com/p/android/issues/detail?id=174871
-
- Mar 15, 2016
-
-
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.
-
- Jan 21, 2016
-
-
Ernir Erlingsson authored
-