Commit Graph
5816 Commits
Author SHA1 Message Date
Alex HartandGitHub 38940e0111 Hopeful fix for remote notification crash. 2023-08-22 15:02:16 -03:00
Nicholas TinsleyandCody Henthorne 2b8018727c Fix voice note earpiece playback. 2023-08-22 11:30:43 -04:00
Greyson ParrelliandCody Henthorne e3be279f1f Do not allow the sending of whitespace-only messages. 2023-08-22 11:30:43 -04:00
Greyson ParrelliandCody Henthorne 1e6126d5be Downgrade some logs and add a missing return. 2023-08-22 11:30:43 -04:00
Alex HartandCody Henthorne 5055b0c75d Fix rendering issue when opening the story info sheet too fast. 2023-08-22 11:30:43 -04:00
Alex Hart 372104cdfe Fix typing indicator rendering. 2023-08-21 14:22:08 -03:00
Nicholas TinsleyandCody Henthorne b5f82beb46 Revert "Fix contact photo upload failure."
This reverts commit 06dc8ccbdd.
2023-08-18 16:40:37 -04:00
Nicholas TinsleyandCody Henthorne 61b97fd09b Fix MediaController connection exception. 2023-08-18 16:40:37 -04:00
Cody Henthorne 5d44bbe956 Fix scroll jump when reacting with keyboard open. 2023-08-18 16:40:37 -04:00
Cody Henthorne e7d0b575bb Reshow IME keyboard if it was showing prior to opening attachment keyboard. 2023-08-18 13:00:54 -04:00
Alex Hart a242dba345 Fix crash with improper fallback size. 2023-08-18 13:24:48 -03:00
Greyson Parrelli 587cb5de16 Fix unexpected SSE's.
Fixes #13115
2023-08-18 11:07:14 -04:00
Greyson Parrelli e93c6957ac Fix crash in RecipientTable.getAllPnis() 2023-08-18 09:59:12 -04:00
Cody HenthorneandGitHub 39c1c1e371 Fix ANR-like bug when resuming MainActivity. 2023-08-17 15:02:16 -04:00
Greyson Parrelli 74d5faf3fa Allow PNI-only contact inserts. 2023-08-17 14:51:11 -04:00
Cody HenthorneandGitHub 15204a2c84 Remove SignalServiceContent. 2023-08-17 14:43:42 -04:00
Nicholas Tinsley 2397cb5428 Fix play-pause button in video player. 2023-08-17 14:34:19 -04:00
Greyson ParrelliandGitHub 4b6b87d632 Make ACI's optional on ContactRecords. 2023-08-17 14:33:18 -04:00
Alex HartandGitHub 2492b8de34 Fix AvatarProvider crash when user does not have a profile photo set. 2023-08-17 15:30:55 -03:00
Greyson Parrelli 635987a420 Add improved error logging for SSE issues. 2023-08-17 13:42:22 -04:00
Alex Hart 51602ed231 Wrap thread get/create into a transaction. 2023-08-17 14:38:45 -03:00
Alex Hart 25aab0f702 Clean up threadId -1 checks in Conversation code. 2023-08-17 14:18:32 -03:00
Greyson Parrelli 23b3c7f1fd Use a consistent SSE condition and use more breadcrums in logs. 2023-08-17 12:51:40 -04:00
Nicholas Tinsley 451ce74fa4 Safely run VoiceNoteProximityWakeLockManager cleanup. 2023-08-17 11:17:19 -04:00
Greyson Parrelli 1fd9609810 Improve logging around SSE exceptions. 2023-08-17 10:23:03 -04:00
Clark Chen de6b71528b Rotate edit message flag. 2023-08-16 17:06:04 -04:00
Cody HenthorneandClark Chen f566e10710 Drop V2 suffix from MCPv2 classes. 2023-08-16 17:06:04 -04:00
Cody HenthorneandGitHub fbf4de0ec5 Remove job-based decryption support and MCPv1. 2023-08-16 14:28:14 -04:00
Nicholas Tinsley 3d94122abc Null check for current audio device. 2023-08-16 12:40:35 -04:00
Greyson ParrelliandGitHub 442a66df2e Update the groups tables to use foreign keys. 2023-08-16 12:23:54 -04:00
ClarkandGitHub 3be5d61ced Fix wrong thread crash when revoking message while editing. 2023-08-16 10:48:51 -04:00
Greyson Parrelli f137e23b43 Split usernames into it's own feature flag for internal testing. 2023-08-16 10:46:07 -04:00
Greyson ParrelliandCody Henthorne f00178cc0d Don't show the safety number and badges sections in note-to-self settings. 2023-08-16 10:26:32 -04:00
Greyson ParrelliandCody Henthorne e33c5b055d Fix FTS searches for punctuation and emoji.
Fixes #13047
2023-08-16 10:26:32 -04:00
Greyson ParrelliandCody Henthorne f2237a385e Don't show safety number item for the release notes chat. 2023-08-16 10:26:32 -04:00
NicholasandCody Henthorne a9c45f7e78 Video streaming sample app. 2023-08-16 10:26:32 -04:00
NicholasandCody Henthorne 11cfe5ee82 Upgrade to AndroidX Media3. 2023-08-16 10:26:32 -04:00
ClarkandCody Henthorne 4cbcee85d6 Add prompt to help troubleshoot slow notifications. 2023-08-16 10:26:32 -04:00
Alex HartandCody Henthorne 98ec2cceb4 Add content description to DeliveryStatusView. 2023-08-16 10:26:32 -04:00
Greyson ParrelliandCody Henthorne 8ce05c8bbe Include urgent flag in delivery latency log. 2023-08-16 10:26:32 -04:00
Greyson ParrelliandCody Henthorne a7019b2e60 Rename PushNotificationReceiveJob -> MessageFetchJob. 2023-08-16 10:26:32 -04:00
Greyson ParrelliandCody Henthorne 0facdc0497 Fix foreground service in PushNotificationReceiveJob. 2023-08-16 10:26:32 -04:00
Greyson ParrelliandCody Henthorne 25a7560e2e Always attempt to clear FTS index for DB issues. 2023-08-16 10:26:32 -04:00
Greyson ParrelliandCody Henthorne 063d909572 Log some debug info about image compression. 2023-08-16 10:26:32 -04:00
Greyson ParrelliandCody Henthorne 2f8e112f3a Rename MessageProcessReceiver -> RoutineMessageFetchReceiver. 2023-08-16 10:26:32 -04:00
Alex HartandCody Henthorne 99abfd0d98 Share to signal from CallSheet. 2023-08-16 10:26:32 -04:00
Greyson ParrelliandCody Henthorne 5fa9a27ee0 Convert WebSocketStrategy.java -> WebSocketDrainer.kt 2023-08-16 10:26:32 -04:00
Greyson ParrelliandCody Henthorne b07d675bb4 Remove BackgroundMessageRetriever and clean up old code. 2023-08-16 10:26:32 -04:00
Alex HartandCody Henthorne 9f75c37331 Upgrade Glide to 4.15.1 2023-08-16 10:26:31 -04:00
Greyson ParrelliandCody Henthorne d6adfea9b1 Clean up old one-time prekeys. 2023-08-16 10:26:31 -04:00