Commit graph

67 commits

Author SHA1 Message Date
Oscar Mira
fe447be71b
Merge tag 'v7.39.2' into molly-7.39 2025-04-10 01:12:02 +02:00
Greyson Parrelli
0b315220ee Quiet excessive warnings. 2025-03-31 14:44:13 -04:00
Oscar Mira
b837e43420
Add Gradle task to automate theme color updates 2025-03-07 21:25:14 +01:00
Oscar Mira
28f89411a9
Merge tag 'v7.29.0' into molly-7.29 2025-01-08 14:25:07 +01: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
Oscar Mira
2a2b2cc973
Merge tag 'v7.26.1' into molly-7.26 2024-11-29 16:37:19 +01:00
Oscar Mira
e8ac436594
Merge tag 'v7.24.2' into molly-7.24 2024-11-22 01:18:25 +01:00
Oscar Mira
42121cd9ec
Add mollyify support for plurals in translations 2024-11-21 23:18:14 +01:00
Cody Henthorne
2f4577531d Remove mockito usage from android tests. 2024-11-21 10:36:09 -05:00
Jameson Williams
f5db6b6c91 Switch to using toml version catalogs.
Resolves #13792
2024-11-21 10:36:09 -05:00
Jameson Williams
3eb1f68eb6 Resolve some gradle 8 deprecations.
Resolves #13788
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
Oscar Mira
042e6f7f6b
Merge tag 'v7.18.2' into molly-7.18 2024-10-01 20:32:20 +02: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
ᡠᠵᡠᡳ ᡠᠵᡠ ᠮᠠᠨᡩ᠋ᠠᠨ
789aea3a3a Set kotlin jvmToolchain for jvm modules.
Closes #13686

Fixes #13523
2024-09-20 10:52:17 -04:00
Oscar Mira
9a49ca9c05
Merge branch 'molly-7.11' 2024-07-31 10:18:29 +02:00
Oscar Mira
738a683e17
Merge tag 'v7.9.6' into molly-7.9 2024-07-09 18:27:09 +02:00
Oscar Mira
55f7879b86
Remove unused gradle task saveLicenses 2024-07-07 12:04:39 +02:00
Oscar Mira
10a7285799
Add Molly revision to versionName and print task 2024-07-07 12:04:26 +02: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
Nicholas Tinsley
59006d3182 Upgrade ktlint to 1.2.1. 2024-05-17 09:33:22 -04:00
Oscar Mira
4a90efe47a
Remove unused 'tools' module from build-logic 2024-05-13 19:24:54 +02:00
Oscar Mira
9117a15736
Implement gradle task for Mollyify translations 2024-04-23 20:27:46 +02:00
Cody Henthorne
716bc1f5e7 Cleanup dangling domain reference. 2024-04-22 16:52:02 -04:00
Greyson Parrelli
046b8da880 Add missing static IPs.
Fixes #13513
2024-04-18 16:24:12 -04:00
Oscar Mira
61c4f1a6e7 Merge tag 'v7.1.2' into molly-7.1
Closes #293
2024-03-14 10:17:44 +01:00
Greyson Parrelli
343cc3ca67 Update third party licenses. 2024-03-06 20:42:00 -04:00
Oscar Mira
666782cc42 Merge tag 'v6.47.4' into molly-6.47 2024-02-17 14:58:48 +01:00
Jameson Williams
ec96b4e3aa Update Glide to use ksp, drop kapt.
Resolves #13381
2024-01-31 22:12:17 -05:00
Oscar Mira
3febf362ef Merge tag 'v6.44.1' into molly-6.44 2024-01-20 00:43:26 +01:00
Nicholas Tinsley
1bb0af72ee Fix static IP resolver for macOS. 2023-12-18 21:34:55 -05:00
Greyson Parrelli
30e9cf9dc8 Convert settings and dependencies to .gradle.kts. 2023-12-04 16:18:53 -05:00
Greyson Parrelli
ac5d0bf8a3 Convert main app build.gradle to .gradle.kts. 2023-12-04 16:18:45 -05:00
Oscar Mira
71c1fa94a9 Merge tag 'v6.38.1' into molly-6.38 2023-11-05 22:16:06 +01:00
Greyson Parrelli
609e9fcdb0 Remove all unused KBS/SVR1 code. 2023-10-17 11:15:56 -04:00
Oscar Mira
1dd0c343d5 Merge tag 'v6.35.2' into molly-6.35 2023-10-02 01:02:44 +02:00
Oscar Mira
58e077dbae Merge tag 'v6.34.4' into molly-6.34 2023-09-29 03:04:40 +02: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
Greyson Parrelli
901063f4c9 Improve third-party license display. 2023-09-11 17:07:12 -03:00
Cody Henthorne
d505c00403 Add CDN3 upload and download support. 2023-09-06 09:34:48 -04:00
Oscar Mira
27702596d2 Merge tag 'v6.30.2' into molly-6.30 2023-08-22 15:05:45 +02:00
Alex Hart
18f9c6b1f0
Consolidate some constants and add kotlin target JVM version. 2023-08-16 15:29:45 -03:00
Oscar Mira
cb3ef95e72 Merge tag 'v6.25.5' into molly-6.25
Fixes #198
2023-07-13 13:06:41 +02:00
Cody Henthorne
c17d62aeab Update ktlint and gradle plugin. 2023-06-28 17:13:15 -04:00
Greyson Parrelli
c177de2ec3 Add CDSI and SVR2 to static IP list. 2023-06-26 15:09:39 -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
Oscar Mira
bd2bc4d005 Merge tag 'v6.20.3' into molly-6.20 2023-05-15 22:31:00 +02:00
Oscar Mira
ce72ede47f Merge tag 'v6.19.8' into molly-6.19 2023-05-10 00:05:36 +02:00