Commit Graph
6474 Commits
Author SHA1 Message Date
Cody HenthorneandNicholas Tinsley 673fe2625c Show iDEAL 0,01 temporary charge warning dialog for monthly subscription. 2024-02-02 15:07:30 -05:00
Cody HenthorneandNicholas Tinsley e798feb1d7 Use paymentId from create PayPal intent instead of confirm. 2024-02-02 15:07:30 -05:00
Nicholas Tinsley a5faf0e098 Match output video file size limit in video editor. 2024-01-31 22:13:46 -05:00
Alex HartandNicholas Tinsley 1234c63836 Add scaffolding for backupsV2. 2024-01-31 22:13:46 -05:00
Cody HenthorneandNicholas Tinsley 91920319c7 Cycle calling without a service remote config. 2024-01-31 22:13:46 -05:00
Nicholas Tinsley 950d9d5a4c Validate image preview as URI.
Resolves #13392.
2024-01-31 22:13:46 -05:00
Nicholas Tinsley d1ef9d5dcf Align video compression limit with attachment limit. 2024-01-31 22:13:46 -05:00
Nicholas Tinsley a60419a442 Add remote config for GIF keyboard page. 2024-01-31 22:13:46 -05:00
Nicholas Tinsley f97a034c34 Null check multi share attachment quality guard. 2024-01-31 22:13:46 -05:00
Greyson ParrelliandNicholas Tinsley 716afc98ac Sync PNI verification status to storage service. 2024-01-31 22:13:46 -05:00
Greyson ParrelliandNicholas Tinsley 459607adae Clear local state after requesting to ignore battery optimizations. 2024-01-31 22:13:46 -05:00
Cody HenthorneandNicholas Tinsley 784b705265 Fix spoiler in notification with emoji prefix. 2024-01-31 22:13:46 -05:00
Alex HartandNicholas Tinsley 326b95bd10 Upgrade Compose and AndroidX libraries. 2024-01-31 22:13:46 -05:00
Greyson ParrelliandNicholas Tinsley 466acaf504 Fix possible exception when rendering SSE event.
Fixes #13390
2024-01-31 22:13:46 -05:00
Greyson ParrelliandNicholas Tinsley 3776e86b83 Update the types of messages we backup. 2024-01-31 22:13:46 -05:00
Greyson ParrelliandNicholas Tinsley ea60858a07 Improve logging around 'contact joined' messages. 2024-01-31 22:13:46 -05:00
Greyson ParrelliandNicholas Tinsley d4488c72fb Simplify contact splitting when reading from storage service. 2024-01-31 22:13:46 -05:00
Greyson ParrelliandNicholas Tinsley 9146f2fb30 Remove some unused methods.
Fixes ##13384
2024-01-31 22:12:17 -05:00
Greyson ParrelliandNicholas Tinsley 92993f967e Clear MSL after SN change. 2024-01-31 22:12:17 -05:00
Greyson ParrelliandNicholas Tinsley 2c2735af6d Do not create new threads to show error messages. 2024-01-31 22:12:17 -05:00
Alex HartandNicholas Tinsley 80c0e19692 Improve sizing of shareable QR image. 2024-01-31 22:12:17 -05:00
Alex HartandNicholas Tinsley c9e2162afc Remove old username education fragment. 2024-01-31 22:12:17 -05:00
Greyson ParrelliandNicholas Tinsley c0235d4cc2 Ensure contacts are split after profile 404. 2024-01-31 22:12:17 -05:00
Cody HenthorneandNicholas Tinsley f1704fbb57 Fix file attachment dedup logic. 2024-01-31 22:12:17 -05:00
Alex HartandNicholas Tinsley 38d5d3ad1b Add polish to usernames UX. 2024-01-31 22:12:17 -05:00
Jameson WilliamsandNicholas Tinsley ec96b4e3aa Update Glide to use ksp, drop kapt.
Resolves #13381
2024-01-31 22:12:17 -05:00
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
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
Greyson Parrelli 9d1514308a Fix potential crash during contact splits. 2024-01-31 19:39:39 -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
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