TouchBlocker is a Android application made to prevent accidental touches. You can use this in a normal activity state/multi-window/freeform-window activity state to prevent accidental touches by directly capturing the touches to TouchBlocker's activities. The activities are also transparent, which mean you can still see the app behind the TouchBlocker activity.
- Finish rewriting to Android Studio
- Finish creating ActivityManager
- Ability to launch TouchBlocker from your quick settings notification panel (requires Android 7 or above and ActivityManager)
- Somehow rework the settings UI
TouchBlocker is licensed under GNU GPLv3
Contributions are allowed and welcome! We welcome any kind of contributions! Just make sure you submit them in a form pull request.