- 17 Jun, 2019 13 commits
-
-
Torsten Grote authored
Closes #1468
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
Add offline state for pending contacts Closes #1580 See merge request !1138
-
akwizgran authored
-
Torsten Grote authored
Add strings for duplicate pending contacts See merge request !1137
-
akwizgran authored
-
akwizgran authored
# Conflicts: # briar-android/src/main/res/values/strings.xml
-
akwizgran authored
-
akwizgran authored
# Conflicts: # briar-android/src/main/res/values/strings.xml
-
akwizgran authored
This can overwrite the initial state broadcast by the rendezvous poller.
-
- 15 Jun, 2019 5 commits
- 13 Jun, 2019 8 commits
- 12 Jun, 2019 5 commits
- 10 Jun, 2019 8 commits
-
-
Torsten Grote authored
Retry database tasks after signing in Closes #1576 See merge request briar/briar!1131
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Receive external intents through NavDrawerActivity Closes #1562 See merge request briar/briar!1128
-
Torsten Grote authored
Show "connecting" state for pending contacts See merge request briar/briar!1129
-
Torsten Grote authored
-
Torsten Grote authored
This is because we require a special permission to launch this intent and we prefer requiring this permission to having the NavDrawerActivity added to the back stack. This commit also re-adds the deprecated USE_FINGERPRINT permission as Android Studio would show an error otherwise.
-
Torsten Grote authored
This ensures that our main activity is on the task stack below the activity opened by an external intent. So when the user navigates back, they always get back to the main activity.
-
- 09 Jun, 2019 1 commit
-
-
Torsten Grote authored
Publish hidden service for connecting to pending contact Closes #1564 See merge request briar/briar!1125
-