Commit Graph
14758 Commits
Author SHA1 Message Date
Greyson ParrelliandCody Henthorne 54656ea14e Potentially fix 'design assumption violated' ISE. 2024-06-05 15:46:01 -04:00
Alex HartandCody Henthorne fd00ed71b5 Fix clickable link in donation thanks sheet. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne d4fba5f3c7 Ship Raise Hand. 2024-06-05 15:46:01 -04:00
Alex HartandCody Henthorne ce244f2e8f Fix hit detection for story link previews. 2024-06-05 15:46:01 -04:00
Cody Henthorne 4ad466390f Fix second person translations for group story reactions. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne c5c9b09f7b Turn on Registration V2 and Change Number V2. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne 0638b31c1f More registration lock V2 improvements. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne c3c713a75a Prevent getting stuck on registration lock V2 fragment. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne 9af1c72233 Registration V2 restore tweaks. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne 500a1e46ad Improve ABS logging. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne 4b446877af Change number captcha submission improvement. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne 015548613a Fix change view model test.
Co-authored-by: Cody Henthorne <cody@signal.org>
2024-06-05 15:46:01 -04:00
Alex HartandCody Henthorne 30b339a482 Remove unnecessary subscriber call for manual cancel. 2024-06-05 15:46:01 -04:00
Cody Henthorne 6dcb2e8d24 Fix androidTest message content fuzer for attachment pointers. 2024-06-05 15:46:01 -04:00
Cody Henthorne 3e8e17526b Fix missing group context on message records. 2024-06-05 15:46:01 -04:00
Clark ChenandCody Henthorne 30ecaf7aea Remove double remote deleted column from ChatItemImportInserter. 2024-06-05 15:46:01 -04:00
Greyson ParrelliandCody Henthorne f761008509 Clean up some stuff around ImportExportTest. 2024-06-05 15:46:01 -04:00
Greyson ParrelliandCody Henthorne c3ab8dddd0 Fix runPostSuccessfulTransaction behavior. 2024-06-05 15:46:01 -04:00
Alex HartandCody Henthorne 164f089d37 Fix NPE in deleteAll call. 2024-06-05 15:46:01 -04:00
Alex HartandCody Henthorne a021b400bd Fix SafetyNumberBottomSheetRepositoryTest. 2024-06-05 15:46:01 -04:00
Greyson ParrelliandCody Henthorne fac8f403be Remove outdated dlist test. 2024-06-05 15:46:01 -04:00
ClarkandCody Henthorne d85ab37828 Add import and tombstones for mobile coin payments. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne 1e35403c87 Change Number V2. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne b99c2165fa Handle SVR exceptions in Registration V2. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne 303100bb6b Further registration lock improvements in Registration V2. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne b71ba79b8a Flesh out registration lock support for Registration V2. 2024-06-05 15:46:01 -04:00
ClarkandCody Henthorne 54cd84b842 Add handling for import/export of edited messages. 2024-06-05 15:46:01 -04:00
ClarkandCody Henthorne 1565ecdcea Fix multiple scheduled backups due to jitter. 2024-06-05 15:46:01 -04:00
ClarkandCody Henthorne 0a99b68d25 Fix shared contacts avatar double upload. 2024-06-05 15:46:01 -04:00
Alex HartandCody Henthorne f4fac5bd90 Prevent reactions from being overlaid by raise hand. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne f6760b90da Flesh out verification challenge support for registration v2. 2024-06-05 15:46:01 -04:00
ClarkandCody Henthorne ad9b1f05b4 Disable restore on open if auto-download is off. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne 17581a7a5e Update SignalProgressDialog.
Fixes #12949.
2024-06-05 15:46:01 -04:00
ClarkandCody Henthorne b41bf66133 Disable "Edited" click listener for outgoing messages. 2024-06-05 15:46:01 -04:00
ClarkandCody Henthorne 8bb3d71472 Fix thumbnail not being clickable on initial media receive. 2024-06-05 15:46:01 -04:00
Nicholas TinsleyandCody Henthorne 295d4b9466 Pin left GIF button to bottom of compose box. 2024-06-05 15:46:01 -04:00
Ahmed El herzandCody Henthorne 5e490376f4 Fix initial event not triggering onTouchEvent.
Fixes #13351
2024-06-05 15:46:01 -04:00
Greyson ParrelliandCody Henthorne fa27531c00 Inline SVR2 feature flag. 2024-06-05 15:46:01 -04:00
Cody Henthorne 2737e5613c Use raw values for learned profile name event. 2024-06-05 15:46:01 -04:00
Greyson ParrelliandCody Henthorne d84612ebf4 Revert "Validate full edit message payload."
This reverts commit 268b621667e3144fb3f07099d04aa5609387a5e6.
2024-06-05 15:46:00 -04:00
Greyson ParrelliandCody Henthorne 96165ad5a8 Fix username getting prematurely removed from recipient. 2024-06-05 15:46:00 -04:00
Nicholas TinsleyandCody Henthorne 19caef057e Update to AGP 8.4.1. 2024-06-05 15:46:00 -04:00
ClarkandCody Henthorne 29cafb11eb Update proto and add payments export without tombstone. 2024-06-05 15:46:00 -04:00
Greyson ParrelliandCody Henthorne 7e458bfde0 Validate full edit message payload. 2024-06-05 15:46:00 -04:00
ClarkandCody Henthorne 2a3cb80217 Add ui wiring for archive thumbnail support. 2024-06-05 15:46:00 -04:00
Greyson ParrelliandCody Henthorne 3d382ee15e Use extension functions instead of LibSignalNetwork class. 2024-06-05 15:46:00 -04:00
ClarkandCody Henthorne 6069dfc6f8 Add a separate column for tracking thumbnail restore state. 2024-06-05 15:46:00 -04:00
Clark ChenandCody Henthorne dee19ed94a Fix attachment table v231 migration consistency. 2024-06-05 15:46:00 -04:00
Greyson ParrelliandCody Henthorne 905b0681f5 Update otpk/kpk tests. 2024-06-05 15:46:00 -04:00
Greyson ParrelliandCody Henthorne b6a4e1f145 Rewrite the AppDependencies system. 2024-06-05 15:46:00 -04:00