Greyson Parrelli
d5fbd10406
Create a SignalDataSource class for all of our ExoPlayer needs.
...
Also fixes an issue around GIF playback within a conversation.
2021-09-17 09:58:11 -04:00
Cody Henthorne
6f6da699a3
Fix groups not showing after pin restore.
2021-09-17 09:56:49 -04:00
Cody Henthorne
62d8c115ba
Enable group call notification settings when group ringing is enabled.
2021-09-17 09:53:28 -04:00
Alex Hart
fd01ee2a87
Add stopwatches for a few possible pain points in MediaGallery.
2021-09-16 16:29:51 -03:00
Cody Henthorne
9aa517ad99
Fix UI bugs in dark mode change number flow.
2021-09-16 14:14:38 -04:00
Greyson Parrelli
6c3e1b6a29
Add internal preference to disable storage syncing.
...
Added to help debug certain scenarios, particularly around working with
emulator snapshots, since storage sync will often bring in state from earlier
snapshots you weren't expecting.
2021-09-16 13:32:25 -04:00
Alex Hart
5d5063ef5f
Bump version to 5.24.0
2021-09-16 14:17:38 -03:00
Alex Hart
b48668455c
Updated language translations.
2021-09-16 14:17:38 -03:00
Lucio Maciel
18ba5fa291
Fix emoji avatar missing after edit.
2021-09-16 14:17:38 -03:00
Cody Henthorne
5e968eb831
Prevent group leave event from bumping conversation.
2021-09-16 14:17:38 -03:00
Aaron Labiaga
b4465953d8
Set LocusID on shortcut and notification for on device intelligence.
2021-09-16 14:17:38 -03:00
Ducros Alix
08a7da3339
Add greek characters to the accent insensitive search of names.
...
Fixes #11534
2021-09-16 14:17:38 -03:00
essentialols
c1a08616ab
Add 1.5x playback speed for voice messages.
2021-09-16 14:17:38 -03:00
Cody Henthorne
3761859681
Fix kotlin compiler warnings.
2021-09-16 14:17:38 -03:00
RiseT
8984b763fb
Replace typographical apostrophe by standard one.
2021-09-16 14:17:38 -03:00
Alex Hart
59c62671b9
Do not launch ShareActivity as singleTask.
...
Fixes #11620
2021-09-16 14:17:38 -03:00
Alex Hart
bcfe8909e5
Add image editor sample app.
2021-09-16 14:17:38 -03:00
Lucio Maciel
c43fe44e3e
Fix transformation method issues.
2021-09-16 14:17:38 -03:00
Greyson Parrelli
4ac1134a9b
Point to a new remote emoji version file.
...
There was a bug in older versions around caching, so by switching to a
new version file, we can make sure only fixed versions get the new
emoji.
2021-09-16 14:17:38 -03:00
Greyson Parrelli
08d03cb456
Clear emoji cache after downloading a new set.
2021-09-16 14:17:38 -03:00
Greyson Parrelli
e5c172a819
Turn off noisy eventbus logs.
...
Fixes #11617
2021-09-16 14:17:38 -03:00
Alan Evans
4569011e0b
Two point thumb control for scale and rotate.
2021-09-16 14:17:38 -03:00
Greyson Parrelli
1031a4e96c
Improve logging around message sending and processing.
2021-09-16 14:17:38 -03:00
Peter Thatcher
cdf8e4e1ed
Only try to connect to bluetooth a limited number of times in a call.
2021-09-16 14:17:38 -03:00
Alex Hart
b589449c34
Consolidate app dependencies using gradle version catalogs.
2021-09-16 14:17:38 -03:00
Cody Henthorne
7d7dd101df
Fix note bug on payment details.
2021-09-16 14:17:38 -03:00
Cody Henthorne
e687fea567
Fix race condition overriding profile on registration.
2021-09-16 14:17:38 -03:00
Cody Henthorne
e2cb522e87
Prevent part files from being deleted prematurely.
2021-09-16 14:17:38 -03:00
Alex Hart
662ba85c5a
Upgrade to Gradle 7.2 and AGP 7.0.2
2021-09-16 14:17:38 -03:00
Greyson Parrelli
d29ebc7768
Update included emoji to 13.1
2021-09-14 09:35:56 -04:00
Alex Hart
95fabd7ed1
Initial modularization of core image editor code.
2021-09-14 09:35:56 -04:00
Jim Gustafson
5d5251054c
Update to RingRTC v2.13.0
2021-09-14 09:35:56 -04:00
Sgn-32
c766ba9808
Use more icons in ConversationListItem
2021-09-14 09:35:56 -04:00
Greyson Parrelli
8b5fe79849
Update our image viewer versions.
2021-09-14 09:35:56 -04:00
Greyson Parrelli
903c5c6db6
Add an internal recipient details screen.
2021-09-14 09:35:56 -04:00
Greyson Parrelli
e2e0caa94a
Inline MP4 GIF flag.
2021-09-14 09:35:56 -04:00
Greyson Parrelli
520fe481e9
Bump version to 5.23.7
2021-09-14 09:25:33 -04:00
Greyson Parrelli
7262aefa34
Updated language translations.
2021-09-14 09:24:54 -04:00
Greyson Parrelli
8815cdc3de
Fix potential crash during notification processing.
2021-09-14 09:18:27 -04:00
Greyson Parrelli
8df86962e9
Fix potential crash with a bad group update body.
2021-09-14 09:08:04 -04:00
Greyson Parrelli
573c0fad7f
Update libsignal-client to 0.9.4
2021-09-14 09:07:43 -04:00
Greyson Parrelli
a8419d5f02
Fix potential crash when reading bad GV1 ids in block sync.
2021-09-14 08:54:07 -04:00
Greyson Parrelli
6088f16e3a
Bump version to 5.23.6
2021-09-10 12:32:45 -04:00
Greyson Parrelli
1a5ae592a7
Updated language translations.
2021-09-10 12:32:17 -04:00
Greyson Parrelli
6880dfeb62
Show 'Note to Self' for yourself in the media send flow.
2021-09-10 12:24:26 -04:00
Cody Henthorne
dfecb0efd8
Only show change number event when previous e164 known and different.
2021-09-10 12:12:07 -04:00
Greyson Parrelli
2eaadd4337
Allow multi-line text in media send flow.
2021-09-10 10:47:32 -04:00
Greyson Parrelli
655f3c1219
Bump version to 5.23.5
2021-09-09 17:57:08 -04:00
Greyson Parrelli
1494a3559d
Stop broadcasting the change number capability.
2021-09-09 17:51:18 -04:00
Greyson Parrelli
f61d7a9f77
Bump version to 5.23.4
2021-09-09 17:18:57 -04:00