https://github.com/echo-devim/raison
Raison enables the 'raise to wake up' feature on your Android phone.
https://github.com/echo-devim/raison
Last synced: 9 months ago
JSON representation
Raison enables the 'raise to wake up' feature on your Android phone.
- Host: GitHub
- URL: https://github.com/echo-devim/raison
- Owner: echo-devim
- Created: 2017-12-01T10:55:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T10:06:15.000Z (about 8 years ago)
- Last Synced: 2025-02-10T08:12:01.666Z (11 months ago)
- Language: Java
- Size: 5.52 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raison
Raison is an Android service that enables the **raise to wake up** feature.
This means that if Raison notices that you raised your phone from the table, Raison will wake up the phone. The service will run at startup and should run each time you change the position of your smartphone. When the smartphone changes from horizontal to an inclined position (not completely vertical) it will wake up.
The application should work for Android 5 (Lollipop) or higher.
**ATTENTION:** Due to different driver implementations (depend on the vendor), often the accelerometer (needed by this app) is disabled in sleep mode. Thus, Raison won't work, read [here](https://stackoverflow.com/questions/9982433/android-accelerometer-not-working-when-screen-is-turned-off) for more details.
#### License
GPLv3