From c8598f4fac741ecc407e1dc57158a7e909ad1b32 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 18 Feb 2019 10:48:08 +0000 Subject: [PATCH] WaveUp - use fastlane --- metadata/com.jarsilio.android.waveup.txt | 36 ------------------------ 1 file changed, 36 deletions(-) diff --git a/metadata/com.jarsilio.android.waveup.txt b/metadata/com.jarsilio.android.waveup.txt index 018f4462bf..033cff4114 100644 --- a/metadata/com.jarsilio.android.waveup.txt +++ b/metadata/com.jarsilio.android.waveup.txt @@ -3,45 +3,9 @@ License:GPL-3.0-only 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 -Changelog:https://gitlab.com/juanitobananas/wave-up/blob/HEAD/CHANGELOG.md Bitcoin:16DXeCxxKGvepYLehyHSr3M1nv1s1eUotZ Auto Name:WaveUp -Summary:Turn the display on by waving -Description: -Wake up your phone - switch the screen on - when you wave over the proximity -sensor. - -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": - -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. - -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. - -Both of these modes are enabled by default. - -It also locks your phone and turns off the screen if you cover the proximity -sensor for one second. This does not have a special name but can nonetheless be -changed in the settings screen too. It is also enabled by default. - -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 -off the screen when you're on a call. - -'''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 -. Repo Type:git Repo:https://gitlab.com/juanitobananas/wave-up.git