PingOff
Silence your phone automatically when using selected apps.
juanitobananas Notification System
Screenshots
Description
<i>PingOff</i> 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 <i>PingOff</i> is the perfect app for you!
<i>PingOff</i> is open source and released under the <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPLv3 license</a>. Feel free to browse or fork the <a href="https://gitlab.com/juanitobananas/ping-off">code</a>.
<b>Required Android Permissions</b>
▸ 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.
<b>Get it</b>
You can download it for free from <a href="https://f-droid.org/packages/com.jarsilio.android.pingoff/">F-Droid</a>.
<b>Translations</b>
Translations are always welcome! :)
The app is available for translation as two projects on Transifex: <a href="https://explore.transifex.com/juanitobananas/ping-off">ping-off</a> and <a href="https://explore.transifex.com/juanitobananas/libcommon">libcommon</a>
What’s new (0.4.5)
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.
New in version 0.4.2
★ Dialogs now use Material 3 styling.
★ Fixed navigation bar and status bar layout on modern Android.
★ Fixed a crash that could occur when stopping the service.
★ Maintenance and dependency upgrades.
...
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