IMD - It's My Device (supercharged fork of Geto) 自动化 应用 对于 Android 描述
IMD (Its My Device) is a powerful settings/ services manager and settings/ services hider (automated disable-enable settings) for restrictive apps (banking, payments...etc). It supports the following settings / services :
- Developer settings
- ADB / Debugging
- Accessibility services
- Display over other apps (needs active Shizuku service)
- Shizuku service
- and many more (per app configuration - hiding framework, hint: use Settings observer for help)
How this works
- User opens app from IMD / IMD generated app shortcut
- IMD actually disables these settings
no apps security policy is broken - Use your app normally
- Use Revert function
(accessible via: notification / quick toggle / Quick settings tile / homescreen shortcut / IMD settings manager) - IMD enables the disabled settings
Settings manager
IMDs settings manager allows you to:
- View the live status of your settings/ services
- Quickly toggle them on-off
Automations
- Auto unhide settings
- Auto hide settings (IMD+ : needs background service)
- IMD Intents (Tasker / MacroDroid integration, secured with auth keys)
About Permissions
- WRITE_SECURE_SETTINGS (one time grant via adb shell or Shizuku) (MANDATORY, needed to change settings state)
- Shizuku service (optional) (needed to hide Display over other apps permissions - an appops permission)
- Post notifications (optional)
- Other permissions (optional: only needed if you use automations like IMD+)
Security Concerns
- No internet access or unnecessary continuous background services (so almost zero battery / system resource use).
- Does not tamper with any apps on the device.
- The parts of this app that change settings cannot be triggered by another app, so only you can change them.
- No ads, analytics, trackers or accounts of any kind. The app has no network permission at all - which is also why it cannot check for its own updates, and why Obtainium is how you find out there is one.
Package: com.soul_99.suIMD - installs alongside stock Geto, both can coexist
Requires: Android 7.0 (API 24) or newer. No root.
Licence: GPL-3.0
Supercharged fork of Geto (https://github.com/JackEblan/Geto)











