1. 25 Jan, 2020 1 commit
  2. 17 Jan, 2020 1 commit
  3. 24 Dec, 2019 1 commit
  4. 18 Dec, 2019 1 commit
  5. 16 Oct, 2019 1 commit
  6. 07 Oct, 2019 1 commit
  7. 22 Aug, 2019 1 commit
  8. 09 Aug, 2019 1 commit
  9. 05 Aug, 2019 1 commit
  10. 12 Jul, 2019 1 commit
  11. 11 Jun, 2019 1 commit
  12. 31 May, 2019 1 commit
  13. 04 May, 2019 1 commit
  14. 03 May, 2019 1 commit
  15. 03 Apr, 2019 2 commits
  16. 22 Feb, 2019 1 commit
  17. 04 Jan, 2019 2 commits
  18. 12 Nov, 2018 1 commit
  19. 04 Nov, 2018 1 commit
  20. 31 Oct, 2018 1 commit
  21. 29 Oct, 2018 1 commit
  22. 19 Aug, 2018 3 commits
    • Thomas Guillem's avatar
      android: improve Settings UI and run mpd on boot · f37ab548
      Thomas Guillem authored
      add 2 preferences to:
       - enable Wakelock when MPD is running (prevent suspend)
       - run MPD on boot
      
      and display MPD logs
      f37ab548
    • Thomas Guillem's avatar
      android: fix AndroidManifest.xml warnings · ef38dbe5
      Thomas Guillem authored
       - <uses-permission> must be before <application>
       - specify allowBackup (default)
      ef38dbe5
    • 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
  23. 18 Aug, 2018 1 commit
  24. 17 Aug, 2018 2 commits
  25. 28 May, 2018 1 commit
  26. 22 May, 2018 1 commit
  27. 26 Apr, 2018 1 commit
  28. 17 Feb, 2018 1 commit
  29. 09 Feb, 2018 2 commits
  30. 03 Feb, 2018 1 commit
  31. 05 Jan, 2018 1 commit
  32. 16 Jan, 2015 1 commit
  33. 23 Dec, 2014 2 commits