Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poweroff alarm #245

Open
proItheus opened this issue May 17, 2024 · 1 comment
Open

Poweroff alarm #245

proItheus opened this issue May 17, 2024 · 1 comment
Labels
feature New feature

Comments

@proItheus
Copy link

Is your feature request related to a problem? Please describe.
I'd like to keep my phone off at night to avoid battery drain, while still be able to wakeup on time.

Describe the solution you'd like
Some clock apps support poweroff alarm. e.g. this one coming with lineage os. Here is a stackoverflow answer about it.

@AhsanSarwar45 AhsanSarwar45 added the feature New feature label May 17, 2024
@AhsanSarwar45
Copy link
Collaborator

AhsanSarwar45 commented May 17, 2024

I'll look into it but I doubt it will work. The app you mention is the AOSP desk clock (com.android.deskclock) which (as far as I am aware) has special permissions to do all kinds of stuff that other third party apps can't. Like ignoring battery optimizations, running when device is turned off etc. I might be wrong so I guess its worth looking into. Do let me know if you come across another (non-system/non-stock) app that can do poweroff alarms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants