Android app to prevent your device from unlocking during a specified time of the day.
Java
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.idea
app
gradle/wrapper
.gitignore
LockOut.iml
README.md
build.gradle
gradle.properties
gradlew
gradlew.bat
settings.gradle

README.md

Lock Out

Android app to prevent your device from unlocking during a specified time of the day.

A simple app to lock yourself out of your phone when you need to focus on other things, but still be able to make emergency calls (and access any lock screen widgets).

Caution! Double check your times, if you set the stop time to one minute before the start time, you will lock yourself out for the whole day except that minute.

Licence

Original Content is Public Domain / Unlicence / CC0

Template is (presumably) Apache Licence, Version 2.0.