Commit Graph
7658 Commits
Author SHA1 Message Date
Alex Hart 52fb873b1b Specify vibrate attributes to resolve vibrate from background. 2024-05-08 16:30:53 -03:00
moiseev-signalandAlex Hart 9a0bb243cd Implement a libsignal-net shadowing web socket. 2024-05-08 16:30:53 -03:00
Nicholas TinsleyandAlex Hart 78bbab37fb Show missing FCM dialog in registration V2. 2024-05-08 16:30:53 -03:00
Nicholas TinsleyandAlex Hart 9af73b1409 Allow initialization of registration V2 without FCM. 2024-05-08 16:30:53 -03:00
Nicholas TinsleyandAlex Hart 9c5bb4aa17 Initial error handling for registration v2. 2024-05-08 16:30:53 -03:00
ClarkandAlex Hart 49ba83dda8 Integrate message backup frequency. 2024-05-08 16:30:53 -03:00
ClarkandAlex Hart de3b0d4ca2 Integrate the backup size into backup settings. 2024-05-08 16:30:53 -03:00
fm-sysandAlex Hart b2efc42357 Add back ability to long press title bar to go to system contact.
Resolves #13372
2024-05-08 16:30:53 -03:00
Cody HenthorneandAlex Hart a71faf674d Cleanup group management code. 2024-05-08 16:30:53 -03:00
moiseev-signalandAlex Hart 34faa9003f Upgrade to libsignal 0.46.0. 2024-05-08 16:30:53 -03:00
ClarkandAlex Hart bc527a2bc1 Basic settings functionality for message backup. 2024-05-08 16:30:53 -03:00
Nicholas TinsleyandAlex Hart 0a3f96935a Support device transfers in restore flow v2. 2024-05-08 16:30:53 -03:00
Alex Hart 70d74e0bb1 Allow users who have disabled Contacts permission to hide system contacts. 2024-05-08 16:30:53 -03:00
Alex Hart 36c91a95e2 Check spannable intersect when moving between stories. 2024-05-08 16:30:53 -03:00
Greyson ParrelliandAlex Hart 4600e38a2a Add partial index to improve unread count perf. 2024-05-08 16:30:52 -03:00
Alex Hart 55abd88a03 Implement better handling for call peeking when opening the calls tab. 2024-05-08 16:30:52 -03:00
mtang-signalandAlex Hart cd880b0879 Expand double tap area. 2024-05-08 16:30:52 -03:00
Greyson ParrelliandAlex Hart cc98eced27 Short-circuit query if list is empty. 2024-05-08 16:30:52 -03:00
mtang-signalandAlex Hart c95b180728 Update gallery permission UI 2024-05-08 16:30:52 -03:00
Greyson ParrelliandAlex Hart 3c380d35fd Attempt to reduce impact of thread updates. 2024-05-08 16:30:52 -03:00
Nicholas TinsleyandGreyson Parrelli 41935120e5 DeviceTransferFragment Kotlin rewrite. 2024-05-01 16:45:36 -04:00
Alex HartandGreyson Parrelli 03d8f72c41 Fix group collisions error. 2024-05-01 16:45:36 -04:00
Greyson Parrelli ab9ecff4d4 Improve timing of query methods. 2024-05-01 16:45:36 -04:00
Alex HartandGreyson Parrelli e351a0b235 Correct flags for story replies. 2024-05-01 16:45:36 -04:00
Cody HenthorneandGreyson Parrelli 6d657b449c Convert and update Manage Storage Settings. 2024-05-01 16:45:36 -04:00
ClarkandGreyson Parrelli adef572abb Store group snapshot attributes in GroupAttributeBlobs. 2024-05-01 16:45:36 -04:00
ClarkandGreyson Parrelli 1223c3c768 Add support for new backup calls proto and call links. 2024-05-01 16:45:35 -04:00
Greyson Parrelli c3070f2913 Revert "Expand double tap touch area."
This reverts commit 8c81e47737.
2024-05-01 16:33:33 -04:00
Nicholas Tinsley 234b3967ed Fix button crash in v1 PIN restore fragment. 2024-05-01 10:42:23 -04:00
mtang-signalandGitHub 8c81e47737 Expand double tap touch area. 2024-04-30 16:29:33 -04:00
Cody Henthorne 5d15eef61d Improve translations with pluralized string resources. 2024-04-30 16:04:14 -04:00
Greyson Parrelli 8f3e62245f Fix some issues where views were accessed after being destroyed. 2024-04-30 15:22:57 -04:00
mtang-signalandGitHub e4d6f9240f Fix double tap layout warning. 2024-04-30 14:44:00 -04:00
Greyson Parrelli f7763a5b82 Be more lenient around long-int conversion in SignalStore. 2024-04-29 22:04:47 -04:00
Greyson Parrelli c6f4a01001 Hopeful fix for crash in SimpleProgressDialog. 2024-04-29 22:04:31 -04:00
Greyson Parrelli 95a6835988 Improve handling of backup initialization. 2024-04-29 19:26:06 -04:00
moiseev-signalandGreyson Parrelli f9a8f447d2 Support proxy in connections managed by libsignal. 2024-04-29 19:26:06 -04:00
Nicholas TinsleyandGreyson Parrelli d20f588802 Inline the group call reactions feature flag. 2024-04-29 19:25:59 -04:00
Nicholas TinsleyandGreyson Parrelli f23476a4e9 Initial support for restoring backups and skipping SMS in registration v2. 2024-04-29 19:25:59 -04:00
mtang-signalandGreyson Parrelli fd4864b3b1 Update microphone permission UI for calls. 2024-04-29 19:25:59 -04:00
mtang-signalandGreyson Parrelli c5c0c432c4 Update microphone permission UI for voice messages. 2024-04-29 19:25:59 -04:00
mtang-signalandGreyson Parrelli 18e6c57e75 Update location permission UI. 2024-04-29 19:25:59 -04:00
mtang-signalandGreyson Parrelli ffc1463cda Add double tap editing feature. 2024-04-29 19:25:59 -04:00
ClarkandGreyson Parrelli 84e654efb2 Set archive transfer state when archive data is set. 2024-04-29 19:25:59 -04:00
ClarkandGreyson Parrelli d983265e08 Persist group state in backup. 2024-04-29 19:25:59 -04:00
Alex HartandGreyson Parrelli e60b32202e Improved missed call state handling. 2024-04-29 19:25:59 -04:00
moiseev-signalandGreyson Parrelli 95fbd7a31c Implement unauthenticated chat web socket connection via libsignal-net. 2024-04-29 19:25:59 -04:00
Nicholas TinsleyandGreyson Parrelli 00a91e32fc Multiple skin tones for reaction bursts. 2024-04-29 19:25:59 -04:00
Alex Hart fa32b7a883 Fix coloring on outgoing calls. 2024-04-24 15:10:12 -03:00
Alex Hart 63e6f955ed Prevent getCallLinks from returning links without root keys. 2024-04-24 14:17:58 -03:00