• Thomas Guillem's avatar
    android: Main is now a service · 54a5491b
    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.
    54a5491b
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
python/build Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...