Greyson Parrelli
b3f4e0a7fe
Move scrubber to proper package.
2022-02-16 14:12:34 -05:00
Greyson Parrelli
4db58a27a1
Add an ipv4 scrubber.
2022-02-16 14:12:34 -05:00
Cody Henthorne
1692caeab7
Fix crash with disappearing messages while viewing message details.
2022-02-16 14:12:34 -05:00
Rashad Sookram
2718dca6ea
Fix input panel animation when recording.
...
Fixes #11975
2022-02-16 14:12:34 -05:00
Greyson Parrelli
03fb266690
Bump version to 5.32.7
2022-02-16 14:11:33 -05:00
Greyson Parrelli
bf4d727a86
Updated language translations.
2022-02-16 14:11:07 -05:00
Greyson Parrelli
47c78e3d8a
Disable Valentines Day megaphone.
2022-02-16 14:05:10 -05:00
Greyson Parrelli
382edd7157
Fix crash when searching for stickers in media editor.
2022-02-16 14:05:03 -05:00
Cody Henthorne
e01574c6b4
Fix GV2 state change bug.
2022-02-16 14:01:42 -05:00
Greyson Parrelli
44800cf440
Bump version to 5.32.6
2022-02-14 16:07:00 -05:00
Greyson Parrelli
b71ee8f3bc
Updated language translations.
2022-02-14 16:06:37 -05:00
Greyson Parrelli
267897b133
Improve UD handling for fallback REST sends.
...
Special thanks to @stevie553 for the wonderfully-detailed bug report!
Fixes #11991
2022-02-14 14:58:09 -05:00
Greyson Parrelli
e2aec496c5
Add more tests around mixed direction text.
2022-02-14 14:42:48 -05:00
elena
c9c18b91d7
Fix incorrectly identifying CharSequence as having mixedTextDirection
2022-02-14 14:18:24 -05:00
Greyson Parrelli
9b837d3f02
Bump version to 5.32.5
2022-02-14 12:22:46 -05:00
Greyson Parrelli
5344850893
Updated language translations.
2022-02-14 12:22:24 -05:00
Greyson Parrelli
d2e09607fa
Do not run StorageSyncJob if you are missing e164/aci.
2022-02-14 12:02:56 -05:00
Greyson Parrelli
590b4dec12
Properly update last emoji search index download time.
2022-02-14 12:02:18 -05:00
Greyson Parrelli
be211547f2
Disable legacy passwords upon restoring a backup.
2022-02-14 12:01:46 -05:00
Cody Henthorne
7cbf269b2a
Fix name wrapping in conversation banner.
2022-02-14 11:44:22 -05:00
Rashad Sookram
99d1671a50
Fix crash when selecting info for invalid message.
2022-02-14 09:36:57 -05:00
Alex Hart
6f5475fc94
Bump version to 5.32.4
2022-02-11 14:57:04 -04:00
Alex Hart
a5954efc62
Updated language translations.
2022-02-11 14:57:04 -04:00
Cody Henthorne
b59fee2f6e
Fix visual bug with release note mute with a background.
2022-02-11 14:57:04 -04:00
Alex Hart
e4f4682357
Better logging; add payment setup failure params.
2022-02-11 14:57:04 -04:00
Alex Hart
889e17e4d5
Bump version to 5.32.3
2022-02-11 11:53:54 -04:00
Alex Hart
e86c1515c8
Updated language translations.
2022-02-11 11:53:16 -04:00
Alex Hart
aa6fa45949
Display LongMessage in dialog fragment.
2022-02-11 11:48:58 -04:00
Cody Henthorne
ac3196bbb3
Allow call button labels to hyphenate.
2022-02-11 10:31:52 -05:00
Cody Henthorne
0b47c2ae93
Fix deadlock when retrieve avatars.
2022-02-11 10:15:04 -05:00
Cody Henthorne
84296a3860
Fix various issues with release notes channel.
2022-02-11 10:12:09 -05:00
Alex Hart
90e6dd3d7d
Don't trampoline in setOnlyPage.
2022-02-11 11:09:13 -04:00
Alex Hart
b56207d977
Add requireListener and hierarchical error.
2022-02-11 11:08:59 -04:00
Alex Hart
34f3ae38cc
Remove IsGooglePayAvailable error and check.
2022-02-11 10:05:53 -04:00
Alex Hart
13a015fa13
Bump version to 5.32.2
2022-02-10 17:30:38 -04:00
Cody Henthorne
233ba03f73
Fix crash when reacting to release note channel messages.
2022-02-10 16:26:38 -05:00
Alex Hart
c547553770
Bump version to 5.32.1
2022-02-10 16:41:12 -04:00
Alex Hart
0a5f852c09
Updated language translations.
2022-02-10 16:40:40 -04:00
Cody Henthorne
ddf59fb45a
Add internal settings for testing release channel notes.
2022-02-10 14:51:13 -05:00
Alex Hart
5a6d77bae4
Add better error handling for subscriptions.
2022-02-10 14:26:59 -04:00
Greyson Parrelli
ae0d6b5926
Handle unsealed PlaintextContent messages.
...
Closes #11885
Co-authored-by: AsamK <asamk@gmx.de>
2022-02-10 11:01:18 -05:00
Greyson Parrelli
9917b5d7b4
Update libsignal-client to 0.12.3
2022-02-10 10:35:22 -05:00
Greyson Parrelli
0558d5f0b3
Clear sender key shared state on archive and prekey message receive.
...
We need to clear the sender key shared state whenever a registrationId
changes. We don't have good hooks for that on Android, so instead we're
just going to reset on every archive and prekey receive. It's a little
overzealous, but given these are rare events anyway, it shouldn't be a
big deal.
2022-02-10 10:35:22 -05:00
Greyson Parrelli
597cf3f576
Add a megaphone to celebrate Valentine's Day.
2022-02-09 20:35:31 -05:00
Cody Henthorne
65af5f0849
Improve large group membership scrolling.
2022-02-09 19:07:16 -05:00
Greyson Parrelli
cff5df4353
Improve typing experience when changing your profile name.
2022-02-09 17:44:27 -05:00
Greyson Parrelli
855bada9b8
Update our QR code scanning library.
2022-02-09 17:16:30 -05:00
Greyson Parrelli
9802724baa
Don't shorten message footers for mixed-direction text.
2022-02-09 16:08:21 -05:00
Cody Henthorne
14db5ce349
Improve profile fetching for large groups.
2022-02-09 16:01:56 -05:00
Cody Henthorne
bb1e6ffae0
Improve GV2 update speed by only requesting a full snapshot when necessary.
2022-02-09 14:52:01 -05:00