summaryrefslogtreecommitdiff
path: root/src/components/ble/AlertNotificationClient.h
AgeCommit message (Collapse)Author
2022-04-13Revert "Sans notification (notification manager retained as it seems to be ↵ultraredux2Michele Bini
used by the dfu manager)" This reverts commit 569e6fea41c13f33ad1374bb80ca489aaf4a7037.
2022-04-13Sans notification (notification manager retained as it seems to be used by ↵Michele Bini
the dfu manager)
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher
Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories.
2021-04-24Changed access modified indentationAvamander
2021-04-24Reformatted all the files according to clang-format styleAvamander
2021-01-21Add incoming call functionalityRasmus Schenstrom
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>
2020-11-16Include cleanup: componentsokaestne
2020-10-29Refactoring of BLE service discovery : it is now implemented into the ↵JF
classes of the services.
2020-10-28Reset BLE services on disconnect, do not start advertising if a connection ↵JF
is already established.
2020-10-02Fixed all the includes that were broken due to the renamesAvamander