SecureSettingsManager
Stack: Kotlin, Jetpack Compose, Shizuku
What
Android helper for Ethiopian banking apps (CBE, Dashen, Bank of Abyssinia) that will not run while Developer Options are on. CBE also wants third-party accessibility off. Built so you are not flipping those switches every time you open a bank app. Side effect: the lockdown the banks asked for actually happens.
How it works
- You pick which apps count as sensitive. When one is in front, Developer Options, USB debugging (ADB), and non-system accessibility services turn off.
- Unlock (or leave the bank app) before those surfaces come back on.
- Uses Shizuku to change those settings without taking over the phone as a full device admin.
Status
Private source. No public repository or store listing.
Screenshots
No screenshot yet.
Get it
- CRT:
get secure-settings-manager→get: no downloaduntil a public Release exists - Source is private — not a GitHub clone URL on this page