Skip to content
Snippets Groups Projects
  1. Dec 21, 2016
    • 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
    • akwizgran's avatar
      Merge branch '628-bring-protocols-into-line-with-spec' into 'master' · 79fc4147
      akwizgran authored
      Bring protocols in line with spec
      
      Closes #628
      
      See merge request !465
      79fc4147
  2. Dec 20, 2016
  3. Dec 19, 2016
  4. Dec 16, 2016
  5. Dec 15, 2016
  6. Dec 14, 2016
  7. Dec 13, 2016
  8. Dec 12, 2016
  9. Dec 09, 2016
Loading