Commit Graph
8292 Commits
Author SHA1 Message Date
Alex Hart 351c3219e4 Replace RxStore with MutableStateFlow for better lifecycle control. 2024-05-10 22:44:05 -03:00
Alex Hart cc6cba45c6 Update baseline profile. 2024-05-08 16:36:44 -03:00
Alex Hart ce37660df2 Update translations and other static files. 2024-05-08 16:34:17 -03:00
Nicholas TinsleyandAlex Hart ca14ed9b2c Allow for captcha solving for reg v2. 2024-05-08 16:30:53 -03:00
ClarkandAlex Hart ba4cdea75d Add cellular backup toggle for message backup. 2024-05-08 16:30:53 -03:00
ClarkandAlex Hart 83c34dd4cc Integrate swapping backup tiers from backup settings. 2024-05-08 16:30:53 -03:00
Nicholas TinsleyandAlex Hart b6db3802d3 Set raised hand list to be distinct by RecipientID. 2024-05-08 16:30:53 -03:00
Greyson ParrelliandAlex Hart a9a19d3ae0 Add job to upload thumbnails to archive. 2024-05-08 16:30:53 -03:00
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
mtang-signalandAlex Hart bbae6d876f Avoid translating support email strings. 2024-05-08 16:30:52 -03:00
BenjaminMuslicandAlex Hart c261df41b0 Added automatic capitalization to profile name fields.
Resolves #13544
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 76c04d8d6d Update translations and other static files. 2024-05-01 16:42:03 -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
Greyson Parrelli ced4ece5b8 Update translations and other static files. 2024-04-30 16:41:02 -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 Parrelliandmtang-signal cfaf40e605 Fix KeyValueDataSet tests. 2024-04-30 11:05:39 -07:00
Greyson Parrelli 7241283be2 Update baseline profile. 2024-04-29 22:04:56 -04:00
Greyson Parrelli dde2a8b63a Update translations and other static files. 2024-04-29 22:04:56 -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