Maxr1998 / MaxLock

Powerful app locker for Android, with a root and no-root implementation
https://maxlock.maxr1998.de
GNU General Public License v3.0
197 stars 45 forks source link

Issue with Homebutton and MaxLock 7.0 #130

Closed zoff99 closed 6 years ago

zoff99 commented 6 years ago

android 7.1 Maxlock 7 my device has a physical home button, which is also the fingerprint reader.

after unlocking an app with Maxlock (via fringerprint) sometimes "home button press" is sent also and i end up on the home screen instead of the app.

Maxlock 6.x does not do this

Maxr1998 commented 6 years ago

This sounds more like your home button is acting up - MaxLock doesn't interfere with it in any way, and only uses the plain Android Fingerprint API, regardless where the scanner is located.

zoff99 commented 6 years ago

why did you close this? it works perfectly with an earlier version of Maxlock. the home button also works fine in all other situations (the phone is brand new)

Maxr1998 commented 6 years ago

Well, as I stated: MaxLock has nothing to do with this, so I can't say why it only appears with the new version.

Maxr1998 commented 6 years ago

Take a look at the commit history, I didn't even change anything in Fingerprint handling execpt for some UI changes since the last release: https://github.com/Maxr1998/MaxLock/commits/master/app/src/main/java/de/Maxr1998/xposed/maxlock/ui/lockscreen/FingerprintView.java