aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ble/NotificationManager.h
Commit message (Expand)AuthorAgeFilesLines
* NotificationManager.h: Reorder notification struct fields to allow easier cre...Max Friedrich2023-07-091-3/+4
* Format header filesFinlay Davidson2023-01-091-0/+2
* Dismiss notifications by swiping rightSimon Willshire2022-06-281-10/+21
* Toggle notifications only, keep vibrations.Riku Isokoski2021-09-121-4/+1
* Changed access modified indentationAvamander2021-04-241-2/+2
* Reformatted all the files according to clang-format styleAvamander2021-04-241-25/+39
* Add support for notification title. The notification buffer must contain the ...Jean-François Milants2021-04-041-0/+4
* Fix merge conflict.Jean-François Milants2021-02-141-0/+3
|\
| * add vibration togglepetter2021-02-071-0/+3
|/
* Include cleanup: componentsokaestne2020-11-161-1/+3
* Notifications : Fix copy when the messages is spread across multiple os_mbuf.JF2020-10-221-1/+1
* Notifications : Fix display of notification index/number.JF2020-10-211-1/+1
* Increase max size of notification message to 100 char.JF2020-10-211-1/+2
* Integrate new notification UI with notifications coming from BLEJF2020-10-201-1/+14
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-0/+29