0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00
Commit Graph

29 Commits

Author SHA1 Message Date
Wolf Montwé
1b410e6ea1
Change memory allowance to 3 GB to avoid compilation out of memory 2023-04-11 14:18:00 +02:00
Wolf Montwé
7beb3c19ba
Change Gradle memory allowance to 2g as with compose 1,4g is not enough 2023-02-16 10:51:44 +01:00
Goooler
4b0567744d Cleanup 2022-12-07 19:21:12 +01:00
Goooler
65e07cba13 Disable buildFeatures by default to speed up builds 2022-12-07 19:21:11 +01:00
cketti
4c648ecd75 Add GitHub workflow to update the Gradle build cache
When `gradle-build-action` is run for pull requests, it will only read from, but never write to the build cache. To make the cache actually useful, we build the `main` branch (but don't run the tests).
2022-12-06 16:34:02 +01:00
cketti
3dc9dd2629 Enable nonTransitiveRClass=true 2022-09-26 16:51:50 +02:00
cketti
6c76e85edb Disable Jetifier 2020-07-29 18:41:21 +02:00
cketti
2505a7b0cd Increase Gradle heap size 2020-01-18 21:33:35 +01:00
cketti
818c47e572 Set max heap size for Gradle daemon because the default is too low 2019-11-26 17:32:01 +01:00
cketti
4d66d8b1ba Enable parallel execution in Gradle 2019-11-13 16:51:52 +01:00
cketti
47deb4e5ba Switch to androidx artifacts 2019-02-09 22:08:25 +01:00
cketti
17d3b8e5bc Move dependency versions from gradle.properties to build.gradle 2018-05-23 15:57:04 +02:00
cketti
3fe2246473 Add new "general settings" Activity 2018-05-16 16:55:26 +02:00
cketti
19bfa97a9b Add code to encode MIME parameters according to RFC 2231 2018-04-29 05:22:09 +02:00
cketti
53961b0f73 Upgrade to Mockito 2 2018-04-16 04:28:44 +02:00
cketti
beff01a872 Update to Kotlin 1.2.31 2018-04-05 01:37:41 +02:00
cketti
15cf1dff82 Add KOIN for dependency injection 2018-03-30 04:49:11 +02:00
cketti
5d93d1139e Update Robolectric to 3.7.1 and simplify test annotations 2018-02-27 20:07:42 +01:00
cketti
0cec6945af Disable AAPT2 due to a bug
See https://github.com/cketti/ckChangeLog/issues/48
2018-02-25 00:32:48 +01:00
cketti
6f00a6b34d Update Kotlin to 1.2.21 2018-02-17 05:25:57 +01:00
cketti
c67674311c Update support libraries to 27.0.2 2018-02-17 05:06:38 +01:00
cketti
128db3cdef Update compileSdkVersion to 27 2018-02-17 05:06:38 +01:00
cketti
698aa0cf60 Update Android Gradle plugin to 3.0.1 2018-02-17 04:42:49 +01:00
cketti
22e0649f6e Add Kotlin for tests 2017-09-07 05:00:21 +02:00
Philip Whitehouse
878fdc0a79 Timber library p1 2017-03-22 16:33:07 +01:00
humazed
b785105b6c Update build tools 2017-03-13 01:33:20 +01:00
Dominik Schürmann
874943885f Update robolectric, use Runner classes 2017-02-05 23:44:35 +01:00
cketti
fbecc40d01 Use okio with AttachmentTempFileProvider 2016-11-08 09:07:52 +01:00
Jan Berkel
8b1c768483 Inject config from properties file 2016-10-19 12:35:28 +02:00