akwizgran
|
71d8fb2083
|
Add unit tests for Base32 encoding and decoding.
|
2019-05-10 15:33:19 +01:00 |
|
akwizgran
|
0825e77dd7
|
Static import.
|
2019-05-10 15:11:44 +01:00 |
|
akwizgran
|
593a709a7f
|
Remove redundant regex.
|
2019-05-10 15:06:12 +01:00 |
|
akwizgran
|
322fefb2a2
|
Use matcher to discard prefix if present.
|
2019-05-10 15:02:47 +01:00 |
|
akwizgran
|
f0a3130bf3
|
Test that UnsupportedVersionException is thrown.
|
2019-05-10 10:01:32 +01:00 |
|
akwizgran
|
64aa121c9c
|
Reuse UnsupportedVersionException for handshake links.
|
2019-05-10 10:01:22 +01:00 |
|
akwizgran
|
cc3486df94
|
Move UnsupportedVersionException to bramble.api package.
|
2019-05-10 10:01:06 +01:00 |
|
akwizgran
|
cd24be7e42
|
Add unit tests for pending contact factory.
|
2019-05-10 10:01:05 +01:00 |
|
akwizgran
|
fa562b40bc
|
Implement contact manager methods for pending contacts.
|
2019-05-10 10:01:03 +01:00 |
|
akwizgran
|
fc8ca872a8
|
Add base32 encoder/decoder.
|
2019-05-10 09:59:16 +01:00 |
|
akwizgran
|
6f0ab8b688
|
Merge branch '1234-remote-contacts' into 'master'
Implement UX for adding contacts remotely
Closes #1234
See merge request briar/briar!1035
|
2019-05-09 16:52:24 +00:00 |
|
Torsten Grote
|
dfc567cbfd
|
[bramble] Remove PendingContact test code from ContactManagerImpl
|
2019-05-09 13:36:21 -03:00 |
|
Torsten Grote
|
de98a4cb12
|
[android] Introduce a (Mutable)LiveEvent for single-use LiveData
|
2019-05-09 13:20:09 -03:00 |
|
Torsten Grote
|
fbe375cc4e
|
Use event instead of CommitAction to handle removed PendingContacts
|
2019-05-09 11:43:22 -03:00 |
|
Torsten Grote
|
19bc73ac61
|
[android] show Toast when user shares own handshake link
This also limits the AddContactActivity to run within one single task
|
2019-05-03 11:47:51 -03:00 |
|
Torsten Grote
|
d17331b578
|
[android] Set handshake link when received via sharing intent or link click
|
2019-05-03 10:18:47 -03:00 |
|
Torsten Grote
|
bec1f117ba
|
Remote Contact Adding: Rename methods and add more exception handling
|
2019-05-03 09:48:20 -03:00 |
|
Torsten Grote
|
2c014b4e46
|
Only remove PendingContact from UI when removed from DB
|
2019-05-03 09:48:19 -03:00 |
|
Torsten Grote
|
7a71d2bad4
|
Remote Contact Adding UI: Address review comments
|
2019-05-03 09:48:19 -03:00 |
|
Torsten Grote
|
4bf21b2f3b
|
[android] hide feature to add contacts remotely behind feature flag
|
2019-05-03 09:48:19 -03:00 |
|
Torsten Grote
|
4a57939b80
|
[android] finalize list of pending contacts and add test code
|
2019-05-03 09:48:19 -03:00 |
|
Torsten Grote
|
66cdf4f595
|
Refactored IntroductionSucceededEvent into more generic ContactAddedRemotelyEvent
|
2019-05-03 09:48:18 -03:00 |
|
Torsten Grote
|
3384477499
|
[android] Add BriarSnackbarBuilder to standardize snackbar creation
|
2019-05-03 09:48:18 -03:00 |
|
Torsten Grote
|
58ffc6e761
|
[android] rough sketch of UI for adding contacts remotely
|
2019-05-03 09:48:15 -03:00 |
|
akwizgran
|
df5ac59fc9
|
Merge branch 'gradle-android-3.4' into 'master'
Update the Android gradle plugin to version 3.4.0
See merge request briar/briar!1085
|
2019-05-03 09:36:46 +00:00 |
|
akwizgran
|
dc649b195a
|
Merge branch '1552-send-controller-exception' into 'master'
Don't disable TextInputView directly, use controller
Closes #1552
See merge request briar/briar!1086
|
2019-05-01 09:38:34 +00:00 |
|
Torsten Grote
|
3d9a8f9bf8
|
[android] Use TextSendController to disable TextInputView
Fixes #1552
|
2019-04-26 13:45:49 -03:00 |
|
Torsten Grote
|
96975e0d43
|
Upgrade dagger, mockito and okhttp
|
2019-04-26 09:07:26 -03:00 |
|
Torsten Grote
|
6691e708e4
|
Update the Android gradle plugin to version 3.4.0
|
2019-04-25 20:55:30 -03:00 |
|
Torsten Grote
|
421c9c44d6
|
Merge branch 'bump-schema-version' into 'master'
Bump schema version to match migrations
See merge request briar/briar!1084
|
2019-04-23 14:41:18 +00:00 |
|
akwizgran
|
29d3ee2439
|
Bump schema version to match migrations.
|
2019-04-23 15:31:30 +01:00 |
|
akwizgran
|
06d4f85768
|
Merge branch 'add-handshake-key-pairs-to-db' into 'master'
Add handshake key pairs to DB, remove inactive contacts
Closes #1276
See merge request briar/briar!1080
|
2019-04-23 12:31:59 +00:00 |
|
Torsten Grote
|
9685462242
|
Merge branch 'static-transport-keys' into 'master'
Add database support for pending contacts and handshake keys
See merge request briar/briar!1078
|
2019-04-22 14:00:52 +00:00 |
|
akwizgran
|
84f2c29c76
|
Remove unnecessary call to replaceTypes().
|
2019-04-22 14:43:47 +01:00 |
|
akwizgran
|
9c8125d77a
|
Rename 'alice' flags to clarify usage, add comments.
|
2019-04-19 11:57:55 +01:00 |
|
akwizgran
|
1a1a010ee7
|
Update key derivation labels for handshake mode.
|
2019-04-19 11:36:21 +01:00 |
|
akwizgran
|
56fb20f257
|
Small code cleanups.
|
2019-04-18 13:47:31 +01:00 |
|
akwizgran
|
f82294527f
|
Fix column index in getLocalAuthor().
|
2019-04-18 13:35:42 +01:00 |
|
akwizgran
|
456f25b701
|
Revert unintended change to javadoc.
|
2019-04-18 13:31:00 +01:00 |
|
akwizgran
|
0587fdc54c
|
Add handshake key pairs to DB, remove inactive contacts.
|
2019-04-18 13:15:25 +01:00 |
|
akwizgran
|
ece083026e
|
Merge branch '1534-rss-notification' into 'master'
Make RSS blog posts not local: re-enables notification
Closes #1534
See merge request briar/briar!1079
|
2019-04-18 08:01:16 +00:00 |
|
Torsten Grote
|
0e5bb3e9de
|
[core] RSS blog posts are not local: re-enables notification
|
2019-04-17 20:32:09 -03:00 |
|
akwizgran
|
dcebd5a81c
|
Update terminology from static keys to handshake keys.
|
2019-04-17 17:28:22 +01:00 |
|
akwizgran
|
e9a3685bfd
|
Fix spurious line wrapping.
|
2019-04-17 17:22:49 +01:00 |
|
akwizgran
|
3aadcc17dd
|
Add public key to pending contacts.
|
2019-04-17 15:30:15 +01:00 |
|
akwizgran
|
296ce080e2
|
Add unit tests for pending contact exception.
|
2019-04-17 15:14:53 +01:00 |
|
akwizgran
|
724e6643bd
|
Add DB methods for handshake keys and pending contacts.
|
2019-04-17 15:07:58 +01:00 |
|
akwizgran
|
fafd0c7ff9
|
Rename static transport keys to handshake keys.
|
2019-04-17 14:52:52 +01:00 |
|
akwizgran
|
e91a7c64d8
|
Add unit tests for DB pending contact methods.
|
2019-04-17 13:06:41 +01:00 |
|
akwizgran
|
f08e3a58e6
|
Add database methods for pending contacts.
|
2019-04-17 12:44:43 +01:00 |
|