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
*
Motion service : fix step notifications that were sent as a single byte inste...
Jean-François Milants
2021-10-26
2
-2
/
+2
*
Add mention to Call characteristic (which was missing in the doc) and change ...
Jean-François Milants
2021-10-20
1
-1
/
+1
*
Enable/disable notifications for motion service.
Jean-François Milants
2021-10-17
1
-0
/
+3
*
Add MotionService : expose step count and RAW X/Y/Z values to the host.
Jean-François Milants
2021-10-17
4
-2
/
+171
*
MotionService : fix typo and characteristic array size + send notification on...
Jean-François Milants
2021-10-17
3
-3
/
+30
*
Merge pull request #522 from jonvmey/fix-nav-uuid-docs
JF
2021-10-09
2
-41
/
+21
|
\
|
*
Move callback function into anonymous namespace
Jonathan Vander Mey
2021-07-24
1
-5
/
+5
|
*
Update nav service UUID macro to constexpr functions
Jonathan Vander Mey
2021-07-24
2
-28
/
+20
|
*
Set navigation service id is base UUID macro
Jonathan Vander Mey
2021-07-24
2
-13
/
+1
|
*
Update Navigation UUID documentation
Jonathan Vander Mey
2021-07-24
1
-1
/
+1
*
|
Merge pull request #524 from jonvmey/ble-uuid-c-casts
JF
2021-10-09
10
-63
/
+54
|
\
\
|
*
|
Remove unnecessary C-style casts with BLE UUIDs
Jonathan Vander Mey
2021-07-24
10
-63
/
+54
|
|
/
*
|
Remove static declartion on batteryValue preventing read attribute from updat...
Tim Keller
2021-10-02
1
-1
/
+1
*
|
Merge branch 'develop' into disable_notif_only
Riku Isokoski
2021-09-14
2
-45
/
+87
|
\
\
|
*
\
Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime into...
Jean-François Milants
2021-09-13
2
-45
/
+87
|
|
\
\
|
|
*
|
Advertise fast for at least 30 secs then slow down
James A. Jerkins
2021-09-05
2
-1
/
+17
|
|
*
|
Revert "Linear decrease of advert rate to conserve battery"
James A. Jerkins
2021-09-05
2
-6
/
+0
|
|
*
|
Linear decrease of advert rate to conserve battery
James A. Jerkins
2021-09-04
2
-0
/
+6
|
|
*
|
Fix styles issues - no change to functionality
James A. Jerkins
2021-09-01
1
-6
/
+6
|
|
*
|
Fix race condition, connect->disconnect->discovery
James A. Jerkins
2021-09-01
1
-1
/
+3
|
|
*
|
Completely reset connection state on fail
James A. Jerkins
2021-08-30
1
-0
/
+3
|
|
*
|
WIP Refactor ble advertising
James A. Jerkins
2021-08-29
2
-40
/
+60
|
|
|
/
*
|
|
Merge branch 'develop' into disable_notif_only
Riku Isokoski
2021-09-13
1
-1
/
+1
|
\
|
|
|
*
|
docs: Fix a few typos (#606)
Tim Gates
2021-09-13
1
-1
/
+1
|
|
/
*
/
Toggle notifications only, keep vibrations.
Riku Isokoski
2021-09-12
2
-12
/
+1
|
/
*
Make firmware updating more foolproof (#469)
Riku Isokoski
2021-07-22
1
-5
/
+4
*
Notify battery level every 10 minutes when connected to a BLE host.
Jean-François Milants
2021-07-11
4
-4
/
+15
*
Inititialize members in class declaration
Jonathan Vander Mey
2021-07-02
2
-22
/
+12
*
Move local-only function into anonymous namespace
Jonathan Vander Mey
2021-07-02
1
-4
/
+3
*
Make MusicService UUID objects static constexpr
Jonathan Vander Mey
2021-07-02
2
-22
/
+31
*
Eliminate reinterpret_casting
Jonathan Vander Mey
2021-07-02
1
-26
/
+26
*
SPI flash sleep if bootloader >= 1.0.0 (#322)
Neil O'Fix
2021-06-26
1
-0
/
+5
*
Merge pull request #359 from Avamander/patch-2
JF002
2021-06-12
2
-157
/
+95
|
\
|
*
Updated license header year
Avamander
2021-05-17
2
-2
/
+2
|
*
Used a macro for UUID generation, switched from C-style casts to reinterpret_...
Avamander
2021-05-17
2
-155
/
+93
*
|
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
5
-7
/
+7
|
/
*
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
[next]