-
Notifications
You must be signed in to change notification settings - Fork 34
Description
PPP displays a toast message when switching or selecting profiles:
If I tap it (or more generally, try to tap something underneath/nearby), I get this annoying system prompt:
An app (PhoneProfilesPlus) is displaying over "[foreground app]". Allow it to continue running?
Close app causes PPP to force-stop and restart. It's unclear what Report this issue does -- I suspect it doesn't go to you!
PPP has the Display over other apps permission and is set not to revoke auto-start / permissions after inactivity:
...so I'm not sure why the system objects in this way.
With regular Android toasts, you can tap through them to whatever's underneath. Is there a reason why PPP implements its own toast UI, or could it just use the system ones?
Device is a OnePlus Nord CE, Android 13. PPP 7.1.2 and PPPExtender 9.0.1.3 are installed via F-Droid (IzzyOnDroid).