- 20 Aug, 2018 1 commit
-
-
Max Kellermann authored
MPD has minSdkVersion=21 which is above all the checks here.
-
- 19 Aug, 2018 3 commits
-
-
Thomas Guillem authored
-
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.
-
Thomas Guillem authored
A Java object to send logs on the android side.
-
- 17 Aug, 2018 1 commit
-
-
Max Kellermann authored
The number of MPD installs on Android < 5.0 is negligible, and that API version introduces lots of useful features for MPD.
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 30 Jul, 2014 1 commit
-
-
Max Kellermann authored
Let the user know that MPD has failed. Not the best thing to do, but better than pretending it still runs.
-
- 01 Mar, 2014 1 commit
-
-
Max Kellermann authored
Add class Context which wraps the Android/Java Context class and add a JNI wrapper for method Context.getCacheDir().
-
- 22 Feb, 2014 1 commit
-
-
Max Kellermann authored
Finally, MPD runs on Android. For some small value of "runs". Very much work left, too much to describe.
-