- 23 Sep, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Jul, 2020 1 commit
-
-
Max Kellermann authored
-
- 11 Jun, 2020 1 commit
-
-
Max Kellermann authored
-
- 29 Apr, 2020 1 commit
-
-
Max Kellermann authored
-
- 14 Apr, 2020 1 commit
-
-
Max Kellermann authored
-
- 26 Mar, 2020 2 commits
-
-
Thomas Guillem authored
TODO: Not sure the app could be accepted on the play store without a valid banner.
-
Thomas Guillem authored
This seems to be required on recent Android versions (tested with Android 10). This is also required for android TV services (cf. next commit). This is done using Java reflection so that the project doesn't depend on android compat libs.
-
- 22 Mar, 2020 1 commit
-
-
Max Kellermann authored
-
- 16 Feb, 2020 1 commit
-
-
Max Kellermann authored
-
- 25 Jan, 2020 1 commit
-
-
Max Kellermann authored
-
- 17 Jan, 2020 1 commit
-
-
Max Kellermann authored
Google Play refuses uploads with a lower targetSdkVersion.
-
- 24 Dec, 2019 1 commit
-
-
Max Kellermann authored
-
- 18 Dec, 2019 1 commit
-
-
Max Kellermann authored
-
- 16 Oct, 2019 1 commit
-
-
Max Kellermann authored
-
- 07 Oct, 2019 1 commit
-
-
Max Kellermann authored
-
- 22 Aug, 2019 1 commit
-
-
Max Kellermann authored
-
- 09 Aug, 2019 1 commit
-
-
Max Kellermann authored
-
- 05 Aug, 2019 1 commit
-
-
Max Kellermann authored
-
- 12 Jul, 2019 1 commit
-
-
Max Kellermann authored
-
- 11 Jun, 2019 1 commit
-
-
Max Kellermann authored
-
- 31 May, 2019 1 commit
-
-
Max Kellermann authored
-
- 04 May, 2019 1 commit
-
-
Max Kellermann authored
-
- 03 May, 2019 1 commit
-
-
Max Kellermann authored
-
- 03 Apr, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Feb, 2019 1 commit
-
-
Max Kellermann authored
-
- 04 Jan, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Nov, 2018 1 commit
-
-
Max Kellermann authored
-
- 04 Nov, 2018 1 commit
-
-
Max Kellermann authored
-
- 31 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 29 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 19 Aug, 2018 3 commits
-
-
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.
-
- 18 Aug, 2018 1 commit
-
-
Max Kellermann authored
-
- 17 Aug, 2018 2 commits
-
-
Max Kellermann authored
-
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.
-
- 28 May, 2018 1 commit
-
-
Max Kellermann authored
-