Rashad Sookram
|
45a91e0896
|
Update context menu with tweaks from design.
|
2022-02-01 13:41:31 -05:00 |
|
Fumiaki Yoshimatsu
|
91c7e0a0ee
|
Exclude the recycler view from the transition because the transition could interfere with the recycler recycling an item view that is included in the transition. The app crashes when it happens.
Fixes #11722
|
2022-02-01 13:41:31 -05:00 |
|
Fumiaki Yoshimatsu
|
1a1213d043
|
Listen to a broadcast until a shortcut was actually created before popping up a toast.
Fixes #10743
|
2022-02-01 13:41:31 -05:00 |
|
Sgn-32
|
befb720eda
|
Do not show Buttons for Message, Video, Audio/Call in RecipientBottomSheetDialog when recipient is blocked.
|
2022-02-01 13:41:31 -05:00 |
|
Sgn-32
|
94078f8b91
|
Do not show double emoji reaction at end of reaction notification text.
Fixes #11860
|
2022-02-01 13:41:31 -05:00 |
|
Sgn-32
|
537a1fa2ea
|
Hide add to group in bottom sheet of blocked recipient.
|
2022-02-01 13:41:31 -05:00 |
|
Fumiaki Yoshimatsu
|
08d9aa0947
|
Decorate item after header/footer with timestamp.
Fixes #11536
|
2022-02-01 13:41:31 -05:00 |
|
Shivansh Goel
|
355a498b9b
|
Fixed typing indicator showing as unread message.
|
2022-02-01 13:41:31 -05:00 |
|
Rashad Sookram
|
e4d43ade93
|
Use context menu when selecting a message in chat.
|
2022-02-01 13:41:31 -05:00 |
|
Fumiaki Yoshimatsu
|
d254d24d77
|
Use the last part of the URI if the scheme is "file" to avoid returning null as the file's name. Fixes #8561
|
2022-02-01 13:41:31 -05:00 |
|
Alex Hart
|
4de8807297
|
Add onBackPressed callback for ConversationParentFragment.
|
2022-02-01 13:41:31 -05:00 |
|
Alex Hart
|
ccc08e651c
|
Fix vertical translation of header on API23 devices.
|
2022-02-01 13:41:31 -05:00 |
|
Alex Hart
|
89271ecce2
|
Remove context leak in LinkPreviewViewModel.
|
2022-02-01 13:41:31 -05:00 |
|
Rashad Sookram
|
125ff83bac
|
Fix l10n when searching for "Note to Self".
|
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 |
|
Alex Hart
|
ef9f1e9884
|
Fix crash when entering conversation search through bottom sheet.
|
2022-02-01 10:04:53 -04:00 |
|
Cody Henthorne
|
d0042b1f7d
|
Rotate change number feature flag.
|
2022-01-31 14:34:42 -05:00 |
|
Cody Henthorne
|
ee831b0221
|
Fix PNI collision crash.
|
2022-01-28 12:16:30 -05:00 |
|
Cody Henthorne
|
053b19846b
|
Add additional log around change number and set PNI.
|
2022-01-26 15:13:52 -05:00 |
|
Greyson Parrelli
|
840e47a2de
|
Update megaphone priority order.
|
2022-01-25 16:23:47 -04:00 |
|
Alex Hart
|
79a4ceedf9
|
Fix issue with result callback from gif search.
|
2022-01-25 16:23:47 -04:00 |
|
Greyson Parrelli
|
3daa894988
|
Wait for 7 days before showing the donate megaphone.
|
2022-01-25 12:22:41 -05:00 |
|
Greyson Parrelli
|
1d14a90ac3
|
Create local messages for group join request/cancel events.
|
2022-01-25 11:48:29 -05:00 |
|
Alex Hart
|
e273f914b6
|
Remove clear-cache call from database migration.
|
2022-01-25 10:42:41 -04:00 |
|
Alex Hart
|
96844f046f
|
Fix bug where media would not send after being selected in gallery.
|
2022-01-25 10:02:27 -04:00 |
|
Alex Hart
|
926f5b3cdf
|
Fix page restoration when re-opening media keyboard.
|
2022-01-25 10:02:27 -04:00 |
|
Greyson Parrelli
|
a0031298d8
|
Disallow visually-empty profile names.
|
2022-01-25 10:02:27 -04:00 |
|
Cody Henthorne
|
15254ee720
|
Fix crash when registering with an existing recipient with the same PNI.
|
2022-01-25 10:02:26 -04:00 |
|
Greyson Parrelli
|
8648c74221
|
Ignore irrelevant P2P updates for inactive groups.
|
2022-01-25 10:02:26 -04:00 |
|
Rashad Sookram
|
c0ed6b1d41
|
Fix quote width in outgoing messages with audio.
Fixes #11911
|
2022-01-25 10:02:26 -04:00 |
|
Greyson Parrelli
|
35c5a8106d
|
Migrate to the new KBS and CDS enclaves.
|
2022-01-24 14:46:51 -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 |
|
Greyson Parrelli
|
78acc485fc
|
Do not send group updates for group join requests/cancelations.
|
2022-01-24 12:05:29 -05:00 |
|
Greyson Parrelli
|
6e71514209
|
Fix refresh issues when creating group with first-time contacts.
|
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 |
|
Jim Gustafson
|
4f03c98f60
|
Update to RingRTC v2.17.0
|
2022-01-24 12:05:29 -05:00 |
|
Cody Henthorne
|
95cb80a93a
|
Enable Change Number.
|
2022-01-24 12:05:28 -05:00 |
|
Greyson Parrelli
|
14886ce28e
|
Do not send read receipts for all messages after unblocking.
|
2022-01-24 12:04:48 -05:00 |
|
Alex Hart
|
a641020ec0
|
Fix emoji search fragment crash.
|
2022-01-24 12:04:48 -05:00 |
|
Alex Hart
|
9f622bd689
|
Create shortcut fallback instead of crashing application.
|
2022-01-24 12:04:48 -05:00 |
|
Alex Hart
|
6919e352d6
|
Fix crash when opening reactions bottom sheet.
|
2022-01-24 12:04:48 -05:00 |
|
Rashad Sookram
|
fd6a2c6b10
|
Fix dynamic language override for app context.
Fixes #11889
|
2022-01-24 12:04:48 -05:00 |
|
Alex Hart
|
ab34a9b027
|
Fix crash after swipe to reply.
|
2022-01-24 12:04:48 -05:00 |
|
Cody Henthorne
|
08db07e960
|
Fix ignore content bug with stickers.
|
2022-01-24 12:04:48 -05:00 |
|
Cody Henthorne
|
b2038e4ca0
|
Fix crash in notification settings.
|
2022-01-24 12:04:48 -05:00 |
|
Cody Henthorne
|
c48ea68e7e
|
Keep screen on during video playback.
|
2022-01-24 12:04:48 -05:00 |
|
Cody Henthorne
|
c548816daa
|
Add contact and key sync message receive support.
|
2022-01-24 12:04:48 -05:00 |
|
Greyson Parrelli
|
35f9437413
|
Delay database notifications until after a transaction has finished.
|
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 |
|