2016-04-10 13:23:11 +00:00
|
|
|
Categories:System
|
|
|
|
License:GPLv3
|
|
|
|
Web Site:https://gitlab.com/juanitobananas/wave-up
|
|
|
|
Source Code:https://gitlab.com/juanitobananas/wave-up/tree/HEAD
|
|
|
|
Issue Tracker:https://gitlab.com/juanitobananas/wave-up/issues
|
2016-05-18 16:13:49 +00:00
|
|
|
Changelog:https://gitlab.com/juanitobananas/wave-up/blob/HEAD/CHANGELOG.md
|
2016-07-04 06:35:25 +00:00
|
|
|
Bitcoin:16DXeCxxKGvepYLehyHSr3M1nv1s1eUotZ
|
2016-04-10 13:23:11 +00:00
|
|
|
|
|
|
|
Auto Name:WaveUp
|
2016-04-10 20:41:44 +00:00
|
|
|
Summary:Turn the display on by waving
|
2016-04-10 13:23:11 +00:00
|
|
|
Description:
|
2016-04-10 20:41:44 +00:00
|
|
|
Wake up your phone - switch the screen on - when you wave over the proximity
|
|
|
|
sensor.
|
2016-04-10 13:23:11 +00:00
|
|
|
|
2016-04-10 20:41:44 +00:00
|
|
|
The author developed this app because he wanted to avoid pressing the power
|
|
|
|
button just to take a look at the watch - which happens rather often. The app is
|
|
|
|
inspired by the proprietary "Gravity Screen On/Off":
|
2016-04-10 13:23:11 +00:00
|
|
|
|
2016-04-10 20:41:44 +00:00
|
|
|
Just wave your hand over the proximity sensor of your phone to turn the screen
|
|
|
|
on. This is called wave mode and can be disabled in the settings screen in order
|
|
|
|
to avoid accidental switching on of your screen.
|
2016-04-10 13:23:11 +00:00
|
|
|
|
2016-04-10 20:41:44 +00:00
|
|
|
It will also turn on the screen when you take your smartphone out of your pocket
|
|
|
|
or purse. This is called pocket mode and can also be disabled in the settings
|
|
|
|
screen.
|
2016-04-10 13:23:11 +00:00
|
|
|
|
|
|
|
Both of these modes are enabled by default.
|
|
|
|
|
2016-04-10 20:41:44 +00:00
|
|
|
It also locks your phone and turns off the screen if you cover the proximity
|
2016-04-30 15:59:25 +00:00
|
|
|
sensor for one second. This does not have a special name but can nonetheless be
|
2016-04-10 20:41:44 +00:00
|
|
|
changed in the settings screen too. It is also enabled by default.
|
2016-04-10 13:23:11 +00:00
|
|
|
|
2016-04-10 20:41:44 +00:00
|
|
|
For those who have never heard proximity sensor before: it is a small thingie
|
|
|
|
that is somewhere near where you put your ear when you speak on the phone. You
|
|
|
|
practically can't see it and it is responsible for telling your phone to switch
|
2016-04-10 13:23:11 +00:00
|
|
|
off the screen when you're on a call.
|
2016-05-10 22:00:05 +00:00
|
|
|
|
|
|
|
'''Required Android Permissions:'''
|
|
|
|
|
|
|
|
* WAKE_LOCK to turn on the screen
|
|
|
|
* USES_POLICY_FORCE_LOCK to lock the device
|
|
|
|
* RECEIVE_BOOT_COMPLETED to automatically startup on boot if selected
|
|
|
|
* READ_PHONE_STATE to suspend WaveUp while on a call
|
2016-04-10 13:23:11 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://gitlab.com/juanitobananas/wave-up.git
|
|
|
|
|
|
|
|
Build:0.91,1
|
|
|
|
commit=875a239bf71de7cbba9369d57a53bbf1b286e567
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-04-19 19:26:47 +00:00
|
|
|
Build:0.92,2
|
|
|
|
commit=v0.92
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-04-24 14:40:40 +00:00
|
|
|
Build:0.93,3
|
|
|
|
commit=v0.93
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-04-28 02:06:19 +00:00
|
|
|
Build:0.94,4
|
|
|
|
commit=v0.94
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-05-01 02:57:57 +00:00
|
|
|
Build:0.95,5
|
|
|
|
commit=v0.95
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-05-05 02:21:57 +00:00
|
|
|
Build:0.96,6
|
2016-05-12 19:48:24 +00:00
|
|
|
disable=old failing build
|
2016-05-05 02:21:57 +00:00
|
|
|
commit=v0.96
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-05-05 08:47:42 +00:00
|
|
|
Build:0.96-1,7
|
|
|
|
commit=v0.96-1
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-05-06 01:00:36 +00:00
|
|
|
Build:0.96-2,8
|
|
|
|
commit=v0.96-2
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-05-11 04:58:53 +00:00
|
|
|
Build:0.97,9
|
|
|
|
commit=v0.97
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-05-14 04:41:28 +00:00
|
|
|
Build:0.98,10
|
|
|
|
commit=v0.98
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-05-16 15:07:04 +00:00
|
|
|
Build:0.98-1,11
|
|
|
|
commit=v0.98-1
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-05-19 03:15:37 +00:00
|
|
|
Build:0.99,12
|
|
|
|
commit=v0.99
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-05-22 01:29:49 +00:00
|
|
|
Build:0.99-1,13
|
|
|
|
commit=v0.99-1
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-05-25 04:54:12 +00:00
|
|
|
Build:0.99-2,14
|
|
|
|
commit=v0.99-2
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-06-09 01:16:37 +00:00
|
|
|
Build:1.0,16
|
|
|
|
commit=v1.0
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-06-25 03:49:10 +00:00
|
|
|
Build:1.1,17
|
|
|
|
commit=v1.1
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-07-09 04:04:24 +00:00
|
|
|
Build:1.2,18
|
2016-07-16 23:44:42 +00:00
|
|
|
disable=translations
|
2016-07-09 04:04:24 +00:00
|
|
|
commit=v1.2
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-07-16 00:42:03 +00:00
|
|
|
Build:1.2-1,19
|
|
|
|
commit=v1.2-1
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-04-24 14:40:40 +00:00
|
|
|
Auto Update Mode:Version v%v
|
2016-04-10 13:23:11 +00:00
|
|
|
Update Check Mode:Tags
|
2016-07-16 00:42:03 +00:00
|
|
|
Current Version:1.2-1
|
|
|
|
Current Version Code:19
|