schedules strange behaviour
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
I have a setup with two profiles called day and night. At day I want to limit charging to 98% and at night to 75%. Two schedules are activating those profiles at 06:30 and at 21:00. This is working fine except when I unplug my phone in the morning it would switch back to night if it reached 98% already. If it has of reached 98% it would stay correctly in day profile. Is there anything I could do about it? I am using this setup since years for battery longevity, but it gets quite annoying when trying to charge at day but having to switch to day profile manually.
I'm on LineagesOs on Oneplus 7 pro
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the setup with day and night profiles, schedules at 06:30 and 21:00, and a charge limit of 98% or 75%. Trace the schedule and profile-switching behavior when the phone is unplugged after reaching the limit. Done means unplugging after the day limit does not incorrectly switch to the night profile.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100