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 a5b9aca2e7 Inject user preferences using UserSettingsProvider (#71)
Encapsulate all user settings in UserSettingsProvider singleton and inject it where required.
The services injected in the main application class will now be auto-started.
2021-11-03 00:52:23 +01:00
..
src/main Inject user preferences using UserSettingsProvider (#71) 2021-11-03 00:52:23 +01:00
build.gradle remove SearchView and search suggestions provider, replace it with an EditText and sample its updates 2021-10-10 16:16:08 +02: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