Page 1 of 1

LL Lockscreen

Posted: Wed Jan 30, 2019 8:45 pm
by brunoisa10
Is it possible to block the status bar on LL lockscreen ?
Blocked the way to run Settings with a blocker prog , it's only a workaround.

Re: LL Lockscreen

Posted: Wed Jan 30, 2019 9:09 pm
by TrianguloY
The only good way to lock the status bar is with root. Apps aren't allowed to modify parts of the standard android ui.
I'm not saying it can't be done, but if there is a strange (and probably 'risky') way to do it...I don't know that.

Re: LL Lockscreen

Posted: Wed Mar 06, 2019 8:05 pm
by brunoisa10
Is it possible to ignore the lockscreen when the device is unlocked by fingerprint ?
@Pierrot you told there is possibly a dirty way to set status bar as hidden. Or to block slide down on the ll lockscreen.

Re: LL Lockscreen

Posted: Thu Mar 07, 2019 6:14 am
by Pierrot
For the fingerprint I don't know. The emulator has some fingerprint emulation, I'll look at it whether there are some signal.
The trick with the status bar was to detect it was revealed, and then immediately ask by code to hide it again. But you could still see the content, and sometimes it was even possible to fully reveal it when flinging very fast.