Commit Graph
223 Commits
Author SHA1 Message Date
Alex Hart cb1f5fcce5 Update translations and other static files. 2026-09-04 15:45:10 -03:00
Alex Hart 9bc9c510b3 Update theme guide color. 2026-09-04 13:46:04 -03:00
Alex Hart c8179e0766 Update translations and other static files. 2026-09-02 16:17:29 -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
fm-sys 25de8d686d Support rotation snapping.
Closes signalapp/Signal-Android#14810
2026-09-02 16:11:27 -03:00
Greyson Parrelli 7a27b6e40f Support nullable number in whoami response. 2026-09-02 16:11:27 -03:00
Greyson Parrelli 483e7d24bd Use new zkgroup credential for numberless accounts. 2026-09-02 16:11:27 -03:00
Michelle Tang 98f57cf47d Sync notification settings. 2026-09-02 16:11:26 -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
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 ee84a2c0ee Add new signal login strings. 2026-08-26 15:40:07 -04:00
Greyson Parrelli 8407b033c8 Update RegistrationApi with new server fields. 2026-08-25 15:20:12 -04:00
Greyson Parrelli 7a9fe0b0c1 Allow setting username in registration module. 2026-08-25 10:57:44 -04:00
Greyson Parrelli efaf907d61 Attempt to fix video transcode deadlock by draining the encoder before rendering. 2026-08-24 11:22:20 -04:00
Greyson Parrelli 99bdcb7d48 Add AccountApiV2. 2026-08-22 07:38:05 -04:00
Greyson Parrelli 91441f6fca Add UI for signal login view details screen. 2026-08-21 17:36:10 -04:00
Cody Henthorne 6ad453e551 Fix linked android device improperly reading/writing backup level in storage service. 2026-08-19 19:05:50 -04:00
Michelle Tang fb0345ff48 Rename blocked timestamp. 2026-08-19 19:05:50 -04:00
Greyson Parrelli 49586486c3 Add authCredentialSalt to Provisioning.proto 2026-08-19 19:05:50 -04:00
Greyson Parrelli e3fd0897e8 Add network placeholders for phonenumberless registration. 2026-08-17 14:36:14 -04:00
Ehren Kret ec9e5e5dee Limit the size of incoming text to 2 kibibytes. 2026-08-17 14:36:14 -04:00
Greyson Parrelli cb8bcba86b Migrate recent media rail to compose. 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
Alex Hart 00331c1825 Fix errant letterboxing of unseen sent media. 2026-08-17 09:48:15 -03:00
Greyson Parrelli 39d0d63c3f Update translations and other static files. 2026-08-14 16:36:36 -04:00
Greyson Parrelli 1fde8b92f3 Update translations and other static files. 2026-08-12 20:59:40 -04:00
Greyson Parrelli ca64a613c9 Stop crashing on transient network failures during archive media streams. 2026-08-12 20:59:39 -04:00
Greyson Parrelli a530da7102 Improve backup auth error handling during registration. 2026-08-12 18:43:07 -04:00
Greyson Parrelli 755ec3dbed Move emoji code into it's own lib. 2026-08-12 09:28:05 -04:00
Michelle Tang d61d30a8da Add blocked at timestamp. 2026-08-11 14:45:29 -04:00
Greyson Parrelli 307573a616 Use okhttp-coroutines library. 2026-08-11 10:50:37 -04:00
Alex Hart a47b55a1aa Add several ui polish for media-send. 2026-08-11 11:20:20 -03:00
Greyson Parrelli ee59bb4080 Add audio removal to Signal Labs. 2026-08-10 16:32:57 -04:00
Greyson Parrelli 22cecfea78 Improve envelope decoding validations. 2026-08-10 16:32:56 -04:00
Greyson Parrelli a74519f03c Ignore empty string captions. 2026-08-10 16:32:55 -04:00
Michelle Tang d40b4382e9 Support streamable stories. 2026-08-10 16:32:55 -04:00
Greyson Parrelli 34648c2c04 Refactor archive requests into ArchiveService. 2026-08-04 20:03:36 -03:00
Greyson Parrelli 1911bf7df7 Migrate a batch of requests to libsignal-net. 2026-08-04 20:03:36 -03:00
Alex Hart c70443cc75 Add blur faces to media send v3. 2026-08-04 20:03:35 -03:00
Alex Hart 4218189b05 Add sticker support to V3 media send. Relocate editors into view model and add trash. 2026-08-04 20:03:33 -03:00
Greyson Parrelli 607115b49e Allow recording in-app videos encrypted to disk. 2026-08-04 20:03:31 -03:00
Greyson Parrelli b812bf3e5f Remove legacy APNG renderer. 2026-08-04 20:03:31 -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
Cody Henthorne a92304c222 Ignore GV1 records in storage service. 2026-08-04 20:03:29 -03:00
Alex Hart fc25581a6f Add support for non-video gifs in v3 media send flow. 2026-08-04 20:03:28 -03:00