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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed access modified indentation
Avamander
2021-04-24
16
-36
/
+36
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
31
-1315
/
+1051
*
Merge branch 'develop' into notification-title
Jean-François Milants
2021-04-09
1
-1
/
+1
|
\
|
*
Fix music app :
Jean-François Milants
2021-04-04
1
-1
/
+1
*
|
Ignore notification with empty message.
Jean-François Milants
2021-04-04
2
-4
/
+10
*
|
Add support for notification title. The notification buffer must contain the ...
Jean-François Milants
2021-04-04
6
-2
/
+22
|
/
*
Merge pull request #182 from petterhs/warnings
JF002
2021-02-14
2
-5
/
+3
|
\
|
*
fix build warnings in HR implementation
petter
2021-01-25
2
-5
/
+3
*
|
Fix merge conflict.
Jean-François Milants
2021-02-14
2
-0
/
+11
|
\
\
|
*
|
add vibration toggle
petter
2021-02-07
2
-0
/
+11
|
|
/
*
|
Merge pull request #161 from petterhs/calls
JF002
2021-02-14
4
-5
/
+98
|
\
\
|
*
|
add mute button and functionality for call notification + new button icons
petter
2021-01-27
2
-1
/
+16
|
*
|
Handle call notification the same way than other notifications.
Jean-François Milants
2021-01-24
2
-26
/
+46
|
*
|
change Notification Event base UUID
petter
2021-01-21
2
-14
/
+14
|
*
|
change Notification Event UUID
petter
2021-01-21
2
-6
/
+8
|
*
|
Add incoming call functionality
Rasmus Schenstrom
2021-01-21
4
-4
/
+60
|
|
/
*
/
Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...
Jean-François Milants
2021-02-02
3
-0
/
+3
|
/
*
Merge branch piggz/nav into develop:
Jean-François Milants
2021-01-20
4
-0
/
+238
*
Merge pull request #169 from JF002/heartRateSensor
JF002
2021-01-20
4
-3
/
+135
|
\
|
*
Add heart rate BLE service.
Jean-François Milants
2021-01-17
4
-3
/
+135
*
|
Music UUID must start with 00000000 instead of 00010000 (copy/paste error)
Jean-François Milants
2021-01-19
1
-1
/
+1
*
|
Adapt the UUID of Music service according to new guidelines.
Jean-François Milants
2021-01-19
2
-41
/
+77
*
|
fix MusicService UUID typo in comment
petter
2021-01-08
1
-1
/
+1
|
/
*
Include cleanup: components
okaestne
2020-11-16
23
-57
/
+115
*
Refactoring of BLE service discovery : it is now implemented into the classes...
JF
2020-10-29
9
-227
/
+251
*
Reset BLE services on disconnect, do not start advertising if a connection is...
JF
2020-10-28
5
-23
/
+54
*
Fix conflicts
JF
2020-10-27
2
-165
/
+335
|
\
|
*
Unified MusicStatus enum constant capitalization with others
Avamander
2020-10-15
1
-2
/
+2
|
*
Refactored and improved the Music watchapp
Avamander
2020-10-15
2
-165
/
+335
*
|
Notifications : Fix copy when the messages is spread across multiple os_mbuf.
JF
2020-10-22
5
-23
/
+28
*
|
Notifications : Fix display of notification index/number.
JF
2020-10-21
2
-1
/
+6
*
|
Increase max size of notification message to 100 char.
JF
2020-10-21
5
-40
/
+29
*
|
Integrate new notification UI with notifications coming from BLE
JF
2020-10-20
2
-10
/
+73
|
/
*
Fixed all the includes that were broken due to the renames
Avamander
2020-10-02
24
-0
/
+2400