Commit Graph
14263 Commits
Author SHA1 Message Date
Cody HenthorneandAlex Hart 218964cbda Add archive media apis. 2024-03-06 20:42:01 -04:00
Nicholas TinsleyandAlex Hart ccc9752485 Hoist video editor state out of VideoEditorFragment. 2024-03-06 20:42:01 -04:00
Cody HenthorneandAlex Hart 619038f27d Improve local fanout send performance. 2024-03-06 20:42:01 -04:00
Alex Hart 9f197b12ed Add support for call log mark as read. 2024-03-06 20:42:01 -04:00
Jim GustafsonandAlex Hart 690608cdf3 Update to RingRTC v2.39.0
Co-authored-by: Alex Hart <alex@signal.org>
2024-03-06 20:42:01 -04:00
Alex Hart 4035932340 Fix find-by slide animations. 2024-03-06 20:42:01 -04:00
ClarkandAlex Hart fc9d94701c Disable job manager in instrumentation tests by default. 2024-03-06 20:42:01 -04:00
Alex Hart 6d54ae5f3d Update call link info sheet to match new designs. 2024-03-06 20:42:01 -04:00
Nicholas TinsleyandAlex Hart c53abe0941 Video Sending Redesign 2024-03-06 20:42:01 -04:00
Greyson ParrelliandAlex Hart 276e253fdf Fix individual send metrics. 2024-03-06 20:42:01 -04:00
Greyson ParrelliandAlex Hart f160e960be Stop setting pq flag since it's no longer read. 2024-03-06 20:42:01 -04:00
Greyson ParrelliandAlex Hart 41b57b9207 Remove unnecessary uniqueness constraint on prekey tables. 2024-03-06 20:42:01 -04:00
Alex KonradiandAlex Hart 56eae8c7bf Add libsignal-net CDSI implementation. 2024-03-06 20:42:01 -04:00
Alex Hart 46c8b3b690 Replace full text with call link name as title in call info sheet. 2024-03-06 20:42:01 -04:00
Greyson ParrelliandAlex Hart 58b11f3c47 Do a CDS refresh when a new chat is created. 2024-03-06 20:42:01 -04:00
Alex Hart 40b4b316b3 Add new options to share call link details from details fragment. 2024-03-06 20:42:01 -04:00
ClarkandAlex Hart 7a31f69aea Add tests for import/export of call logs. 2024-03-06 20:42:01 -04:00
Greyson ParrelliandAlex Hart 648c99e81d Ensure we are updating last resort metadata after change number. 2024-03-06 20:42:01 -04:00
Greyson ParrelliandAlex Hart 56b482a26f Allow scanning QR code from 'Find by username' screen. 2024-03-06 20:42:01 -04:00
Cody HenthorneandAlex Hart c6df4af53a Update bank transfer timeline strings. 2024-03-06 20:42:01 -04:00
ClarkandAlex Hart 32fe927bfc Add import/export tests for backup of recipients and threads. 2024-03-06 20:42:01 -04:00
Ehren KretandAlex Hart 5740b768d0 Use full organization name in README. 2024-03-06 20:42:01 -04:00
Ehren KretandAlex Hart d8e74c730a Update README copyright year. 2024-03-06 20:42:00 -04:00
ClarkandAlex Hart 58846bbf42 Add import/export test for initially account data. 2024-03-06 20:42:00 -04:00
Greyson ParrelliandAlex Hart 78d30fc479 Remove deprecated SVR2 enclaves. 2024-03-06 20:42:00 -04:00
Cody HenthorneandAlex Hart 86afa988a0 Add ability to scan username qr from gallery. 2024-03-06 20:42:00 -04:00
Greyson ParrelliandAlex Hart 6104ef62df Detect username QR codes in our camera-first capture flow. 2024-03-06 20:42:00 -04:00
Cody HenthorneandAlex Hart 3f89acf9bd Disable parallel gradle in GH actions. 2024-03-06 20:42:00 -04:00
Cody HenthorneandAlex Hart 591d499462 Show system contact icon in more places. 2024-03-06 20:42:00 -04:00
Greyson ParrelliandAlex Hart c31a7152bc Update built-in emoji to v15.1 2024-03-06 20:42:00 -04:00
Greyson ParrelliandAlex Hart 343cc3ca67 Update third party licenses. 2024-03-06 20:42:00 -04:00
Cody HenthorneandAlex Hart 23e18cee22 Add nobody can find me by number setting warning. 2024-03-06 20:42:00 -04:00
Cody HenthorneandAlex Hart 5b2c458bcf Show username in all display name locations if only option. 2024-03-06 20:42:00 -04:00
Cody HenthorneandAlex Hart c10c64a6a6 Prepopulate find number with local user country code. 2024-03-06 20:42:00 -04:00
Cody HenthorneandAlex Hart 957221e118 Fix cut off icon in conversation header. 2024-03-06 20:42:00 -04:00
Cody HenthorneandAlex Hart e18e4454e4 Fix multi-invite group create dialog. 2024-03-06 20:42:00 -04:00
Greyson ParrelliandAlex Hart e1067e30de Add support for endpoint checking prekey consistency. 2024-03-06 20:42:00 -04:00
Greyson ParrelliandAlex Hart 09b0f15294 Remove unused capabilities. 2024-03-06 20:42:00 -04:00
Greyson ParrelliandAlex Hart b1d6ff4bbd Remove the PNP build variant. 2024-03-06 20:42:00 -04:00
Cody HenthorneandAlex Hart a49e9dd96d Fix crash adjusting constraints during large calls. 2024-03-06 20:42:00 -04:00
ClarkandAlex Hart 5e428e2c4d Backup and restore mentions. 2024-03-06 20:42:00 -04:00
ClarkandAlex Hart 0f6ff3c101 Integrate backup file validation to backup playground. 2024-03-06 20:42:00 -04:00
ClarkandAlex Hart 1ade8b502f Convert and store new group changes in MessageExtras. 2024-03-06 20:42:00 -04:00
Alex KonradiandAlex Hart cc25f0685c Update libsignal version to v0.40.1 2024-03-06 20:42:00 -04:00
Nicholas TinsleyandAlex Hart e91ed88785 CameraX Custom Controller.
Addresses #12817, #13316, #13389
2024-03-06 20:42:00 -04:00
Jon ChambersandGreyson Parrelli 39bc6d5eb3 Remove legacy signed prekey endpoint. 2024-02-23 16:42:58 -05:00
Nicholas TinsleyandGreyson Parrelli b7f472b0cd Update Google services libraries. 2024-02-23 16:42:58 -05:00
Cody HenthorneandGreyson Parrelli 942f4a45bf Fix reply icon not mirroring in RTL. 2024-02-23 16:42:58 -05:00
Cody HenthorneandGreyson Parrelli 767896b14c Fix infinite pending link preview on large previews. 2024-02-23 16:42:58 -05:00
Nicholas TinsleyandGreyson Parrelli 8c35628863 Adjust copy depending on PNP settings. 2024-02-23 16:42:58 -05:00