- Jul 27, 2018
-
-
akwizgran authored
-
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
-
akwizgran authored
-
akwizgran authored
Run UI actions only when the activity is added to the fragment. Closes #1336 See merge request briar/briar!858
-
akwizgran authored
-
Torsten Grote authored
-
- Jul 24, 2018
-
- Jul 20, 2018
-
-
Torsten Grote authored
-
Torsten Grote authored
This is different from the previous behavior where we only check if it is not detached.
-
- Jul 18, 2018
-
-
akwizgran authored
Add an option to not show the sign-in reminder Closes #47 See merge request briar/briar!851
-
Torsten Grote authored
-
- Jul 17, 2018
-
-
Torsten Grote authored
Also change the logo to a logout icon
-
Torsten Grote authored
-
Torsten Grote authored
This is done via another preference in the settings screen and an action button attached to the notification itself
-
- Jul 16, 2018
-
-
Torsten Grote authored
Removed unused ReferenceManager See merge request briar/briar!856
-
akwizgran authored
-
- Jul 05, 2018
-
-
akwizgran authored
Tor Bridge Support See merge request briar/briar!847
-
Torsten Grote authored
-
- Jul 04, 2018
-
-
Torsten Grote authored
-
Torsten Grote authored
This also changes the way bridges are used. Instead of using the torrc config file, bridges are now activated via Tor's control port.
-
Torsten Grote authored
-
Torsten Grote authored
Disable resource shrinking for release builds Closes #1334 See merge request briar/briar!854
-
akwizgran authored
-
Torsten Grote authored
-
jRustig authored
-
akwizgran authored
-
akwizgran authored
-
- Jul 03, 2018
-
-
akwizgran authored
Fix a possible null reference bug See merge request briar/briar!853
-
Julian Dehm authored
-
- Jul 02, 2018
- Jun 29, 2018
-
-
Torsten Grote authored
Delete old auth cookie before starting Tor Closes #1329 See merge request briar/briar!852
-