WaveUp Application icon

WaveUp 3.2.19

4.3 MB / 1000K+ Downloads / Rating 4.0 - 12,569 reviews


See previous versions

WaveUp, developed and published by juanitobananas, has released its latest version, 3.2.19, on 2024-07-18. This app falls under the Tools category on the Google Play Store and has achieved over 1000000 installs. It currently holds an overall rating of 4.0, based on 12.569 reviews.

WaveUp APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.jarsilio.android.waveup

Updated: 7 months ago

Developer Name: juanitobananas

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing WaveUp on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.0
Total 12,569 reviews

Reviews

1 ★, on 2021-03-14
This is the nastiest app I've ever installed. I have a OnePlus 7t that does not have a pocket mode. I read online that wave up was good for that. Installed it. Shortly after while listen to Pandora, the songs kept changing. when I pulled it out of my pocket, the screen was entirely black. It had allowed the display to be opened and turned all the way down. Thank goodness I have a dark room that I could go into it could barely see the screen to bring the brightness back up. App sucks big time

5 ★, on 2021-02-22
Thanks dev.for this app.I had no problems with this app.It does what it should do,and it doesn't consume much battery on my phone.Again,thank you very much dev.🙂

4 ★, on 2021-02-20
This app works great on my Xperia XZ1c. The only thing I can suggest is a way to disable it while using the camera. It's too easy to accidentally cover the proximity sensor while steadying the phone to take pics and videos. Ok, found the setting so the timer on the proximity sensor can be adjusted to 5 seconds. Fixed!

4 ★, on 2021-01-30
4 Stars. Do better: Program it to disactivate when in any camera app; taking horizontal shots sometimes triggers the proximity sensor and the screen locks. I know its not my phone because this program is always reading the proximity sensor, then picks up my hand movement and the phone system thinks I'm taking a call. Very useful app otherwise.

4 ★, on 2021-01-28
A good idea but wake functions inconsistently perhaps due to either proximity sensor sensitivity level or Android version. Lock Now works fine. Requests only phone permission but it's apparently optional. Developer has tried to help. Works with Greenify and battery optimization. Quickly became accustomed to using over fingerprint screen-on.

5 ★, on 2020-12-30
My power button only works sometimes so this app has been exactly what I wanted. Locking the screen works flawlessly and while waving to wake the screen has been hit or miss I've found that simply covering and uncovering the proximity sensor with a finger works 99% of the time.

Previous Versions

WaveUp 3.2.19
2024-07-18 / 4.3 MB / Android 4.0+

About this app

WaveUp is an app that wakes up your phone - switches the screen on - when you wave over the proximity sensor.

I have developed this app because I wanted to avoid pressing the power button just to take a look at the watch - which I happen to do a lot on my phone. There are already other apps that do exactly this - and even more. I was inspired by Gravity Screen On/Off, which is a great app. However, I am a huge fan of open source software and try to install free software (free as in freedom, not only free as in free beer) on my phone if possible. I wasn't able to find an open source app that did this so I just did it myself. If you're interested, you can take a look at the code:
https://gitlab.com/juanitobananas/wave-up

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 (or a specified time). This does not have a special name but can nonetheless be changed in the settings screen too. This is not 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.

Uninstall

This app uses the Device Administrator permission. Therefore you cannot uninstall WaveUp 'normally'.

To uninstall it, just open it and use the 'Uninstall WaveUp' button at the bottom of the menu.

Known issues

Unfortunately, some smartphones let the CPU on while listening to the proximity sensor. This is called a wake lock and causes considerable battery drain. This isn't my fault and I cannot do anything to change this. Other phones will "go to sleep" when the screen is turned off while still listening to the proximity sensor. In this case, the battery drain is practically zero.

Required Android Permissions:

▸ WAKE_LOCK to turn on the screen
▸ RECEIVE_BOOT_COMPLETED to automatically startup on boot if selected
▸ READ_PHONE_STATE to suspend WaveUp while on a call
▸ BLUETOOTH (or BLUETOOTH_CONNECT for Android 10 and abve) to detect bluetooth headsets while on a call and not suspend WaveUp
▸ REQUEST_IGNORE_BATTERY_OPTIMIZATIONS, FOREGROUND_SERVICE and FOREGROUND_SERVICE_SPECIAL_USE to keep running in the background (which is vital for WaveUp in order to always listen to the proximity sensor)
▸ USES_POLICY_FORCE_LOCK to lock the device for Android 8 and below (this forces the user to use a pattern or pin if set)
▸ BIND_ACCESSIBILITY_SERVICE (Accessibility API) to turn off the screen for Android 9 and above.
▸ REQUEST_DELETE_PACKAGES to uninstall itself (if USES_POLICY_FORCE_LOCK was used)

Miscellaneous notes

This is the first Android app I have ever written, so beware!

This is also my first small contribution to the open source world. Finally!

I would love if you could give me feedback of any kind or contribute in any way!

Thanks for reading!

Open source rocks!!!

Translations

It would be really cool if you could help translate WaveUp to your language (even the English version could probably be revised).
It's available for translation as two projects on Transifex: https://www.transifex.com/juanitobananas/waveup/ and https://www.transifex.com/juanitobananas/libcommon/.

Acknowledgments

My special thanks to:

See: https://gitlab.com/juanitobananas/wave-up/#acknowledgments

New features

New in 3.2.17
★ Remove 'Excluded apps' option from Google Play store versions. F-Droid ones remain fully functional. I'm sorry, but Google doesn't allow WaveUp to read list of installed apps, which is necessary for this.
★ Update German and Russian translations.
★ Add bluetooth permission request for Android 14 and above (needed to know if a headset is connected during a call).

App Permissions

Allows an application to collect component usage statistics
Declaring the permission implies intention to use the API and the user of the device can grant permission through the Settings application.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Allows access to the vibrator.
Permission an application must hold in order to use ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
Allows an application to request deleting packages.