Cody Henthorne
|
933e3233a7
|
Show correct note to self delete dialog options in CFv2.
|
2023-07-28 19:55:43 -04:00 |
|
Cody Henthorne
|
a54df29542
|
Protected against crash with unread counter that exceeds thread size.
|
2023-07-28 19:40:24 -04:00 |
|
Greyson Parrelli
|
cdce802b32
|
Do not retry auth failures in Svr2MirrorJob.
|
2023-07-28 17:25:14 -04:00 |
|
Greyson Parrelli
|
2abf30e94b
|
Limit RefreshSvrCredentialsJob to registered users.
|
2023-07-28 17:14:27 -04:00 |
|
Cody Henthorne
|
148cff1b48
|
Fix missed menu invalidation after opening search.
|
2023-07-28 15:00:33 -04:00 |
|
Cody Henthorne
|
ce2a21c438
|
Fix disabled input state for Release Notes Channel.
|
2023-07-28 13:27:11 -04:00 |
|
Clark
|
d77c0198d1
|
Make CFv2 date header visible again.
|
2023-07-28 12:18:11 -04:00 |
|
Cody Henthorne
|
f58a1acff5
|
Bump version to 6.27.7
|
2023-07-27 17:54:06 -04:00 |
|
Cody Henthorne
|
aadbddd7e9
|
Updated baseline profile.
|
2023-07-27 17:11:48 -04:00 |
|
Cody Henthorne
|
689fe3947b
|
Updated language translations.
|
2023-07-27 17:09:06 -04:00 |
|
Cody Henthorne
|
fff0b8b187
|
Fix crash when tapping re-register banner view.
|
2023-07-27 17:05:29 -04:00 |
|
Cody Henthorne
|
74562432cf
|
Disable compose input when opening conversation with unregistered recipient.
|
2023-07-27 17:05:29 -04:00 |
|
Clark
|
8e3027642b
|
Remove self from mention picker.
|
2023-07-27 16:28:39 -04:00 |
|
Cody Henthorne
|
39f96bb12c
|
Revamp group name color generation.
|
2023-07-27 16:07:38 -04:00 |
|
Clark
|
938309d125
|
Remove SMS popup from CFv2.
|
2023-07-27 16:04:07 -04:00 |
|
Cody Henthorne
|
f740b69ffe
|
Fix lifecycle crashes with keyboard fragment and media sending.
|
2023-07-27 15:36:38 -04:00 |
|
Nicholas Tinsley
|
0a4147aa0e
|
Add margin to the Note to Self bottom sheet.
|
2023-07-27 14:58:12 -04:00 |
|
Greyson Parrelli
|
dcffc13843
|
Fix a RRP recovery path.
|
2023-07-26 20:15:57 -04:00 |
|
Cody Henthorne
|
1e9a0cdc16
|
Attempt to swallow erroneous cancel alarm security exceptions.
|
2023-07-26 14:07:10 -04:00 |
|
Cody Henthorne
|
82e7050864
|
Fix various lifecycle crashes.
|
2023-07-26 13:51:19 -04:00 |
|
Nicholas
|
72d1e55373
|
Re-enable bubble menu shortcut on CFv2.
|
2023-07-26 13:21:00 -04:00 |
|
Cody Henthorne
|
fe5d5df2d7
|
Bump version to 6.27.6
|
2023-07-26 12:39:20 -04:00 |
|
Cody Henthorne
|
9bc337373e
|
Updated baseline profile.
|
2023-07-26 12:32:52 -04:00 |
|
Cody Henthorne
|
5aad879a95
|
Updated language translations.
|
2023-07-26 12:27:54 -04:00 |
|
Cody Henthorne
|
a3798dba68
|
Properly support group calls in CFv2.
|
2023-07-26 11:59:03 -04:00 |
|
Cody Henthorne
|
b9f7ef5cbd
|
Fix bug with search UI not showing when searching from settings.
|
2023-07-26 11:20:06 -04:00 |
|
Cody Henthorne
|
0c3b541031
|
Fix odd keyboard open state when viewing media.
|
2023-07-26 11:05:18 -04:00 |
|
Cody Henthorne
|
a09bc53b99
|
Show mention picker after only typing @.
|
2023-07-26 10:53:21 -04:00 |
|
Cody Henthorne
|
3731723472
|
Improve group name coloring performance.
|
2023-07-25 19:12:04 -04:00 |
|
Cody Henthorne
|
ded29619cd
|
Add payload support to CFv2.
|
2023-07-25 16:53:45 -04:00 |
|
Cody Henthorne
|
a5b39a8f17
|
Fix conversation banner animation bugs.
When in doubt, put it in a FrameLayout.
|
2023-07-25 16:53:11 -04:00 |
|
Cody Henthorne
|
26866a7b2c
|
Reduce conversation transition animations to 200ms.
|
2023-07-25 16:36:33 -04:00 |
|
Cody Henthorne
|
7837f3999f
|
Bump version to 6.27.5
|
2023-07-25 12:12:38 -04:00 |
|
Cody Henthorne
|
b25f658647
|
Updated baseline profile.
|
2023-07-25 12:06:36 -04:00 |
|
Cody Henthorne
|
49625619fe
|
Updated language translations.
|
2023-07-25 12:04:15 -04:00 |
|
Cody Henthorne
|
912299bcfd
|
Fix invalid type crash when attempting to recover keyboard landscape height.
A bug with setter using long means it easier to just use long going
forward.
|
2023-07-25 12:01:14 -04:00 |
|
Clark
|
5648fd2e91
|
Fix avatar provider buffer underflow.
|
2023-07-25 12:01:14 -04:00 |
|
Clark
|
557ef5820e
|
Fix bad notification for start foreground when hanging up.
|
2023-07-25 12:01:14 -04:00 |
|
Cody Henthorne
|
4ce512d259
|
Fix crash when setting starting scroll position.
|
2023-07-25 12:01:14 -04:00 |
|
Cody Henthorne
|
a68319dae4
|
Bump version to 6.27.4
|
2023-07-24 19:36:29 -04:00 |
|
Cody Henthorne
|
080ecf51d3
|
Updated baseline profile.
|
2023-07-24 19:31:55 -04:00 |
|
Cody Henthorne
|
657109dae1
|
Updated language translations.
|
2023-07-24 19:27:13 -04:00 |
|
Greyson Parrelli
|
019ef02be8
|
Ensure we use SVR2 endpoint for checking RRP.
|
2023-07-24 19:22:07 -04:00 |
|
Nicholas Tinsley
|
d4774c963d
|
Clear click listener after view is recycled.
Fixes #13070
|
2023-07-24 16:48:57 -04:00 |
|
Clark
|
34cb4c579c
|
Fix for intermittent date header in CFv2.
|
2023-07-24 14:50:19 -04:00 |
|
Clark
|
74c261f913
|
Do not regenerate url preview if url has not changed.
|
2023-07-24 14:43:01 -04:00 |
|
Cody Henthorne
|
7420123519
|
Fix input panel moving behind navigation bar.
|
2023-07-24 14:29:31 -04:00 |
|
Cody Henthorne
|
374910736e
|
Fix crash when data observer called after fragment destroy.
|
2023-07-24 13:43:35 -04:00 |
|
Clark
|
3a71696a49
|
Fix CFv2 Voice Note Drafts.
|
2023-07-24 13:34:58 -04:00 |
|
Cody Henthorne
|
73792905a2
|
Clear compose input immediately on send to match behavior of v1.
|
2023-07-24 13:32:16 -04:00 |
|