1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-12-08 01:18:13 +00:00
Files
NewPipe/app
Profpatsch 386d5197d8 Permission: display explanatory dialog for Android > R
On Android > R, ACTION_MANAGE_OVERLAY_PERMISSION always brings the
user to the app selection screen.

https://developer.android.com/about/versions/11/privacy/permissions#manage_overlay

This is highly confusing behaviour from the system, so let’s add an
instruction before navigating to the settings menu.
2025-08-27 11:38:25 +02:00
..