Commit Graph
304 Commits
Author SHA1 Message Date
Greyson Parrelli 116bf6cd09 Don't let a prefilled account ID suppress the password manager prompt. 2026-09-09 16:37:40 -04:00
Greyson Parrelli d079b46aa0 Make text copy-pastable in signal login details. 2026-09-09 16:37:40 -04:00
Greyson Parrelli 1995400a8f Don't crash when a two-factor code arrives for an incomplete login. 2026-09-09 16:37:40 -04:00
Alex Hart ade0839a53 Revert "Fix RTL screenshot tests."
This reverts commit 0f85217dbd.
2026-09-09 16:37:36 -04:00
Cody Henthorne add96ced75 Update translations and other static files. 2026-09-09 16:16:34 -04:00
Cody Henthorne 846662fe8c Fix RTL screenshot tests. 2026-09-09 10:50:43 -04:00
Alex Hart 9273e76a18 Update translations and other static files. 2026-09-08 11:45:06 -03:00
Greyson Parrelli 0f85217dbd Fix RTL screenshot tests. 2026-09-04 15:38:57 -04:00
Alex Hart cb1f5fcce5 Update translations and other static files. 2026-09-04 15:45:10 -03:00
Alex Hart c8179e0766 Update translations and other static files. 2026-09-02 16:17:29 -03:00
Greyson Parrelli 62897a309c Add basic TOTP support with mocked creation. 2026-09-02 16:11:32 -03:00
Greyson Parrelli 51a60ff51f Allow entering your ACI in the phone number field. 2026-09-02 16:11:30 -03:00
Greyson Parrelli e3ff228684 Keep the account ID visual transformation length-preserving. 2026-09-02 16:11:30 -03:00
Greyson Parrelli 4408ab3386 Fix username/password filling in signal login. 2026-09-02 16:11:30 -03:00
Greyson Parrelli c75cbcb05f Add password manager support to numberless login. 2026-09-02 16:11:29 -03:00
Greyson Parrelli 59d8b5f61f Add basic ability to login to an existing numberless account. 2026-09-02 16:11:28 -03:00
Greyson Parrelli 99b49f974e Add UI scaffold for two factor selection during registration. 2026-09-02 16:11:28 -03:00
Greyson Parrelli 478b18aed8 Implement password manager button in login details screen. 2026-09-02 16:11:27 -03:00
Greyson Parrelli 01fae0aaf9 Add UI scaffolding for TotpEntryScreen. 2026-09-02 16:11:27 -03:00
Greyson Parrelli 820b2bc74c Add ability to save signal login as PDF. 2026-09-02 16:11:25 -03:00
Greyson Parrelli 87978901c8 Add basic ability to register numberless account. 2026-09-02 16:11:23 -03:00
Greyson Parrelli 8bf47713ea Move password manager stuff into a lib. 2026-09-02 16:11:22 -03:00
Greyson Parrelli 3b2bf29ba0 Allow editing username discriminent in AddUsernameScreen. 2026-08-31 16:41:12 -04:00
Michelle Tang 3db72dfd67 Update translations and other static files. 2026-08-31 16:15:53 -04:00
Michelle Tang b9dc50c5ff Update translations and other static files. 2026-08-27 16:34:07 -04:00
Michelle Tang ea00f12c10 Update translations and other static files. 2026-08-26 15:49:26 -04:00
Greyson Parrelli 034e50fedf Fix temp registration data being committed pre-registration. 2026-08-26 15:22:20 -04:00
Greyson Parrelli 003265c34b Improve compose previews. 2026-08-26 15:22:19 -04:00
Greyson Parrelli 8407b033c8 Update RegistrationApi with new server fields. 2026-08-25 15:20:12 -04:00
Greyson Parrelli 87df7029ad Add signal login screen scaffolding. 2026-08-25 12:14:21 -04:00
Greyson Parrelli 7a9fe0b0c1 Allow setting username in registration module. 2026-08-25 10:57:44 -04:00
Greyson Parrelli 91441f6fca Add UI for signal login view details screen. 2026-08-21 17:36:10 -04:00
Greyson Parrelli e1df942c3c Store the authCredentialSalt when registering. 2026-08-19 19:05:49 -04:00
Cody Henthorne a77dee9cd0 Add horizontal padding to the tablet welcome screen layout. 2026-08-19 19:05:49 -04:00
Greyson Parrelli ced9d24907 Migrate AccountSettings to compose. 2026-08-19 19:05:48 -04:00
Greyson Parrelli e3fd0897e8 Add network placeholders for phonenumberless registration. 2026-08-17 14:36:14 -04:00
Cody Henthorne d39926c76b Update translations and other static files. 2026-08-17 14:25:12 -04:00
Greyson Parrelli f8d84ff254 Fix username restore issue. 2026-08-13 13:10:04 -04:00
Greyson Parrelli 1fde8b92f3 Update translations and other static files. 2026-08-12 20:59:40 -04:00
Greyson Parrelli a530da7102 Improve backup auth error handling during registration. 2026-08-12 18:43:07 -04:00
Greyson Parrelli 98d386b44f Use action pattern in registration module. 2026-08-10 16:32:56 -04:00
Greyson Parrelli c69354cc82 Update translations and other static files. 2026-08-10 16:30:20 -04:00
Greyson Parrelli b4061d7dfd Fix re-reg issue with reglock. 2026-08-10 12:55:32 -04:00
Alex Hart ab67fcd0ac Update translations and other static files. 2026-08-05 16:51:30 -03:00
Alex Hart 3c4d80f34f Update translations and other static files. 2026-08-04 20:13:41 -03:00
Greyson Parrelli 8435ce85be Improve function of client without a phone number. 2026-08-04 20:03:30 -03:00
Greyson Parrelli 5d72248bb5 Move PinValidityCheck to :core:util and kotlinize it. 2026-08-04 20:03:30 -03:00
Greyson Parrelli 66ff18c310 Add scaffolding for new reg screens. 2026-08-04 20:03:29 -03:00
Greyson Parrelli 472cd107d4 Improve flakiness of RegistrationEndToEndTest. 2026-08-04 20:03:27 -03:00
Alex Hart 6b0e2adae2 Update translations and other static files. 2026-08-04 19:49:01 -03:00