Commit graph

256 commits

Author SHA1 Message Date
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
b9d608419e Update Mockito to version 4.3.1 2022-03-04 00:55:16 +01:00
cketti
464be2e45e Update AndroidX ConstraintLayout to version 2.1.3 2022-03-04 00:55:16 +01:00
cketti
729fcca5f2 Update AndroidX LocalBroadcastManager to version 1.1.0 2022-03-04 00:55:16 +01:00
cketti
d5baa9982d Update Jsoup to version 1.14.3 2022-03-04 00:55:16 +01:00
cketti
e1635a2ab2 Update Glide to version 4.13.1 2022-03-04 00:55:16 +01:00
cketti
4bcdce5ceb Update MiniDNS to version 1.0.3 2022-03-04 00:55:16 +01:00
cketti
5ffd16c126 Update OkHttp to version 4.9.3 2022-03-04 00:55:16 +01:00
cketti
83daa2229a Update Koin to version 3.1.5 2022-03-04 00:55:16 +01:00
cketti
aa2b0c0339 Update Okio to version 3.0.0 2022-03-04 00:55:16 +01:00
cketti
d02f2450b8 Update FastAdapter to version 5.6.0 2022-03-04 00:55:16 +01:00
cketti
d914c09364 Update Material Components to version 1.5.0 2022-03-04 00:55:16 +01:00
cketti
7814b138d3 Update AndroidX Preference to version 1.2.0 2022-03-04 00:55:16 +01:00
cketti
d0c066d86e Update AndroidX Fragment to version 1.4.1 2022-03-04 00:55:16 +01:00
cketti
cd5d90e8db Update AndroidX WorkManager to version 2.7.1 2022-03-04 00:55:16 +01:00
cketti
c34340e14f Update AndroidX Navigation to version 2.4.1 2022-03-04 00:55:16 +01:00
cketti
cce049f8d5 Update AndroidX Annotation to version 1.3.0 2022-03-04 00:55:16 +01:00
cketti
213b7ff6b3 Update AndroidX Lifecycle to version 2.4.1 2022-03-04 00:55:16 +01:00
cketti
52da227e7b Update AndroidX AppCompat to version 1.4.1 2022-03-04 00:55:16 +01:00
cketti
4c67bbd156 Update kotlinx-coroutines to version 1.6.0 2022-03-03 16:52:44 +01:00
cketti
2c86c196ac Update Kotlin to version 1.6.10
And update Moshi to version 1.13.0 to avoid an incompatibility with Kotlin 1.6
2022-03-03 16:52:44 +01:00
cketti
13b4ba1070 Update Android SDK build tools to version 32.0.0 2022-03-03 16:52:44 +01:00
cketti
b5db89a7a4 Update Android Gradle Plugin to version 7.1.2 2022-03-01 18:17:51 +01:00
cketti
fea7b7c7bf Update Robolectric to 4.7.3 2022-02-21 18:43:01 +01:00
cketti
5d102ec610 Set targetSdkVersion to 31 2022-02-21 18:43:01 +01:00
cketti
7f686cb5da Create new Gradle task so the Android CI GitHub action can easily run all tests 2022-01-28 04:46:31 +01:00
cketti
6e9a8f9559 Move HtmlProcessor into a separate module 2022-01-28 04:40:30 +01:00
cketti
e55e92d51d
Merge pull request #5775 from k9mail/downgrade_commons_io
Downgrade Apache Commons IO to version 2.6
2021-11-22 20:09:05 +01:00
cketti
e5d32f4b4d Downgrade Apache Commons IO to version 2.6
I wasn't able to get newer versions to work on API 21 devices, even with core library desugaring enabled.
2021-11-15 18:06:18 +01:00
cketti
63364b5c30 Refactor code to export the debug log 2021-11-15 16:29:39 +01:00
cketti
3de500fc24 Update Truth to version 1.1.3 2021-10-30 05:32:51 +02:00
cketti
61046ef0fd Update Mockito (Kotlin) to version 4.0.0 2021-10-30 05:32:51 +02:00
cketti
70a2a3bd5c Update Robolectric to version 4.6.1 2021-10-30 05:32:51 +02:00
cketti
bd3cc91e90 Update AndroidX Test Runner to version 1.4.0 2021-10-30 05:32:51 +02:00
cketti
11e60101cb Update OkHttp to version 4.9.2 2021-10-30 05:32:51 +02:00
cketti
6d8110b3bc Update Apache MIME4J to version 0.8.6 2021-10-30 05:32:51 +02:00
cketti
8658f50d06 Update Apache Commons IO to version 2.11.0 2021-10-30 05:32:51 +02:00
cketti
dc27893631 Update Android Gradle Plugin to version 7.0.3 2021-10-30 05:32:51 +02:00
cketti
80f29f9b3b Update Koin to version 3.1.3 2021-10-30 05:32:51 +02:00
cketti
3ff3f92a41 Update Timber to version 5.0.1 2021-10-30 04:22:16 +02:00
cketti
a002b74a04 Update FastAdapter to version 5.5.1 2021-10-30 04:22:16 +02:00
cketti
57d84ef5f3 Update Material Components to version 1.4.0 2021-10-30 04:22:16 +02:00
cketti
9158f52e2b Update AndroidX Test Core to version 1.4.0 2021-10-30 04:22:16 +02:00
cketti
ac8e61b6e9 Update AndroidX WorkManager to version 2.7.0 2021-10-30 04:22:16 +02:00
cketti
9e4b40c075 Update AndroidX ConstraintLayout to version 2.1.1 2021-10-30 03:36:07 +02:00
cketti
bbb07c7490 Update AndroidX RecyclerView to version 1.2.1 2021-10-30 03:33:49 +02:00
cketti
96f9b3bdd6 Update AppCompat to version 1.3.1
Update AndroidX Core to version 1.7.0
Update AndroidX Activity to version 1.4.0
Update Androidx Fragment to version 1.3.6
Update Androidx Lifecycle to version 2.4.0
2021-10-30 03:28:36 +02:00
cketti
44d51b73ba Update Kotlin coroutines libraries to version 1.5.2 2021-10-30 02:37:04 +02:00
cketti
b6da1cfb99 Update Kotlin to version 1.5.31 2021-10-30 02:33:09 +02:00
cketti
6084321bde Update Kotlin to 1.5.30
Replace calls to deprecated stdlib functions
2021-08-26 17:44:49 +02:00