[MOD][XPOSED][MM] Fingerprint Enabler

Search This thread

7OH

Senior Member
Nov 19, 2010
493
299
41
Donets'k
ic_launcher.png

About:
The android 6 GOOGLE has introduced restrictions of work with a fingerprint scanner: after switching on your device, you need to enter the PIN \ password once, and banned the use of the scanner when the device is locked by third-party applications.
This module eliminates these restrictions.

Confirmed Working Devices:

Lenovo Vibe P1

LG V10
LG G5

Moto G4 Plus

Nexus 5X
Nexus 6P

Oneplus 2
Oneplus 3

Redmi Note 3 Pro

Samsung Note 4
Samsung S7
Samsung S6
Samsung S5

Sony Xperia Z5C

Changelog:

1.0.1 - First release (From my Lenovo)
1.0.2.9_d - test version with samsung fix (hope)
1.0.3 - release version with fixes
1.0.4 - fix for scanner works after unlock
 

Attachments

  • FingerprintEnabler_1.0.1.apk
    147.9 KB · Views: 6,157
  • FingerprintEnabler_1.0.3.apk
    108.4 KB · Views: 3,659
  • FingerprintEnabler_1.0.4.apk
    108.4 KB · Views: 20,263
Last edited:

ErwaNetwork

Senior Member
Aug 23, 2012
107
12
Does it work with custom interface like TouchWiz?

EDIT : Tested on Note4 6.0.1, no changes, always need to enter password for a first unlock after a reboot...

Envoyé de mon SM-N910F en utilisant Tapatalk
 
Last edited:

dex4ever

Senior Member
May 19, 2010
181
17
São Paulo
MOOOOOOTHER OF GOD !
I searching a solution for this all day!
YOU A MONSTER !
VERY THANKS, THIS IS AMAZING !

sry for my english, i'm not brazillian..

but.. tks again, that's works like a charm !

<3
 

7OH

Senior Member
Nov 19, 2010
493
299
41
Donets'k
Does it work with custom interface like TouchWiz?

EDIT : Tested on Note4 6.0.1, no changes, always need to enter password for a first unlock after a reboot...

Envoyé de mon SM-N910F en utilisant Tapatalk

Do it ask for PIN after locking by 3-rd party apps too ?

If YES - i need framework folder from your rom to see difference (on S7 it works).
 

PIRATA!

Senior Member
Dec 6, 2010
2,719
176
The android 6 GOOGLE has introduced restrictions of work with a fingerprint scanner: after switching on your device, you need to enter the PIN \ password once, and banned the use of the scanner when the device is locked by third-party applications.
This module eliminates these restrictions.
Wait a minute, this works with any lock screen app?'
 
  • Like
Reactions: josevinic

7OH

Senior Member
Nov 19, 2010
493
299
41
Donets'k
Glad to see someone else working on this lol, I've been tinkering with it on TW but to no avail. I've linked a decompiled SystemUI which houses the Keyguard files to help in your testing.

https://dl.dropboxusercontent.com/u/9649032/SystemUI.zip

Thanks.
Few days ago have some tests on 4pda with S5 framework and on S5 device.
Have no luck :(. Very difficult to test without device.
Also have see, that SystemUI has keyguard files (as framework), but seems it calls system framework methods.
Logs show, that not all calls was catched.
need time and tests with device
 

7OH

Senior Member
Nov 19, 2010
493
299
41
Donets'k
Wow. This is amazing and works great. As someone else mentioned, the PIN lock message is still there, and stays there until you unlock it with a PIN. This is minor, but would be nice if it could be removed.

One question.
On those devices (where module didnot work) - after locking by POWER button after Finger auth PIN showed ?
 

123SIT

Senior Member
Oct 4, 2007
696
847
Greenville, NC
Thanks.
Few days ago have some tests on 4pda with S5 framework and on S5 device.
Have no luck :(. Very difficult to test without device.
Also have see, that SystemUI has keyguard files (as framework), but seems it calls system framework methods.
Logs show, that not all calls was catched.
need time and tests with device

Got it working :) Still need to test more(and clean up the code with all my failed attempts) but preliminary tests are successful on TW MM 6.0.1.

https://github.com/afxefx/EnableFingerprints/commit/87b8e8e9c2998408b1d082c1e5a22b41c0e38561
 
Last edited:
  • Like
Reactions: 7OH

amirfk12

Senior Member
Aug 9, 2013
81
10
Toronto
www.localgeektoronto.com
One question.
On those devices (where module didnot work) - after locking by POWER button after Finger auth PIN showed ?

Sorry, not sure what you mean.

My phone is a Nexus 6P and your module IS working. That is, the fingerprint unlocks the phone. Just the message remains, and it does so even after the first time unlocking. It only goes away when I manually unlock it once (put in my PIN).
 

Top Liked Posts

  • There are no posts matching your filters.
  • 107
    ic_launcher.png

    About:
    The android 6 GOOGLE has introduced restrictions of work with a fingerprint scanner: after switching on your device, you need to enter the PIN \ password once, and banned the use of the scanner when the device is locked by third-party applications.
    This module eliminates these restrictions.

    Confirmed Working Devices:

    Lenovo Vibe P1

    LG V10
    LG G5

    Moto G4 Plus

    Nexus 5X
    Nexus 6P

    Oneplus 2
    Oneplus 3

    Redmi Note 3 Pro

    Samsung Note 4
    Samsung S7
    Samsung S6
    Samsung S5

    Sony Xperia Z5C

    Changelog:

    1.0.1 - First release (From my Lenovo)
    1.0.2.9_d - test version with samsung fix (hope)
    1.0.3 - release version with fixes
    1.0.4 - fix for scanner works after unlock
    3
    Uploaded 1.0.4 - fixed scanner work after unlock.
    2
    Does it work with custom interface like TouchWiz?

    EDIT : Tested on Note4 6.0.1, no changes, always need to enter password for a first unlock after a reboot...

    Envoyé de mon SM-N910F en utilisant Tapatalk

    Do it ask for PIN after locking by 3-rd party apps too ?

    If YES - i need framework folder from your rom to see difference (on S7 it works).
    2
    Nice work dev but Not working on my s5 900fd mm.

    Can try to adapt for samsung roms, but need system\framework folder from your roms (deodexed if exists)
    2
    Added to first post new version - 1.0.2.9_d with samsung patch from 123SIT.
    Please test it and feedback - works it or not.