Skip to content
Snippets Groups Projects
  1. Jan 26, 2016
  2. Jan 22, 2016
  3. Jan 21, 2016
  4. Jan 20, 2016
  5. Jan 19, 2016
  6. Jan 18, 2016
    • akwizgran's avatar
      Merge branch '211-panic-uninstall-briar' into 'master' · 05a83dc3
      akwizgran authored
      Offer option to uninstall Briar in a panic event (#211)
      
      Due to the nature of how Android app uninstall works without root access, this requires manual confirmation after a panic event was triggered.
      
      See merge request !63
      05a83dc3
    • Torsten Grote's avatar
      Offer option to uninstall Briar in a panic event · 8b817be0
      Torsten Grote authored
      Due to the nature of how Android app install/uninstall works without
      root, this requires manual confirmation after a panic was triggered.
      
      Closes #211
      8b817be0
    • akwizgran's avatar
      Merge branch '195-remove-notification-when-viewing' into 'master' · 05b7c8aa
      akwizgran authored
      Fix notifications for current conversation
      
      * Remove notification about private messages when viewing the conversation
      * Do not show a notification for a conversation the user is viewing
      
      Closes #195 
      
      See merge request !61
      05b7c8aa
    • akwizgran's avatar
      Merge branch 'remove-jars' into 'master' · 4625432d
      akwizgran authored
      Remove upstream jar files from all modules except briar-desktop
      
      This also adds a script for running tests without the Android SDK installed
      
      I've tried to find a better way to do this by conditionally including
      the briar-android project in settings.gradle, but failed.
      Please note that gradle needs to be installed to run the tests by
      executing:
      ```
      ./run-tests-without-android.sh
      ```
      
      See merge request !59
      4625432d
    • akwizgran's avatar
      Removed shell scripts. · 2d36af94
      akwizgran authored
      2d36af94
Loading