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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust BLE/LL stacks, style, comments, refactoring
James A. Jerkins
2021-12-09
2
-15
/
+27
*
Persist bond between reboots
James A. Jerkins
2021-12-09
2
-9
/
+115
*
Connect and bond with a passkey
James A. Jerkins
2021-12-09
3
-32
/
+87
*
Settings: remove unused driver include
Reinhold Gschweicher
2021-12-02
1
-1
/
+0
*
Merge branch 'develop' into motionservice_fix_typo_in_include
JF
2021-11-28
37
-55
/
+56
|
\
|
*
Merge branch 'restructure_includes' of https://github.com/NeroBurner/InfiniTi...
Jean-François Milants
2021-11-28
37
-53
/
+54
|
|
\
|
|
*
Move up file header include to top
Reinhold Gschweicher
2021-11-15
3
-3
/
+3
|
|
*
Add missing standard includes
Reinhold Gschweicher
2021-11-15
1
-0
/
+1
|
|
*
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-15
36
-53
/
+53
|
*
|
fix Motion Service UUID in doc and code comments
mabuch
2021-11-15
1
-2
/
+2
|
|
/
*
/
MotionService: fix not needed '/' in include
Reinhold Gschweicher
2021-10-30
1
-1
/
+1
|
/
*
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
6
-2
/
+185
*
MotionService : fix typo and characteristic array size + send notification on...
Jean-François Milants
2021-10-17
3
-3
/
+30
*
DateTimeController : remove unused methods and variables.
Jean-François Milants
2021-10-10
2
-81
/
+9
*
Merge with develop and fix conflicts from timaios:set-datetime-manually.
Jean-François Milants
2021-10-10
2
-2
/
+38
|
\
|
*
Merge branch 'JF002:develop' into set-datetime-manually
Tim
2021-08-08
11
-144
/
+376
|
|
\
|
*
|
Exposed Month and DayOfWeek texts in DateTimeController
Tim Taenny
2021-07-09
2
-9
/
+45
*
|
|
Merge pull request #719 from Riksu9000/improve_battery_reporting
JF
2021-10-09
2
-7
/
+18
|
\
\
\
|
*
|
|
Don't measure and notify percentage on charging event.
Riku Isokoski
2021-10-09
2
-2
/
+7
|
*
|
|
Improve battery percentage calculation and reporting
Riku Isokoski
2021-10-04
2
-5
/
+11
*
|
|
|
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
|
|
/
/
*
|
|
Merge pull request #638 from Riksu9000/detect_full_charge
JF
2021-10-03
2
-3
/
+12
|
\
\
\
|
*
|
|
Show plug icon while plugged in
Riku Isokoski
2021-09-22
1
-1
/
+1
|
*
|
|
Merge branch 'develop' into detect_full_charge
Riku Isokoski
2021-09-22
13
-84
/
+313
|
|
\
\
\
|
*
|
|
|
Use percentage instead of IsFull
Riku Isokoski
2021-09-03
1
-4
/
+0
|
*
|
|
|
Detect full charge and improve watchface display
Riku Isokoski
2021-09-03
2
-3
/
+16
*
|
|
|
|
Merge pull request #692 from danielgjackson/fix-fs-size
JF
2021-10-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix the size of the filesystem.
Daniel Jackson
2021-09-27
1
-1
/
+1
*
|
|
|
|
|
Remove static declartion on batteryValue preventing read attribute from updat...
Tim Keller
2021-10-02
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #664 from Riksu9000/disable_notif_only
JF002
2021-09-23
5
-32
/
+10
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'develop' into disable_notif_only
Riku Isokoski
2021-09-14
3
-46
/
+87
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'develop' into disable_notif_only
Riku Isokoski
2021-09-13
8
-38
/
+38
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Toggle notifications only, keep vibrations.
Riku Isokoski
2021-09-12
5
-32
/
+10
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Fix the display of the date after a reset : when the date/time was restored f...
Jean-François Milants
2021-09-19
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into...
Jean-François Milants
2021-09-18
2
-1
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Move Backup to the system task.
Tim Keller
2021-08-19
2
-2
/
+0
|
*
|
|
|
|
|
Add clearing of noinit segment on bad word
Tim Keller
2021-08-19
2
-2
/
+2
|
*
|
|
|
|
|
Make Clock Persistant.
Tim Keller
2021-08-17
2
-1
/
+8
*
|
|
|
|
|
|
resolve conflict in src/systemtask/Messages.h
Mark Russell
2021-09-16
9
-83
/
+124
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Remove unused include in MotoController.h
Reinhold Gschweicher
2021-09-13
1
-1
/
+0
|
*
|
|
|
|
|
Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime into...
Jean-François Milants
2021-09-13
2
-45
/
+87
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]