OmniSwitch: handle overlay permission failures gracefully
since we now need to disable the overlay permission of OmnSwitch
regulary - OMFG google - make sure we are handling a
missing permissions gracefully. This is especially important
since rebooting without the permission will fail pretty hard
in an possible endless error loop. Just try to see what I mean :)
Create error notification whenever the problem is detected
Pressing notifications opens the draw over apps permission settings
We cannot create an alert cause for showing an alert
from a service we would already need the SYSTEM_ALERT_WINDOW
permission.
Change-Id: I457bdd655a51d1ede57d8781c2ff8c7e757c50c7
Reviewed-on: http://review.blissroms.com/3765
Reviewed-by: Vaughn N <rwaterspf1@floydco.net>
Reviewed-by: blueyes <brian.w.petroski@gmail.com>
Tested-by: blueyes <brian.w.petroski@gmail.com>
4 files changed
tree: 63d2bbe15024599fbb4662a18075e2064198cbbf
- res/
- src/
- .gitreview
- Android.mk
- AndroidManifest.xml
- COPYING
- Readme.md
Readme.md
About
OmniSwitch is a recent apps switcher for Android It also supports favorite apps
License
OmniSwitch is licensed under the terms of the GNU General Public License, version 3.0. See the COPYING file for the full license text.
-EOF-