- 20 Aug, 2018 6 commits
-
-
Torsten Grote authored
-
akwizgran authored
Refactor Tor settings and add a setting for forcing the use bridges Closes #1269 See merge request briar/briar!895
-
Torsten Grote authored
Use /dev/urandom for CI See merge request briar/briar!899
-
akwizgran authored
-
akwizgran authored
Screen Lock: Lock after customizable inactivity timeout See merge request briar/briar!887
-
akwizgran authored
New Design for Message Bubbles Closes #1358 See merge request briar/briar!896
-
- 16 Aug, 2018 7 commits
-
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
This reverts commit f8a8c0d8.
-
- 15 Aug, 2018 3 commits
-
-
Torsten Grote authored
-
akwizgran authored
Move gradle witness dependency verification into dedicated files See merge request briar/briar!892
-
Torsten Grote authored
-
- 14 Aug, 2018 5 commits
-
-
Torsten Grote authored
This also adds a script for makes upgrading dependency checksums so much easier
-
akwizgran authored
Replace CheckBoxPreference with the more standard SwitchPreference See merge request briar/briar!891
-
akwizgran authored
-
akwizgran authored
# Conflicts: # briar-android/src/main/java/org/briarproject/briar/android/settings/SettingsFragment.java
-
akwizgran authored
Screen Lock Feature See merge request briar/briar!870
-
- 13 Aug, 2018 2 commits
-
-
Torsten Grote authored
Also automatically unlock if device screenlock was removed.
-
Torsten Grote authored
-
- 10 Aug, 2018 17 commits
-
-
Torsten Grote authored
Remove unused constants See merge request briar/briar!889
-
Torsten Grote authored
Make back-facing camera optional in manifest See merge request briar/briar!888
-
Torsten Grote authored
This solution even works when "don't keep activities" is active
-
akwizgran authored
-
akwizgran authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
When the user removes the screen lock, the app does not get really locked. There is no way about getting notified about this. Before users lock the app without it getting actually locked, we rather remove the button that was collapsed and not easy to find anyway.
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
This only shows the settings if a screen lock is available. If the setting is activated, it shows a drawer item for locking. Once locked, the screen lock secret needs to be entered to enter the app again. First part of #1247
-