Commit Graph

12921 Commits

Author SHA1 Message Date
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 v6.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 v6.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 v6.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
Cody Henthorne 05fc30e6e8 Fix CFv2 initial scrolling bugs. 2023-07-24 12:46:17 -04:00
Nicholas 9c308588b5 Bump version to 6.27.3 v6.27.3 2023-07-21 22:30:59 -04:00
Nicholas 2f53200096 Updated language translations. 2023-07-21 22:30:36 -04:00
Cody Henthorne 8c1f2c6064 Fix attachment pointer crash when missing incremental digest. 2023-07-21 19:54:57 -04:00
Cody Henthorne f5fc2acf50 Prevent attachment send of duplicate data with different transforms from failing. 2023-07-21 19:43:31 -04:00
Alex Hart 306fa24d6b Fix crash when text draft save debouncer fires after fragment is destroyed. 2023-07-21 16:32:28 -03:00
Fynn Godau f5ee9d4a3b Call all lifecycle methods on snapshot mapView 2023-07-21 15:22:02 -04:00
Alex Hart e7a5f64fe5 Fix scroll to bottom behavior during fast fling. 2023-07-21 16:10:37 -03:00
Alex Hart 6191e003fc Ensure edit history always starts scrolled to top. 2023-07-21 16:03:41 -03:00
Clark fad401941e Hide old edit revisions from media preview gallery. 2023-07-21 15:00:27 -04:00
Alex Hart 1e0733bd46 Add log-line to see how often setTypists is called. 2023-07-21 15:43:16 -03:00
Clark d0a44c3f14 Small screen fixes for ACI safety number screen. 2023-07-21 14:41:07 -04:00
Alex Hart 3cee0c1bd5 Fix possible data race in ThumbnailView after image send. 2023-07-21 13:38:49 -03:00
Clark Chen f5d403e97d Fix tap to scan not wrapping to next line. 2023-07-21 11:11:43 -04:00
Alex Hart 4f1d021aa8 Fix crash when accessing message edit history in details fragment. 2023-07-21 10:11:27 -03:00
Nicholas dca8c042ab Bump version to 6.27.2 v6.27.2 2023-07-20 17:09:05 -04:00
Nicholas ae1ccadcc8 Updated language translations. 2023-07-20 17:08:55 -04:00