Commit Graph
16275 Commits
Author SHA1 Message Date
Cody HenthorneandGitHub 7e0e6c2786 Fix pool limits and y-translation issues with CFv2 recycler view. 2023-06-07 12:51:08 -04:00
Alex Hart d6a03df087 Fix db contention when inserting group ring updates. 2023-06-07 13:28:37 -03:00
Nicholas Tinsley cfc89d2a74 Gracefully handle invalid audio device selection during calls. 2023-06-07 11:24:22 -04:00
ClarkandCody Henthorne c491c9dc8c Fix chosen location not being sent sometimes. 2023-06-06 12:47:16 -04:00
Cody Henthorne eae066b3a2 Fix styling issues when covering mentions. 2023-06-06 12:47:16 -04:00
ClarkandCody Henthorne 71aa17bad6 Verify number of backup frames written is read back. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne 93df01e266 CallLink treatment for ConversationItem. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne 8f96abb41e Update TAG usage throughout call link processors. 2023-06-06 12:47:16 -04:00
Nicholas TinsleyandCody Henthorne 1457a6fe16 Deduplicate audio output choices. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne 290c107698 Implement simple avatar color picking algorithm to align with iOS. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne bf7aaddbf9 Hook in Call Links integration via factory. 2023-06-06 12:47:16 -04:00
ClarkandCody Henthorne 59435e49c8 Call startForeground onCreate for generic foreground service. 2023-06-06 12:47:16 -04:00
ClarkandCody Henthorne c3499e538e Fix wallpaper scaling on orientation change. 2023-06-06 12:47:16 -04:00
Cody Henthorne 1d41b1c5a3 Remove a couple old dependencies. 2023-06-06 12:47:16 -04:00
Cody Henthorne e303570b2f Update to libsignal 0.26.0 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne 62940893f0 Add peek and join capabilities to call links implementation. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne f8434bede5 Add clear all menu action to calls tab. 2023-06-06 12:47:16 -04:00
c08e108fc3 Update to RingRTC v2.28.0
Co-authored-by: Jordan Rose <jrose@signal.org>
2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne cd9a160cae Fix pip offset. 2023-06-06 12:47:16 -04:00
Cody Henthorne bba8b8be56 Fix external share when it contains an image and text. 2023-06-06 12:47:16 -04:00
Bernie DolanandCody Henthorne f56b5d58c6 Update MobileCoin payments and enclave values. 2023-06-06 12:47:16 -04:00
Cody Henthorne ac4b0ed606 Improve auto-leave group behavior. 2023-06-06 12:47:16 -04:00
Clark ChenandCody Henthorne d3e71185e6 Fix story ring not updating on recipient screen. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne b4f2cd9ff4 Add updated phone svg icon. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne fd8d305899 Add voice note draft playback impl to cfv2. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne bde7ae944a Add draft handling in toggle button update method. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne 99f83e5dc9 Add handleDial implementation in CFV2. 2023-06-06 12:47:16 -04:00
Cody Henthorne 693aef5c04 Add partial share and draft support to CFv2. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne b9ae537706 Add onItemClick handling in CFV2. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne e41dd6d39d CFV2 Add edit message support. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne 5d546f46e4 CFV2 Add reply to message support. 2023-06-06 12:47:16 -04:00
ClarkandCody Henthorne 2bef5653b4 Lower priority for apk update notification. 2023-06-06 12:47:16 -04:00
ClarkandCody Henthorne 63d8549865 Light refactor to thread update. 2023-06-06 12:47:16 -04:00
Clark ChenandCody Henthorne f6bac2f476 Fix trash can not appearing when editing group photo. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne 0dd51856d3 CFV2 - Implement add to home screen. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne be01f2b511 CFV2 -- Add to Contacts / Mute Conversation. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne 045d2cf42f Copy over several more action handlers for CFV2. 2023-06-06 12:47:16 -04:00
Cody Henthorne 64ddd982fe Add review banner to CFv2. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne b785b3f887 CFV2 Save to Disk / Copy Text Content. 2023-06-06 12:47:16 -04:00
Alex HartandCody Henthorne 399421e20e CFV2 Implement delete, forward, view once handling. 2023-06-06 12:47:16 -04:00
Cody Henthorne a656d65d1d Move render split to match CFv2 for fairer comparisons. 2023-06-06 12:47:16 -04:00
Nicholas TinsleyandCody Henthorne 291a5d57c4 Replace em dash in javadoc with ASCII-safe hyphen. 2023-06-06 12:47:16 -04:00
Nicholas TinsleyandCody Henthorne a9a91e3162 Address a bunch of compiler warnings.
None of these should change any behavior, they're all annotations and stuff.
2023-06-06 12:47:16 -04:00
g1a55erandCody Henthorne de4c6ab7b7 Adopt new APIs for network connectivity check.
Addresses #12941
2023-06-06 12:47:16 -04:00
Nicholas TinsleyandCody Henthorne 7ea9fc0c3b Update AlertDialogs to MaterialAlertDialogs.
Addresses #12949.
2023-06-06 12:47:16 -04:00
Greyson ParrelliandCody Henthorne 1965d5879f Log message procesing speed at 2 decimal places. 2023-06-06 12:47:16 -04:00
Greyson ParrelliandCody Henthorne b2b907a86a Add additional validation for group messages. 2023-06-06 12:47:15 -04:00
Cody Henthorne e565de0724 Add verified updates and unverified banner. 2023-06-06 12:47:15 -04:00
Greyson ParrelliandCody Henthorne 7318e676f7 Add an internal feature to search your contacts by ID/ACI/PNI. 2023-06-06 12:47:15 -04:00
Greyson ParrelliandCody Henthorne 7c28d8ad51 Fix possible NPE when opening a story. 2023-06-06 12:47:15 -04:00