Alex Hart
d9e9fe1d6a
Move backups selection code to its own package.
2024-04-18 16:24:13 -04:00
Clark
742c348998
Add test restore flow to staging reg.
2024-03-19 14:47:58 -04:00
Greyson Parrelli
78d30fc479
Remove deprecated SVR2 enclaves.
2024-03-06 20:42:00 -04:00
Greyson Parrelli
61a4a3b322
Add support for restoring usernames post-registration.
2024-01-11 15:56:51 -05:00
Greyson Parrelli
3439861f74
Stop writes to the deprecated SVR2 enclave.
2023-12-19 11:12:57 -05:00
Greyson Parrelli
b88b992cb6
Fix reading from the deprecated SVR2 enclave during the reglock flow.
2023-12-13 18:12:50 -05:00
Greyson Parrelli
a749b97707
Migrate to a new SVR2 enclave.
2023-12-07 15:14:44 -05:00
Greyson Parrelli
7be93a8a44
Rename profile fragments so they make sense.
2023-11-03 09:14:17 -04:00
Greyson Parrelli
609e9fcdb0
Remove all unused KBS/SVR1 code.
2023-10-17 11:15:56 -04:00
Greyson Parrelli
e1570e9512
Start mirroring to SVR2.
2023-07-12 15:48:51 -04:00
Nicholas
8ae115028e
Update PIN switch keyboard button to be more straightforward.
...
Addresses #12866 .
2023-06-26 15:09:36 -04:00
Nicholas Tinsley
7ea9fc0c3b
Update AlertDialogs to MaterialAlertDialogs.
...
Addresses #12949 .
2023-06-06 12:47:16 -04:00
Greyson Parrelli
acb6510312
Switch to libsignal for PIN hashing.
2023-05-17 15:29:30 -04:00
Alex Hart
9e2e345a3e
Add fix for toggle position on reglock.
2023-04-20 13:50:12 -04:00
Alex Hart
e222f96310
Add username sync job to be run after new registrations.
2023-03-08 15:06:50 -04:00
Nicholas
6bc5b19b1e
Convert RegistrationCompleteFragment to Kotlin.
2023-03-03 10:40:55 -05:00
Cody Henthorne
ff76c4cdef
Fix keyboard not always auto-showing in registration screens.
2023-02-24 15:59:58 -05:00
Cody Henthorne
4f458a022f
Add skip SMS flow.
2023-02-22 22:26:14 -05:00
Cody Henthorne
6100160e18
Address various issues with dark theme registration flow.
2023-02-15 13:24:15 -05:00
Nicholas
70c6e9e60f
Store additional data that will allow us to reduce the number of verification SMSs.
2023-01-19 13:32:35 -05:00
Cody Henthorne
04bf2cd0c2
Ignore decomissioned KBS enclaves when encountered during getToken.
2022-12-08 12:07:02 -04:00
Alex Hart
26bebb9811
Upgrade several AndroidX Libraries.
...
AppCompat 1.2.0 to 1.5.1
Lifecycle 2.3.1 to 2.5.1
Navigation 2.3.5 to 2.5.2
Fragment 1.3.5 to 1.5.2
Annotations 1.2.0 to 1.4.0
Window 1.0.0-alpha09 to 1.0.0
AAPT2 to 7.0.4
Fragment-Testing 1.3.5 to 1.5.2 (matching Fragment)
2022-09-14 15:30:43 -04:00
Greyson Parrelli
96a75a7f7f
Always use inferred PIN state.
...
Saving the PIN state could lead to it being stale or mismanaged, and tbh
we were using the inferred state to _set_ the value anyway.
2022-08-24 17:09:01 -04:00
Alex Hart
5212b33b47
Add sms export library and sample app.
2022-08-09 16:23:44 -04:00
Cody Henthorne
83b97d274f
Add support for PNI registration ids and PNP change number.
2022-08-09 16:23:44 -04:00
Sgn-32
a51dfa1470
Use MaterialAlertDialogBuilder in RegistrationLockV2Dialog.
...
Closes #12326
2022-07-05 15:46:06 -04:00
Alex Hart
1b471e163d
Implement new Material3 spec.
2022-06-02 11:52:10 -04:00
clauz9
d3d9b95924
Fix navigation for creating a new pin if forgotten or skipped during registration
...
Co-authored-by: henry <henry.ph2@gmail.com >
Closes #12183
2022-05-12 10:42:21 -03:00
Greyson Parrelli
0e4187b062
Use existing contact type for our linked entry. Add test to sample app.
...
Fixes #9431
Closes #9434
Co-authored-by: swatts <github@stargw.net >
2022-04-06 12:36:32 -04:00
Greyson Parrelli
8d4419705b
Update to libsignal-client 0.15.0
2022-03-28 19:07:20 -04:00
Greyson Parrelli
2b5d65ae04
Revert "Update to libsignal-client 0.15.0"
...
This reverts commit 3d5f04eba757563dd92366d994a96cf323b8d540.
2022-03-28 19:07:20 -04:00
Jordan Rose
1e316ea19f
Update to libsignal-client 0.15.0
2022-03-28 19:07:20 -04:00
Greyson Parrelli
057231b9c3
Update libsignal-client to 0.14.0
2022-03-17 12:12:56 -04:00
Greyson Parrelli
35c5a8106d
Migrate to the new KBS and CDS enclaves.
2022-01-24 14:46:51 -05:00
Cody Henthorne
a4f44a96fd
Fix illegal argument navigation exceptions.
2021-12-20 13:31:18 -05:00
Greyson Parrelli
843ed24bbb
Introduce SignalDatabase as the main database entrypoint.
2021-11-18 12:36:52 -05:00
Greyson Parrelli
a7af687f8e
Add tap-for-debuglog to PinRestoreEntryFragment.
2021-10-12 15:45:26 -04:00
Cody Henthorne
8e32592218
Clarify networking call order during registration flow.
2021-09-02 21:24:53 -04:00
Greyson Parrelli
cdc7f1565e
Further simplify storage service syncing.
2021-04-28 16:36:11 -03:00
Greyson Parrelli
4461d6cf7f
Rename StorageSyncJobV2 -> StorageSyncJob.
2021-04-28 16:36:11 -03:00
Greyson Parrelli
38e64b1f75
Remove old Storage Service V1 code.
2021-04-28 16:36:10 -03:00
Greyson Parrelli
0e200b1fb6
Rewrite storage service change processing.
2021-04-12 12:25:09 -04:00
Fumiaki Yoshimatsu
3c4252a933
Enable lock screen fallback when biometric authentications may not work.
...
Fixes #9407
Fixes #10166
2021-02-24 08:54:25 -05:00
Alan Evans
848ead5e78
Include an English filter line in the support email body.
2021-01-19 17:06:23 -04:00
Greyson Parrelli
b9d8868aab
Added a new onboarding megaphone.
2021-01-08 23:00:41 -05:00
Alex Hart
b7477d287b
Reopen properly when we select launcher icon.
...
* Reopen properly when we select launcher icon.
* Reduce noise
2021-01-06 17:03:20 -04:00
Greyson Parrelli
8e93bf9075
Create a core-util module with some common utilities.
2020-12-05 13:44:13 -05:00
Jack Lloyd
13c014215d
Move to Signal Protocol written in Rust.
...
Co-authored-by: Alex Hart <alex@signal.org >
2020-11-25 11:40:05 -04:00
Alex Hart
5941b22eb6
Revert "Move to Signal Protocol written in Rust."
...
This reverts commit 907e8d93a3 .
2020-11-23 10:22:53 -04:00
Jack Lloyd
907e8d93a3
Move to Signal Protocol written in Rust.
...
Co-authored-by: Alex Hart <alex@signal.org >
2020-11-16 12:28:11 -05:00