Greyson Parrelli
7ad05dd53c
Move some network classes to :core:network.
2026-07-20 13:12:04 -04:00
Alex Hart
1f7c42c24b
Refresh Camera UI for large screens.
2026-07-20 13:10:48 -04:00
Cody Henthorne
97a8795100
Keep device alive during backup restore flows and show progress for link and sync import.
2026-07-16 13:38:35 -04:00
Greyson Parrelli
b3857e4b35
Handle missing sessions when submitting captcha in regV5.
2026-07-15 23:44:58 -04:00
Greyson Parrelli
7a07a96fba
Fix local backup v2 restore pre-registration in regV5.
2026-07-15 16:43:50 -04:00
Michelle Tang
e975084b8e
Use new transcoding config.
2026-07-15 16:43:49 -04:00
Greyson Parrelli
e71ec7c6d9
Refactor regV5 account storage persistence.
2026-07-15 16:43:48 -04:00
Greyson Parrelli
db8a705704
Ensure backups are re-enabled post-reg in regV5.
2026-07-15 16:43:46 -04:00
Greyson Parrelli
d9dd15eff3
Use idiomatic nav3 transition patterns.
2026-07-15 16:43:45 -04:00
Greyson Parrelli
8a5826555c
Properly restore keys from local backups in regV5.
2026-07-10 16:56:33 -04:00
Greyson Parrelli
ca7762c3d0
Fix some more remote restore bugs in regV5.
2026-07-08 15:37:49 -03:00
Cody Henthorne
ecbdde592e
Add relink support and fix sad paths in all link flows.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org >
2026-07-07 15:17:35 -04:00
Greyson Parrelli
6893a0abc0
Fix lifecycle of regV5 scratch storage.
2026-07-06 15:54:16 -04:00
Greyson Parrelli
db899e92f5
Add contact support capability to regV5.
2026-07-01 15:11:49 -04:00
Greyson Parrelli
4a0325ea55
Fix restoration of PIN during remote restore in regV5.
2026-07-01 15:10:24 -04:00
Cody Henthorne
91965d205a
Add device linking support to RegV5.
2026-07-01 15:10:22 -04:00
Greyson Parrelli
80aa521e42
Add proxy setting to regV5.
2026-07-01 15:10:18 -04:00
Greyson Parrelli
e07a3e05bf
Store restoreDecision separately in regV5.
2026-07-01 15:09:54 -04:00
Greyson Parrelli
248a787d74
Keep the universalSealedSender setting on re-reg in regV5.
2026-06-29 12:13:01 -04:00
Alex Hart
ab4a38d565
Move CameraXFragment to feature:media-send.
2026-06-22 10:17:05 -03:00
Greyson Parrelli
118231a328
Attempt to restore AccountRecord in regV5.
2026-06-09 17:21:47 -04:00
Greyson Parrelli
754dd15c94
Add device transfer flow to regV5.
2026-06-09 17:21:47 -04:00
Greyson Parrelli
6027d58fb5
Fix various lint issues.
2026-06-09 17:21:47 -04:00
jeffrey-signal
ba3e15ea6d
RegV5 text style and padding fixes.
2026-06-09 17:21:47 -04:00
jeffrey-signal
ceee5f714d
Adjust RegV5 window insets so screens draw under system bars and handle display cutouts.
2026-06-09 17:21:47 -04:00
Michelle Tang
1371663163
Add capability for KT username syncs.
2026-06-03 15:06:31 -03:00
Alex Hart
50884e144e
Add linked device registration skeleton UI.
2026-06-03 13:55:35 -04:00
Greyson Parrelli
f1d722c5cd
Fix test dependency import.
2026-05-27 14:08:54 -04:00
Greyson Parrelli
0284da2d0f
Move a lot of utils into core.
2026-05-27 14:01:28 -04:00
Alex Hart
15a3a8efde
Add debug log pop (8 clicks) for reg v5.
...
Co-authored-by: Michelle Tang <mtang@signal.org >
2026-05-27 14:01:28 -04:00
Greyson Parrelli
e6beafd612
Update video demo project to support batch transcoding.
2026-05-21 10:38:16 -04:00
Alex Hart
f1b231ca38
Wire in inactive-primary websocket alert.
2026-05-11 16:31:31 -04:00
Greyson Parrelli
dca4351b8b
Update some gradle properties that are giving warnings.
2026-05-11 16:31:31 -04:00
Greyson Parrelli
572c11ee6d
Update to AGP 9.1.1
2026-05-06 13:08:38 -04:00
Jordan Rose
9c2825f202
Consistently use core-util Hex utility class.
2026-05-06 13:08:37 -04:00
Greyson Parrelli
82046dd55f
Add support for remote backup restore to regV5.
2026-04-17 15:54:24 -04:00
Greyson Parrelli
fcdbf93626
Improve regV5 restore flows.
2026-04-15 14:45:14 -04:00
Greyson Parrelli
e05586a1c9
Convert RegistrationNetworkResult to RequestResult.
2026-04-06 16:47:01 -04:00
Greyson Parrelli
0e8dedf4d0
App ability to regV5 in the main app, behind compile flag.
2026-04-06 16:47:01 -04:00
Greyson Parrelli
bb151c91e9
Add basic infra for regV5 local restore.
2026-04-06 16:46:05 -04:00
Greyson Parrelli
25b01a30be
Improve memory usage of new APNG renderer by making it streaming.
2026-03-25 16:31:09 -04:00
Greyson Parrelli
c3f9e5d972
Add new APNG renderer, just for internal users for now.
2026-03-25 16:31:08 -04:00
Greyson Parrelli
f09bf5b14c
Make regV5 resumable if the app closes.
2026-03-19 17:13:11 -04:00
Greyson Parrelli
d2c8b6e14c
Improve the storage controller for regV5.
2026-03-18 13:15:49 -04:00
Greyson Parrelli
6c1897d8d5
Add infra for regV5 restore flows.
2026-03-18 13:15:49 -04:00
Greyson Parrelli
39de824bf0
Add quick restore flow and DebugLoggableModel to regV5.
...
Renames restore → quickrestore package, adds QuickRestoreQrViewModel,
introduces DebugLoggableModel for safe toString in release builds,
updates all State/Events classes to extend it, switches previews to
AllDevicePreviews, and enables BuildConfig for the registration module.
2026-03-18 13:15:49 -04:00
Greyson Parrelli
33c3c48bd5
Make regV5 edge-to-edge.
2026-03-11 15:41:45 -04:00
Greyson Parrelli
7b31383b88
Improve video encoder/decoder fallback logic.
2026-02-24 16:50:01 -05:00
Greyson Parrelli
6e108a03d1
Improve video transcode test error detection.
2026-02-24 16:50:01 -05:00
Greyson Parrelli
caf2e555dd
Fix more HDR transcoding errors.
2026-02-24 16:50:01 -05:00