Skip to content

WaveUp

F-Droid

Open source

Turn on the display by waving

Version
3.2.29
Size
4.7 MB
Updated
Jul 13, 2026
Get from Download APK (v3.2.29)
Signing certificate on record

About this app

WaveUp wakes up your phone—switches the screen on—when you wave over the proximity sensor.

I built this app because I got tired of pressing the power button just to check the time (a surprisingly frequent habit). Inspired by the great Gravity Screen On/Off. I looked for an open-source alternative and just couldn’t find one. So I made it myself! Checkout the code: https://gitlab.com/juanitobananas/wave-up A possibly more more up-to-date README: https://gitlab.com/juanitobananas/wave-up/#waveup

Features

▸ Wave mode: Turns the screen on when you wave over the proximity sensor. ▸ Pocket mode: Turns the screen on when you pull your phone out of a pocket or bag.

Both are enabled by default but can be turned off in settings.

▸ Screen lock: cover the sensor for a second (or your chosen time) and the phone locks. Off by default, but easy to enable.

Wait, what's a proximity sensor? It’s that invisible little thing near your phone’s earpiece that turns off the screen when you’re on a call.

Known Issues Some phones keep the CPU running while listening to the proximity sensor and this drains battery (blame your phone, not me). Most phones don’t, so battery use is minimal.

Accessibility Services

▸ Purpose: Starting with Android 9, WaveUp utilizes the Accessibility Services API to allow users to switch off the screen. ▸ Privacy and Security: WaveUp uses the Accessibility Services API exclusively for this purpose and only if the 'lock' option is enabled. No personal data is collected, stored, or shared through this service. ▸ Permission Scope: The Accessibility Services permission is strictly used for enabling the screen lock feature. It does not monitor or interact with any other aspect of device usage.

Permissions (yep, quite a few)

▸ WAKE_LOCK – turn on the screen ▸ RECEIVE_BOOT_COMPLETED – auto-start on boot ▸ READ_PHONE_STATE – pause during calls ▸ BLUETOOTH / CONNECT – avoid pausing when on a Bluetooth call ▸ IGNORE_BATTERY_OPTIMIZATIONS etc. – stay alive in the background ▸ FORCE_LOCK – lock device (Android 8 and below) ▸ ACCESSIBILITY_SERVICE – lock device (Android 9+) ▸ DELETE_PACKAGES – let the app uninstall itself if needed

Uninstalling (Android 8 and older) WaveUp uses Device Admin permissions, so it won’t uninstall the usual way. Use the 'Uninstall WaveUp' button in the app to remove it properly.

Fun fact

This is my first Android app and my first open-source contribution! I'd love your feedback or help—especially if you're into translations or just enjoy tinkering. Open source rocks!

Translations

Help translate WaveUp! Even the English version could use improvements. https://www.transifex.com/juanitobananas/waveup/ https://www.transifex.com/juanitobananas/libcommon/

Acknowledgments Thanks to all who contributed: https://gitlab.com/juanitobananas/wave-up/#acknowledgments

Licensed under GPL-3.0-only, by juanitobananas.

OfficialSignature VerifiedOpen Source

What's New in v3.2.29

Imported from the F-Droid repository index.

  • New in 3.2.29
  • ★ Updated translations.
  • New in 3.2.28
  • ★ Updated Impressum: current legal citations (DDG, MStV) and new contact address.
  • New in 3.2.27
  • ★ Improved text rendering in info screens.

Version history

v3.2.29Latest
Signature continuous

Jul 13, 2026 · 4.7 MB · Android API 2337 · code 134

Imported from the F-Droid repository index.

  • New in 3.2.29
  • ★ Updated translations.
  • New in 3.2.28
  • ★ Updated Impressum: current legal citations (DDG, MStV) and new contact address.
  • New in 3.2.27
  • ★ Improved text rendering in info screens.
QUERY_ALL_PACKAGESPACKAGE_USAGE_STATSWAKE_LOCKRECEIVE_BOOT_COMPLETEDUSES_POLICY_FORCE_LOCKREAD_PHONE_STATEVIBRATEREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEBLUETOOTHBLUETOOTH_CONNECTREQUEST_DELETE_PACKAGESPOST_NOTIFICATIONScom.jarsilio.android.waveup.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 530141cb7224c2dda412685eb09d609f59c42f9ff8e74b3f6bb9d60c30c576ec

v3.2.28
Signature continuous

Jul 5, 2026 · 4.6 MB · Android API 2337 · code 133

Imported from the F-Droid repository index.

  • New in 3.2.28
  • ★ Updated Impressum: current legal citations (DDG, MStV) and new contact address.
  • New in 3.2.27
  • ★ Improved text rendering in info screens.
  • ★ Updated translations (Chinese, Romanian, Russian).
  • ★ Maintenance: dependency upgrades.
QUERY_ALL_PACKAGESPACKAGE_USAGE_STATSWAKE_LOCKRECEIVE_BOOT_COMPLETEDUSES_POLICY_FORCE_LOCKREAD_PHONE_STATEVIBRATEREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEBLUETOOTHBLUETOOTH_CONNECTREQUEST_DELETE_PACKAGESPOST_NOTIFICATIONScom.jarsilio.android.waveup.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 16ebf7c0c6b5ec491ba525b18cce11bfeccf7dbaf7649aec92c5a66e984c60ff

v3.2.27
Signature continuous

Jun 21, 2026 · 4.6 MB · Android API 2337 · code 132

Imported from the F-Droid repository index.

  • New in 3.2.27
  • ★ Improved text rendering in info screens.
  • ★ Updated translations (Chinese, Romanian, Russian).
  • ★ Maintenance: dependency upgrades.
QUERY_ALL_PACKAGESPACKAGE_USAGE_STATSWAKE_LOCKRECEIVE_BOOT_COMPLETEDUSES_POLICY_FORCE_LOCKREAD_PHONE_STATEVIBRATEREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEBLUETOOTHBLUETOOTH_CONNECTREQUEST_DELETE_PACKAGESPOST_NOTIFICATIONScom.jarsilio.android.waveup.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 58c6aeb5f8244b8953a46888f8433588aa7097a17da0b2caad779856cffa63b4

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
+0.1 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be com.jarsilio.android.waveup is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 3.2.28 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall WaveUp first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of WaveUp, and a listing is removed when the evidence for it stops holding up.

Get WaveUp

Every source we list for com.jarsilio.android.waveup is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Productivity
Android
6.0+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
3.2.29 (code 134)
Size
4.7 MB
Updated
Jul 13, 2026
Package name
com.jarsilio.android.waveup

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v3.2.29)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

530141cb7224c2dda412685eb09d609f59c42f9ff8e74b3f6bb9d60c30c576ec

Signing certificate

76ba3aa3786041f0f2648f287821f1055c071eaee07aa4cf7b62114359ff485a

Permissions Required

What each permission lets WaveUp do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

QUERY_ALL_PACKAGESSee the full list of other apps installed on the device.
PACKAGE_USAGE_STATSSee which apps you use and for how long.
WAKE_LOCKKeep the device awake, e.g. to finish a download or play media.
RECEIVE_BOOT_COMPLETEDStart automatically when the device finishes booting.
USES_POLICY_FORCE_LOCK
READ_PHONE_STATERead phone status and identity, such as the current call state.
VIBRATEMake the device vibrate.
REQUEST_IGNORE_BATTERY_OPTIMIZATIONSAsk to keep running without battery limits.
FOREGROUND_SERVICEKeep running in the background with a visible notification.
FOREGROUND_SERVICE_SPECIAL_USERun a background service for a purpose the developer declares.
BLUETOOTHConnect to paired Bluetooth devices.
BLUETOOTH_CONNECTConnect to Bluetooth devices.
REQUEST_DELETE_PACKAGES
POST_NOTIFICATIONSShow notifications.
com.jarsilio.android.waveup.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Productivity apps

More from F-Droid

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem