| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |\
| |
| |
| |
| |
| |
| |
| | |
https://github.com/Riksu9000/InfiniTime into Riksu9000-lvgl_use_system_tick
# Conflicts:
# src/displayapp/screens/BatteryInfo.cpp
# src/displayapp/screens/BatteryInfo.h
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | | |
# Conflicts:
# src/displayapp/screens/BatteryInfo.cpp
|
| | |/
| |
| | |
* Modify status text in BatteryInfo so it fits on screen
|
| |/
|
|
| |
Refactor battery percent : only use uint8_t to store the battery % remaining.
|
| |
|
|
| |
* Change voltage float to millivolt integer
* Explain the ADC to milliVolts conversion
|
| | |
|
| |
|
|
|
|
| |
I modified the process to make 5 consecutive readings,
as the process is asynchronous,
there is no interference in the main process.
|
|
|
new navigation
add some color to the apps
redesign menus
new settings menu
new quick settings
code clean up
size reduction by converting navigation images to font
and more...
|