PingOff
Silence your phone automatically when using selected apps.
juanitobananas Notification System
Screenshots
Description
PingOff is a simple app that automatically toggles Do Not Disturb based on the apps you use.
Do you like your phone quiet while reading, meditating, or playing a game? Hate getting interrupted by random notifications? Forget to turn on DND and regret it right after?
Then PingOff is the perfect app for you!
PingOff is open source and released under the GPLv3 license[1]. Feel free to browse or fork the code[2].
Required Android Permissions
▸ ACCESS_NOTIFICATION_POLICY to change Do Not Disturb mode.
▸ PACKAGE_USAGE_STATS to know which app is currently running.
▸ RECEIVE_BOOT_COMPLETED to automatically start on boot if enabled.
▸ REQUEST_IGNORE_BATTERY_OPTIMIZATIONS to make sure it keeps working in the background.
Get it
You can download it for free from F-Droid[3].
Translations
Translations are always welcome! :)
The app is available for translation as two projects on Transifex[4]
[1] https://www.gnu.org/licenses/gpl-3.0.en.html
[2] https://gitlab.com/juanitobananas/ping-off
[3] https://f-droid.org/packages/com.jarsilio.android.pingoff/
[4] https://explore.transifex.com/juanitobananas/ping-off and https://explore.transifex.com/juanitobananas/libcommon
What’s new (0.4.6)
New in version 0.4.6
★ App list now shows a loading spinner on startup instead of appearing empty.
★ App icons and app list load faster.
New in version 0.4.5
★ Updated translations.
New in version 0.4.4
★ Updated translations.
New in version 0.4.3
★ Updated Impressum: current legal citations (DDG, MStV) and new contact address.
...
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_SPECIAL_USE
- NotificationsShow notifications.
- Run at startupStart automatically after the device is switched on.
- ACCESS_NOTIFICATION_POLICY
- REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
- Installed appsSee which apps are installed.
- PACKAGE_USAGE_STATS
Show 1 more permissions
- pingoff.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments