From lock screen...? - Samsung Galaxy Note 10 Themes, Apps, and Mods

Once I have provided the security credentials ie scanned fingerprint, or unlocked by face, is there any way for the phone to automatically open instead of requiring me to swipe?
thanks

bonerp said:
Once I have provided the security credentials ie scanned fingerprint, or unlocked by face, is there any way for the phone to automatically open instead of requiring me to swipe?
thanks
Click to expand...
Click to collapse
Just turn off stay on lockscreen in settings
and fingerprint should not stay on lockscreen...

vanshksingh said:
Just turn off stay on lockscreen in settings
and fingerprint should not stay on lockscreen...
Click to expand...
Click to collapse
hmm you must have a different version to me (One UI 3 is where I'm at) as not got that setting for fingerprint although have for face lock! Great consistency there....

Related

NFC LockScreenOff Enabler-like functionality in Lollipop

I was using NFC LockScreenOff Enabler on my Nexus 5 until the screen hardware died on me. Google is currently sending me a new one. I was MultiROM'ing Lollipop and tried the smart NFC unlock feature, but I didn't like it because you had to turn the screen on, hold the NFC tag, and swipe a swipe-to-unlock screen.
I have an NFC implant so i want the functionality just like NFC LockScreenOff Enabler. NFC polling with screen off, hold phone up to my hand, phone unlocks straight to home screen.
Is there a working solution for lollipop?
dimex said:
I was using NFC LockScreenOff Enabler on my Nexus 5 until the screen hardware died on me. Google is currently sending me a new one. I was MultiROM'ing Lollipop and tried the smart NFC unlock feature, but I didn't like it because you had to turn the screen on, hold the NFC tag, and swipe a swipe-to-unlock screen.
I have an NFC implant so i want the functionality just like NFC LockScreenOff Enabler. NFC polling with screen off, hold phone up to my hand, phone unlocks straight to home screen.
Is there a working solution for lollipop?
Click to expand...
Click to collapse
not currently, however there are several non stock lock screens that have this feature such as:
Tap Unlock or Uber Device lock
mbloomer04 said:
not currently, however there are several non stock lock screens that have this feature such as:
Tap Unlock or Uber Device lock
Click to expand...
Click to collapse
They're both ugly and not reliable, IMO. I couldn't even get Uber to work and sent the dev an email. He was a ****ing jerk and basically said I'm dumb and didn't enable the app. Come on.
I wonder if there's a way to use Tasker to bypass the swipe screen after touching the phone to NFC. I don't mind placing the phone on my implant and pressing the power button. Having to then swipe another screen requires weird hand acrobatics when using an implant, which is why I'm still on 4.4.4.
dimex said:
They're both ugly and not reliable, IMO. I couldn't even get Uber to work and sent the dev an email. He was a ****ing jerk and basically said I'm dumb and didn't enable the app. Come on.
I wonder if there's a way to use Tasker to bypass the swipe screen after touching the phone to NFC. I don't mind placing the phone on my implant and pressing the power button. Having to then swipe another screen requires weird hand acrobatics when using an implant, which is why I'm still on 4.4.4.
Click to expand...
Click to collapse
using the secure settings and locale plugins it is possible to make a profile that disables lock screen on a specific nfc tag read and then reanables lockscreen when the screen goes off
mbloomer04 said:
using the secure settings and locale plugins it is possible to make a profile that disables lock screen on a specific nfc tag read and then reanables lockscreen when the screen goes off
Click to expand...
Click to collapse
Any guide on this?
Neurom707 said:
Any guide on this?
Click to expand...
Click to collapse
dimex said:
I wonder if there's a way to use Tasker to bypass the swipe screen after touching the phone to NFC. .
Click to expand...
Click to collapse
-EDIT-
guide link removed due to error
mbloomer04 said:
yup, I just made one for you here Guide
sorry for the delay
Click to expand...
Click to collapse
Not going to work. NFC polling in stock Lollipop is Screen On, Unlocked. We need to enable alternate polling modes to even be able to read the NFC tag. Go ahead and try it, your phone won't even read your NFC tag, let alone disengage the keyguard. Even if you got rid of the keyguard, you still have the Pattern Unlock, or PIN, or password. You need Secure Settings plugin within Tasker to remove those.
The only ROM for the Nexus 5 at the moment with different NFC polling options is Cataclysm. I tried extracting the NfcNci.apk after I changed the settings, but the settings didn't stick around when I brought it to stock ROM. I'm guessing you have to go in and manually add the settings or change the polling code within the apk, but I don't know how to decompile and edit code.
If you know how to do that, that's all we need; a modified NfcNci.apk with Screen Off, Locked polling mode. It's located in system/app.
Your guide is useless as it stands, just being honest.
dimex said:
Not going to work. NFC polling in stock Lollipop is Screen On, Unlocked. We need to enable alternate polling modes to even be able to read the NFC tag. Go ahead and try it, your phone won't even read your NFC tag, let alone disengage the keyguard. Even if you got rid of the keyguard, you still have the Pattern Unlock, or PIN, or password. You need Secure Settings plugin within Tasker to remove those.
The only ROM for the Nexus 5 at the moment with different NFC polling options is Cataclysm. I tried extracting the NfcNci.apk after I changed the settings, but the settings didn't stick around when I brought it to stock ROM. I'm guessing you have to go in and manually add the settings or change the polling code within the apk, but I don't know how to decompile and edit code.
If you know how to do that, that's all we need; a modified NfcNci.apk with Screen Off, Locked polling mode. It's located in system/app.
Your guide is useless as it stands, just being honest.
Click to expand...
Click to collapse
Damned hubris! good call, tested and it worked fine on 4.4.4 :/ . hmmm will edit the guide to mention it wont work on Android 5
Thanks for the heads up and my apologies
"Even if you got rid of the keyguard, you still have the Pattern Unlock, or PIN, or password. You need Secure Settings plugin within Tasker to remove those."
Click to expand...
Click to collapse
The tasker profile above worked fine with a pattern set, scan the tag the lockscreen disapears till you turn off your screen, I tested it with secure settings and could see no benefit to also having it disable you password etc as the lack of keyguard meant you were never prompted for it
but aye a different polling method is needed
---------- Post added at 03:07 AM ---------- Previous post was at 02:59 AM ----------
dimex said:
Your guide is useless as it stands, just being honest.
Click to expand...
Click to collapse
Aye, have requested the thread be removed as it'll only work with nfc lockscreenoff... and that in itself removes the need for this
thanks for the heads up, rookie error on my part there
mbloomer04 said:
Aye, have requested the thread be removed as it'll only work with nfc lockscreenoff... and that in itself removes the need for this
thanks for the heads up, rookie error on my part there
Click to expand...
Click to collapse
All good. We just need someone who knows what's up to modify NfcNci.apk for us. I just started the semester and can't devote time to it right now.
dimex said:
All good. We just need someone who knows what's up to modify NfcNci.apk for us. I just started the semester and can't devote time to it right now.
Click to expand...
Click to collapse
Even if it has been a while, this might be useful:
http://forum.xda-developers.com/showpost.php?p=59780557&postcount=469
There is also a step-by-step guide on how to mod it yourself, a few pages later, and a guide for NFC with screen on but locked. I tried it on 5.1 (Xperia S, nAOSP), worked like a charm.

Major security flaw (for privacy freaks)

If you're keeping your phone permanently unlocked, don't bother reading this.
But if you're a privacy freak like me, who doesn't want any prying eyes or fingers through their device, mind the following simple statement:
ALARM(S) WILL UNLOCK YOUR PHONE.
Wide open. No matter what locking system you have (of those available in the stock ROM), if you set up an alarm, the alarm goes off and anyone else shuts it up, that simple action will unlock the phone.
You have been warned.
Good find
Sent from my Elephone P8000 using XDA Free mobile app
Also issue with fingerprint scanner/phone lock
I just found that though I selected fingerprint to secure the P8000 I can easily unlock the phone swiping upwards on the lockscreen. There is no alarm or message shown.
Stephan
cyvr1 said:
I just found that though I selected fingerprint to secure the P8000 I can easily unlock the phone swiping upwards on the lockscreen. There is no alarm or message shown.
Stephan
Click to expand...
Click to collapse
How else should the Chinese police be able to easily check you for compliance towards the Chinese government? [emoji4]
cyvr1 said:
I just found that though I selected fingerprint to secure the P8000 I can easily unlock the phone swiping upwards on the lockscreen. There is no alarm or message shown.
Stephan
Click to expand...
Click to collapse
when i setup my fingerprint records, it also made me enter a password! so whenever my swipe failed, I could enter with the password! not sure how it allowed you that!!

Q: Fingerprint and other lock settings?

Hello everyone
I personally preferred Fingerprint lock but uts not always working nicely and I mean it requires to enter pin or pattern lock
I wonder if this is a known issue and can be solved or this is a feature to increase security?
Regards,
hearts king101 said:
Hello everyone
I personally preferred Fingerprint lock but uts not always working nicely and I mean it requires to enter pin or pattern lock
I wonder if this is a known issue and can be solved or this is a feature to increase security?
Regards,
Click to expand...
Click to collapse
You can turn that off in settings.
ghostofcain said:
You can turn that off in settings.
Click to expand...
Click to collapse
The problem that to set fingerprint you have to set another lock setting like pin or pattern
hearts king101 said:
The problem that to set fingerprint you have to set another lock setting like pin or pattern
Click to expand...
Click to collapse
Otherwise you and only you can access your device, but when setting the additional settings there is a box for require on device start, which can be deselected
ghostofcain said:
Otherwise you and only you can access your device, but when setting the additional settings there is a box for require on device start, which can be deselected
Click to expand...
Click to collapse
I did that too but still sometimes requires a pin or a pattern

Fingerprint screen unlock

Hi.
I'm new user of LGG6. Previous i was on Nexus devices.
Is there any way so set unlocking with fingerprint ONLY? So, without additioanl pattern, PIN or smth.?
Thank you!
I found that second security is needed only first time, after device boot if you use fingerprint screen unlock.
But, if I use DT2W unclok method I have to use PIN,/pattern ...
So, any way to remove that, BUT keep fingerprint unlock?
(i know i can remove screen lock method, but than fingerprint is automaticly removd too)
I removed this kind of protection on my Nexus, but it requires root.
Just add a trusted location etc then it will unlock with no passcode and fingerprint only.
akulp said:
I found that second security is needed only first time, after device boot if you use fingerprint screen unlock.
But, if I use DT2W unclok method I have to use PIN,/pattern ...
So, any way to remove that, BUT keep fingerprint unlock?
(i know i can remove screen lock method, but than fingerprint is automaticly removd too)
I removed this kind of protection on my Nexus, but it requires root.
Click to expand...
Click to collapse
Are you locking the phone using an app (like Nova Launcher) to double-tap to lock/sleep? if yes, then double tap the status bar to sleep. then you can wake the phone using fingerprint only.
basicreece said:
Just add a trusted location etc then it will unlock with no passcode and fingerprint only.
Click to expand...
Click to collapse
Ok, this is partial solution ... Just for added locations.
Thnaky anyway.
akulp said:
Ok, this is partial solution ... Just for added locations.
Thnaky anyway.
Click to expand...
Click to collapse
Also add a trusted device like a BT watch or I'm sure there is a always on you option. Detects when you have phone with you.
HKSpeed said:
Are you locking the phone using an app (like Nova Launcher) to double-tap to lock/sleep? if yes, then double tap the status bar to sleep. then you can wake the phone using fingerprint only.
Click to expand...
Click to collapse
Yap, I'm using NL.
Thanks! Nice solution, but it 'll be hard to get used to use just status bar to lock.
The best solution is this one, but it only works if you are rooted (+twrp) and i'm not sure if last root method allow to chainging files on /system partition:
Then while still in TWRP go delete /data/system/locksettings.db
This should let you swipe to unlock your phone. Your fingerprints will still be saved and can be used once you set up a secure lock screen
Beside I would like to stay without root if it's not necessary.
basicreece said:
Also add a trusted device like a BT watch or I'm sure there is a always on you option. Detects when you have phone with you.
Click to expand...
Click to collapse
I don't use BT watch, any device ... All I can set is home/work location and CAR BT.
I dont' see any other usefull option for me.
akulp said:
I don't use BT watch, any device ... All I can set is home/work location and CAR BT.
I dont' see any other usefull option for me.
Click to expand...
Click to collapse
"On body Detection"
basicreece said:
"On body Detection"
Click to expand...
Click to collapse
Ok, now I set "on body detection" ... but. That kind of smart locking only works if you don't lock phone with duble tap (over Nova launcher in my case) nut you leave phone to lock after time.
So this is usefull only if I don't lock with double tap. But I like that option and I'm using it all the time.
Thanks anyway for your time and tips.

Verify your identity prompt on all banking apps

Whenever I open my banking app I get a fingerprint prompt the screen goes dark and asks you to use your fingerprint to verify your identity it's really annoying and I've tried but can't find a way to remove it, it never happened on my note 8!
Turn off finger print then.
On some apps the fingerprint screen will pop up and darken the screen so it can show the information about the finger print scanning
do you use facial recognition? with my Note 9 due to Iris scan it basically let me in unlocking that way as it is secure, but with facial recognition on the Note 10 I was having trouble getting to use Google Pay and other secure apps, requiring extra security in the form of fingerprint or pin, I'm guessing due to the removal of Iris scan (my biggest disappointment) you need to either use fingerprint or the pin if you want to use secure stuff.
Are you running your app within the secure folder? Maybe that's verifying you before running the app?
Banking apps always require some autentication when accesing, as per security reasons, they log you out every time you leave the app
xile6 said:
Turn off finger print then.
On some apps the fingerprint screen will pop up and darken the screen so it can show the information about the finger print scanning
Click to expand...
Click to collapse
I've tried turn it on and off also tried deleting the fingerprint and re scanning them still nothing
Belimawr said:
do you use facial recognition? with my Note 9 due to Iris scan it basically let me in unlocking that way as it is secure, but with facial recognition on the Note 10 I was having trouble getting to use Google Pay and other secure apps, requiring extra security in the form of fingerprint or pin, I'm guessing due to the removal of Iris scan (my biggest disappointment) you need to either use fingerprint or the pin if you want to use secure stuff.
Click to expand...
Click to collapse
Noni don't only fps
papashex said:
Are you running your app within the secure folder? Maybe that's verifying you before running the app?
Click to expand...
Click to collapse
No I'm not I did also try through secure folder had same problem
winol said:
Banking apps always require some autentication when accesing, as per security reasons, they log you out every time you leave the app
Click to expand...
Click to collapse
I'm aware of this but it doesn't explain or fix the prompt
fhads2122 said:
I'm aware of this but it doesn't explain or fix the prompt
Click to expand...
Click to collapse
my banking app has the option to turn it off in the app
jerrycoffman45 said:
my banking app has the option to turn it off in the app
Click to expand...
Click to collapse
Yeah so does mine
fhads2122 said:
Yeah so does mine
Click to expand...
Click to collapse
Not understanding.
If you want the fingerprint prompt off. Then turn off finger print in your bank app.
Also is it a finger print login or samsung pass login?
xile6 said:
Not understanding.
If you want the fingerprint prompt off. Then turn off finger print in your bank app.
Also is it a finger print login or samsung pass login?
Click to expand...
Click to collapse
I do understand but I want my fps on but without the prompt like I said I never had this issue with my banking apps on my note 8
It's a finger print log in from the banking app
I think they are having the same issue I am with one of my apps. The app allows for fingerprint verification, however the setup requires you to type in your password, however in I can't do that as the fingerprint overlay is full screen abs I cannot enter my password.
What I would like is just a spot on the screen that says here put your finger here.... not a whole screen dedicated to the process.

Categories

Resources