Commit Graph
8757 Commits
Author SHA1 Message Date
Cody HenthorneandNicholas Tinsley aa33fd44b8 Remove SMS export. 2024-01-31 22:12:17 -05:00
ClarkandNicholas Tinsley 98865d61dd Convert gv2 update messages to backup distinct protos. 2024-01-31 22:12:17 -05:00
Cody HenthorneandNicholas Tinsley 0036b8e2d6 Migrate legacy png and webp to signal symbols. 2024-01-31 22:12:17 -05:00
Alex HartandNicholas Tinsley c021d26103 Add polish to PNP registration settings. 2024-01-31 22:12:17 -05:00
Alex HartandNicholas Tinsley 8bca5b4901 Update PnP description text for everyone listing. 2024-01-31 22:12:17 -05:00
Greyson ParrelliandNicholas Tinsley d4db6c8912 Keep some recipient logs longer. 2024-01-31 22:12:17 -05:00
Maksym MorozandNicholas Tinsley 67d3c8e777 Clean up app module build.gradle.kts
Closes #13379

Signed-off-by: Maksym Moroz <maksymmoroz@duck.com>
2024-01-31 22:12:17 -05:00
e71bb33b23 Fix conversation bubbles becoming too long.
Co-authored-by: Cody Henthorne <cody@signal.org>
2024-01-31 22:12:17 -05:00
Alex HartandNicholas Tinsley 4ada7c9be9 Implement several polish items for Call Links. 2024-01-31 22:12:16 -05:00
Nicholas Tinsley 56a2d8891f Bump version to 6.45.2 2024-01-31 22:10:10 -05:00
Nicholas Tinsley 4585e90a00 Updated baseline profile. 2024-01-31 21:25:05 -05:00
Nicholas Tinsley 86d2ddc168 Update translations and other static files. 2024-01-31 21:18:34 -05:00
Greyson Parrelli 9d1514308a Fix potential crash during contact splits. 2024-01-31 19:39:39 -05:00
Greyson Parrelli 7abff55981 Bump version to 6.45.1 2024-01-25 19:10:08 -05:00
Greyson Parrelli f9d7eba7d4 Update translations and other static files. 2024-01-25 19:09:11 -05:00
Nicholas TinsleyandGreyson Parrelli 6fc9055221 Calculate video encoding settings based on trimmed duration. 2024-01-25 18:59:57 -05:00
Nicholas Tinsley d2cbf11264 Don't fail video send on postprocess failure. 2024-01-25 13:32:03 -05:00
Greyson Parrelli c584156c86 Bump version to 6.45.0 2024-01-23 13:27:17 -05:00
Greyson Parrelli 78e04f3ad8 Update baseline profile. 2024-01-23 13:18:57 -05:00
Greyson Parrelli 6302725678 Update translations and other static files. 2024-01-23 13:18:57 -05:00
Nicholas TinsleyandGreyson Parrelli 431e65808d Rotate custom video muxer flag. 2024-01-23 13:18:57 -05:00
ClarkandGreyson Parrelli 653914f47e Allow multiple message latency percentiles. 2024-01-23 13:18:57 -05:00
Cody HenthorneandGreyson Parrelli 96823e944d Introduce ActiveCallManager to prevent android service crashes during call handling. 2024-01-23 13:18:57 -05:00
Nicholas TinsleyandGreyson Parrelli 3c7996aa99 Rotate instant video feature flag. 2024-01-23 13:18:56 -05:00
Nicholas TinsleyandGreyson Parrelli 3a314c565c Deduplicate call participants in call info screen.. 2024-01-23 13:18:56 -05:00
Greyson Parrelli 16b78f0843 Update username recovery flow. 2024-01-23 11:52:04 -05:00
Greyson Parrelli 5e97a6b192 Do not show username education if username is set. 2024-01-23 11:52:04 -05:00
Nicholas TinsleyandGreyson Parrelli 595cced5b7 Display overflow button with reactions OR raise hand. 2024-01-23 11:52:04 -05:00
Alex HartandGreyson Parrelli d17f12dd76 Update call event state after revoking a call link. 2024-01-23 11:52:04 -05:00
Alex HartandGreyson Parrelli 8b5498cfbd Fix if check for call links. 2024-01-23 11:52:04 -05:00
Clark ChenandGreyson Parrelli e4b755ced8 Correctly count message events for notification heuristic. 2024-01-23 11:52:04 -05:00
Nicholas TinsleyandGreyson Parrelli 5b7eb9c332 Update libsignal-client to 0.39.2 2024-01-23 11:52:04 -05:00
Alex HartandGreyson Parrelli cd8e07c102 Do not jump to top of the list when no search query present in story privacy. 2024-01-23 11:52:04 -05:00
Nicholas TinsleyandGreyson Parrelli ac0812a6dd Update AndroidX Media3 to 1.2.1. 2024-01-23 11:52:04 -05:00
Nicholas TinsleyandGreyson Parrelli 3c9a7fd329 Reorganize video converter library packages 2024-01-23 11:52:04 -05:00
Alex HartandGreyson Parrelli f81dc11f61 Prevent crash if a call doesn't have a message associated with it. 2024-01-23 11:52:04 -05:00
Greyson Parrelli ce9a8f62d4 Check for network connectivity before making any substantial username alteration request. 2024-01-23 11:52:04 -05:00
Alex HartandGreyson Parrelli 7e00d50078 Fix add to groups display without query. 2024-01-23 11:52:04 -05:00
Alex HartandGreyson Parrelli 4af3f5038f Fix call labeling in settings page. 2024-01-23 11:52:04 -05:00
Nicholas TinsleyandGreyson Parrelli 7bb1c58452 Refactor Mp4FaststartPostProcessor. 2024-01-23 11:52:04 -05:00
Cody HenthorneandGreyson Parrelli bc5d27ed90 Prevent calling service crash loop when system restarts us in background. 2024-01-23 11:52:04 -05:00
Greyson Parrelli ae884d79a1 Remove system contact links from undiscoverable contacts. 2024-01-23 11:52:04 -05:00
Cody HenthorneandGreyson Parrelli c54313c32e Add another verification code test case. 2024-01-23 11:52:04 -05:00
Cody HenthorneandGreyson Parrelli 3e001ddf1b Fix poor calling audio on certain devices. 2024-01-23 11:52:04 -05:00
Alex HartandGreyson Parrelli 73d98da32b Polish about sheet UX. 2024-01-23 11:52:04 -05:00
Alex HartandGreyson Parrelli 99f936ff97 Fix about sheet groups in common placeholder count. 2024-01-23 11:52:04 -05:00
Cody HenthorneandGreyson Parrelli 15afaeabe3 Use WebpSanitizer. 2024-01-23 11:52:04 -05:00
Greyson Parrelli debf964b5f Add more info to internal conversation details. 2024-01-23 11:52:04 -05:00
Greyson Parrelli 2194fbd535 Add support for fetching archive media metadata. 2024-01-23 11:52:04 -05:00
Alex HartandGreyson Parrelli cf59249d3d Rewrite chat colors delegation. 2024-01-23 11:52:04 -05:00