| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into Riksu9000-call-improvements
# Conflicts:
# src/displayapp/screens/Metronome.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/hassless/InfiniTime into hassless-improve-battery-percentage-to-battery-icon-mapping
# Conflicts:
# src/displayapp/screens/BatteryIcon.cpp
|
|
inspired by PR #232 by nscooling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed event". LVGL sends many other event and some of them do not set the event data (global static variable) to a valid address, which may cause an invalid read. I noticed that when porting this class on RISC-V platform (BL602).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Code cleanup
* Remove override again
|
|
|
|
into Riksu9000-fix_touchevent_tap
# Conflicts:
# src/displayapp/DisplayApp.cpp
|
|
|
|
|
|
|
|
|
|
* Make firmware updating more foolproof and fix bugs
* No need to manually handle overflow
* Make startTime TickType_t
* Don't process TouchEvents::None
* Fix sleep getting re-enabled issue more directly
|
|
|
|
|