Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adolfintel/dozeoff
Disable Doze on your rooted Android device
https://github.com/adolfintel/dozeoff
android android-root doze
Last synced: about 2 months ago
JSON representation
Disable Doze on your rooted Android device
- Host: GitHub
- URL: https://github.com/adolfintel/dozeoff
- Owner: adolfintel
- License: gpl-3.0
- Created: 2020-08-28T11:07:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T08:40:09.000Z (about 2 years ago)
- Last Synced: 2023-03-10T11:46:13.488Z (almost 2 years ago)
- Topics: android, android-root, doze
- Language: Java
- Homepage: https://fdossena.com/?p=dozeoff/i.frag
- Size: 522 KB
- Stars: 23
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![DozeOff Logo](fastlane/metadata/android/en-US/images/featureGraphic.png)
# DozeOff
**Root required!**Since Doze was introduced in Android 6.0, it's been a constant source of pain for developers who can't keep background processes running reliably, and users who are constantly missing important notifications because the system automatically decides to kill background services. Some ROMs are worse than others, with MIUI being the worst offender and AOSP being somewhat tolerable.
DozeOff automatically disables Doze when the system is booted on your rooted device, simple as that.
On Android 12L and newer, DozeOff will also disable Phantom Process Killing.
You can also choose keep the CPU and WiFi awake at all times, but this will drain the battery very quickly.
## Download
[](https://f-droid.org/packages/com.dosse.dozeoff/)
[Download APK](https://downloads.fdossena.com/geth.php?r=dozeoff-apk)
## Supported devices
Any **rooted** device running Android 6.0 and newer.
Tested on LineageOS 17.1 and 18.1## Donate
[Donate with PayPal](https://www.paypal.me/sineisochronic)## Screenshots
## License
Copyright (C) 2020-2022 Federico DossenaThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .