| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as a recovery firmware : it only provides basic UI and BLE connectivity for OTA.
This new FW is build on the same codebasse than the actual InfiniTime. Only the display task is different (this allows to remove lvgl from the recovery fw, which is very heavy).
CMake builds and docker have been modified accordingly.
Note than the fw is converted into an image and then into a DFU in the cmake build (previously, it was only done in the
|
|
|
|
|
|
|
|
|
|
|
|
Notifications.h.
|
|
Display the call notifications in the Notification app, with buttons to accept/reject the call.
|
|
|
|
|
|
|
|
|
|
|
|
Add categories to AlertNotification
Add new alert notification screens bases
Add Incoming Call
Add Modal
Add event to AlertNotification
Co-authored-by: Robin Karlsson <robin.karlsson@protonmail.com>
|
|
|
|
Fix erratic battery
|
|
- fix conflict
- add a icon for the navigation app.
|
|
Heart rate sensor
|
|
Fix bug in animation management for lv_label
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ON when the app is closed), display the HR value on the Clock app.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
percentage.
|
|
|
|
|
|
|
|
Adds 2048 clone game
|
|
|