Commit Graph
339 Commits
Author SHA1 Message Date
andrew-signalandGitHub 0eb7ec0e39 Bump to libsignal v0.67.1. 2025-02-27 16:56:34 -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
Jim GustafsonandGitHub 6975afcff0 Update to RingRTC v2.50.0 2025-02-21 11:17:28 -05:00
andrew-signalandGreyson Parrelli e1115255fb Bump to libsignal v0.66.2 2025-02-18 16:14:40 -05:00
andrew-signalandGreyson Parrelli fffe8cf3c6 Bump libsignal to v0.66.1 2025-02-12 16:22:52 -05:00
Jim GustafsonandGreyson Parrelli 09447dda0f Update to RingRTC v2.49.4 2025-02-11 15:31:06 -05:00
andrew-signalandGreyson Parrelli 03664ac085 Bump libsignal to v0.65.6 2025-02-05 16:55:11 -05:00
andrew-signalandGreyson Parrelli b78747fda2 Bump libsignal version to v0.65.5 2025-02-05 16:55:11 -05:00
Greyson Parrelli 9862b758e5 Update to libsignal 0.65.4 2025-01-29 15:30:47 -05:00
Alex HartandGreyson Parrelli 4c72a88a50 MessageBackupsCheckoutFlow free tier happy path. 2025-01-28 10:57:55 -05:00
Jim GustafsonandGreyson Parrelli b129964cae Update to RingRTC v2.49.3 2025-01-21 14:22:41 -05:00
Jameson WilliamsandGreyson Parrelli 201be3e041 Remove Hamcrest from project files.
Resolves #13918
2025-01-21 14:22:40 -05:00
Greyson Parrelli 681858341a Update to libsignal 0.65.2 2025-01-16 16:24:29 -05:00
Greyson Parrelli 524fb1aa5a Update libsignal to 0.65.1 2025-01-15 15:09:13 -05:00
Greyson Parrelli 6487fbe687 Update libsignal to 0.65.0 2025-01-13 21:49:50 -05:00
Jim GustafsonandGreyson Parrelli 1a0bbbed54 Update to RingRTC v2.49.2 2025-01-13 21:49:49 -05:00
Greyson Parrelli b2c09cf00b Revert to androidx-camera 1.3.4 2025-01-09 13:46:08 -05:00
Greyson Parrelli 7d98850825 Update aapt2 gradle hash for windows. 2025-01-08 12:44:43 -05:00
Greyson Parrelli 31897b4c4b Update more libraries. 2024-12-21 12:39:11 -05:00
Greyson Parrelli f20bb98804 Update a bunch of libraries. 2024-12-21 12:39:10 -05:00
Greyson Parrelli 7b101e13fb Upgrade to kotlin 2.1.0 2024-12-21 12:39:10 -05:00
Greyson Parrelli 859eabe3d3 Use more plugin aliases. 2024-12-21 12:39:10 -05:00
Alex HartandGreyson Parrelli efdc7e266a Add AAPT metadata for witness verification. 2024-12-21 12:39:10 -05:00
Greyson Parrelli 0b965c36f7 Move some things to lib.versions.toml 2024-12-21 12:39:10 -05:00
Greyson Parrelli e650223487 Upgrade to AGP 8.7.3 2024-12-21 12:39:10 -05:00
Greyson Parrelli 771ba28f6d Upgrade to AGP 8.7.2 2024-12-21 12:39:10 -05:00
Greyson Parrelli 0c758ccc1e Add verification metadata for windows. 2024-12-21 12:39:10 -05:00
Jameson WilliamsandGreyson Parrelli a96c8867ae Move from AssertJ to AssertK.
Resolves #13841
2024-12-21 12:39:10 -05:00
Jameson WilliamsandGreyson Parrelli 894230f9df Remove Mockito dependency from project.
Resolves #13838
2024-12-21 12:39:10 -05:00
Cody HenthorneandGreyson Parrelli 981808d074 Update to libsignal 0.64.0 2024-12-09 08:58:15 -05:00
Miriam ZimmermanandGreyson Parrelli 5cd0062688 Update to RingRTC v2.49.0 2024-12-09 08:58:14 -05:00
Cody Henthorne 263ea37a9e Update to libsignal 0.63.0 2024-11-25 10:25:11 -05:00
Greyson Parrelli 98b3b0cd11 Update libphonenumber to 8.13.50 2024-11-22 10:53:58 -05:00
Cody HenthorneandGreyson Parrelli 2f4577531d Remove mockito usage from android tests. 2024-11-21 10:36:09 -05:00
Jameson WilliamsandGreyson Parrelli f5db6b6c91 Switch to using toml version catalogs.
Resolves #13792
2024-11-21 10:36:09 -05:00
Jameson WilliamsandGreyson Parrelli 9e49dd1270 Remove unreachable dependencies from verification-metadata.xml
I did this by clearing the components entries:

perl -i -0777 -pe 's/<components>.*?<\/components>//gs'  gradle/verification-metadata.xml

And then regenerating them:

./gradlew --write-verification-metadata sha256 qa --rerun-tasks

Resolves #13791
2024-11-21 10:36:09 -05:00
andrew-signalandGreyson Parrelli bf3012bd8a Update libsignal-net integration to match libsignal v0.62.0. 2024-11-21 10:36:09 -05:00
andrew-signalandGreyson Parrelli c6c7df2dd1 Improve documentation around code formatting and dependencies. 2024-11-13 21:46:55 -05:00
Oscar MiraandGreyson Parrelli df83611b55 Update lint version to align with AGP.
Resolves #13759
2024-11-01 16:07:25 -04:00
Greyson Parrelli 26b9cea88e Move to separate message and media backup keys. 2024-11-01 16:07:25 -04:00
Greyson Parrelli 22148550dc Update to libsignal 0.60.0 2024-11-01 16:07:25 -04:00
Jim GustafsonandGreyson Parrelli 4220068835 Update to RingRTC v2.48.4 2024-10-29 14:36:34 -04:00
Alex HartandGreyson Parrelli b979be0cb9 Rewrite App Settings in compose. 2024-10-29 14:36:33 -04:00
Greyson Parrelli 97ce7e4150 Update to libsignal 0.58.2 2024-10-07 17:01:27 -04:00
Jim GustafsonandGreyson Parrelli 813a92380b Update to RingRTC v2.48.1 2024-10-03 10:26:19 -04:00
Greyson Parrelli ec3b40e2dd Update libsignal to 0.58.1 2024-09-27 16:51:42 -04:00
Jim GustafsonandGreyson Parrelli 1597ee70ba Update to RingRTC v2.48.0 2024-09-20 10:52:18 -04:00
Greyson Parrelli 60bf121974 Update to libsignal 0.58.0 2024-09-20 10:52:18 -04:00
Gaëtan MullerandGreyson Parrelli b340097f9c Remove Multidex usages.
Since the min SDK is at least 21, it is no longer necessary to use the Multidex library.

See the following for more info: https://developer.android.com/build/multidex#mdex-on-l

Resolves #13696
2024-09-20 10:52:18 -04:00
Greyson Parrelli c36c6e62e2 Add Flow.throttleLatest extension. 2024-09-20 10:52:17 -04:00