- Aug 02, 2018
-
-
Torsten Grote authored
Refactor authentication and account management code Closes #1341 See merge request briar/briar!866
- Aug 01, 2018
-
- Jul 31, 2018
-
-
Torsten Grote authored
Don't try to use missing HSFORGET command Closes #1354 See merge request briar/briar!869
- Jul 30, 2018
-
-
Torsten Grote authored
Upgrade Tor to 0.2.9.16 See merge request briar/briar!868
- Jul 27, 2018
-
-
Torsten Grote authored
Allow devices without Bluetooth support See merge request briar/briar!867
-
By setting adding the uses-feature tag for touchscreens and android:required="false" to it, it tells Google Play and the Android runtime that this app doesn't require touchscreens, making Google Play and the OS treat it as if it'll work on non-touch devices. Also it's possible to add android:required="false" to the Bluetooth tag as it's not needed for adding contacts, I'm just not sure how the Briar app would react on an Android device that doesn't support Bluetooth so I didn't take that leap.
-
akwizgran authored
Remove sign-in reminder when PasswordActivity starts See merge request briar/briar!865
-
- Jul 26, 2018
-
-
Torsten Grote authored
-
akwizgran authored
Fix Navigation Drawer Logo on Android 5 Closes #1350 See merge request briar/briar!864
-
- Jul 25, 2018
-
-
Torsten Grote authored
-
Torsten Grote authored
Removed unused reminder notification SVG See merge request briar/briar!862
-