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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code cleanup
hubmartin
2021-10-03
1
-6
/
+0
*
Call battery controller update
hubmartin
2021-10-03
1
-1
/
+3
*
GPIOTE fix of button and power detection experiment
hubmartin
2021-10-03
1
-9
/
+13
*
Merge pull request #700 from Sematre/fix-dead-link
JF
2021-10-02
1
-1
/
+1
|
\
|
*
Fix dead link in README
Sematre
2021-09-28
1
-1
/
+1
*
|
Merge pull request #711 from geekbozu/BatteryReadFix
JF
2021-10-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove static declartion on batteryValue preventing read attribute from updat...
Tim Keller
2021-10-02
1
-1
/
+1
|
/
*
Set version to 1.6.0
Jean-François Milants
2021-09-28
1
-1
/
+1
*
Merge pull request #688 from danielgjackson/fix-advertising-18-hours
JF002
2021-09-28
1
-1
/
+1
|
\
|
*
Correctly return the tick at which the RF will be fully enabled.
Daniel Jackson
2021-09-25
1
-1
/
+1
*
|
Set version to 1.5.0
Jean-François Milants
2021-09-26
1
-1
/
+1
|
/
*
Merge pull request #664 from Riksu9000/disable_notif_only
JF002
2021-09-23
9
-43
/
+19
|
\
|
*
Merge branch 'develop' into disable_notif_only
Riku Isokoski
2021-09-14
8
-69
/
+121
|
|
\
|
*
\
Merge branch 'develop' into disable_notif_only
Riku Isokoski
2021-09-13
28
-162
/
+177
|
|
\
\
|
*
|
|
Toggle notifications only, keep vibrations.
Riku Isokoski
2021-09-12
9
-43
/
+19
*
|
|
|
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2021-09-19
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge pull request #669 from NeroBurner/fix_unsigned_comparison_warning_metro...
JF002
2021-09-18
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Fix unsigned/signed comparison warning in Metronome.cpp
Reinhold Gschweicher
2021-09-16
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
/
|
|
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 'geekbozu-PersistantStorage' into develop
Jean-François Milants
2021-09-18
9
-8
/
+100
|
\
\
\
\
|
*
|
|
|
Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into...
Jean-François Milants
2021-09-18
9
-8
/
+100
|
/
|
|
|
|
|
*
|
|
|
Add some comments
Tim Keller
2021-09-02
1
-2
/
+6
|
*
|
|
|
Move noinit to after BSS segment,
Tim Keller
2021-08-23
2
-18
/
+11
|
*
|
|
|
Add some VSCODE stuff to gitignore...
Tim Keller
2021-08-19
2
-2
/
+56
|
*
|
|
|
Move Backup to the system task.
Tim Keller
2021-08-19
4
-2
/
+2
|
*
|
|
|
Add clearing of noinit segment on bad word
Tim Keller
2021-08-19
3
-7
/
+12
|
*
|
|
|
Add MCUBOOT linker changes
Tim Keller
2021-08-19
2
-5
/
+16
|
*
|
|
|
Make Clock Persistant.
Tim Keller
2021-08-17
4
-3
/
+28
*
|
|
|
|
Fix DisplayAppRecovery : add AlarmController to ctor().
Jean-François Milants
2021-09-18
2
-0
/
+3
*
|
|
|
|
Merge pull request #662 from mruss77/basic-alarm-app
JF002
2021-09-18
14
-2
/
+537
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
resolve conflict in src/systemtask/Messages.h
Mark Russell
2021-09-16
33
-232
/
+300
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #658 from NeroBurner/patch-2
JF002
2021-09-14
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Run CI on master and develop branch
NeroBurner
2021-09-10
1
-4
/
+4
*
|
|
|
|
|
Merge pull request #668 from NeroBurner/motorcontroller_remove_unused_include
JF002
2021-09-14
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove unused include in MotoController.h
Reinhold Gschweicher
2021-09-13
1
-1
/
+0
|
/
/
/
/
/
/
*
|
|
|
|
|
Fix DisplayAppRecovery : fix include error by forward declaring Controllers i...
Jean-François Milants
2021-09-13
2
-13
/
+20
*
|
|
|
|
|
Merge branch 'evergreen22-refactor_adv' into develop
Jean-François Milants
2021-09-13
4
-51
/
+97
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime into...
Jean-François Milants
2021-09-13
4
-51
/
+97
|
/
|
|
|
|
|
|
*
|
|
|
|
Advertise fast for at least 30 secs then slow down
James A. Jerkins
2021-09-05
3
-1
/
+20
|
*
|
|
|
|
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
4
-46
/
+67
*
|
|
|
|
|
Merge pull request #549 from hubmartin/pinmap
JF002
2021-09-13
16
-92
/
+118
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add WATCH_COLMI_P8 option to cmake & docs
hubmartin
2021-09-13
2
-0
/
+10
|
*
|
|
|
|
|
Merge branch 'develop' into pinmap
hubmartin
2021-09-13
17
-86
/
+71
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'develop' into pinmap
hubmartin
2021-08-29
94
-539
/
+968
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Update startup SCL toggling pinmap definitions
hubmartin
2021-08-22
1
-4
/
+5
[next]