Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-15 | android/meson.build: update the SDK platform to 29 | Max Kellermann | |
Needed for `requestLegacyExternalStorage` (commit ca02fb7782bea). | |||
2019-05-04 | android/Settings: request READ_EXTERNAL_STORAGE permission | Max Kellermann | |
Using this API function requires SDK level 23. | |||
2018-10-14 | build with Meson instead of autotools | Max Kellermann | |
So long, autotools! This is my last MPD related project to migrate away from it. It has its strengths, but also very obvious weaknesses and weirdnesses. Today, many of its quirks are not needed anymore, and are cumbersome and slow. Now welcome our new Meson overlords! |