Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toxicmushroom/dndfixer
Android app that enables always do not disturb
https://github.com/toxicmushroom/dndfixer
android do-not-disturb kotlin
Last synced: 25 days ago
JSON representation
Android app that enables always do not disturb
- Host: GitHub
- URL: https://github.com/toxicmushroom/dndfixer
- Owner: ToxicMushroom
- Created: 2022-04-24T00:19:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-13T00:12:02.000Z (9 months ago)
- Last Synced: 2024-02-13T23:44:08.600Z (9 months ago)
- Topics: android, do-not-disturb, kotlin
- Language: Kotlin
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DNDFixer
## Do not disturb always reenable serviceReason for creations -> my oneplus 5t has a notification policy slider: ringing, silent, vibrate. Sadly when moving this slider the DND state is reset to off.
Steps to use:
1. Install app using android studio or smth
2. Open app
3. Click `SETTINGS` button and enable the switch
4. Click `OPEN SETTINGS` button to allow DND modify permissions for DNDFixer app
5. Click Schedule to start the service, service will keep scheduling itself so once is fine, service will also start automatically after reboot and cold-boot.Note: you might want to turn off battery optimisations for this app.
Contributions for improvements and/or fixes are welcome.
If you want to add a feature please make an issue first.