Skip to content
Snippets Groups Projects
  1. Sep 01, 2016
  2. Aug 29, 2016
  3. Aug 09, 2016
  4. Aug 08, 2016
  5. Aug 07, 2016
    • ligi's avatar
      Care for lint errors · 4055bbfc
      ligi authored
      No more general disabling of abortOnError
      Resolved all *errors* beside language ones  MissingTranslation & ImpliedQuantity
      Issue context: #567
      4055bbfc
  6. Aug 04, 2016
  7. Aug 03, 2016
  8. Aug 02, 2016
  9. Aug 01, 2016
  10. Jul 28, 2016
  11. Jul 17, 2016
  12. Jul 12, 2016
  13. Jul 08, 2016
  14. Jul 07, 2016
  15. Jul 06, 2016
  16. Jul 04, 2016
  17. Jun 28, 2016
  18. Jun 23, 2016
  19. Jun 22, 2016
  20. Jun 21, 2016
  21. Jun 15, 2016
  22. Jun 11, 2016
  23. 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
Loading