Skip to content
Snippets Groups Projects
  1. Jan 04, 2017
  2. Jan 03, 2017
  3. Jan 02, 2017
  4. Dec 30, 2016
  5. Dec 29, 2016
  6. Dec 28, 2016
  7. 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
  8. Dec 20, 2016
  9. Dec 15, 2016
  10. Dec 14, 2016
  11. Dec 13, 2016
  12. Dec 12, 2016
  13. Dec 09, 2016
  14. Dec 07, 2016
  15. Dec 06, 2016
    • Torsten Grote's avatar
      Fix Sharing Status screens · 98dd8ec7
      Torsten Grote authored
      * Remove distinction between "shared with" and "shared by"
      * Show all contacts a blog is shared with
      * Show online status of contacts in sharing screen
      98dd8ec7
  16. Dec 05, 2016
  17. Dec 01, 2016
Loading