android: improve Settings UI and run mpd on boot

add 2 preferences to:
 - enable Wakelock when MPD is running (prevent suspend)
 - run MPD on boot

and display MPD logs
This commit is contained in:
Thomas Guillem
2014-10-18 19:02:23 +02:00
committed by Max Kellermann
parent ef38dbe5bf
commit f37ab5482b
7 changed files with 244 additions and 41 deletions

1
NEWS
View File

@@ -4,6 +4,7 @@ ver 0.20.22 (not yet released)
* Android
- now runs as a service
- add button to start/stop MPD
- add option to auto-start on boot
ver 0.20.21 (2018/08/17)
* database