index
:
infinitime.git
analog24
calc-onto-analog24
calc-onto-edge
develop
edge
heartdev
images
jumpdev
semiredux
ultraredux
ultraredux-heart
ultraredux2
ultraredux2-pwmbacklight
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
ble
/
AlertNotificationService.cpp
Age
Commit message (
Expand
)
Author
2021-12-04
Minor style improvement
Avamander
2021-11-15
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-07-24
Remove unnecessary C-style casts with BLE UUIDs
Jonathan Vander Mey
2021-06-06
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-04-24
Reformatted all the files according to clang-format style
Avamander
2021-04-04
Ignore notification with empty message.
Jean-François Milants
2021-04-04
Add support for notification title. The notification buffer must contain the ...
Jean-François Milants
2021-01-27
add mute button and functionality for call notification + new button icons
petter
2021-01-24
Handle call notification the same way than other notifications.
Jean-François Milants
2021-01-21
change Notification Event base UUID
petter
2021-01-21
change Notification Event UUID
petter
2021-01-21
Add incoming call functionality
Rasmus Schenstrom
2020-11-16
Include cleanup: components
okaestne
2020-10-22
Notifications : Fix copy when the messages is spread across multiple os_mbuf.
JF
2020-10-21
Increase max size of notification message to 100 char.
JF
2020-10-02
Fixed all the includes that were broken due to the renames
Avamander