Releases: Overbaker/One-Patch
Releases · Overbaker/One-Patch
One Patch v1.0.0
📲 Install
adb install -r deadzone-<VERSION>.apkOr download the APK below and open it on your Android device.
🛠 First-time setup
- Grant Display over other apps permission
- (Recommended) Enable DeadZone Accessibility Service in Settings → Accessibility — locks the dead zone to physical screen coordinates, immune to one-handed mode
- (Xiaomi only) Allow Background popup + set Battery saver → No restrictions
🔒 Verify the APK signature
apksigner verify --print-certs deadzone-<VERSION>.apk
# Expect SHA-256: <fill-in-after-first-release>🐛 Known limitations
- Cannot block status bar / IME / system gesture areas / payment apps (
HIDE_OVERLAY_WINDOWS) - Android 13+ user can stop the foreground service from Task Manager
📜 License
Full Changelog: https://github.com/Overbaker/One-Patch/commits/v1.0.0