Greyson Parrelli
c06bb18249
Fix navigation bar theming issue.
...
Fixes #10772
2021-01-27 09:09:56 -05:00
Alan Evans
409e7c41b4
Restore group update message "Loading" text.
2021-01-25 12:58:24 -04:00
Alan Evans
b9a1a5027c
Fix rotation locked after voice record cancel and allow rotation when recording locked.
2021-01-25 12:46:49 -04:00
Greyson Parrelli
41d227207d
Fix author title on remote deleted group messages.
2021-01-24 17:40:44 -05:00
Greyson Parrelli
b59769a30a
Do not allow saving pending media.
2021-01-24 03:10:03 -05:00
Greyson Parrelli
26e0e09e24
Update padding and margins on conversation updates.
2021-01-24 03:07:49 -05:00
Greyson Parrelli
633f4cbbe5
Disable 'loading' update message.
2021-01-23 18:48:14 -05:00
Greyson Parrelli
c650a978e9
Update styling of last seen divider.
2021-01-23 15:02:11 -05:00
Greyson Parrelli
e05cadafe6
Collapse adjacent conversation updates.
2021-01-23 14:55:19 -05:00
Greyson Parrelli
c6008a4f90
Disable forwarding of pending media.
2021-01-23 13:39:13 -05:00
Greyson Parrelli
4fb0f30d32
Add bubbles around additional elements in wallpaper mode.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
7fa4eb079b
Improve responsiveness of conversation update rendering.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
c5392b8844
Fix highlighted bounds of conversation items.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
e460973957
Various wallpaper UX fixes.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
e1c6311a18
Fix bug where dates weren't rendered properly after wallpaper change.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
d844fa0fb5
Fix possible NPE on wallpaper change.
2021-01-21 22:47:30 -05:00
Greyson Parrelli
7db16e6156
Add support for an 'About' field on your profile.
2021-01-21 18:02:19 -05:00
Alex Hart
c244a98962
Finalize wallpaper UX.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
Co-authored-by: Alan Evans <alan@signal.org>
2021-01-21 18:02:19 -05:00
Alex Hart
b5712f4bd1
Improve wallpaper settings screen, conversation rendering.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2021-01-21 18:02:19 -05:00
PockelHockel
e430a46e20
Prevent screen rotation during voice record.
...
Fixes #8276
2021-01-21 18:02:19 -05:00
Alex Hart
8d187c8ba1
Add the ability to forward content to multiple chats at once.
2021-01-21 18:02:19 -05:00
Greyson Parrelli
4571151e3c
Revert "Remove reset session button."
...
This reverts commit f24020e7b7
.
2021-01-16 21:11:42 -05:00
Greyson Parrelli
1e2590af49
Lock the threadId during message send.
...
Fixes #10659
2021-01-15 12:15:07 -05:00
Greyson Parrelli
98297e55c1
Don't show menu actions for chat refresh messages.
2021-01-14 10:46:09 -05:00
Alan Evans
aa2094a2cc
Fix group recipient showing in verify safety number change "learn more".
2021-01-14 10:19:50 -04:00
Greyson Parrelli
6c94be70dc
Update safety number UI.
2021-01-13 19:43:23 -05:00
Greyson Parrelli
f24020e7b7
Remove reset session button.
2021-01-13 19:43:23 -05:00
Greyson Parrelli
728f1707b6
Automatically recover from bad encrypted messages.
2021-01-13 19:43:23 -05:00
Alan Evans
4d229862b6
Invite Friends bottom sheet.
2021-01-08 21:10:40 -04:00
Alex Hart
4320a81846
Add invite friends action button and text.
2021-01-08 21:01:13 -04:00
Alex Hart
198281aa47
Show 'return to call' if local user is in the call group.
2021-01-06 17:03:21 -04:00
Alan Evans
6dd3fdaa55
Remove usages of deprecated Handler constructor.
2021-01-06 17:03:20 -04:00
Greyson Parrelli
e10284bd13
Remove Trace annotation.
2021-01-06 17:03:20 -04:00
Alex Hart
b7477d287b
Reopen properly when we select launcher icon.
...
* Reopen properly when we select launcher icon.
* Reduce noise
2021-01-06 17:03:20 -04:00
Alex Hart
73afa82147
Remove ViewUtil deprecated methods.
2020-12-18 10:41:14 -04:00
Greyson Parrelli
f4c723cc60
Refactor how we handle GV1->GV2 migration suggestions.
2020-12-15 20:18:47 -05:00
Greyson Parrelli
21956e400f
Use a new DatabaseObserver system.
2020-12-14 22:43:34 -05:00
Alex Hart
fa7346f79b
Add group calling tooltip and megaphone.
2020-12-14 22:43:34 -05:00
Greyson Parrelli
ec8793c6fe
Fix rendering issue when deleting the last message in a conversation.
2020-12-09 14:39:22 -05:00
Alan Evans
3949f4fd45
Hide join group call for inactive groups.
2020-12-08 18:10:04 -05:00
Greyson Parrelli
dd630abd0e
Fix issue where scrolling could get stuck.
...
The number of off-screen pages was too small, resulting in the
possibility of you still being offscreen after the pages loaded,
which could lead to loading more data, which could lead to you still
being offscreen, ad infinitum.
Simply increasing the number of buffer
pages resolves it.
Tested by adding an artificial 1 second delay to
loading a page.
2020-12-08 18:10:04 -05:00
Greyson Parrelli
c7585c5594
Fix issues with jumpToMessage behavior.
2020-12-07 22:40:43 -05:00
Greyson Parrelli
8e93bf9075
Create a core-util module with some common utilities.
2020-12-05 13:44:13 -05:00
Cody Henthorne
42d61518b3
Handle safety number changes in a group call context.
2020-12-05 13:44:13 -05:00
Greyson Parrelli
31960b53a0
Use our own homemade paging library for conversation paging.
...
I made the lib, and Alan made the build actually work.
Co-authored-by: Alan Evans <alan@signal.org>
2020-12-05 13:44:13 -05:00
Cody Henthorne
01f143667f
Add Group Call peeking in the Conversation view.
2020-12-05 13:43:25 -05:00
Greyson Parrelli
1a844abcec
Fix perf issues around shortcut updates.
2020-12-01 16:17:36 -05:00
Alan Evans
5f30745908
Reduce layout depth of conversation items.
2020-12-01 16:20:53 -04:00
Alan Evans
fe11ebce55
Inline Group Invite Link feature flags.
2020-11-30 14:50:11 -04:00
Alex Hart
e1bf23251f
Add support for Android 11 Conversation Bubbles.
2020-11-25 14:11:17 -04:00