1
0
mirror of https://github.com/CTCaer/hekate.git synced 2025-02-05 00:39:48 +00:00
CTCaer 5f142b4c86 main: Add empty battery screen
This disables low battery monitor shutdown (LBM shutdown) on boot and checks if battery is enough.

The logic is as follows:

If battery is not enough:
- If not charging and 15s pass, it will re enable LBM shutdown and power off.
- If charging, it will wait until it is charged above the limit.
 Screen will auto turn off to save power. A press on Power button or a change on charger, will enable it for another 15s.

If battery is enough:
- Enables LBM shutdown and continues with the boot process.
2020-04-06 05:54:45 +03:00
..
2020-03-14 09:24:24 +02:00
2020-03-21 22:28:50 +02:00
2019-12-08 18:32:09 +02:00
2019-08-28 02:08:12 +03:00
2020-03-21 22:10:06 +02:00
2020-04-06 05:54:45 +03:00
2019-12-14 22:27:07 +02:00
2019-12-07 02:01:29 +02:00
2020-03-14 09:24:24 +02:00
2020-03-21 22:28:50 +02:00
2020-03-21 22:28:50 +02:00
2020-03-21 22:10:06 +02:00
2020-03-21 22:28:50 +02:00
2019-07-06 22:08:37 +03:00