RealEthanPlayzDev / TouchBlocker

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. For some reasons Android Studio pushes commits as "cccp2" at my laptop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TouchBlocker

Android application to prevent accidental touches.

README Navigation

Introduction to TouchBlocker

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.

TODOs

  • 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

License

TouchBlocker is licensed under GNU GPLv3

Contributing

Contributions are allowed and welcome! We welcome any kind of contributions! Just make sure you submit them in a form pull request.

About

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. For some reasons Android Studio pushes commits as "cccp2" at my laptop.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%