index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
components
/
ble
/
AlertNotificationClient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-15
1
-2
/
+2
*
Remove unnecessary C-style casts with BLE UUIDs
Jonathan Vander Mey
2021-07-24
1
-7
/
+7
*
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
1
-1
/
+1
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
1
-52
/
+39
*
Ignore notification with empty message.
Jean-François Milants
2021-04-04
1
-2
/
+5
*
Add support for notification title. The notification buffer must contain the ...
Jean-François Milants
2021-04-04
1
-0
/
+1
*
Include cleanup: components
okaestne
2020-11-16
1
-5
/
+5
*
Refactoring of BLE service discovery : it is now implemented into the classes...
JF
2020-10-29
1
-57
/
+97
*
Reset BLE services on disconnect, do not start advertising if a connection is...
JF
2020-10-28
1
-0
/
+13
*
Notifications : Fix copy when the messages is spread across multiple os_mbuf.
JF
2020-10-22
1
-6
/
+9
*
Increase max size of notification message to 100 char.
JF
2020-10-21
1
-16
/
+9
*
Fixed all the includes that were broken due to the renames
Avamander
2020-10-02
1
-0
/
+145