Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1017 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 1017 Bytes

About Screen Off

Android application that allows to turn screen off with an on screen icon.

Rationale

There are lots of screen lockers on the market but there is a problem with most of them. Since Marshmallow new security policy applied which does not allow user to unlock device with fingerprint after it's been locked with "device administrator" app (most screen lockers are).

This app simply manipulates screen off timeout, works well with Android 6 Marshmallow and fingerprint scanner.

Similar software

Build

This is pure gradle project. You can build it using Android Studio (select Import project) or with gradle CLI.

License

TODO