Skip to content
Snippets Groups Projects
  1. Apr 05, 2017
    • goapunk's avatar
      Add tapjacking protection · 04c4e70d
      goapunk authored
      
      * Set filterTouchesWhenObscured for all views
      * Warn the user if Apps using the SYSTEM_ALERT_WINDOW permission are installed
      * Warn the user if an App using the permission is installed while Briar is running
      
      Signed-off-by: default avatargoapunk <noobie@goapunks.net>
      04c4e70d
  2. Apr 04, 2017
  3. Apr 03, 2017
  4. Mar 31, 2017
  5. Mar 30, 2017
  6. Mar 28, 2017
  7. Mar 27, 2017
  8. Mar 24, 2017
  9. Mar 06, 2017
  10. Feb 01, 2017
  11. Jan 06, 2017
  12. Jan 04, 2017
  13. Jan 03, 2017
  14. Jan 02, 2017
  15. Dec 30, 2016
  16. Dec 29, 2016
  17. Dec 28, 2016
  18. 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
  19. Dec 20, 2016
  20. Dec 15, 2016
  21. Dec 14, 2016
Loading