Commit Graph
8450 Commits
Author SHA1 Message Date
Alex HartandGreyson Parrelli cf9b91ebd4 Remove unneeded code for redraw. 2021-11-04 16:57:15 -04:00
Alex HartandGreyson Parrelli 1af15842cc Add more polish to Badges.
* Better network error handling
* Marking user cancellations so we don't annoy them
* Manage Profile screen treatment.
2021-11-04 16:57:15 -04:00
Greyson Parrelli 17517cfc88 Log additional details around group sends. 2021-11-04 16:57:15 -04:00
Greyson Parrelli 4615f246ac Log additional info about 409/410 responses. 2021-11-04 16:57:10 -04:00
Greyson Parrelli 62ee60df82 Add full support for unknown fields in storage service. 2021-11-01 17:07:01 -04:00
Alex HartandGreyson Parrelli 4f3c545eda Fix flashing when send/recv messages in a new conversation. 2021-11-01 17:07:01 -04:00
Alex HartandGreyson Parrelli b92a41ab70 Fix strange scrolling behaviour for new messages. 2021-11-01 16:49:13 -04:00
Alex HartandGreyson Parrelli 6673da0b04 Add subscriber information to storage service account record. 2021-11-01 16:48:42 -04:00
Alex HartandGreyson Parrelli 102f9de06f Finish ShareActivity after external share. 2021-11-01 16:48:42 -04:00
Alex HartandGreyson Parrelli 614d6ce04b Add fun emoji animations when selecting boost level. 2021-11-01 16:48:41 -04:00
Greyson Parrelli 5bb48caafd Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
Alex HartandGreyson Parrelli 6c7d837964 Update badge copy with new strings. 2021-11-01 16:48:41 -04:00
Alex HartandGreyson Parrelli 755ec672c0 Implement several pieces of UI polish for badges. 2021-11-01 16:48:41 -04:00
Alex HartandGreyson Parrelli 186bd9db48 Implement new APIs for Boost badging. 2021-11-01 16:48:41 -04:00
Greyson Parrelli 48a81da883 Handle non-normalized phone number responses. 2021-11-01 16:48:41 -04:00
Greyson Parrelli 2980e547cb Bump version to 5.25.8 v5.25.8 2021-11-01 15:02:56 -04:00
Greyson Parrelli c9c2bbcf80 Updated language translations. 2021-11-01 14:58:07 -04:00
Greyson Parrelli 33da599ee0 Properly unregister some database observers. 2021-11-01 14:58:07 -04:00
Alex HartandGreyson Parrelli 113bcca277 Improve management of bubble animator listener lifecycle. 2021-11-01 14:58:06 -04:00
Alex HartandGreyson Parrelli deca8e3feb Fix a few glide issues. 2021-11-01 14:42:37 -04:00
Alex HartandGreyson Parrelli e02c8b9db7 Fix lifecycle of VoiceNoteProximityWakeLockManager. 2021-11-01 14:42:02 -04:00
Alex Hart 314ea98393 Bump version to 5.25.7 v5.25.7 2021-10-28 16:35:20 -03:00
Alex Hart 0840cfc6e7 Updated language translations. 2021-10-28 16:34:50 -03:00
Alex Hart de4cb931f3 Fix crash when switching between color gradient tabs. 2021-10-28 10:58:10 -03:00
Alex Hart abde740ff7 Bump version to 5.25.6 v5.25.6 2021-10-26 17:07:30 -03:00
Alex Hart 9efe216070 Updated language translations. 2021-10-26 17:07:30 -03:00
Alex Hart 2427c226a8 Disable message animations when scrolling. 2021-10-26 17:07:30 -03:00
Greyson ParrelliandAlex Hart ae73601f52 Load thumbnails using an asynchronous Glide target. 2021-10-26 17:07:30 -03:00
Alex Hart 85551ca824 Fix keyboard issue on some Android devices. 2021-10-26 17:07:30 -03:00
Alex Hart 12565d28ae Fix possible NPE. 2021-10-26 10:25:44 -03:00
Greyson Parrelli f0a4956cdd Exclude the HeapTaskDaemon from blocked thread warnings.
It's just how the thing works in a lot of cases, and it's polluting the
logs with instances of nothing but several blocked HeapTaskDaemons.
2021-10-26 09:20:46 -04:00
Greyson Parrelli ba0befde20 Fix issue where delivery receipts may not update the thread summary.
We were notifying in a transaction, which we can't do anymore since
transactions don't block reads from other threads (meaning we could
notify and someone could read it before we end the transaction, so they
wouldn't see the update).
2021-10-26 09:10:59 -04:00
Alex Hart dd7652ad44 Bump version to 5.25.5 v5.25.5 2021-10-25 15:37:49 -03:00
Alex Hart b41303ba0d Updated language translations. 2021-10-25 15:34:39 -03:00
Greyson Parrelli a70ab94d24 Disallow swiping on selected conversation list items. 2021-10-25 14:28:37 -04:00
Greyson Parrelli 10dd39abea Fix layout of long actionbar strings. 2021-10-25 14:26:51 -04:00
Alex HartandGitHub 5113f8b203 Ensure MP4 Gif vertical position updates as content slides. 2021-10-25 15:23:15 -03:00
Jim GustafsonandAlex Hart 8f007a23cd Update to RingRTC v2.13.6 2021-10-25 14:15:47 -03:00
Alex HartandGitHub b34bb2e7d7 Drastically reduce number of projection instances we create.
Via SimplePool
2021-10-25 14:12:08 -03:00
Alex HartandGitHub 98fce53cf1 Fix several beta issues with new slide animations. 2021-10-25 13:39:01 -03:00
Greyson Parrelli ced05fe579 Fix conflict between plural and normal string keys. 2021-10-25 08:35:00 -04:00
Greyson Parrelli fae21e4dbb Bump version to 5.25.4 v5.25.4 2021-10-24 14:32:14 -04:00
Greyson Parrelli 5e3a3e1da9 Updated language translations. 2021-10-24 14:31:41 -04:00
Greyson Parrelli 03ad5073d2 Adjust SignalExecutors.BOUNDED config to actually use extra threads. 2021-10-24 14:19:11 -04:00
Greyson Parrelli 3bd354289d Update r8 to 3.0.73
Fixes #11352
2021-10-23 00:46:56 -04:00
Greyson Parrelli 8808526d0b Bump version to 5.25.3 v5.25.3 2021-10-22 22:43:55 -04:00
Greyson Parrelli 0a19440ffc Updated language translations. 2021-10-22 22:42:55 -04:00
Alex HartandGreyson Parrelli 9815851bb9 Fix various issues with conversation animation. 2021-10-22 22:42:55 -04:00
Greyson Parrelli 1581a6e1cc Adjust the SignalExecutor.BOUNDED config. 2021-10-22 22:42:55 -04:00
Greyson Parrelli e3aa244f31 Improve logging for thumbnail timeouts. 2021-10-22 22:42:55 -04:00