android_device_samsung_a20/universal7885-common/apps/SamsungParts
Repository files (latest commit first)
Filename Latest commit message Latest commit date
roynatech2544 8d1811d574 universal7885: parts: Implement SmartCharge settings
Using the interface vendor.eureka.hardware.parts.ISmartCharge, this intends to add simple implementation of smart charge. If the battery percent is above set limit percent, it will stop charging, else if the battery percents goes under the set restart percent, it will start charging again.

While I'm on this parts, I refactored kotlin srcs using ktlint, formatted xml manually.
2022-10-13 20:50:16 +09:00
..
jni universal7885: parts-aidl: Just send callback through setSwapOn() 2022-10-12 22:31:27 +09:00
res universal7885: parts: Implement SmartCharge settings 2022-10-13 20:50:16 +09:00
src/com/eurekateam/samsungextras universal7885: parts: Implement SmartCharge settings 2022-10-13 20:50:16 +09:00
Android.bp universal7885: parts-aidl: Just send callback through setSwapOn() 2022-10-12 22:31:27 +09:00
AndroidManifest.xml universal7885: parts: Use directBootAware 2022-10-11 15:19:45 +09:00