1
0
Fork 0
InfiniTime/src/components
Jean-François Milants 03de1c6739 Add support for notification title. The notification buffer must contain the title and the message separated by a '\0' character.
If the buffer does not contain any \0, the whole buffer is considered to be the message of the notification. A default title will be displayed in the notification app.
2021-04-04 12:10:47 +02:00
..
battery Added more descriptive comments in doxygen format. 2021-01-17 11:06:24 +01:00
ble Add support for notification title. The notification buffer must contain the title and the message separated by a '\0' character. 2021-04-04 12:10:47 +02:00
brightness Include cleanup: components 2020-11-16 01:35:45 +01:00
datetime Multi face support, analog clock, 12/24 config 2021-02-24 19:40:24 +00:00
firmwarevalidator Include cleanup: components 2020-11-16 01:35:45 +01:00
gfx FIX screen corruption #213 2021-03-18 19:38:19 +00:00
heartrate fix build warnings in HR implementation 2021-01-25 14:53:44 +01:00
motor refactor MotorController 2021-02-05 17:12:46 +01:00
rle Generate pinetime-recovery : a light version of InfiniTime design to be used as a recovery firmware : it only provides basic UI and BLE connectivity for OTA. 2021-01-26 20:31:45 +01:00
settings Update from JF comments to PR 2021-03-06 19:55:53 +00:00