Fingerprint unlock - if not using fingerprint security? - Huawei Mate 9 Questions & Answers

This may sound like a daft question, but is there any way my fingerprint to unlock the screen, if I've not turned on fingerprint security? I don't ever use pin or fingerprint protection, but like how quickly it wakes the phone once it's picked up

dn667788 said:
This may sound like a daft question, but is there any way my fingerprint to unlock the screen, if I've not turned on fingerprint security? I don't ever use pin or fingerprint protection, but like how quickly it wakes the phone once it's picked up
Click to expand...
Click to collapse
NÂș.

Would also like to see that option...

Related

Using fingerprint scanner without screenlock?

Hi, I hate having i screenlock, be it password, pattern or fingerprint - it's just to uncomfortable, especially being lefthanded and having a flipcover.
But, I'd still like to use fingerprint authentication in certain apps, like my bank's app. However it doesn't seem possible to activate the scanning functions and registering prints without having a screen lock active.
Does anyone know how to get around this (no root)?
I would also like to know as well. I am using Microsoft Next as my lock screen and I apparently am unable to only use the lock screen with the fingerprint scanner. I keep getting forced to have a pin or pattern which sucks.
toth42 said:
Hi, I hate having i screenlock, be it password, pattern or fingerprint - it's just to uncomfortable, especially being lefthanded and having a flipcover.
But, I'd still like to use fingerprint authentication in certain apps, like my bank's app. However it doesn't seem possible to activate the scanning functions and registering prints without having a screen lock active.
Does anyone know how to get around this (no root)?
Click to expand...
Click to collapse
You can pair your phone with a Bluetooth device, such as Bluetooth wristband, and enable Smart Unlock then you may bypass the PIN.
ykkhern said:
You can pair your phone with a Bluetooth device, such as Bluetooth wristband, and enable Smart Unlock then you may bypass the PIN.
Click to expand...
Click to collapse
Sure, but then I'll have to walk around with some bluetooth thing. I don't want that, I just want to be able to use the fingerprint selectively, without it locking the phone.
[Wazzup4567] said:
I would also like to know as well. I am using Microsoft Next as my lock screen and I apparently am unable to only use the lock screen with the fingerprint scanner. I keep getting forced to have a pin or pattern which sucks.
Click to expand...
Click to collapse
Had never heard of Next, now I already love it - thanks!
I think that's not possible. Fingerprint adds a security layer, but if for some reason it's not supported by an app or if for any reason you cut your finger and your fingerprint it's not readable anymore, you must have a backup unlock method.

unlock on table

i had op3 with frontal fingerprint, it was very easy to unlock the device when it was on the table.
now i have to lift the device for facial unlock.
do you use a faster way to unlock the device on the table?
Coming from OP3T I'm also having to come to terms with the same adjustment.
Only option I think you have is to enable the settings in gestures double tap to wake and then use Face Unlock
Sent from my OP6 using Tapatalk
MBurns2 said:
i had op3 with frontal fingerprint, it was very easy to unlock the device when it was on the table.
now i have to lift the device for facial unlock.
do you use a faster way to unlock the device on the table?
Click to expand...
Click to collapse
You knowingly bought a phone with a rear fingerprint sensor so why is this even a question? Use the passcode or pick it up it's pretty simple
Another option to unlock is using google voice match if you don't want to touch your phone. It works with OnePlus 6.

[No root] Finally, an app to enable native Lift To Wake (lockscreen)

TL, DR. Where is the download?
github.com/xubowenhaoren/OPLiftToWake/releases
What does it do?
This is a simple app to enable Lift To Wake for OnePlus 7 series.
It is not the Lift To "Ambient Display" in the stock Settings App; it enables the true Lift To "Lock Screen" like other phones.
Why do I want this feature?
You've probably already known that OnePlus, in Android 10, reveals the notification content on the lock screen after Face Unlock.
But to see those notifications, you either need to:
1. Pick up the phone and unlock with your finger at the Ambient Display. A two-step process.
2. Pick up the phone and press the power button. Again, a two-step process.
Now with the app, you can pick up the phone and the lock screen immediately shows up.
How does it do this?
It listens to the native system sensor (`oneplus.sensor.pickup`). In my testing, it is very power efficient.
What phones does it support?
I have tested this on a OnePlus 7T with Android 10. It should also work with other OnePlus 7 series.
Note that for earlier OnePlus phones, there is also a [pickup sensor] but with a different name.
If you want this app to work with earlier OnePlus phones, you should try replacing this line in `Utils.java` with the correct sensor name:
```
mSensor = Utils.getSensor(context, mSensorManager, "oneplus.sensor.pickup");
```
How do I use it?
You probably want to turn off the Ambient Display first.
After installing the app, turn on the "Lift To Wake" toggle.
You should also consider turning off the battery optimization of the app for a more consistent background performance.
Do I need Magisk for this?
No, it is root-free.
Credits
Much of the code is from the Lineage OS team.
Other code references can be found in the code comments.
Love this feature thank you!
Works like a charm ? thanks.
Awesome! will give it try, hope there is no battery drain.
Great to see! Cheers
It is still a 2 step procedure when i use face unlock along with fingerprint.
It should be a command that when I pick up the phone -> auto open lockscreen -> auto trigger face unlock.
When i want to use fingerprint, just tap to wake ambient display and unlock with fingerprint.
I really dont want to sacrifice FOD to use only face unlock.
_DoomD_ said:
It is still a 2 step procedure when i use face unlock along with fingerprint.
It should be a command that when I pick up the phone -> auto open lockscreen -> auto trigger face unlock.
When i want to use fingerprint, just tap to wake ambient display and unlock with fingerprint.
I really dont want to sacrifice FOD to use only face unlock.
Click to expand...
Click to collapse
This is the app for you then. Also, you don't lose FOD at the lock screen.
bwx074 said:
This is the app for you then. Also, you don't lose FOD at the lock screen.
Click to expand...
Click to collapse
You dont get my point, bro. When you use both FOD and face unlock, this app just show the lockscreen when pick up. Then u have to choose putting your finger on FOD or pressing the face icon button on top of the clock to unlock.
My desire is that the app will trigger the face unlock automatically in that situation.
_DoomD_ said:
You dont get my point, bro. When you use both FOD and face unlock, this app just show the lockscreen when pick up. Then u have to choose putting your finger on FOD or pressing the face icon button on top of the clock to unlock.
My desire is that the app will trigger the face unlock automatically in that situation.
Click to expand...
Click to collapse
I am using a OnePlus 7T. In my case, when the lock screen lights up, Face Unlock automatically works and my new messages reveal their content.
bwx074 said:
I am using a OnePlus 7T. In my case, when the lock screen lights up, Face Unlock automatically works and my new messages reveal their content.
Click to expand...
Click to collapse
Do you use only face unlock?
_DoomD_ said:
Do you use only face unlock?
Click to expand...
Click to collapse
I have both Face Unlock and fingerprints set up, but I mainly use Face Unlock. Hence the need for this app
bwx074 said:
I have both Face Unlock and fingerprints set up, but I mainly use Face Unlock. Hence the need for this app
Click to expand...
Click to collapse
Weird!!! Something prevents the app from triggering face unlock automatically. Maybe because of the pop up camera firmware in 7 pro.
Pocket detection doesn't appear to work on OP7 Pro. ? Great work tho!
Krsmqn said:
Pocket detection doesn't appear to work on OP7 Pro. Great work tho!
Click to expand...
Click to collapse
My OP7T doesn't even have a pocket mode, so I can't test that for you. However, the original Lineage OS code had support for pocket mode. You could try to add it! :good:
It's cool. Kinda slow thought.
If I turn off the notification, will it keep running?
And thanks for it, really useful:good:
joechan said:
If I turn off the notification, will it keep running?
And thanks for it, really useful:good:
Click to expand...
Click to collapse
Yes, I've tested this.
Facing a minor problem. The app has to be opened up to function after deep sleep i:e in the morning. The battery optimization is off for the app.
Any ideas how to fix the issue.
Nice I love it. Great job sir. ?
_DoomD_ said:
You dont get my point, bro. When you use both FOD and face unlock, this app just show the lockscreen when pick up. Then u have to choose putting your finger on FOD or pressing the face icon button on top of the clock to unlock.
My desire is that the app will trigger the face unlock automatically in that situation.
Click to expand...
Click to collapse
Same here.

Accidental Fingerprint on the f2 pro

Whenever my hand lands on the fingerprint when iam holding the phone it vibrates and its annoying unlike my previous k20 pro i didnt face this problem there must be some toggle or settings that i can enable to remove this problem any suggestions ????? Thank you ....
BassilZ said:
Whenever my hand lands on the fingerprint when iam holding the phone it vibrates and its annoying unlike my previous k20 pro i didnt face this problem there must be some toggle or settings that i can enable to remove this problem any suggestions ????? Thank you ....
Click to expand...
Click to collapse
Add two fingerprints
Sent from my POCO F2 Pro using Tapatalk
Thaiban said:
Add two fingerprints
Click to expand...
Click to collapse
How is tha gonna stop accidental fingerprint detection and vibration??
The solution is to deactivate the fingerprint sensor ?
More seriously, there is no false detection, the sensor is doing its job, as soon as it feels a finger it tries to visualize the fingerprint, I do not see what is boring, If it wasn't so sharp it would be a nightmare to unlock the device !
coyot352 said:
The solution is to deactivate the fingerprint sensor
More seriously, there is no false detection, the sensor is doing its job, as soon as it feels a finger it tries to visualize the fingerprint, I do not see what is boring, If it wasn't so sharp it would be a nightmare to unlock the device !
Click to expand...
Click to collapse
No, you're wrong. It could be set to only vibrate when it detects a correct fingerprint. Which would be much more logical in my opinion. Or give the option to only activate the fingerprint sensor after power button is pressed.
popoyaya said:
No, you're wrong. It could be set to only vibrate when it detects a correct fingerprint. Which would be much more logical in my opinion. Or give the option to only activate the fingerprint sensor after power button is pressed.
Click to expand...
Click to collapse
the vibration is not there to validate the unlocking, something that we see anyway when the home screen opens, but to say that the analysis of the finger starts and that we are at the right place..
The last option might be fine for you, but personally it's a waste of time having to press a key before I can scan my finger, not sure Poco implements this In a future update ! ?
coyot352 said:
the vibration is not there to validate the unlocking, something that we see anyway when the home screen opens, but to say that the analysis of the finger starts and that we are at the right place..
The last option might be fine for you, but personally it's a waste of time having to press a key before I can scan my finger, not sure Poco implements this In a future update !
Click to expand...
Click to collapse
These options should be there for those who want them, they're easy to implement. Options are good I too find it annoying reaching into my pocket and having the phone light up and vibrate unintentionally.
Yeah noticed that also here where it rarely happend with my k20. It's just the new fingerprint placement.
popoyaya said:
These options should be there for those who want them, they're easy to implement. Options are good I too find it annoying reaching into my pocket and having the phone light up and vibrate unintentionally.
Click to expand...
Click to collapse
Yes indeed having more options is positive, I'm just saying that I don't think they will, as it's a pretty special option that very few require.
Normally if you are looking for the device in the pocket, it should not turn on or vibrate because it is deactivated by the proximity sensor, in any case mine remains as dead if I hide the part upper screen..
I hope for you that a function will emerge
For me, it is clear that the "old" hardware fingerprint sensor is much better than the modern software sensor that's imposed on new devices.
But we cannot change this, so yes : some options for lock screen vibration activation-deactivation are welcome. Me too don't like to feel the phone vibration every time I touch accidentally the screen trying to extract something of my pocket, including the phone.
BassilZ said:
Whenever my hand lands on the fingerprint when iam holding the phone it vibrates and its annoying unlike my previous k20 pro i didnt face this problem there must be some toggle or settings that i can enable to remove this problem any suggestions ????? Thank you ....
Click to expand...
Click to collapse
You can disable 'haptic feedback' in the settings, it will disable the fingerprint sensor's vibration too.
Lowxorx said:
You can disable 'haptic feedback' in the settings, it will disable the fingerprint sensor's vibration too.
Click to expand...
Click to collapse
But that disables vibration system wide doesn't it?
oroboros74 said:
But that disables vibration system wide doesn't it?
Click to expand...
Click to collapse
Yes, only for interactions like button press, gestures,etc.

Question on using face recognition with fingerprint sensor

Hey guys! I'm about to get myself one of these awesome phones, but I was wondering if there was a way to setup the unlock process to use the fingerprint sensor, but then have the lock screen hide the contents of any notifications unless it recognises your face. I believe a similar feature exists in iPhone, and I thought it was really cool, so might as well ask
Yes, this is possible. Just set up Face Unlock and hide notification until unlocked.

Categories

Resources