issues
search
thibseisel
/
android-odeon
A simple but efficient music player on Android.
Apache License 2.0
68
stars
9
forks
source link
Target Android API 33 (Android 13)
#82
Closed
thibseisel
closed
1 year ago
thibseisel
commented
1 year ago
Most notable changes:
App requests new permission READM_MEDIA_AUDIO instead of READ_EXTERNAL_STORAGE (which is no longer supported).
App won't require the POST_NOTIFICATIONS permission, as notifications bound to a media session are allowed without requiring the permission.
Most notable changes: