Greyson Parrelli
4968db750b
Move libsignal-service up a directory.
2023-10-17 11:15:55 -04:00
Cody Henthorne
efbd5cab85
Convert SignalService, Database, Group, Payment, and other remaining protos to wire.
2023-09-21 13:59:52 -03:00
Alex Hart
18f9c6b1f0
Consolidate some constants and add kotlin target JVM version.
2023-08-16 15:29:45 -03:00
Cody Henthorne
c17d62aeab
Update ktlint and gradle plugin.
2023-06-28 17:13:15 -04:00
Cody Henthorne
388f2971e9
Allow libsignal-service to build with JDK17.
2023-06-26 15:09:36 -04:00
Cody Henthorne
53673be5cb
Update AGP to 8.0
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2023-06-26 15:09:36 -04:00
Cody Henthorne
2e45bd719a
Add kotlin/proto level message processing.
2023-04-04 12:16:45 -03:00
Greyson Parrelli
f91c400f6c
Convert build-logic build.gradle to kotlin.
2023-03-04 10:51:41 -05:00
Greyson Parrelli
6145fa213e
Move common gradle config into convention plugins.
2023-02-14 14:03:09 -05:00
Cody Henthorne
a13599ae2a
Add payment activation capability.
2022-12-30 15:11:56 -05:00
Cody Henthorne
ff882edeae
Enable kotlin for libsignal-service project and convert SignalServiceDataMessage.
2022-12-16 15:22:04 -05:00
Cody Henthorne
10cf431537
Revert " Enable kotlin for libsignal-service project and convert SignalServiceDataMessage."
...
This reverts commit fc2b67aa0f
.
2022-12-08 13:07:24 -05:00
Cody Henthorne
fc2b67aa0f
Enable kotlin for libsignal-service project and convert SignalServiceDataMessage.
2022-12-08 12:07:02 -04:00
Cody Henthorne
b0dc7fe6df
Add batch identity key check call for improved safety number change performance.
2022-07-11 13:35:53 -03:00
Greyson Parrelli
8d4419705b
Update to libsignal-client 0.15.0
2022-03-28 19:07:20 -04:00
Greyson Parrelli
2b5d65ae04
Revert "Update to libsignal-client 0.15.0"
...
This reverts commit 3d5f04eba757563dd92366d994a96cf323b8d540.
2022-03-28 19:07:20 -04:00
Jordan Rose
1e316ea19f
Update to libsignal-client 0.15.0
2022-03-28 19:07:20 -04:00
Alan Evans
ac90eeb42f
Protoc update to 3.18.0
...
Windows and M1 gradle verification sha256 values.
Using: gradlew --write-verification-metadata sha256 help
But aapt2 artifact had to be manually added.
Fixes #11871 , Fixes #11878 , Closes #11877
2022-01-03 10:17:17 -05:00
Rashad Sookram
4ae129d2af
Use Gradle dependency verification.
...
Generated by running:
./gradlew --write-verification-metadata sha256 qa --rerun-tasks
2021-12-16 14:48:25 -05:00
Jordan Rose
7ccc7ec856
Update to libsignal-client 0.10.0, which includes zkgroup.
2021-11-16 17:27:47 -05:00
Greyson Parrelli
a51bb8e23f
Add LeakCanary to flipper builds.
2021-11-04 16:59:59 -04:00
Alex Hart
c1820459b7
Implement further features for badges.
...
* Add Subscriptions API
* Add Accept-Language header to profile requests
* Fix several UI bugs, add error dialogs, etc.
2021-10-21 17:11:46 -04:00
Alex Hart
b589449c34
Consolidate app dependencies using gradle version catalogs.
2021-09-16 14:17:38 -03:00
Alex Hart
662ba85c5a
Upgrade to Gradle 7.2 and AGP 7.0.2
2021-09-16 14:17:38 -03:00
Greyson Parrelli
0ab2100fa5
Update libsignal-client to 0.8.4
2021-08-24 09:09:27 -03:00
Jordan Rose
35e9e31a7b
Update to libsignal-client 0.8.3
...
This also fixes a misalignment where signal-client-android was on
0.8.0 but signal-client-java was 0.8.1, which was fortunately harmless
for this particular pair of versions.
2021-07-12 20:29:07 -04:00
Cody Henthorne
444d947743
Add RxJava.
2021-07-12 20:29:07 -04:00
Cody Henthorne
90a27d2227
Fix device transfer test dependent on native library.
2021-07-07 14:58:50 -03:00
Greyson Parrelli
57c0b8fd0f
Initial pre-alpha support for sender key.
2021-06-07 18:14:12 -04:00
Greyson Parrelli
03b65ce6dc
Update to libsignal-client 0.5.1
2021-05-10 19:30:10 -04:00
Greyson Parrelli
28f3ded4bd
Perform individual decryptions inside a database transaction.
...
Required a lot of random locking work to prevent deadlocking, but
overall this results in about a 2x speed increase for decryptions.
2021-02-20 14:45:36 -05:00
Greyson Parrelli
f2ea13a142
Bump libsignal-client to 0.1.6
2021-02-20 14:45:36 -05:00
Cody Henthorne
4afb459b30
Revert "Bump libsignal-client to 0.2.3"
...
This reverts commit 8b7506ed2d
.
2021-02-12 15:03:37 -05:00
Jack Lloyd
8b7506ed2d
Bump libsignal-client to 0.2.3
2021-02-05 15:18:56 -05:00
Greyson Parrelli
3f51f89d86
Update libphonenumber to v8.12.17
2021-01-30 11:04:54 -05:00
Greyson Parrelli
afbe27c55f
Revert "Bump libsignal-client to 0.2.2"
...
This reverts commit ce156c3450
.
2021-01-24 17:40:44 -05:00
Jack Lloyd
ce156c3450
Bump libsignal-client to 0.2.2
2021-01-21 18:02:19 -05:00
Alex Hart
1553f9b75d
Upgrade libphonenumber to v8.12.16
2021-01-21 18:02:19 -05:00
Greyson Parrelli
d40dc1d90b
Bump signal-client-java version to 0.1.5
2021-01-16 21:11:42 -05:00
Alan Evans
dda68d6c95
Revert "Bump libsignal-client to 0.2.0"
...
This reverts commit e845fba8b3
.
2021-01-07 16:07:04 -04:00
Jack Lloyd
e845fba8b3
Bump libsignal-client to 0.2.0
2021-01-06 17:03:21 -04:00
Greyson Parrelli
31960b53a0
Use our own homemade paging library for conversation paging.
...
I made the lib, and Alan made the build actually work.
Co-authored-by: Alan Evans <alan@signal.org>
2020-12-05 13:44:13 -05:00
Jack Lloyd
13c014215d
Move to Signal Protocol written in Rust.
...
Co-authored-by: Alex Hart <alex@signal.org>
2020-11-25 11:40:05 -04:00
Alex Hart
5941b22eb6
Revert "Move to Signal Protocol written in Rust."
...
This reverts commit 907e8d93a3
.
2020-11-23 10:22:53 -04:00
Jack Lloyd
907e8d93a3
Move to Signal Protocol written in Rust.
...
Co-authored-by: Alex Hart <alex@signal.org>
2020-11-16 12:28:11 -05:00
Alan Evans
477bb45df7
Group invite link epoch support.
2020-08-19 16:32:01 -04:00
Greyson Parrelli
4482391574
Update libphonenumber to v8.12.6
2020-07-19 09:32:16 -04:00
Alan Evans
48a693793f
GV2 Group Manager.
2020-05-14 11:22:28 -03:00
Alan Evans
f69d4ccd22
Increase Lib Signal Service compatibility to Java 8.
2020-03-26 17:37:51 -04:00
Alan Evans
624837fcf1
Include zkgroup 0.4.1
...
All behind feature flag, excluding .so files for space.
2020-03-26 17:37:51 -04:00