Fingerprint2sleep

Perform quick actions via tap fingerprint sensor.
Alternatives To Fingerprint2sleep
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Python Validity727
23 days ago94mitPython
Validity fingerprint sensor prototype
Xamarin Fingerprint402178a year ago47May 04, 202246ms-plC#
Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor
Rxfingerprint370
4 years ago28apache-2.0Java
Android Fingerprint authentication and encryption with RxJava
Adafruit Fingerprint Sensor Library353
8 days ago17otherC++
Arduino library for interfacing to the fingerprint sensor in the Adafruit shop
Fingerprint2sleep244
a year ago31Kotlin
Perform quick actions via tap fingerprint sensor.
Validity91212
5 years ago6bsd-3-clausePython
Reverse engineering the Validity 138a:0091 fingerprint sensor (Dell XPS 15/13 2016-2017 9X50 and 9X60)
Pyfingerprint146
3 years ago2October 31, 201914otherPython
Python library for ZhianTec fingerprint sensors (e.g. ZFM-20, ZFM-60)
Libfprint142
17 days ago14lgpl-2.1C
libfrpint driver for a family of Elantech fingerprint sensors
Goodix9280
3 years ago
Project aiming to reverse engineer Dell XPS 9570 fingerprint sensor (27c6:5395)
Droidid78
6 years ago8gpl-3.0Objective-C
DroidID - Unlock your Mac using your Android phone's fingerprint sensor!
Alternatives To Fingerprint2sleep
Select To Compare


Alternative Project Comparisons
Readme

GitHub version license platform

Fingerprint Quick Action

Get it on Google Play

Perform quick actions via tap fingerprint sensor.

Many devices have fingerprint sensor, and have the feature fingerprint to unlock or fingerprint to wake, so i developed this simple app to sleep your device via tap fingerprint sensor.

Fingerprint to Unlock use DevicePolicyManager API to sleep your device by default, however, in many ROMs, it will cause Smart Lock and fingerprint to unlock doesn't work, by my test, it is only works properly on MIUI ROMs. So the app provide another way to sleep your device, that is simulating a power button press, this method requires Root Access.

When other apps using the fingerprint sensor, Fingerprint to Unlock will be temporarily disabled until next time you switch on screen.

Tips

  1. If you Boot Manager app, please allow Fingerprint to Sleep autostart.
    On MIUI, go to SecurityPermissionsAutostart, and choose Fingerprint to Sleep.
  2. If you use Task Management app, please add Fingerprint to Sleep to whitelist.
    On MIUI, go to SettingsBattery & performanceManager apps battery usageChoose appsFingerprint to Sleep, and choose No restriction.

Build

  1. git clone https://github.com/V2Ray-Android/Actinium.git
  2. Add google-services.json, see to Firebass documentation
  3. Add signing.properties to project root, its format is:
storeFile='keystore file path'
storePassword='keystore password'
keyAlias='key alias name'
keyPassword='key alias password'
  1. Open in Android Studio or Intellij IDEA.

License

Copyright 2016 Alex Zhang aka. ztc1997

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
Popular Sensor Projects
Popular Fingerprint Projects
Popular Hardware Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Kotlin
Sensor
Tap
Fingerprint