cketti
|
a5c5278c71
|
Add 'com.android.lint' Gradle plugin to JVM projects
|
2022-08-09 13:55:01 +02:00 |
|
cketti
|
e7032255c6
|
JVM-ify mail libraries
|
2022-05-02 20:05:00 +02:00 |
|
cketti
|
171c0eca43
|
Use DefaultHostnameVerifier from Apache's httpclient5
|
2022-05-02 20:05:00 +02:00 |
|
cketti
|
fdb8655f3a
|
Remove Robolectric from a lot of tests
|
2022-05-02 17:08:22 +02:00 |
|
cketti
|
d69c1f4c46
|
Add simple logging abstraction
Once there's a JVM artifact for Timber, hopefully all we have to do is replace the imports again.
|
2022-05-02 02:44:35 +02:00 |
|
cketti
|
906cc19b6e
|
Replace usage of JSONObject with Moshi
|
2022-04-28 23:23:44 +02:00 |
|
Bastian Wilhelm
|
d71e5b40ac
|
Replace AndroidX annotations with the ones from JetBrains
|
2022-04-28 14:52:48 +02:00 |
|
cketti
|
a4e1a77892
|
Switch to mockito-inline
|
2022-02-03 01:10:52 +01:00 |
|
cketti
|
9861fc4d5a
|
Take special care when decoding encoded words with charset ISO-2022-JP
|
2021-11-03 14:00:29 +01:00 |
|
cketti
|
5444d8be3a
|
Remove explicit dependency on Kotlin's standard library
|
2021-04-22 03:54:15 +02:00 |
|
cketti
|
632d8f3cb7
|
Upgrade Mockito-Kotlin to 3.1.0
|
2021-04-22 03:54:15 +02:00 |
|
cketti
|
f47862d789
|
Add tests for LocalKeyStore
|
2021-03-30 21:34:28 +02:00 |
|
cketti
|
ed8009d9fa
|
Update ktlint-gradle to 9.4.1, ktlint to 0.39.0
Apply ktlint-gradle plugin to all Gradle subprojects.
|
2020-10-16 14:27:23 +02:00 |
|
cketti
|
c4ab630161
|
Remove 'androidTest' tests
We don't regularly run them and most of them don't even compile anymore.
|
2020-03-11 18:01:41 +01:00 |
|
cketti
|
88d863c4c2
|
Add ktlint and Kotlin code style settings for Android Studio
|
2019-11-29 13:39:16 +01:00 |
|
cketti
|
57ff989edd
|
Add kotlinOptions.jvmTarget to Gradle projects using Kotlin
|
2019-11-17 14:45:05 +01:00 |
|
cketti
|
e3973096d3
|
Remove Checkstyle
|
2019-11-13 16:51:52 +01:00 |
|
cketti
|
56a37d9e14
|
Remove FindBugs
It's not maintained anymore and we're not currently using it.
|
2019-11-13 16:41:51 +01:00 |
|
cketti
|
105622a999
|
Use variable for 'sourceCompatibility' and 'targetCompatibility' values
|
2019-11-13 16:26:29 +01:00 |
|
cketti
|
47deb4e5ba
|
Switch to androidx artifacts
|
2019-02-09 22:08:25 +01:00 |
|
cketti
|
f6713ea55a
|
Clean up modules' dependencies
|
2018-07-08 16:06:19 +02:00 |
|
cketti
|
47520d7ae1
|
Clean up
|
2018-05-24 13:57:36 +02:00 |
|
cketti
|
6961295de4
|
Create :mail:protocols:imap Gradle module
|
2018-05-24 13:57:35 +02:00 |
|
cketti
|
7397402ba7
|
Move k9mail-library in preparation of splitting it up
|
2018-05-23 20:26:11 +02:00 |
|