Greyson Parrelli
1f41b9e481
Include microbenchmark compilation check in qa.
2023-10-05 19:13:19 -04:00
Greyson Parrelli
7d5786ea93
Add a core-util-jvm module.
...
This is basically a location where we can put common utils that can also
be imported by libsignal-service (which is java-only, no android
dependency).
2023-10-05 19:13:19 -04:00
Cody Henthorne
a7d9fd19d9
Enable WebP decoding in Signal using libwebp v1.3.2
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
Co-authored-by: Greyson Parrelli <greyson@pop-os.localdomain>
2023-09-22 16:50:20 -03: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
bfcd57881e
Add test to verify sync behavior during VERIFIED to DEFAULT change.
2023-07-12 15:48:51 -04:00
Alex Hart
329f68d167
Upgrade to Gradle 8.0.2 and AGP 8.0.2
2023-07-11 17:58:09 -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
Nicholas Tinsley
cac82f2eba
Make license screen content static.
2023-05-26 11:56:27 -04:00
Nicholas
61f50cfe60
Add license screen to settings page.
2023-05-24 12:05:23 -04:00
Greyson Parrelli
6d4906dfa8
Add microbenchmarks for message decryption.
2023-04-12 16:31:19 -04:00
Greyson Parrelli
b300f223ba
Update AGP to 7.4.2
2023-04-05 16:40:23 -03:00
Clark
04baa7925f
Add support for baseline profiles.
2023-03-20 17:39:08 -04:00
Alex Hart
68a0cb40a6
Update several AndroidX libraries.
...
activity -> 1.6.1
appcompat -> 1.6.1
fragment -> 1.5.5
navigation -> 2.5.3
core-ktx -> 1.9.0
safe-args -> 2.5.3
2023-03-08 15:06:50 -04:00
Alex Hart
33ab25a557
Add global formatter to gradle build files.
2023-03-06 10:46:51 -04:00
Alex Hart
c56564014b
Add ktlint checking to :build-logic:plugins and split buildQa out into its own task for readability.
2023-03-04 10:52:21 -05:00
Alex Hart
3f62221182
Add unit test for build-logic static ip tool.
2023-03-04 10:52:03 -05:00
Alex Hart
aa28668315
Cannot add build-logic tasks to QA.
2023-03-04 10:51:41 -05:00
Alex Hart
d0c858221e
Add a couple unit tests for StaticIpResolver and string into qa.
2023-03-04 10:51:41 -05: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
Greyson Parrelli
d9c31a6cd6
Update AGP to 7.4.0
2023-02-14 14:03:09 -05:00
Alex Hart
605289aca4
Upgrade ktlint and add twitter compose rules.
2023-02-14 14:02:22 -05:00
Greyson Parrelli
a91a13cead
Introduce Wire for proto codegen.
2023-02-02 17:22:40 -05:00
Greyson Parrelli
8cfd02aff2
Bump minSdk to 21.
2023-01-17 14:30:48 -05:00
Alex Hart
1e9115a917
Increment compileSdkVersion to 33.
2023-01-17 14:30:48 -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
56f6888d49
Update kotlin to 1.7.20
2022-12-08 12:07:02 -04:00
Greyson Parrelli
371d9e8f01
Update to targetSdk 31.
2022-10-12 10:03:38 -04:00
Greyson Parrelli
c86b34bb46
Update build tools version to 32.0.0
2022-09-29 10:55:14 -04:00
Nicholas Tinsley
d413f0041b
Revert "Update to targetSdkVersion 32."
...
This reverts commit 7451ee1403
.
2022-09-29 10:15:23 -04:00
Nicholas Tinsley
7451ee1403
Update to targetSdkVersion 32.
2022-09-28 11:33:35 -04:00
Alex Hart
26bebb9811
Upgrade several AndroidX Libraries.
...
AppCompat 1.2.0 to 1.5.1
Lifecycle 2.3.1 to 2.5.1
Navigation 2.3.5 to 2.5.2
Fragment 1.3.5 to 1.5.2
Annotations 1.2.0 to 1.4.0
Window 1.0.0-alpha09 to 1.0.0
AAPT2 to 7.0.4
Fragment-Testing 1.3.5 to 1.5.2 (matching Fragment)
2022-09-14 15:30:43 -04:00
Cody Henthorne
c4bef8099f
Add GV2 accept by PNI invite.
2022-07-21 13:18:19 -04:00
Greyson Parrelli
153feb002e
Update R8 to 3.3.28
2022-05-18 17:34:04 -04:00
Cody Henthorne
db4d072bd9
Upgrade kotlin to 1.6.21
...
Also fix a collection of warnings.
2022-05-18 14:05:17 -04:00
Rashad Sookram
90dd6b7cb3
Compile against API level 31.
2022-03-28 19:07:20 -04:00
Rashad Sookram
5c03608c8f
Clean to ensure that the tests run.
2022-02-08 16:49:49 -04:00
Rashad Sookram
89b918fbd2
Update ktlint-gradle.
2022-01-12 12:27:06 -05:00
Rashad Sookram
c98fd1a452
Speed up Gradle qa task.
2021-12-16 14:48:25 -05:00
Greyson Parrelli
3bd354289d
Update r8 to 3.0.73
...
Fixes #11352
2021-10-23 00:46:56 -04:00
Greyson Parrelli
64996a8db7
Register mavenLocal() repo for all projects.
2021-09-23 11:35:21 -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
573c0fad7f
Update libsignal-client to 0.9.4
2021-09-14 09:07:43 -04:00
Cody Henthorne
f2ab0b6423
Initial work to support Change Number.
2021-09-03 20:19:56 -04:00
Greyson Parrelli
aec2ca1d87
Update libsignal-client to 0.9.0
2021-09-02 11:21:15 -04:00
Greyson Parrelli
0ab2100fa5
Update libsignal-client to 0.8.4
2021-08-24 09:09:27 -03:00
Ehren Kret
ad7c81ef4e
Limit JCenter dependencies
2021-08-24 09:07:54 -03:00