Greyson Parrelli
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
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 Hart
5113f8b203
Ensure MP4 Gif vertical position updates as content slides.
2021-10-25 15:23:15 -03:00
Jim Gustafson
8f007a23cd
Update to RingRTC v2.13.6
2021-10-25 14:15:47 -03:00
Alex Hart
b34bb2e7d7
Drastically reduce number of projection instances we create.
...
Via SimplePool
2021-10-25 14:12:08 -03:00
Alex Hart
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
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
2021-10-22 22:43:55 -04:00
Greyson Parrelli
0a19440ffc
Updated language translations.
2021-10-22 22:42:55 -04:00
Alex Hart
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
Greyson Parrelli
8fcce9fba5
Additional logging for blocked thread pools.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
7d49c77d1a
Add vertical translation to the bottom actionbar animation.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
947f59e81b
Improve chat list multiselect animation performance.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
7cac62f3f2
Update thread after attachment downloads.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
4578c33968
Fix avatars being clickable in multiselect.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
0160303d19
Update text for internal preference.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
31aabd9851
Fix unread count font scaling.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
7f39b9b50f
Reduce thumbnail generation threshold to 1 second.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
69a2664668
Update bounded IO thread naming.
...
Helps with logging in DeadlockDetector.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
acebf5964c
Update actionbar strings to allow for pluralization.
2021-10-22 22:42:55 -04:00
Greyson Parrelli
ec2e3e29c3
Hide megaphones during multiselect.
2021-10-22 11:14:45 -04:00
Greyson Parrelli
0fc144d4a7
Bump version to 5.25.2
2021-10-22 10:46:17 -04:00
Greyson Parrelli
73025ec6de
Updated language translations.
2021-10-22 10:46:17 -04:00
Greyson Parrelli
1d0e00648f
Fix 30 day message duration.
...
Unfortunately leftover code from trying to repro a bug.
2021-10-22 10:46:17 -04:00
Greyson Parrelli
42b5654a99
Bump version to 5.25.1
2021-10-21 21:51:50 -04:00
Greyson Parrelli
2eb787d78b
Updated language translations.
2021-10-21 21:51:29 -04:00
Greyson Parrelli
1249cced2d
Set a timeout of 3 seconds to get a chat list thumbnail.
2021-10-21 21:32:07 -04:00
Greyson Parrelli
0be1a30766
Add the ability to mute on the chat list.
2021-10-21 21:22:19 -04:00
Greyson Parrelli
ea253a2e67
Bump version to 5.25.0
2021-10-21 17:11:46 -04:00
Greyson Parrelli
c4fadccf72
Updated language translations.
2021-10-21 17:11:46 -04:00
Greyson Parrelli
fcf62512a7
Log when executors are full.
2021-10-21 17:11:46 -04:00
Alex Hart
16ab27084c
Move multiselect animation code to decorator.
2021-10-21 17:11:46 -04:00
Alex Hart
c1820459b7
Implement further features for badges.
...
* Add Subscriptions API
* Add Accept-Language header to profile requests
* Fix several UI bugs, add error dialogs, etc.
2021-10-21 17:11:46 -04:00
Greyson Parrelli
d88999d6d4
Add new bottom actionbar to the media overview.
2021-10-21 17:11:46 -04:00
Alex Hart
68655194a6
Add bubble resize animation.
2021-10-21 17:11:46 -04:00
Greyson Parrelli
f533a898f5
Add new bottom actionbar to chat list.
2021-10-21 17:11:46 -04:00
Alex Hart
2167522f7d
Add sliding animation when a new message is received.
2021-10-21 17:11:46 -04:00