Alex Hart
|
18b33a7776
|
Ensure lower api levels do not try to use Uri based IconCompat.
|
2023-09-11 15:27:58 -03:00 |
|
Cody Henthorne
|
b72fe0d7a2
|
Fix unread mention indicator showing incorrectly bug.
|
2023-09-11 13:53:42 -04:00 |
|
Nicholas Tinsley
|
551e5a0a25
|
Bump version to 6.32.3
|
2023-09-09 13:08:03 -04:00 |
|
Nicholas Tinsley
|
92d4a580c1
|
Updated language translations.
|
2023-09-09 13:07:48 -04:00 |
|
Nicholas Tinsley
|
8595863afe
|
Bump version to 6.32.2
|
2023-09-08 17:54:55 -04:00 |
|
Nicholas Tinsley
|
21492ed88e
|
Updated language translations.
|
2023-09-08 17:54:36 -04:00 |
|
Nicholas Tinsley
|
4dc14ab7f9
|
Fix translation tool postprocessing bug.
|
2023-09-08 17:50:50 -04:00 |
|
Nicholas Tinsley
|
5caf3409db
|
Match incremental MAC calculation.
|
2023-09-08 17:50:50 -04:00 |
|
Greyson Parrelli
|
1565c32162
|
Fix crash when opening license screen.
|
2023-09-07 13:51:55 -04:00 |
|
Nicholas Tinsley
|
45edb4e5da
|
Bump version to 6.32.1
|
2023-09-07 11:06:31 -04:00 |
|
Nicholas Tinsley
|
5bf1c4f433
|
Updated baseline profile.
|
2023-09-07 11:04:46 -04:00 |
|
Nicholas Tinsley
|
3cc692d3fb
|
Rotate the edit message feature flag.
|
2023-09-07 10:28:54 -04:00 |
|
Alex Hart
|
e42b2490f0
|
Rotate flag for civ2-text-only views.
|
2023-09-07 11:27:34 -03:00 |
|
Alex Hart
|
454b1f69ed
|
Suppress LayoutTransition during scroll events.
|
2023-09-07 11:26:45 -03:00 |
|
Greyson Parrelli
|
b410756dfd
|
Remove dashes from help option.
|
2023-09-07 10:17:09 -04:00 |
|
Nicholas
|
1458919549
|
Voice note playlist improvements.
|
2023-09-07 10:02:16 -04:00 |
|
Alex Hart
|
48ae8c2465
|
Utilize Bitmap shortcut on API29 and under.
|
2023-09-07 10:42:39 -03:00 |
|
Alex Hart
|
0a78bcb374
|
Remove payments beta tag.
|
2023-09-06 16:27:51 -04:00 |
|
Greyson Parrelli
|
61cdb48273
|
Fix issue where notification settings were slow to open.
|
2023-09-06 16:23:14 -04:00 |
|
Nicholas Tinsley
|
b3350b22b6
|
Remove extraneous "Learn more" from Payments screen.
|
2023-09-06 15:12:42 -04:00 |
|
Nicholas Tinsley
|
d35d22c7d8
|
Fix voice note playback for single voice notes.
|
2023-09-06 11:53:41 -04:00 |
|
Alex Hart
|
24cd11152b
|
Prevent several re-layout calls in ConversationItem.
|
2023-09-06 11:18:36 -03:00 |
|
Nicholas Tinsley
|
d21254ac02
|
Bump version to 6.32.0
|
2023-09-06 10:15:12 -04:00 |
|
Nicholas Tinsley
|
70f08c806a
|
Updated baseline profile.
|
2023-09-06 10:08:51 -04:00 |
|
Nicholas Tinsley
|
e7c3fb02e8
|
Updated language translations.
|
2023-09-06 09:57:00 -04:00 |
|
Alex Hart
|
3d3cf1d76e
|
Add logging for slide enqueue and move dropped animation message to verbose.
|
2023-09-06 09:34:49 -04:00 |
|
Nicholas
|
7ba595be55
|
Ignore Bluetooth devices with Watch in their product name.
Addresses #13141
|
2023-09-06 09:34:49 -04:00 |
|
Alex Hart
|
c45e79c588
|
Split reaction view updates to separate width from adding views.
|
2023-09-06 09:34:49 -04:00 |
|
Alex Hart
|
f37568b050
|
Stopgap for reaction display in conversation item v2.
|
2023-09-06 09:34:49 -04:00 |
|
Alex Hart
|
e9777ccfc6
|
Fix scroll button when only one giant message is displayed.
|
2023-09-06 09:34:49 -04:00 |
|
Alex Hart
|
898404fc65
|
Fix poor spacing of footer in short group text messages.
|
2023-09-06 09:34:49 -04:00 |
|
Alex Hart
|
131212b158
|
Fix improper bubble spacing caused by swipe to reply icon.
|
2023-09-06 09:34:49 -04:00 |
|
Greyson Parrelli
|
3f1d3149e9
|
Attempt to open db as read-write during error recovery.
Relates to #13034
|
2023-09-06 09:34:49 -04:00 |
|
Nicholas
|
bfc8b199b6
|
Hopefully prevent VoiceNotePlaybackService startup crash.
Addresses #13140
|
2023-09-06 09:34:49 -04:00 |
|
Alex Hart
|
6d4b487428
|
Update shortcut drawable to use content id.
|
2023-09-06 09:34:49 -04:00 |
|
Greyson Parrelli
|
494b2c6786
|
Add an index specifically for improving thread count perf.
|
2023-09-06 09:34:49 -04:00 |
|
Alex Hart
|
bc1c8032c1
|
Add support for shade and arbitrary overlay drawables to CIV2 Media items.
|
2023-09-06 09:34:49 -04:00 |
|
Alex Hart
|
21b0a4d370
|
Fix UriChatWallpaper loading issue where wrong thread was used for setting the imageView resource.
|
2023-09-06 09:34:49 -04:00 |
|
Alex Hart
|
133effccfc
|
Move delegate creation to a lazy field.
|
2023-09-06 09:34:49 -04:00 |
|
Cody Henthorne
|
62b4ebc4a9
|
Fix mention excessive haptic feedback bug.
|
2023-09-06 09:34:49 -04:00 |
|
Cody Henthorne
|
12941ea19e
|
Fix attachment editor and schedule message bar UI overlap bug.
|
2023-09-06 09:34:49 -04:00 |
|
Alex Hart
|
f94bd706a4
|
Fix sender name color.
|
2023-09-06 09:34:48 -04:00 |
|
Greyson Parrelli
|
3cbbc29c00
|
Rotate the edit message feature flag.
|
2023-09-06 09:34:48 -04:00 |
|
Cody Henthorne
|
0827c18eeb
|
Update edit message awareness bottom sheet copy.
|
2023-09-06 09:34:48 -04:00 |
|
Alex Hart
|
1f2bfe8245
|
Replace internal setting for CIV2 TextOnly with a FeatureFlag.
|
2023-09-06 09:34:48 -04:00 |
|
Alex Hart
|
4ded05bbd1
|
Implement groundwork for proper ConversationItemV2 payload processing.
|
2023-09-06 09:34:48 -04:00 |
|
Alex Hart
|
540a2b1876
|
ConversationItemV2 Quote support and various fixes.
|
2023-09-06 09:34:48 -04:00 |
|
Cody Henthorne
|
153d3ad388
|
Fix story group replies layout in RTL.
|
2023-09-06 09:34:48 -04:00 |
|
Alex Hart
|
a3e36d2453
|
Update target API to 33
|
2023-09-06 09:34:48 -04:00 |
|
Nicholas Tinsley
|
b9449a798b
|
Increase Glide exception coverage.
|
2023-09-06 09:34:48 -04:00 |
|