Commit Graph
16275 Commits
Author SHA1 Message Date
Greyson Parrelli 79e19ff080 Bump version to 7.36.0 v7.36.0 2025-02-27 21:17:02 -05:00
Greyson Parrelli 878781cf45 Update baseline profile. 2025-02-27 21:16:31 -05:00
Greyson Parrelli 1d0c931757 Update translations and other static files. 2025-02-27 21:11:38 -05:00
andrew-signalandGitHub 0eb7ec0e39 Bump to libsignal v0.67.1. 2025-02-27 16:56:34 -05:00
Greyson Parrelli 1ec9e1c96b Fix possible storage service retry loop. 2025-02-27 10:07:55 -05:00
Jeffrey StarkeandGreyson Parrelli ff09d2267b Don't send edits if the message text wasn't changed. 2025-02-27 10:07:51 -05:00
Greyson Parrelli 0c146ef35c Update logcat logging. 2025-02-26 15:23:32 -05:00
SagarandGreyson Parrelli 6d294cd710 Update currently selected members count properly.
Fixes #13857
Fixes #13859
Resolves #13885
2025-02-26 14:01:50 -05:00
Cody HenthorneandGreyson Parrelli a64632c862 Fix stripe canceled subscriptions from showing on management screen. 2025-02-26 14:01:38 -05:00
Greyson Parrelli 5ad042d232 Fix some media not appearing in the gallery picker.
Works around the glide issue by using the straight URI when possible,
which allows glide to not have to keep a buffer. However, as soon as you
select it, it'll be an encrypted file, and we'll run into this same
issue where glide needs to keep a buffer for the input stream.

Related to #11014
2025-02-26 14:01:38 -05:00
Greyson Parrelli 6ebc860064 Inline link+sync remote config. 2025-02-26 14:01:38 -05:00
Michelle TangandGreyson Parrelli be2e9c68c1 Separate placeholder transitions for profile names. 2025-02-26 14:01:38 -05:00
Greyson Parrelli 679c36f2ad Fix backup export of call link admin key. 2025-02-26 14:01:38 -05:00
Cody HenthorneandGreyson Parrelli 8b6b0a30e5 Fix pni in aci only field of decline invite for backupv2. 2025-02-26 14:01:38 -05:00
Cody HenthorneandGreyson Parrelli 0b3a949264 Do regv3 storage service restore flows right. 2025-02-26 14:01:38 -05:00
andrew-signalandGreyson Parrelli a31ed28b5f Bump libsignal to v0.67.0.
Enables new CDSI connection logic based on remote config.
2025-02-26 14:01:38 -05:00
Greyson Parrelli b6038f8ae3 Update to the latest backup.proto 2025-02-26 14:01:38 -05:00
Greyson Parrelli e9106ba951 Fix potential missing recipient crash in profile fetch. 2025-02-26 14:01:38 -05:00
Greyson Parrelli c0788777d8 Fix read more text for certain text lengths.
Fixes #14017
2025-02-26 14:01:38 -05:00
Henry AddoandGreyson Parrelli b746580cac Update CONTRIBUTING.md to remove references to submodules.
Resolves #14013
2025-02-24 12:27:28 -05:00
Michelle Tang c7a3d9b8be Update donation string. 2025-02-21 18:00:56 -05:00
Greyson ParrelliandGitHub 464ffbabdb Ensure that pinned_order is unique. 2025-02-21 16:07:10 -05:00
Greyson Parrelli 46e303ffca Fix validation error with long text attachments. 2025-02-21 12:05:20 -05:00
Jim GustafsonandGitHub 6975afcff0 Update to RingRTC v2.50.0 2025-02-21 11:17:28 -05:00
Greyson Parrelli f920e5f29c Bump version to 7.35.0 v7.35.0 2025-02-20 16:25:41 -05:00
Greyson Parrelli 8e1fdec543 Update baseline profile. 2025-02-20 16:25:41 -05:00
Greyson Parrelli d501a209a1 Update translations and other static files. 2025-02-20 16:25:41 -05:00
SagarandGreyson Parrelli d938906d3e Support selecting multiple threads to add to chat folder.
Resolves #13973
2025-02-20 16:25:41 -05:00
SagarandGreyson Parrelli de4b653554 Improve scrolling for username QR color picker.
Resolves #13968
2025-02-20 16:25:41 -05:00
andrew-signalandGreyson Parrelli c95073e5dd Harmonize libsignal-net behavior to match existing websocket implementation. 2025-02-20 16:25:41 -05:00
Angelin ScheidweilerandGreyson Parrelli be90efa23d Enable verified subtitle on group chat.
Fixes #13873
Resolves #13985
2025-02-20 16:25:41 -05:00
Michelle TangandGreyson Parrelli e5c9519076 Avoid closing dialog during learn more sync failure. 2025-02-20 16:25:41 -05:00
Alex HartandGreyson Parrelli 47ce28a721 Reimplement the call overflow menu in compose. 2025-02-20 16:25:41 -05:00
Henry AddoandGreyson Parrelli 993192d38e Adjust size of the unidentified delivery icon.
In the advanced privacy settings screen set the
sealed sender icon to its original width and height
to maintain its aspect ratio without stretching it.

Fixes #13992
Resolves #14000
2025-02-20 16:25:41 -05:00
Cody HenthorneandGreyson Parrelli a5c2113c15 Add backup delete all to internal settings. 2025-02-20 16:25:41 -05:00
mosfet80andGreyson Parrelli 1af8b3aa24 Update docker.yml
Fix node.js <20 deprecation

Resolves #13997
2025-02-20 16:25:41 -05:00
mosfet80andGreyson Parrelli 20216a773a Update diffuse.yml
Fix node.js <20 deprecation
Update ndk to 27.c version

Resolves #13998
2025-02-20 16:25:41 -05:00
Greyson Parrelli 998a5c09ae Make pnp settings changes synchronous. 2025-02-20 16:25:41 -05:00
Greyson Parrelli dc78d841c1 Swallow potential foreground service crash. 2025-02-20 16:25:41 -05:00
Michelle TangandGreyson Parrelli 886bebb088 Update message request states for 1:1 and groups chats. 2025-02-20 16:25:41 -05:00
andrew-signalandGreyson Parrelli 20cecbd5cd Fix NPE in libsignal-net sendKeepAlive. 2025-02-20 16:25:41 -05:00
Alex HartandGreyson Parrelli 4474d1fc9e Add proper timeout for call state changes. 2025-02-20 16:25:41 -05:00
Alex HartandGreyson Parrelli 6ebf9231d8 Utilize imageVector instead of painter in call buttons. 2025-02-20 16:25:36 -05:00
Alex HartandGitHub 31d80ed200 Implement the incoming call screen in compose. 2025-02-19 09:20:54 -04:00
Cody HenthorneandGitHub ca6c9d76b2 Add coroutine friendly blocking job run functions. 2025-02-18 16:51:14 -05:00
Greyson Parrelli 0e0dbc0436 Allow single char searches for non-alphanumeric characters.
Fixes #13843
2025-02-18 16:40:44 -05:00
andrew-signalandGreyson Parrelli e63836220e Log queue empty event for libsignal-net. 2025-02-18 16:14:40 -05:00
Cody HenthorneandGreyson Parrelli 9a7ebd89ff Fix stale restore decision state bug in regv3. 2025-02-18 16:14:40 -05:00
Cody HenthorneandGreyson Parrelli a6aa2ca3ce Add tap to submit debuglog for regv3 screens. 2025-02-18 16:14:40 -05:00
Cody HenthorneandGreyson Parrelli 021fd16540 Fix missing self-avatar during account restore. 2025-02-18 16:14:40 -05:00