Skip to content
Snippets Groups Projects
  1. Mar 27, 2017
  2. Mar 24, 2017
  3. Mar 06, 2017
  4. Feb 01, 2017
  5. Jan 06, 2017
  6. Jan 04, 2017
  7. Jan 03, 2017
  8. Jan 02, 2017
  9. Dec 30, 2016
  10. Dec 29, 2016
  11. Dec 28, 2016
  12. Dec 21, 2016
    • Torsten Grote's avatar
      Use unique request codes across the app · 924398c8
      Torsten Grote authored
      924398c8
    • Torsten Grote's avatar
      This adds a `handleDbException()` method to BaseActivity · 0a984099
      Torsten Grote authored
      and a corresponding method for fragments that calls through to the activity.
      For now, the method just finishes the activity
      and NavDrawerActivity overrides it to do nothing,
      and all the error places marked with TODO that finish the activity call the method instead.
      
      That gives us zero functional improvement over the status quo,
      but it allows us to change the default behaviour easily,
      and then we can start thinking about which cases should have non-default behaviour.
      0a984099
  13. Dec 20, 2016
  14. Dec 15, 2016
  15. Dec 14, 2016
  16. Dec 13, 2016
  17. Dec 12, 2016
  18. Dec 09, 2016
Loading