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 |
|
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 |
|
Torsten Grote
|
4c6f68c255
|
[android] optimize method to update unread counts
|
2019-03-21 09:59:33 -03:00 |
|
Torsten Grote
|
ae09b4c607
|
[android] remove complicated logic for detecting new visible items
notify after every scroll for all visible items instead
|
2019-03-19 12:35:15 -03:00 |
|
Torsten Grote
|
880d77922e
|
[android] use ScrollListener to mark messages read in private conversation
|
2019-03-19 11:42:59 -03:00 |
|
Torsten Grote
|
1c227e81e4
|
[android] update unread counts with a ScrollListener in threaded conversations
|
2019-03-19 11:42:59 -03:00 |
|
Torsten Grote
|
60f71648f3
|
[android] Don't start NavDrawerActivity directly from foreground notification
It might be that the lifecycle didn't start, so we need to show the
OpenDatabaseActivity first.
|
2019-03-19 11:14:01 -03:00 |
|
Torsten Grote
|
270b8af39f
|
[android] add review comments for panic induced account deletion
|
2019-03-19 10:57:28 -03:00 |
|
Torsten Grote
|
31d3324701
|
[android] stop livecycle before delete app data and exit cleanly
Fixes #1380
|
2019-03-19 10:50:51 -03:00 |
|
akwizgran
|
dbe46d60fd
|
Merge branch '830-text-input-landscape-send' into 'master'
Make Text Input Fields Work In Landscape Mode
Closes #830
See merge request briar/briar!1053
|
2019-03-19 10:38:17 +00:00 |
|
Torsten Grote
|
ac3942975e
|
[android] add SendAction for RSS feed import
|
2019-03-12 17:10:52 -03:00 |
|
Torsten Grote
|
b6455d40a7
|
[android] add SendAction to EmojiTextInputView
|
2019-03-12 16:05:53 -03:00 |
|
Torsten Grote
|
2815ad042d
|
[android] don't show blog post notifications for own blog posts
|
2019-03-08 16:45:31 -03:00 |
|
Torsten Grote
|
2055961534
|
[android] remember scroll position in individual blogs
across configuration changes
|
2019-03-08 16:33:15 -03:00 |
|
Torsten Grote
|
741eae34e9
|
[android] save list position of main blog feed
|
2019-03-08 16:08:11 -03:00 |
|
Torsten Grote
|
50bd4cce6b
|
[android] Save list position in threaded conversations
|
2019-03-08 16:08:11 -03:00 |
|
akwizgran
|
0a5a8310fc
|
Merge branch '1210-contact-list-duplicates' into 'master'
Small improvements for contact list, hunting duplicates
See merge request briar/briar!1056
|
2019-03-08 14:26:56 +00:00 |
|
akwizgran
|
cc43d5982a
|
Merge branch '1196-remove-thread-sent-snackbars' into 'master'
Remove unnecessary snackbars in threaded conversation
Closes #1196
See merge request briar/briar!1055
|
2019-03-08 14:23:19 +00:00 |
|
akwizgran
|
50675473ce
|
Merge branch '1126-link-warning-buttons' into 'master'
Make link warning dialog scrollable
Closes #1126
See merge request briar/briar!1050
|
2019-03-08 13:38:06 +00:00 |
|
Torsten Grote
|
b7c712116b
|
[android] Always show empty state messages
This works around an upstream ConstraintLayout Group visiblity bug:
https://issuetracker.google.com/issues/117485026
|
2019-03-01 15:34:29 -03:00 |
|
Torsten Grote
|
7dd4897c8c
|
[android] small improvements for contact list
|
2019-02-28 15:16:36 -03:00 |
|
Torsten Grote
|
7469c0f5e3
|
[android] remove unnecessary snackbars in threaded conversation
that appear after posting a new message there
|
2019-02-28 14:28:37 -03:00 |
|
Torsten Grote
|
a917ebdc76
|
[android] Close memberlist or sharing status screen when group was left
|
2019-02-28 09:25:18 -03:00 |
|
Torsten Grote
|
2a389c74dc
|
[android] when sharing a forum or blog, add peers to list while it is open
|
2019-02-28 09:25:08 -03:00 |
|
Torsten Grote
|
ef16d096f1
|
[android] add group members to memberlist when they join
|
2019-02-28 09:25:08 -03:00 |
|
Torsten Grote
|
8ae9b7f5a2
|
[android] Ensure that buttons of link warning are always visible
|
2019-02-27 17:01:50 -03:00 |
|
Torsten Grote
|
106d80ef76
|
[android] Make link warning dialog scrollable
|
2019-02-27 14:03:20 -03:00 |
|
Torsten Grote
|
9422ba2718
|
Don't pass UI classes to the core, use events instead
This removed the ContactExchangeListener in favor of new events
|
2019-02-27 13:55:33 -03:00 |
|
Torsten Grote
|
92d67645ab
|
[android] move group memberlist button to overflow menu
|
2019-02-27 10:25:41 -03:00 |
|
akwizgran
|
dd853f6718
|
Merge branch '1475-status-bar-return-transition' into 'master'
Show the status bar when finishing ImageActivity
See merge request briar/briar!1036
|
2019-02-27 13:11:29 +00:00 |
|
akwizgran
|
16a8ad996a
|
Merge branch '869-remove-group-button' into 'master'
[android] Fix private group status text over remove button
Closes #869
See merge request briar/briar!1047
|
2019-02-27 11:36:06 +00:00 |
|
Torsten Grote
|
f6ef48bf90
|
[android] Fix private group status text over remove button
|
2019-02-26 11:38:17 -03:00 |
|
Torsten Grote
|
e282ca763d
|
[android] Update group sharing status when creator joins group
|
2019-02-26 11:29:23 -03:00 |
|
Torsten Grote
|
0b61a5d40a
|
Add FOREGROUND_SERVICE permission (needed when targeting higher API level)
|
2019-02-20 11:00:15 -03:00 |
|
Torsten Grote
|
c2cb89ab73
|
[android] show the status bar when finishing ImageActivity
to prevent visible jump in exit transition.
|
2019-02-13 16:54:16 -02:00 |
|