Greyson Parrelli
|
e162eb27c7
|
Re-organize gradle modules.
|
2026-01-08 07:39:45 -05:00 |
|
Greyson Parrelli
|
5b3c51013b
|
Move values from constants.gradle into libs.versions.toml
|
2026-01-08 07:39:45 -05:00 |
|
Greyson Parrelli
|
0b315220ee
|
Quiet excessive warnings.
|
2025-03-31 14:44:13 -04:00 |
|
Greyson Parrelli
|
859eabe3d3
|
Use more plugin aliases.
|
2024-12-21 12:39:10 -05:00 |
|
Jameson Williams
|
894230f9df
|
Remove Mockito dependency from project.
Resolves #13838
|
2024-12-21 12:39:10 -05:00 |
|
Cody Henthorne
|
2f4577531d
|
Remove mockito usage from android tests.
|
2024-11-21 10:36:09 -05:00 |
|
Jameson Williams
|
f7efe28bb7
|
Enable BuildConfig through buildFeatures, not gradle.properties.
|
2024-11-01 16:07:25 -04:00 |
|
Gaëtan Muller
|
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 |
|
Cody Henthorne
|
537fc0ef5c
|
Update to Kotlin 1.9.20, AGP 8.4.0, and Gradle 8.6
|
2024-06-05 15:45:59 -04:00 |
|
Greyson Parrelli
|
8ee12b9f26
|
Fix compile issue with some sample apps.
|
2023-09-28 19:44:46 -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 |
|
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 |
|
Greyson Parrelli
|
6d4906dfa8
|
Add microbenchmarks for message decryption.
|
2023-04-12 16:31:19 -04:00 |
|
Greyson Parrelli
|
f91c400f6c
|
Convert build-logic build.gradle to kotlin.
|
2023-03-04 10:51:41 -05:00 |
|