andrew-signal
fe782eb729
Hardcode auto-provisioning in Gradle to off.
2024-11-21 10:36:09 -05:00
andrew-signal
67dc29a549
Fix CI by bumping heap size to 12GB.
2024-11-13 22:09:18 -05:00
Jameson Williams
769a92943e
Enable nonTransitiveRClass.
...
Resolves #13757
2024-11-01 16:07:25 -04:00
Jameson Williams
c35242c525
Remove nonFinalResIds=false.
2024-11-01 16:07:25 -04:00
Jameson Williams
f7efe28bb7
Enable BuildConfig through buildFeatures, not gradle.properties.
2024-11-01 16:07:25 -04:00
Cody Henthorne
90a8d90e40
Allow building libsignal from source.
...
Co-authored-by: Jordan Rose <jrose@signal.org>
2024-08-30 12:55:22 -04:00
Jameson Williams
ec96b4e3aa
Update Glide to use ksp, drop kapt.
...
Resolves #13381
2024-01-31 22:12:17 -05:00
Jameson Williams
c93b4909f4
Remove Jetifier from build.
...
materialish-progress and subsampling-scale-image-view were bringing in
Android Support libraries as transitive dependencies. This required
Jetifier to be run as part of the build. More recent versions of these
dependencies have been released, which now use AndroidX directly. By
upgrading these dependencies, Jetifier is no longer needed to build
Signal.
Resolves #13378
2024-01-31 22:12:17 -05:00
Cody Henthorne
39c1c1e371
Fix ANR-like bug when resuming MainActivity.
2023-08-17 15:02:16 -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
Ehren Kret
9cfb95fee7
Update Github CI to build with more cores and limit metaspace size.
2023-03-04 10:52:03 -05:00
Greyson Parrelli
f0b3aa66f7
Revert "Enable gradle configuration cache."
...
This reverts commit 6e5b4bbc15
.
2023-02-01 17:41:28 -05:00
Greyson Parrelli
6e5b4bbc15
Enable gradle configuration cache.
...
Android Studio told me to do this and that it would save me over 7
seconds. We'll see if it breaks anything :p
2023-01-25 17:02:41 -05:00
Greyson Parrelli
48c887ac03
Add gradle test devices.
2022-12-08 12:07:02 -04:00
Rashad Sookram
c98fd1a452
Speed up Gradle qa task.
2021-12-16 14:48:25 -05:00
Cody Henthorne
8c9df8d3be
Add support for Group V2 description field.
2021-05-10 19:30:10 -04:00
Cody Henthorne
3d01bd7c57
Update gradle config to use 3g of ram.
2021-04-12 16:02:58 -04:00
Greyson Parrelli
b5aa46bb67
Convert to AndroidX.
2019-06-17 12:52:42 -04:00
Greyson Parrelli
10631d7e71
Add a gradle.properties with increased memory size.
2019-02-14 14:29:12 -08:00