| Age | Commit message (Collapse) | Author |
|
|
|
Fix build warnings coming from HR implementation
|
|
|
|
Call functionality with changed UUID for notification event characteristic
|
|
|
|
|
|
82153e744833821e20e9a8b0d61c38b2b0dbcfe1
WARNING : heartbeat task is disabled!
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
ON when the app is closed), display the HR value on the Clock app.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
percentage.
|
|
|
|
|
|
|
|
Includes cleanup
|
|
|
|
|
|
classes of the services.
|
|
is already established.
|
|
|
|
|
|
|
|
Fix bug in message handling that would ignore the last character of the notification.
|
|
|
|
|
|
|