- 01 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 26 Mar, 2020 1 commit
-
-
Thomas Guillem authored
Using MPD from Android since quite some times now. I consider it very stable now.
-
- 18 Jan, 2020 1 commit
-
-
Max Kellermann authored
-
- 17 Jun, 2019 1 commit
-
-
Max Kellermann authored
-
- 04 May, 2019 1 commit
-
-
Max Kellermann authored
Using this API function requires SDK level 23.
-
- 19 Aug, 2018 2 commits
-
-
Thomas Guillem authored
add 2 preferences to: - enable Wakelock when MPD is running (prevent suspend) - run MPD on boot and display MPD logs
-
Thomas Guillem authored
- add Settings: Activity to start / stop MPD Service (Main). - Main is a service that run in foreground with a notification. See Service.startForeground documentation for more details. - Main.Client is used to control the service: start or stop it and also receive callbacks when service encounters an error, is killed, is started or is stopped. - Main.start to start the service without any fallback.
-