Coder Social home page Coder Social logo

fingerprint2sleep's Introduction

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/>.

fingerprint2sleep's People

Contributors

ja-som avatar rodrigoswz avatar strund3r avatar ztc1997 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.