Commit Graph
5752 Commits
Author SHA1 Message Date
ClarkandAlex Hart 7543b9fa37 Fix hidden recipients instrumentation tests. 2023-08-10 15:29:02 -03:00
Greyson ParrelliandAlex Hart ca3187d0b8 Ungate some PNP receive-side behavior. 2023-08-10 15:29:02 -03:00
Greyson ParrelliandAlex Hart 327cd93e3c Save PNI's from CDSv2 for all users. 2023-08-10 15:29:02 -03:00
Alex Hart 13853c708e Implement proper in-call status for call links. 2023-08-10 15:29:02 -03:00
Greyson ParrelliandAlex Hart ee1291c816 Improve logging of (ACI, PNI, E164) tuples. 2023-08-10 15:29:02 -03:00
Greyson ParrelliandAlex Hart 6d2d3ae528 Improve ServiceId parsing functions. 2023-08-10 15:29:02 -03:00
Alex Hart 784f94ecdb Fix missed call icon for groups. 2023-08-10 15:29:02 -03:00
Alex Hart 93bf853b5e Fix threading in call link creation sheet. 2023-08-10 15:29:02 -03:00
ClarkandAlex Hart bb83ddfe28 Prompt user for debug logs with slow notifications. 2023-08-10 15:29:02 -03:00
ClarkandAlex Hart b51ec53e33 Light battery optimizations cleanup. 2023-08-10 15:29:02 -03:00
Alex Hart ca210f2b6d Add denial dialogs for call links. 2023-08-10 15:29:02 -03:00
Alex Hart 38bddec4ba Fix call deletion sync message sending. 2023-08-10 15:29:02 -03:00
Alex Hart b866d57814 Hide admin options if user is not a call admin. 2023-08-10 15:29:02 -03:00
Alex Hart 3c9004d87d Remove maximum denial tracking. 2023-08-10 15:29:02 -03:00
Alex Hart c479dd404c Add invalid call link dialog. 2023-08-10 15:29:02 -03:00
Alex Hart 748667a0b4 Fix bad ad hoc calling flag check. 2023-08-10 15:29:02 -03:00
Alex Hart 6898595f8a Add GroupCall.JoinState.PENDING support. 2023-08-10 15:29:02 -03:00
Alex Hart 30d0b6fd0e Add additional call links moderation ui. 2023-08-10 15:29:02 -03:00
Greyson ParrelliandAlex Hart 7c209db146 Fix logging for 'restricted' power bucket. 2023-08-10 15:29:02 -03:00
Greyson ParrelliandAlex Hart 49c8c88a22 Put message latency time in decryption log. 2023-08-10 15:29:02 -03:00
Alex Hart 88e530c96c Rotate edit message flag. 2023-08-10 15:29:02 -03:00
Greyson ParrelliandAlex Hart 14f3fb5a94 Break message-latency into high/low priority. 2023-08-10 15:29:02 -03:00
Greyson ParrelliandAlex Hart 7ac479b78a Log server time offset in FCM log. 2023-08-10 15:29:02 -03:00
Greyson ParrelliandAlex Hart 10b356e642 Stop reading the giftBadges capability. 2023-08-10 15:29:02 -03:00
Greyson ParrelliandAlex Hart 7f92482d7a Stop reading the stories capability. 2023-08-10 15:29:02 -03:00
Alex Hart b54781ff56 Utilize AlertDialog.Builder for displayInDialogAboveAnchor. 2023-08-10 15:29:02 -03:00
ClarkandAlex Hart 6a87495a6d Update contact hiding to spec. 2023-08-10 15:29:02 -03:00
Greyson ParrelliandAlex Hart c5d9346370 Convert all group code to be based on ServiceIds. 2023-08-10 15:05:18 -03:00
Alex Hart d247e2c111 Implement several parts of the call links admin UX. 2023-08-10 15:05:18 -03:00
Cody HenthorneandAlex Hart b30f47bac4 Remove ComposeText and SendButton sms/mms transport complexity. 2023-08-10 15:05:18 -03:00
Cody HenthorneandAlex Hart 2f9498e137 Refactor input panel to use constraint layout. 2023-08-10 15:05:18 -03:00
Alex Hart 067b3513b7 Add content descriptions to call log row item buttons. 2023-08-10 15:05:18 -03:00
Greyson Parrelli 9f52ecab5c Ensure that inbound messages mark threads as active. 2023-08-10 13:33:23 -04:00
Greyson ParrelliandAlex Hart 1cc7b46555 Fix PNI prefixing in provisioning message. 2023-08-09 13:57:32 -03:00
Alex Hart 181c0e8a60 Revert "Fix unread state using last seen timestamp."
This reverts commit a5e30bc818.
2023-08-09 09:24:40 -03:00
Alex Hart cf7f614296 Revert "Use local timestamps for in-chat unread counter."
This reverts commit c501a417bb.
2023-08-09 09:24:19 -03:00
Alex Hart 859905c3e4 Fix sticker insertion from system keyboard. 2023-08-07 15:41:49 -03:00
Alex Hart 8af91bffb5 Fix expanding captions. 2023-08-07 15:41:49 -03:00
Alex HartandGitHub 06dc8ccbdd Fix contact photo upload failure. 2023-08-07 15:28:22 -03:00
Alex HartandGitHub c501a417bb Use local timestamps for in-chat unread counter. 2023-08-07 13:28:19 -03:00
Alex HartandGitHub 0021e229d8 Add virtual file support to file sharing. 2023-08-07 13:27:55 -03:00
Alex Hart b4ef95a9b4 Add ActivityNotFoundException handling to ConversationFragment. 2023-08-04 15:17:47 -03:00
Alex Hart a131eeaa4a Add recaptcha triggers to CFV2. 2023-08-04 13:30:05 -03:00
Alex Hart 9382bbd8fd Add first time in group check. 2023-08-04 13:24:00 -03:00
Greyson Parrelli ae2998bcf2 Actually use db reference passed into SearchTable.fullyResetTables. 2023-08-04 11:04:52 -04:00
Alex Hart 1e8e09d5c4 Add multiselect callback to conversation fragment. 2023-08-04 11:57:03 -03:00
Alex HartandGitHub a5e30bc818 Fix unread state using last seen timestamp. 2023-08-04 11:53:16 -03:00
Alex Hart 72edf5c08b Ignore call links check if ff is disabled. 2023-08-04 11:34:43 -03:00
Alex Hart 192154a11c Update reminder on ReminderUpdateEvent broadcast. 2023-08-04 10:21:45 -03:00
Cody HenthorneandGitHub c3700cf6d9 Fix incorrect read state causing stale notifications and tweak scroll to bottom behavior. 2023-08-04 09:31:03 -03:00