lich4 / ChargeLimiter

Charge limiter for iOS, inspired by AlDente
GNU General Public License v3.0
633 stars 31 forks source link

Missing features after update #62

Closed cewong2 closed 5 months ago

cewong2 commented 5 months ago

There used to be a do not charge unless below % on 1.4 and on 1.4.1 that is no longer there.

Also for some reason the app page doesn't let me scroll so I can only see info up to design capacity, and not the rest of the battery info or the adapter info. I've tried restarting the app and phone and it still persists.

lich4 commented 5 months ago

"charge unless below %", this feature is for edge trigger mode, will be re-added in plug and charge mode in v1.5. "the app page doesn't let me scroll ", iOS17 is not compatible with WebUI in v1.4.1. so you can click the safari button on the page header left part, and view in safari

cewong2 commented 5 months ago

Thanks for the reply. Look forward to 1.5. Hopefully you'll be able to revert the scrolling for iOS 17 without having to go through Safari as well.

lich4 commented 5 months ago

I don't have any iDevices with iOS>=17, so I can do nothing for iOS17. This is an opensource repository, so I hope someone would join this project.