Commit Graph
11566 Commits
Author SHA1 Message Date
Cody Henthorne 14dd71bf78 Prevent crash from poor implementation of camera apis. 2022-10-11 15:20:55 -04:00
Cody Henthorne 55d437e54b Make group updates not mark a thread as unread. 2022-10-11 15:13:17 -04:00
Greyson Parrelli 3d8f62ce9d Bump version to 5.53.0 v5.53.0 2022-10-11 14:48:29 -04:00
Greyson Parrelli 19d029a643 Updated language translations. 2022-10-11 14:47:44 -04:00
Greyson Parrelli e85ba03756 Rotate the stories flag. 2022-10-11 14:46:35 -04:00
Alex HartandGreyson Parrelli 7315c991d5 Fix IndexOutOfBoundsException when rapidly tapping through stories. 2022-10-11 14:46:35 -04:00
Alex HartandGreyson Parrelli 83d1ab2eb5 Fix crash in processing of distribution list recipients. 2022-10-11 14:46:35 -04:00
Alex HartandGreyson Parrelli 1e491d0b51 Fix story link previews for broken urls. 2022-10-11 14:46:35 -04:00
Alex HartandGreyson Parrelli 50a7c2ba5c Disable link preview button with empty input. 2022-10-11 14:46:35 -04:00
Alex HartandGreyson Parrelli 4cc6bb4fbe Do not allow forwarding of content more than 13 lines long to stories. 2022-10-11 14:46:35 -04:00
Alex HartandGreyson Parrelli 7477f3c319 Increse bottom gradient height to improve readability. 2022-10-11 14:46:35 -04:00
Alex HartandGreyson Parrelli 1046265d23 Fix receipt handling issue for stories. 2022-10-11 14:46:35 -04:00
Alex HartandGreyson Parrelli 7cc2029cd3 Finish the activity instead of delegating to onback dispatcher. 2022-10-11 14:46:35 -04:00
Alex HartandGreyson Parrelli 71ca39fd4a Fix crash when calling dismissNow in onDestroy. 2022-10-11 14:46:35 -04:00
Greyson Parrelli bfd2686610 Fix issue where some threads were invisibly unread.
Problem 1: We weren't marking threads read when we shared into them.
Problem 2: We hid the unread status of threads whose last message was
outgoing.

This addresses both. It's possible that 'fixing' problem 2 could result
in more threads being marked as read, but really that should just make
us aware so we can properly mark the thread as read.
2022-10-11 14:46:35 -04:00
Veniamin VynohradovandGreyson Parrelli c131fb500d Add 'detailed' conversation style to show full file names.
Fixes #12442
Closes #12463
2022-10-11 14:46:35 -04:00
Sgn-32andGreyson Parrelli cdb7f07368 Add ability to clear the proxy address.
Closes #12499
2022-10-11 14:46:35 -04:00
Cody HenthorneandGreyson Parrelli de329166d2 Always show remote participant when entering PIP mode. 2022-10-11 14:46:35 -04:00
Sgn-32andGreyson Parrelli 83ae613e9a Use MaterialAlertDialogBuilder in RatingManager.
Closes #12501
2022-10-11 14:46:35 -04:00
NicholasandGreyson Parrelli b342ce6874 Load media in preview earlier than target attachment. 2022-10-11 14:46:35 -04:00
Cody HenthorneandGreyson Parrelli bef83e4c0c Remove unused context arguments in RecipientUtil. 2022-10-11 14:46:35 -04:00
Greyson Parrelli db0bca00ec Bump version to 5.52.5 v5.52.5 2022-10-11 14:30:45 -04:00
Greyson Parrelli e3c38e635a Updated language translations. 2022-10-11 14:30:07 -04:00
Cody HenthorneandGreyson Parrelli 10d4063ecf Remove unused story string. 2022-10-11 14:23:47 -04:00
Cody Henthorne c6e3c9dd35 Fix thread not updating after group creation. 2022-10-10 15:43:36 -04:00
Cody Henthorne 02d9cbe01b Fix export flow on small screens. 2022-10-10 14:37:18 -04:00
Cody Henthorne 68237df321 Fix ongoing call notification bug. 2022-10-10 13:25:10 -04:00
Greyson Parrelli c82bf826e0 Bump version to 5.52.4 v5.52.4 2022-10-07 18:45:12 -04:00
Greyson Parrelli 8fb404a492 Updated language translations. 2022-10-07 18:45:12 -04:00
Greyson Parrelli 437d6c7a52 Flag deletes and replies to group stories as stories. 2022-10-07 18:45:12 -04:00
Greyson Parrelli 30b635cca2 Allow SKDM's if story=true. 2022-10-07 18:45:12 -04:00
Greyson Parrelli 5fb0956c16 Improve an registration error log. 2022-10-07 18:45:12 -04:00
Greyson Parrelli a9f654a520 Disable okhttp automatic retries for CDSI. 2022-10-07 18:45:12 -04:00
Alex HartandGreyson Parrelli 4b10ec8f02 Allow story search in forward fragment to be case insensitive. 2022-10-07 18:45:12 -04:00
Alex HartandGreyson Parrelli 02db5f74e9 Allow non-default emoji to animate in group replies. 2022-10-07 18:45:12 -04:00
Alex HartandGreyson Parrelli 842626e96c Add viewer count and list to 'All Signal Connections'. 2022-10-07 18:45:12 -04:00
Alex HartandGreyson Parrelli c239ba1e35 Fix crash after replying to a group story. 2022-10-07 18:45:11 -04:00
Alex HartandGreyson Parrelli 9aa7543f2f Do not display stories as valid selections when sending view-once media. 2022-10-07 18:45:11 -04:00
Alex HartandGreyson Parrelli 5c77c33dff Fix flow colors. 2022-10-07 18:45:11 -04:00
Alex HartandGreyson Parrelli 3dd31432c8 Allow getMessageDestination to handle Story messages. 2022-10-07 18:45:11 -04:00
Alex HartandGreyson Parrelli 3de75f48cf Add padding to bottom of selection recycler. 2022-10-07 18:45:11 -04:00
Greyson Parrelli be98ff3508 Fix bottom bar color in group story selector. 2022-10-07 18:45:11 -04:00
Greyson Parrelli 04b0c01015 Catch a foreground service start exception. 2022-10-07 18:45:11 -04:00
Cody HenthorneandGreyson Parrelli 50ded5c92a Rotate SMS exporter flag. 2022-10-07 18:45:11 -04:00
Alex HartandGreyson Parrelli 2041756513 Story info page should mirror message details. 2022-10-07 18:45:11 -04:00
Greyson Parrelli 742d1bece0 Bump version to 5.52.3 v5.52.3 2022-10-06 16:38:16 -04:00
Greyson Parrelli 4ee8218194 Updated language translations. 2022-10-06 16:38:16 -04:00
AsamKandGreyson Parrelli 22e97457a3 Fix sending normal group messages when falling back to socket.
In the sendGroupMessage message the socket fallback for sending normal
group messages always set the story parameter to true.
This causes the message to be discarded by the receivers, because it has
a story envelope, but no story content
> Envelope was flagged as a story, but it did not have any story-related content! Dropping.

Issue was introduced in 3895578d51

Closes #12496
2022-10-06 16:38:16 -04:00
Alex HartandGreyson Parrelli 9d469db7ae Move stories above app security section. 2022-10-06 16:38:16 -04:00
Alex HartandGreyson Parrelli 72347af967 Disassociate direct replies when remote-deleting a story. 2022-10-06 16:38:16 -04:00