Join Nostr
2025-07-03 16:10:09 GMT

GrapheneOS on Nostr: Android regularly adds and splits permissions for new API levels. Legacy apps are ...

Android regularly adds and splits permissions for new API levels. Legacy apps are handled by treating them as requesting the permission to provide a toggle for it. For example, Android 13 converted the existing toggle for disabling notifications for an app into a new POST_NOTIFICATIONS permission.