akwizgran
|
d3469e3782
|
Merge branch '1482-startup-activity' into 'master'
Combine Password and OpenDatabase Activity into StartupActivity
Closes #1482
See merge request briar/briar!1087
|
2019-05-15 09:57:01 +00:00 |
|
Torsten Grote
|
421ca309c7
|
Merge branch '1538-create-handshake-key-pair' into 'master'
Generate and store handshake key pair at startup if necessary
Closes #1538
See merge request briar/briar!1082
|
2019-05-14 15:39:44 +00:00 |
|
Torsten Grote
|
22ebdd8e42
|
[android] Ensure keyboard is shown for entering password
in new StartupActivity and when creating a new account.
|
2019-05-13 11:58:07 -03:00 |
|
Torsten Grote
|
e37ee7ee04
|
[android] Use LiveEvent to communicate password validation and account deletion
|
2019-05-13 08:21:28 -03:00 |
|
Torsten Grote
|
5676e18a22
|
[android] StartupActivity: Address first round of review comments
|
2019-05-13 08:21:28 -03:00 |
|
Torsten Grote
|
5ece6505da
|
[android] Combine Password and OpenDatabase Activity into StartupActivity
|
2019-05-13 08:21:27 -03:00 |
|
Torsten Grote
|
451edba467
|
Merge branch 'live-event-reduce-visibility' into 'master'
Reduce visibility of LiveEvent inner classes
See merge request briar/briar!1092
|
2019-05-10 16:52:49 +00:00 |
|
Torsten Grote
|
5880479987
|
Merge branch '1537-contact-manager-pending-contacts' into 'master'
Implement contact manager methods for pending contacts
Closes #1537
See merge request briar/briar!1081
|
2019-05-10 15:06:08 +00:00 |
|
akwizgran
|
593a709a7f
|
Remove redundant regex.
|
2019-05-10 15:06:12 +01:00 |
|
akwizgran
|
8005cdc659
|
Reduce visibility of LiveEvent inner classes.
|
2019-05-10 10:20:49 +01:00 |
|
akwizgran
|
2cce0f5fe2
|
Remove OpenDatabaseHook priorities.
|
2019-05-10 10:02:48 +01:00 |
|
akwizgran
|
f6611daf7b
|
Replace Client interface with OpenDatabaseHook.
|
2019-05-10 10:02:45 +01:00 |
|
akwizgran
|
cc3486df94
|
Move UnsupportedVersionException to bramble.api package.
|
2019-05-10 10:01:06 +01:00 |
|
Torsten Grote
|
5b63eab314
|
[android] migrate existing uses of event-like LiveData to LiveEvent
|
2019-05-09 14:47:16 -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 |
|
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 |
|
akwizgran
|
56fb20f257
|
Small code cleanups.
|
2019-04-18 13:47:31 +01:00 |
|
akwizgran
|
0587fdc54c
|
Add handshake key pairs to DB, remove inactive contacts.
|
2019-04-18 13:15:25 +01:00 |
|
Torsten Grote
|
8603fd3257
|
Merge branch 'inject-dialog-fragments-early' into 'master'
Inject remaining fragments in onAttach()
See merge request briar/briar!1075
|
2019-04-05 16:43:27 +00:00 |
|
akwizgran
|
0c65e97fcf
|
Inject remaining fragments in onAttach().
|
2019-04-05 16:57:11 +01:00 |
|
akwizgran
|
16d2154c73
|
Add a couple of code cleanups.
|
2019-04-05 16:49:46 +01:00 |
|
akwizgran
|
b8e390db21
|
Refactor UI event listeners.
|
2019-04-05 16:36:54 +01:00 |
|
Torsten Grote
|
6c0dffff56
|
Merge branch 'db-code-cleanup' into 'master'
Clean up some database code
See merge request briar/briar!1071
|
2019-04-05 14:38:54 +00:00 |
|
Torsten Grote
|
79ff5aa148
|
[android] ensure that conversation request buttons always work
|
2019-04-05 09:38:08 -03:00 |
|
akwizgran
|
652ce4a53d
|
Merge branch '1514-introduction-message' into 'master'
Fix Introduction Issues
Closes #1516 and #1514
See merge request briar/briar!1067
|
2019-04-04 16:47:09 +00:00 |
|
Torsten Grote
|
f73ecc6066
|
[android] Check contact alias for maximum length before proceeding
|
2019-04-02 15:06:32 -03:00 |
|
Torsten Grote
|
f4bdd201a3
|
[android] fix bug where onboarding is shown again when activity resumes
|
2019-03-28 08:45:43 -03:00 |
|
Torsten Grote
|
5130c83556
|
[android] Show progress bar while image previews are loading
This refactors the send buttons out into their own composite view
|
2019-03-28 08:45:43 -03:00 |
|
Torsten Grote
|
423ecc003b
|
[android] Get notified when all image previews have been loaded
Also fix crash when attaching image fails
|
2019-03-28 08:45:43 -03:00 |
|
akwizgran
|
3d94ffb714
|
Don't try to get item at NO_POSITION.
|
2019-03-28 11:06:13 +00:00 |
|
Torsten Grote
|
d40cfd30a2
|
Let IntroductionResponse know if introduction can succeed
and use this information in the android UI for showing that the user
needs to wait or not.
|
2019-03-26 16:18:25 -03:00 |
|
akwizgran
|
f8cf88e6cd
|
Merge branch '1421-contact-list-during-migration' into 'master'
Don't start BriarActivities when lifecycle did not start
Closes #1421
See merge request briar/briar!1058
|
2019-03-26 14:25:10 +00:00 |
|
akwizgran
|
4d26628f2a
|
Bump version numbers for 1.1.6 release.
|
2019-03-22 16:56:56 +00:00 |
|
Torsten Grote
|
6435c3520c
|
[android] Update translations, add Azerbaijani
|
2019-03-22 13:09:38 -03:00 |
|
akwizgran
|
b5c4c7ae61
|
Merge branch '1077-save-threaded-discussion-position' into 'master'
Save list position in threaded conversations and main blog feed
Closes #1077
See merge request briar/briar!1054
|
2019-03-22 15:42:53 +00:00 |
|
akwizgran
|
ed842f781a
|
Don't create extra activity instances from splash screen.
|
2019-03-22 13:37:58 +00:00 |
|