Rashad Sookram
e4d43ade93
Use context menu when selecting a message in chat.
2022-02-01 13:41:31 -05:00
Greyson Parrelli
33f4bb0000
Add the ability to have separate ACI and PNI protocol stores.
2022-02-01 13:41:31 -05:00
Cody Henthorne
053b19846b
Add additional log around change number and set PNI.
2022-01-26 15:13:52 -05:00
Cody Henthorne
642d37edb2
Prevent updates to blocked groups.
2022-01-24 14:21:21 -05:00
Rashad Sookram
35d0f1fc8c
Revert "Fix dynamic language override for app context."
...
This reverts commit 75a19ada23f4fc0d5111fb74d234c7c6f48ba503.
2022-01-24 12:05:29 -05:00
Cody Henthorne
22c396067d
Add storage sync support for linked devices.
2022-01-24 12:05:29 -05:00
Cody Henthorne
95cb80a93a
Enable Change Number.
2022-01-24 12:05:28 -05:00
Rashad Sookram
fd6a2c6b10
Fix dynamic language override for app context.
...
Fixes #11889
2022-01-24 12:04:48 -05:00
Cody Henthorne
b2038e4ca0
Fix crash in notification settings.
2022-01-24 12:04:48 -05:00
Alex Hart
b2b51e63be
Wrap ConversationActivity code in a Fragment.
2022-01-24 12:04:48 -05:00
Cody Henthorne
bfdedd57d1
Update jumbomoji processing and downloading.
2022-01-21 10:31:43 -05:00
Rashad Sookram
5a51544cae
Fix infinite post loop when parent is GONE.
2022-01-18 09:47:42 -05:00
Rashad Sookram
2f3c7097a9
Fix first layout of bottom action bar in RTL.
2022-01-12 16:37:38 -05:00
Rashad Sookram
3943e670b2
Implement bottom selection menu in chat.
2022-01-12 12:27:06 -05:00
Cody Henthorne
917744f091
Fix NPE in HackyPager
2022-01-10 09:58:45 -05:00
Greyson Parrelli
37b0d3d755
Revert "Implement bottom selection menu in chat."
...
This reverts commit 829c06ab1a .
2022-01-07 17:24:29 -05:00
Greyson Parrelli
b68bd9179c
Revert changes to message bubble sizing.
...
This reverts commit 4e67752850 .
This reverts commit 449acaf9df .
This reverts commit e8882a8076 .
2022-01-07 17:24:11 -05:00
Rashad Sookram
829c06ab1a
Implement bottom selection menu in chat.
2022-01-07 14:41:42 -04:00
Greyson Parrelli
62f5088553
Delete old megaphones.
2022-01-07 14:41:42 -04:00
Cody Henthorne
3922bfacf5
Hide bubble for jumbomoji.
2022-01-07 14:41:42 -04:00
Rashad Sookram
4e67752850
Fix horizontal resize bug with quotes in messages.
2022-01-07 14:41:42 -04:00
Cody Henthorne
34f679b10b
Add support for jumbo emoji.
2022-01-07 14:41:42 -04:00
Cody Henthorne
e48c1bf207
Fix bad UI state when changing backup status.
2022-01-07 14:41:42 -04:00
Art Chaidarun
49a1a4a123
Fix large images sometimes not respecting EXIF orientation.
...
Fixes #11614
2022-01-03 10:31:04 -05:00
Rashad Sookram
85b3947150
Fix line wrap for EmojiTextViews with ImageSpans.
2021-12-22 14:17:26 -05:00
Cody Henthorne
adcb1bae13
Fix bug with schedule end being set to midnight.
2021-12-20 13:31:18 -05:00
Cody Henthorne
90d4069d0a
Fix crash and UI issues in call screen.
2021-12-20 13:31:18 -05:00
Alex Hart
9177f5637a
Add support for manual cancellation proto field.
2021-12-20 13:31:18 -05:00
Rashad Sookram
dd79688f48
Fix ellipsis bug in group names with emoji.
...
The bug was that system emoji and emoji from `EmojiSpan` had different
sizes. The `View` was being measured based off the `EmojiSpan`
(smaller), but ellipsizing was based off the size of system emoji.
Fixes #11772
2021-12-20 13:31:18 -05:00
Cody Henthorne
dbce4be31d
Refactor MappingAdapter code into package.
2021-12-20 13:31:18 -05:00
Cody Henthorne
4275877b47
Fix crash in media preview when scrolling and receiving new media.
2021-12-20 13:31:18 -05:00
Rashad Sookram
11221315e4
Add workaround for message line wrap bug.
2021-12-20 13:31:18 -05:00
Cody Henthorne
a4f44a96fd
Fix illegal argument navigation exceptions.
2021-12-20 13:31:18 -05:00
Cody Henthorne
ba54051f8c
Fix duplicate notification channels being created.
2021-12-20 13:31:18 -05:00
Cody Henthorne
130b796564
Fix registration crash.
2021-12-20 13:31:18 -05:00
Cody Henthorne
a15ba60252
Fix navigation bug after deleting notification profile.
2021-12-20 13:31:18 -05:00
Alex Hart
68bd9c6e1e
Refactor ShareableGroupLinkDialogFragment into a normal Fragment.
...
Co-authored-by: Rashad Sookram <rashad@signal.org >
2021-12-20 13:31:17 -05:00
Alex Hart
20d2c43356
Migrate identity verification activity to fragment.
2021-12-16 14:48:25 -05:00
Cody Henthorne
93270b90df
Fix 24hr time format bug on older OSes.
2021-12-13 10:16:27 -05:00
Cody Henthorne
08a305cb0f
Fix bug when changing schedule end time and end is before start.
2021-12-10 13:05:17 -05:00
Alex Hart
7385112115
Apply selected state to custom boost field instead of relying on focus.
2021-12-10 13:05:17 -05:00
Alex Hart
3feb73789d
Set custom amount on focus, do not clear on loss of focus.
2021-12-10 13:05:17 -05:00
Cody Henthorne
b80c844a0b
Fix schedule edit day backgrounds for older devices.
2021-12-10 13:05:17 -05:00
Cody Henthorne
19818443ff
Sort profiles by created at descending when shown in a list.
2021-12-09 14:58:08 -05:00
Cody Henthorne
c30a43ef45
Fix conflict when manually enabled an older profile with a schedule overlap with a newer profile.
2021-12-09 14:58:08 -05:00
Cody Henthorne
3d77ce0d57
Only initially show up to 5 members on profile details.
2021-12-09 14:58:08 -05:00
Cody Henthorne
3b9cfc8e5a
Fix unable to select contact from list bug.
2021-12-09 14:58:08 -05:00
Cody Henthorne
761d70851c
Show recents and groups in add to notification profile.
2021-12-09 14:58:08 -05:00
Cody Henthorne
4c28619010
Update Schedule UI and use locale specific first day of week.
2021-12-09 14:58:08 -05:00
Rashad Sookram
5b49be47f9
Fix conversation select menu options not showing.
...
Also fix unpin option being shown incorrectly.
2021-12-09 14:58:08 -05:00