Commit graph

274 commits

Author SHA1 Message Date
cketti
be649e3ba0 Update Koin to version 3.2.0 2022-08-05 23:51:32 +02:00
cketti
3bfb72e6d4 Update Material Components to version 1.6.1 2022-08-05 22:49:06 +02:00
cketti
98aa614979 Update jsoup to version 1.15.2 2022-08-05 22:30:40 +02:00
cketti
be9148d677 Update Glide to version 4.13.2 2022-08-05 22:28:29 +02:00
cketti
2754479be8 Update OkHttp to version 4.10.0 2022-08-05 22:27:27 +02:00
cketti
6b6b425225 Update Okio to version 3.2.0 2022-08-05 21:59:43 +02:00
cketti
c2aea63223 Update Turbine to version 0.9.0 2022-08-05 21:40:19 +02:00
cketti
9f8ff6dab4 Update Mockito to version 4.6.1 2022-08-05 19:31:26 +02:00
cketti
f63f69ce9a Update Robolectric to version 4.8.1 2022-08-05 19:09:17 +02:00
cketti
e1a9c4d9d9 Update AndroidX Navigation to version 2.5.1 2022-08-05 19:05:52 +02:00
cketti
2b3dabb20b Update AndroidX Activity and Fragment to version 1.5.1 2022-08-05 18:13:35 +02:00
cketti
5aa1d42e16 Update AndroidX Core to version 1.8.0 2022-08-05 16:59:16 +02:00
cketti
105bcbe407 Update AndroidX ConstraintLayout to version 2.1.4 2022-08-05 16:55:52 +02:00
cketti
fb8f7750b9 Update AndroidX Annotation to version 1.4.0 2022-08-05 16:46:53 +02:00
cketti
83c9a4d89e Update AndroidX Lifecycle to version 2.5.1 2022-08-05 16:46:04 +02:00
cketti
8a642ad3a6 Update AndroidX AppCompat to version 1.4.2 2022-08-05 16:40:49 +02:00
cketti
2bdc92b6df Update kotlinx.coroutines to version 1.6.4 2022-08-05 16:40:49 +02:00
cketti
f2ff826675 Update Kotlin to version 1.7.10 2022-08-05 14:19:17 +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
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