https://github.com/dkter/overscantoggle
Easily toggle overscan on Android
https://github.com/dkter/overscantoggle
android overscan xamarin-android
Last synced: about 2 months ago
JSON representation
Easily toggle overscan on Android
- Host: GitHub
- URL: https://github.com/dkter/overscantoggle
- Owner: dkter
- License: mpl-2.0
- Created: 2018-09-16T02:37:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T02:55:23.000Z (over 7 years ago)
- Last Synced: 2025-01-16T11:42:52.479Z (over 1 year ago)
- Topics: android, overscan, xamarin-android
- Language: C#
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OverscanToggle
Digitizer dead spot? Can't reach the other side of your screen? OverscanToggle lets you easily crop in your screen image and toggle it on and off with a convenient Quick Settings tile.
The right side of the screen on my Nexus 4 stopped responding to touch, so I created this to be able to use the phone and press otherwise-unreachable buttons on the right.
### Requirements
Android 7.0 Nougat or above is required if you want a quick settings toggle; otherwise, Android 4.2 and up should work fine but are untested. **Root access is required.**
I tested OverscanToggle on stock builds of Android 8.1 and 9.0 rooted with Magisk.
### Download
Download from the releases page or [click here](https://github.com/dkter/OverscanToggle/releases/download/1.0/OverscanToggle.OverscanToggle.apk). You'll have to sideload the app onto your Android device, and root access is required.
### Known issues
Some apps double the overscan area for some reason. I don't know why, but it's not under my control. If you want, you can nag the developer(s) of whatever app you're having problems with, but I doubt they'll care. It might not even be under their control.
### License
© 2018 David Teresi
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0.