Greyson Parrelli
8932eef991
Convert some SignalServiceAttachment* classes to kotlin.
2024-08-08 12:19:01 -07:00
Alex Hart
1d1ea01cc1
Add optimize storage setting and sheet.
2024-08-08 12:19:00 -07:00
Cody Henthorne
2677665069
Fix group send error handling for single targets.
2024-08-08 12:19:00 -07:00
Greyson Parrelli
ea215ef488
Fix network interaction in backup service.
2024-08-08 12:19:00 -07:00
Alex Hart
fb82703740
Ensure calling pip is in landscape if we leave the activity while in landscape mode.
2024-08-08 12:19:00 -07:00
Greyson Parrelli
5e03e31ffd
Fix various AccountData backupV2 import/export bugs.
...
I'm not including the auto-generated test files yet because I'm still
making tweaks, but these are all valid fixes that got the current
(uncommitted) batch of test files passing.
2024-08-08 12:19:00 -07:00
Nicholas Tinsley
1b729c42b6
Upgrade AndroidX Lifecycle to 2.8.4.
...
This also adds a dependency on the lifecycle-runtime-compose artifact.
2024-08-08 12:19:00 -07:00
Alex Hart
5c139aa5b1
Fix reaction positioning in large group calls.
2024-08-08 12:19:00 -07:00
Cody Henthorne
dc7208922c
Update target SDK to 34.
2024-08-08 12:19:00 -07:00
Nicholas Tinsley
6424c6bc99
Fixes for restoring a backup after completing registration.
2024-08-08 12:19:00 -07:00
Michelle Tang
57adab858c
Add selected photos access.
2024-08-08 12:19:00 -07:00
Alex Hart
4f001a0c95
Default admin approval to on in call links UI.
2024-08-08 12:19:00 -07:00
Jim Gustafson
12529e9fb0
Update to RingRTC v2.45.0
2024-08-08 12:19:00 -07:00
Alex Hart
d406e8f5b8
Add support for several backup alert sheets.
2024-08-08 12:19:00 -07:00
Greyson Parrelli
fb2a332513
Update to latest Backup.proto.
2024-08-08 12:19:00 -07:00
Greyson Parrelli
c2bdac80dc
Bump version to 7.13.3
2024-08-06 11:40:32 -04:00
Greyson Parrelli
db00000d66
Update translations and other static files.
2024-08-06 11:38:54 -04:00
Greyson Parrelli
f551a94e58
Fix bug with story sends.
2024-08-06 11:06:31 -04:00
Alex Hart
58a7d3dc08
Bump version to 7.13.2
2024-08-01 16:20:06 -03:00
Alex Hart
3380fa722d
Update baseline profile.
2024-08-01 16:06:48 -03:00
Alex Hart
216f57f3ea
Update translations and other static files.
2024-08-01 16:03:18 -03:00
Alex Hart
bf4aa85ac3
Fix misplaced call controls when restoring from PIP.
2024-08-01 15:39:02 -03:00
Cody Henthorne
e4966da3ef
Fix crash when receiving GSE before state membership updated.
2024-07-31 16:32:46 -04:00
Alex Hart
79c7c2345f
Bump version to 7.13.1
2024-07-31 16:35:16 -03:00
Alex Hart
d516037be9
Update baseline profile.
2024-07-31 16:25:15 -03:00
Alex Hart
008b38594d
Update translations and other static files.
2024-07-31 16:18:56 -03:00
Cody Henthorne
15b59457f7
Fix expiration clock UI reseting incorrectly on edit.
2024-07-31 14:11:36 -04:00
Cody Henthorne
8ca89d2024
Add additional debugging info to group processing lock handling.
2024-07-29 12:37:40 -04:00
Alex Hart
585c8cd863
Fix donation action routing.
2024-07-29 12:24:19 -03:00
Alex Hart
faf6ab233f
Remove instance save/restore for the time being.
2024-07-29 10:28:52 -03:00
Nicholas Tinsley
95cbc91bf0
Bump version to 7.13.0
2024-07-26 23:53:15 +02:00
Nicholas Tinsley
9480e23455
Update translations and other static files.
2024-07-26 23:47:28 +02:00
Nicholas Tinsley
727a0f8273
Add additional verification code parser test case.
2024-07-26 23:43:54 +02:00
Nicholas Tinsley
279e55d65f
Wire in time remaining for registration lock responses.
2024-07-26 23:43:54 +02:00
Nicholas Tinsley
c36fba2ab7
Handle registration error codes if the user backs out from the enter code screen.
2024-07-26 23:43:54 +02:00
Alex Hart
1d0997379f
Add support for several BackupAlert sheet primary actions.
2024-07-26 23:43:54 +02:00
Alex Hart
1a7611d505
Add worker method for determining where to take a user when they press signal backups.
2024-07-26 23:43:53 +02:00
Nicholas Tinsley
36846301de
Add missing handling for sessions that are already verified.
2024-07-26 23:43:53 +02:00
Nicholas Tinsley
b8e81e6677
Add missing registration lock route.
2024-07-26 23:43:53 +02:00
Nicholas Tinsley
556a25447e
Add logging around registration code autofill.
2024-07-26 23:43:53 +02:00
Alex Hart
b42e48a08a
Add ability to long press 'Chats' to get backups subscriber id.
2024-07-26 23:43:53 +02:00
Alex Hart
b1a4e889bc
Add support for downgrading backup.
2024-07-26 23:43:53 +02:00
mtang-signal
e6fb01a67b
Fix strings.
2024-07-26 23:43:53 +02:00
Nicholas Tinsley
6c042f6e47
Add small debugging log statements to ReRegisterWithPinFragment.
2024-07-26 23:43:53 +02:00
Nicholas Tinsley
f87ff58701
Convert registration error handling from callbacks to observers.
2024-07-26 23:43:53 +02:00
Cody Henthorne
4fb335de28
Clear drafts when leaving groups.
2024-07-26 23:43:53 +02:00
Alex Hart
725d8dc85d
Fixup spinner build.
2024-07-26 23:43:53 +02:00
Alex Hart
e76153b2fd
Hide waiting to be let in banner by default.
2024-07-26 23:43:53 +02:00
Greyson Parrelli
0b98901634
Integrate libsignal validator into backup tests.
2024-07-26 23:43:53 +02:00
Nicholas Tinsley
57feb272d2
Clear out any existing registration sessions if the E164 changes.
2024-07-26 23:43:53 +02:00