Commit Graph
5805 Commits
Author SHA1 Message Date
Alex Hart e0bda8cf53 Fix group call ring state for some calls. 2023-05-04 13:31:09 -03:00
Greyson Parrelli a1c807d65b Force usage of best index for conversation query. 2023-05-04 09:35:45 -04:00
Greyson Parrelli 77f5c290cc Add 'if not exists' to index migration. 2023-05-04 09:33:29 -04:00
Alex Hart 4294b446f3 Hide call events from hidden and blocked contacts. 2023-05-04 10:02:15 -03:00
Greyson ParrelliandGitHub 6aa4bb549a Add database indices to improve message delete performance. 2023-05-03 09:59:47 -04:00
Alex Hart 6791d2d46e Add animation when switching from chats to calls. 2023-05-02 13:10:39 -03:00
Alex Hart 3c343af562 Fix dancing call icon when a new message is recieved. 2023-05-02 13:10:23 -03:00
Greyson Parrelli fe9ed4c5f7 Attempt to repair local recipient state in the V185 migration. 2023-05-02 10:04:57 -04:00
Alex Hart 7374e7ee23 Fix PiP crash on devices that lie about support.
Fixes #12924
2023-05-02 09:51:45 -03:00
Greyson Parrelli c868098042 Fix 'Sent from' section in message details. 2023-05-01 13:13:13 -04:00
Greyson Parrelli b3c0cda2be Fix rendering of some update message types. 2023-05-01 10:09:57 -04:00
Greyson ParrelliandGitHub a01fb7ff1c Fix foreign key constraint issues with backup restore. 2023-04-25 15:52:09 -04:00
Alex HartandGitHub 0e631508b2 Fix call log multiselect deletions. 2023-04-25 16:42:33 -03:00
Greyson Parrelli eb9915d445 Fix FTS rebuild retry. 2023-04-25 14:45:39 -04:00
Alex HartandGitHub eedf7d4280 Update threads on call event message deletes. 2023-04-25 14:49:49 -03:00
Cody HenthorneandGitHub aaca487b8f Improve performance around marking messages read. 2023-04-25 11:29:45 -04:00
Alex Hart a7d6c0f25c Prevent filtering when in multiselect mode. 2023-04-25 11:46:37 -03:00
Cody HenthorneandGitHub b9d7d19dea Fix multiple issues with rendering spoilers as story captions. 2023-04-25 09:51:11 -04:00
Alex Hart a837f86999 Disable scrolling when context menu is open. 2023-04-25 10:36:27 -03:00
Cody Henthorne a0e4b1aaf9 Fix weird highlight shown after revealing a spoiler. 2023-04-24 22:45:06 -04:00
Cody Henthorne 4d10be2aa5 Fix spoiler reveal in full screen media viewer. 2023-04-24 21:27:11 -04:00
Greyson ParrelliandNicholas 353434e1ef Possible fix for SQLite error. 2023-04-24 19:12:11 -04:00
Nicholas d70213e031 Mute the camera if Signal loses focus.
Addresses #12754.
2023-04-24 19:12:10 -04:00
Cody HenthorneandNicholas 763e14f25f Do not reveal spoilers in quotes. 2023-04-24 19:12:10 -04:00
Cody HenthorneandNicholas 806e81743c Fix spoiler rendering in conversation list. 2023-04-24 19:12:10 -04:00
ClarkandNicholas b0b2b02a49 Fix draft edit messages not being cleared. 2023-04-24 19:12:10 -04:00
Clark ChenandNicholas 5acf442279 Exit edit message when quoting a message. 2023-04-24 19:12:10 -04:00
ClarkandNicholas 324e83489e Fix edit message with media. 2023-04-24 19:12:10 -04:00
ClarkandGitHub 8505530547 Fix link preview thumbnail not matching when receiving quote of edited message. 2023-04-24 09:43:41 -07:00
Alex HartandGitHub 43565d3414 Call icon and toast restructure. 2023-04-24 13:41:20 -03:00
ClarkandGitHub 9cb8fc8ef5 Fix edit message when editing message sent to self. 2023-04-24 08:19:07 -07:00
Greyson Parrelli a11c34d1f6 Fix migration crash for unregistered users. 2023-04-24 10:14:43 -04:00
Alex Hart 03ef778dee Hide call button when entering action mode. 2023-04-24 10:40:48 -03:00
Alex Hart fa61fa301c Fix incoming call notification on locked screen. 2023-04-24 10:16:03 -03:00
Clark Chen 297eb55c61 Correctly hide edit message from message selection menu. 2023-04-21 14:34:00 -04:00
Cody Henthorne 4fce7cc3cc Use distinct timestamp for sync message expire timer updates. 2023-04-21 13:44:34 -04:00
Cody Henthorne 1d793de213 Fix notification profile UI state bug and crash. 2023-04-21 13:37:03 -04:00
Alex HartandGitHub 211d79d14d Display caller avatar when showing CallStyle notification. 2023-04-21 14:34:47 -03:00
Cody Henthorne f14bce9849 Fix unable to verify signed group change warning. 2023-04-21 12:37:28 -04:00
Cody HenthorneandGitHub 8baf07a11c Refine link preview domain restrictions. 2023-04-21 11:40:16 -04:00
Alex Hart a917dace6e Rev calls tab flag. 2023-04-20 17:47:12 -03:00
Alex HartandCody Henthorne 9e2e345a3e Add fix for toggle position on reglock. 2023-04-20 13:50:12 -04:00
Alex HartandCody Henthorne 70f774dce9 Slight reorg of call links package. 2023-04-20 13:50:12 -04:00
Cody Henthorne 203b16e5a9 Update copy/dialogs for registration flow. 2023-04-20 13:50:12 -04:00
ClarkandCody Henthorne b3974d6e64 Resolve ANRs from job manager blocking incoming message observer. 2023-04-20 13:50:12 -04:00
Alex HartandCody Henthorne dc153ff4e6 Add support for jumping to quoted messages in CFV2. 2023-04-20 13:50:12 -04:00
ClarkandCody Henthorne 5ddd7cdb9e Add sync message support for edit message. 2023-04-20 13:50:12 -04:00
ClarkandCody Henthorne 85787ba1df Fix race for edit message notifying listeners. 2023-04-20 13:50:12 -04:00
Alex HartandCody Henthorne 560b2f7d6f Utilize CallStyle for incoming and ongoing calls. 2023-04-20 13:50:12 -04:00
Alex HartandCody Henthorne 8260be4bff Upgrade Kotlin to 1.8.10 and Core-KTX to 1.10.0 2023-04-20 13:50:12 -04:00