- 19 Oct, 2021 1 commit
-
-
Max Kellermann authored
-
- 14 Oct, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Oct, 2021 1 commit
-
-
Max Kellermann authored
This reverts commit 6ed4aff4. The Meson wrap is broken on non-x86, because it unconditionally includes <cpuid.h> which is an x86 only header.
-
- 21 Sep, 2021 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Sep, 2021 1 commit
-
-
Max Kellermann authored
Let cmake know that we're cross-crompiling.
-
- 23 Aug, 2021 1 commit
-
-
Max Kellermann authored
-
- 17 Aug, 2021 1 commit
-
-
Max Kellermann authored
-
- 06 Aug, 2021 1 commit
-
-
Max Kellermann authored
-
- 26 Jul, 2021 1 commit
-
-
Sam Bazley authored
-
- 16 Jul, 2021 1 commit
-
-
Max Kellermann authored
-
- 31 May, 2021 1 commit
-
-
Max Kellermann authored
Fixes the error: IllegalStateException: Not allowed to start service Intent { cmp=org.musicpd/.Main (has extras) }: app is in background
-
- 24 May, 2021 1 commit
-
-
Max Kellermann authored
-
- 22 May, 2021 1 commit
-
-
Max Kellermann authored
-
- 17 Feb, 2021 1 commit
-
-
Max Kellermann authored
-
- 16 Feb, 2021 1 commit
-
-
Max Kellermann authored
-
- 15 Feb, 2021 2 commits
-
-
Max Kellermann authored
Needed for `requestLegacyExternalStorage` (commit ca02fb77).
-
Max Kellermann authored
This is a workaround for the new scoped storage design in Android 11: https://developer.android.com/about/versions/11/privacy/storage This needs a proper solution eventually, but this quick fix will do until we change "targetSdkVersion" to 30. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1061
-
- 21 Jan, 2021 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The Google overlords require me to change to 29 or else I can't upload new releases to Google Play. https://developer.android.com/distribute/best-practices/develop/target-sdk
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1059
-
- 19 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 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
-
- 10 Jun, 2020 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/891
-
- 27 May, 2020 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/866
-
- 07 May, 2020 2 commits
-
-
Max Kellermann authored
Sync with the Android NDK build scripts.
-
Max Kellermann authored
This flag is used by the Android NDK build scripts as well, and this fixes a build failure (assembler error) with FFmpeg and NDK r21.
-
- 29 Apr, 2020 1 commit
-
-
Max Kellermann authored
-
- 14 Apr, 2020 1 commit
-
-
Max Kellermann authored
-
- 26 Mar, 2020 3 commits
-
-
Thomas Guillem authored
Using MPD from Android since quite some times now. I consider it very stable now.
-
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.
-