Commit graph

128 commits

Author SHA1 Message Date
cketti
fbd70a5bbe Upgrade to JUnit 4.13 2020-04-15 23:32:23 +02:00
cketti
2e640de324 Upgrade to AndroidX Preference 1.1.1 2020-04-15 23:32:23 +02:00
cketti
cb82cbbd93 Upgrade to Timber 4.7.1 2020-04-15 23:32:23 +02:00
cketti
370c61b507 Upgrade to Fragment 1.2.4 2020-04-15 20:55:43 +02:00
cketti
3dff8a12cf Upgrade to WorkManager 2.3.4 2020-04-15 20:51:44 +02:00
cketti
7d1e2b3905 Upgrade to AndroidX Navigation 2.2.2 2020-04-15 20:49:59 +02:00
cketti
f6f895653d Upgrade to AppCompat 1.2.0-beta01 2020-04-15 20:40:09 +02:00
cketti
802ccff260 Upgrade to Kotlin 1.3.72 2020-04-15 20:33:00 +02:00
cketti
59630fb13b Change appearance of attachment boxes in message compose screen 2020-04-05 03:40:24 +02:00
cketti
00086bd15e Update Koin to 2.1.1 2020-03-04 14:39:30 +01:00
cketti
2e1ea5fefd Update AppCompat library to 1.2.0-alpha02 2020-03-04 02:06:18 +01:00
cketti
2a8d094343 JMAP: Add support for uploading messages 2020-02-25 19:00:18 +01:00
cketti
0f07359bd9 Update AndroidX Core to 1.2.0 2020-02-06 17:53:07 +01:00
cketti
aed627d5bb Update Material Components for Android to 1.1.0 2020-02-06 17:28:07 +01:00
cketti
9e06676d33 Update AndroidX Fragment to 1.2.1 2020-02-06 17:24:49 +01:00
cketti
0f807bb741 Update AndroidX WorkManager to 2.3.1 2020-02-06 16:27:31 +01:00
cketti
1972836008 Update AndroidX Navigation to 2.2.1 2020-02-06 16:26:11 +01:00
cketti
3fcef78dc9 Update AndroidX Annotation to 1.1.0 2020-02-06 16:24:04 +01:00
cketti
c1c57cfd8d Update AndroidX Lifecycle to 2.2.0 2020-02-06 16:22:51 +01:00
cketti
dbf1873251 Update AndroidX Recyclerview to 1.1.0 2020-02-06 16:05:17 +01:00
cketti
68e8bed15d Update AndroidX AppCompat to 1.1.0 2020-02-06 15:59:22 +01:00
cketti
e16c3ff21f Update Material Components to 1.1.0-rc02 2020-01-19 16:45:42 +01:00
cketti
52816794cd Update AndroidX navigation to 2.1.0 2020-01-19 16:27:53 +01:00
cketti
a7244aa399 Update AndroidX core-ktx to 1.1.0 2020-01-19 16:27:53 +01:00
cketti
784a27dafd Update Commons IO to 2.6 2020-01-19 16:27:53 +01:00
cketti
dd99636fa8 Update Truth to 1.0.1 2020-01-19 16:27:53 +01:00
cketti
9b2b82eee6 Update Mockito to 3.2.4 and Mockito-Kotlin to 2.2.0 2020-01-19 16:27:53 +01:00
cketti
e5da92c52c Update okio to 2.4.3 2020-01-19 16:19:20 +01:00
cketti
9d948e1f51 Update Kotlin to 1.3.61 2020-01-19 16:19:20 +01:00
cketti
c64ee93acd Update Android Gradle plugin to 3.5.3 2020-01-19 16:19:20 +01:00
cketti
320cc8b40b Add UI to add a JMAP account to the app 2020-01-18 21:14:57 +01:00
cketti
88d863c4c2 Add ktlint and Kotlin code style settings for Android Studio 2019-11-29 13:39:16 +01:00
Dominik Schürmann
a97b38643d update preferenceFix library to 1.1.0 2019-11-28 18:12:12 +01:00
cketti
9655216606 Update to Koin 2.0.1 2019-11-20 15:38:11 +01:00
cketti
7a4bc94dc5 Update OkHttp to latest version 2019-11-19 15:02:42 +01:00
cketti
2d4364a6ff Set minSdkVersion to 21 2019-11-19 15:00:08 +01:00
cketti
bbbec7bf3d Switch from android-job to workmanager 2019-11-17 17:03:30 +01:00
cketti
57ff989edd Add kotlinOptions.jvmTarget to Gradle projects using Kotlin 2019-11-17 14:45:05 +01:00
cketti
37dd6ff757 Set targetSdkVersion to 28 2019-11-17 01:50:00 +01:00
cketti
4e83e322da Update build tools to 29.0.2 2019-11-17 01:42:24 +01:00
cketti
8dc3fd4ebb Set compileSdkVersion to 29 2019-11-17 01:41:46 +01:00
cketti
7f9b8678a1 Use build script variable for targetSdkVersion 2019-11-17 01:28:52 +01:00
cketti
cbe67f0242 Update Kotlin to 1.3.50 2019-11-13 17:42:05 +01:00
cketti
3470ee8774 Update Robolectric to 4.2.1
Not going directly to 4.3.1 because of this issue:
https://github.com/robolectric/robolectric/issues/5245
2019-11-13 17:37:37 +01:00
cketti
d6b1e09230 Update Android Gradle Plugin to 3.5.2 2019-11-13 16:54:55 +01:00
cketti
5fb94a1e14 Update sourceCompatibility/targetCompatibility to Java 8 2019-11-13 16:35:38 +01:00
cketti
105622a999 Use variable for 'sourceCompatibility' and 'targetCompatibility' values 2019-11-13 16:26:29 +01:00
cketti
5bdbd8b962 Add 'SettingsImportFragment' 2019-10-19 23:05:01 +02:00
fslori
370ba8e2f7 Fix gradle timeout (#4208) 2019-10-05 18:32:12 +02:00
cketti
f3cc89f09d Add 'SettingsExportFragment' 2019-05-19 02:25:29 +02:00