mpd/android/app
Colin Edwards 324bd95c91 android: Move logging into it's own repository class.
Logs will be maintained and appended even when the main UI is not bound to the service.

This also lets us log without filling a Handler with a bunch of messages we might just throw away anyway.
2024-01-04 17:44:49 -06:00
..
src/main android: Move logging into it's own repository class. 2024-01-04 17:44:49 -06:00
.gitignore android: migrate app build system to use gradle 2023-12-17 22:38:34 -06:00
build.gradle.kts android: Add dependencies and new application class for dagger / hilt support 2024-01-04 17:44:43 -06:00