- 20 Aug, 2018 20 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The API documentation says "move as much data as possible", and if there is room at the head of the buffer, we should use that if the room after the tail is not large enough.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The result shall be positive.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Max Kellermann authored
This is the version in Debian Stretch (stable).
-
Max Kellermann authored
-
Max Kellermann authored
MPD has minSdkVersion=21 which is above all the checks here.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Thomas Guillem authored
Since nfs_stat_async is deprecated.
-
Max Kellermann authored
This is the version in Debian Jessie (oldstable), a reasonable "old enough" version to keep support for.
-
- 19 Aug, 2018 20 commits
-
-
Max Kellermann authored
-
Thomas Guillem authored
-
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
- <uses-permission> must be before <application> - specify allowBackup (default)
-
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.
-
Max Kellermann authored
javah is deprecated.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate yet another access to the global ConfigData instance.
-
Max Kellermann authored
-