sriharshaarangi / BatteryChargeLimit

GNU General Public License v3.0
382 stars 104 forks source link

'Recharge Below xx%' not being respected. OP6. #122

Open suckerfish opened 6 years ago

suckerfish commented 6 years ago

I have upper limit set to 80% and lower set to 70% but it keeps recharging between 78-80.

OnePlus 6 on OOS 5.1.8. Android 8.1.0

milux commented 6 years ago

Could you please provide filtered logcat from a time frame when this is happening? Your phone might send charger connected/disconnected broadcasts, which would result in such behavior, but we need a log excerpt to be sure about the actual reason. A feature that will also fix this behavior has already been requested elsewhere.

milux commented 6 years ago

This may fix the issue w.h.p.: https://github.com/sriharshaarangi/BatteryChargeLimit/pull/83