1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-19 16:13:46 +02:00
matomocamp-companion-android/app
Christophe Beyls 5440860340
Replace Date and Calendar classes with Java 8 time APIs (#74)
Enable multidex and Java 8 APIs desugaring in the project.
Also bump minSDK version to 18 to allow calling DateFormat.getBestDateTimePattern().
2021-12-31 18:01:18 +01:00
..
src/main Replace Date and Calendar classes with Java 8 time APIs (#74) 2021-12-31 18:01:18 +01:00
build.gradle Replace Date and Calendar classes with Java 8 time APIs (#74) 2021-12-31 18:01:18 +01:00
proguard-defaults.txt remove Proguard rules ignored by R8 2020-11-11 18:34:11 +01:00
proguard-rules.pro remove SearchView and search suggestions provider, replace it with an EditText and sample its updates 2021-10-10 16:16:08 +02:00