cbeyls / fosdem-companion-android

FOSDEM Companion for Android
Apache License 2.0
136 stars 93 forks source link

UserSettingsProvider #71

Closed cbeyls closed 2 years ago

cbeyls commented 2 years ago

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.