1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-19 16:13:46 +02:00
Commit graph

45 commits

Author SHA1 Message Date
Christophe Beyls
8e32310b28 upgrade Kotlin to 1.4.21 and browser to 1.3.0 2020-12-11 18:04:32 +01:00
Christophe Beyls
d1a336c1e0 upgrade Kotlin to 1.4.20 and coroutines to 1.4.1
replace java.util.* imports with individual imports
2020-11-25 14:57:50 +01:00
Christophe Beyls
5969392ff6 update Gradle plugin to 4.1.1 2020-11-10 23:29:30 +01:00
Christophe Beyls
098bff0323 upgrade Gradle plugin to 4.1.0, and core and okio libraries 2020-11-02 02:35:43 +01:00
Christophe Beyls
ae3212822d upgrade to Kotlin 1.4.10 + new versions of AppCompat & Material Components
+ add workaround for FAB tinting on API < 21
2020-09-14 15:51:32 +02:00
Christophe Beyls
496286339b update Gradle plugin to 4.0.1, DrawerLayout and Okio 2020-07-18 01:05:14 +02:00
Christophe Beyls
b2a93a2165 upgrade Gradle plugin to 4.0
restrict the Jitpack Repository to the PhotoView dependency
2020-05-29 12:07:58 +02:00
Christophe Beyls
bc64f0c8eb update Gradle plugin 2020-04-18 15:57:02 +02:00
Christophe Beyls
cfb588935f upgrade Kotlin and Preference 2020-04-16 16:24:32 +02:00
Christophe Beyls
5b989d3253 upgrade Gradle plugin, fragment-ktx and DrawerLayout to their latest stable version 2020-04-02 11:46:43 +02:00
Christophe Beyls
a71a92dbbc Update Kotlin to 1.3.71, as well as Okio and Coroutines libraries. Coroutines 1.3.5 makes the final APK 8KB smaller. 2020-03-24 16:01:31 +01:00
Christophe Beyls
4514e40222 upgrade R8 to fix a bug present in the built-in version of AGP 3.6.1 (1.6.67) 2020-03-20 18:43:46 +01:00
Christophe Beyls
bd2a220275 Update DrawerLayout to 1.1.0-alpha04, OkHttp to 3.12.10 and Kotlin to 1.3.70 2020-03-06 17:44:00 +01:00
Christophe Beyls
c8ef6bca85 update Gradle plugin to hotfix release 3.6.1 2020-03-01 13:50:30 +01:00
Christophe Beyls
11e71d1595 update Gradle, Gradle plugin to 3.6.0 and a few dependencies 2020-02-25 01:15:51 +01:00
Christophe Beyls
669f5d1cb0
Convert the entire app to Kotlin (#50)
- Remove all Java code and replace it with Kotlin equivalent
- Use KTX versions of all libraries to extend them with Kotlin functionality
- Migrate Okio to its latest version which is written in Kotlin.
2020-01-28 23:47:38 +01:00
Christophe Beyls
85555a64eb upgrade Gradle plugin, CoordinatorLayout, Room 2019-12-09 21:13:17 +01:00
Christophe Beyls
065ed9b246 Update Gradle Plugin to 3.5.2 2019-11-05 23:11:51 +01:00
Christophe Beyls
ce740e876e Upgrade Gradle plugin, Room and RecyclerView to latest stable versions 2019-10-09 22:40:35 +02:00
Christophe Beyls
0f4bc111a1 Update Gradle plugin for Studio 3.5 2019-09-04 21:52:07 +02:00
Christophe Beyls
000f10e8fb Upgrade libraries to their latest stable version 2019-08-15 14:45:24 +02:00
Christophe Beyls
91a3cb5374 Update Android Gradle plugin to 3.4.0 2019-04-23 23:44:23 +02:00
Christophe Beyls
aae57bd329 Update Gradle plugin 2019-03-07 23:47:14 +01:00
Christophe Beyls
07658b5453 Update Gradle plugin 2019-02-08 11:01:14 +01:00
Christophe Beyls
1d814dc9f3 Upgrade Gradle plugin to 3.3.0 2019-01-15 21:54:19 +01:00
Christophe Beyls
bcf7b767dc Update Gradle plugin to 3.2.1 2018-10-17 00:48:27 +02:00
Christophe Beyls
d9b0301f04 Updated Gradle plugin to 3.2.0 2018-09-26 23:13:30 +02:00
Christophe Beyls
27bb707c93 Moved to Google maven repo up in the priority chain to avoid issues with corrupted Google libs in JCenter 2018-06-08 20:18:42 +02:00
Christophe Beyls
35cf58e934 Updated Gradle plugin to 3.1.3 2018-06-08 20:15:43 +02:00
Christophe Beyls
b16bf335b7 Updated code to the latest support library and build tools.
MinSDK is now 14; removed legacy code
2018-01-03 17:04:01 +01:00
Christophe Beyls
373e123870 Updated Gradle plugin 2017-10-07 23:51:26 +02:00
Christophe Beyls
bd67dae36d Updated Gradle plugin 2017-05-20 23:16:05 +02:00
Christophe Beyls
19861f5759 Updated Gradle plugin to 2.3.1 2017-04-17 16:38:15 +02:00
Christophe Beyls
3da0eca1fa Yet another Gradle plugin update 2016-12-10 13:33:18 +01:00
Christophe Beyls
71e53195d4 Yet another Gradle plugin upgrade 2016-10-22 23:55:19 +02:00
Christophe Beyls
121bf8b836 Upgraded Gradle plugin for AS 2.2.1 2016-10-12 16:58:08 +02:00
Christophe Beyls
0d01274b4a Upgraded Android Gradle plugin 2016-08-19 17:02:49 +02:00
Christophe Beyls
23c071743f Updated Gradle plugin 2016-08-05 22:19:00 +02:00
Christophe Beyls
657be5c2ad Migrate to the latest build tools 2016-05-07 16:51:16 +02:00
Christophe Beyls
b16deebd81 Migrate to Android Gradle Plugin 1.5.0 2016-01-01 23:38:42 +01:00
Christophe Beyls
aa1a4f0148 Upgrade Gradle Android plugin 2015-05-30 23:58:34 +02:00
Christophe Beyls
c54b339dc2 Update Gradle plugin to 1.1 2015-03-08 00:36:41 +01:00
Christophe Beyls
03ce6ac786 Migrated project structure to Android Studio 2014-12-10 22:46:27 +01:00
Christophe Beyls
11d96223a6 Migrate to android support r20 and build tools v20 2014-10-31 16:51:18 +01:00
Christophe Beyls
f664fde64f Added Gradle Build script.
Ensure Lint checks pass for Gradle build.
2014-01-31 21:51:31 +01:00