AcDisplay icon indicating copy to clipboard operation
AcDisplay copied to clipboard

Home button returns home while on lockscreen

Open polzon opened this issue 9 years ago • 6 comments
trafficstars

Hitting the home button while on the lockscreen sends me to home. This shouldn't work when the phone is locked, but it does.

polzon avatar Aug 01 '16 21:08 polzon

This issue will be fixed in next major update (i'm working on it atm).

AChep avatar Aug 03 '16 19:08 AChep

Okay, thanks for the update!

polzon avatar Aug 03 '16 19:08 polzon

This is not fixed yet, so let it be open 😛

AChep avatar Aug 03 '16 20:08 AChep

On my phone, activating the xposed module disables the home button on lock screen. 5.0.0 touchwiz. (Galaxy s4)

~~Edit: as in, my phone has the behavior that @shippage wants.~~

Edit2: apparently I misread the post.

smichel17 avatar Aug 21 '16 13:08 smichel17

Any update on the major update?

benmeroff avatar Oct 30 '16 17:10 benmeroff

I guess is not possible to override the Home button behavior, because of Android security, there is a Listener for the user currently being in launcher? this maybe could be used as a workaround, so, when the user is on the launcher, the Lockscreen will start again. Anyway, there is already a Xposed module that helps with this problem in particular, disabling the home button.

CarlosACepeda avatar May 27 '19 21:05 CarlosACepeda