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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up redundant if statements, spacing
Eli Weiss
2022-01-31
2
-47
/
+43
*
Added 12 hour set time
Eli Weiss
2022-01-31
3
-8
/
+80
*
Merge pull request #949 from Riksu9000/fix_alarm
JF
2022-01-26
2
-0
/
+5
|
\
|
*
Fix alarm on time change
Riku Isokoski
2022-01-22
2
-0
/
+5
*
|
Merge pull request #954 from NeroBurner/music_initialize_lastLength
JF
2022-01-26
1
-1
/
+1
|
\
\
|
*
|
Music: initialize totalLength to have non-random data from the start
Reinhold Gschweicher
2022-01-23
1
-1
/
+1
|
|
/
*
|
Merge pull request #959 from NeroBurner/stopwatch_include_cleanup
JF
2022-01-26
2
-7
/
+4
|
\
\
|
*
|
StopWatch: cleanup unused includes and use relative to src includes
Reinhold Gschweicher
2022-01-26
2
-7
/
+4
|
|
/
*
|
Merge pull request #531 from hatmajster/heart-rate-gain-setting
JF
2022-01-26
1
-2
/
+2
|
\
\
|
*
|
Hrs3300: changed default gain to x8
hatmajster
2022-01-25
1
-2
/
+2
|
|
/
*
|
Merge pull request #876 from yehoshuapw/hrs-driver-changes
JF
2022-01-26
3
-8
/
+7
|
\
\
|
*
|
changed ReadHrs and ReadAls to uint32, and did static_cast instead of hidden ...
Yehoshua Pesach Wallach
2021-12-13
3
-6
/
+5
|
*
|
order ReadHrs, ReadAls bitwise according to bit ordering
Yehoshua Pesach Wallach
2021-12-13
1
-2
/
+2
*
|
|
Merge pull request #903 from Riksu9000/improved_notif_timeout
JF
2022-01-26
4
-18
/
+49
|
\
\
\
|
*
|
|
Improved notification timeout
Riku Isokoski
2022-01-01
4
-18
/
+49
*
|
|
|
Merge pull request #939 from NeroBurner/buttonHandler_relative_include
JF
2022-01-26
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
ButtonHandler: includes relative to src dir
Reinhold Gschweicher
2022-01-16
2
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #940 from NeroBurner/systemTask_queue_include
JF
2022-01-26
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
SystemTask: add missing queue.h include for QueueHandle_t
Reinhold Gschweicher
2022-01-16
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #944 from NeroBurner/no_generated_files_in_source_dir
JF
2022-01-26
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Create Version.h in binary dir instead of src dir
Reinhold Gschweicher
2022-01-17
1
-0
/
+2
|
|
/
/
/
*
/
/
/
PTS and digital watchface code cleanups
Riku Isokoski
2022-01-20
4
-118
/
+79
|
/
/
/
*
|
|
Update shakewake menu option
Riku Isokoski
2022-01-06
1
-1
/
+1
*
|
|
Merge pull request #912 from SteveAmor/chimesradio
JF
2022-01-05
1
-0
/
+4
|
\
\
\
|
*
|
|
Updates radio button style
SteveAmor
2022-01-04
1
-0
/
+4
*
|
|
|
Merge branch 'ShakeWake' of https://github.com/geekbozu/InfiniTime into geekb...
Jean-François Milants
2022-01-04
12
-26
/
+262
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix setting removing it self from wake settings when opening calibration wind...
Tim Keller
2022-01-04
2
-3
/
+4
|
*
|
|
Made calibration window enable Accel wakeups for setting and calibration even...
Tim Keller
2022-01-04
2
-1
/
+9
|
*
|
|
Remove "fancy" settings display and always show ShakeWakeThresholdSetting
Tim Keller
2022-01-04
1
-14
/
+10
|
*
|
|
Fixed button color changing
Tim Keller
2022-01-04
2
-9
/
+9
|
*
|
|
Added visual aide for shake strength
Tim Keller
2022-01-04
2
-37
/
+60
|
*
|
|
Raise calibration timeout to 7.5 seconds
Tim Keller
2022-01-04
1
-15
/
+15
|
*
|
|
Fix crash upon leaving app.
Tim Keller
2022-01-04
3
-34
/
+28
|
*
|
|
Make arc moveable, and clear previous setting on calibrate
Tim Keller
2022-01-04
1
-2
/
+5
|
*
|
|
Actually save the threshold
Tim Keller
2022-01-04
3
-8
/
+23
|
*
|
|
Better Sensitivity UI, Calibration button added
Tim Keller
2022-01-04
6
-67
/
+87
|
*
|
|
Add averaging to wake threshold. Makes it take more then just a "flick" to tu...
Tim Keller
2022-01-04
3
-3
/
+7
|
*
|
|
Add start of settings app for senstivity.
Tim Keller
2022-01-04
10
-8
/
+145
|
*
|
|
Cleanup
Tim Keller
2022-01-04
2
-5
/
+1
|
*
|
|
Added Shake to wake
Tim Keller
2022-01-04
6
-14
/
+55
|
|
/
/
*
|
|
Adds enum class for chimes option
SteveAmor
2022-01-04
3
-12
/
+21
*
|
|
resolve conflicts
SteveAmor
2022-01-02
1
-3
/
+0
*
|
|
resolves conflicts
SteveAmor
2022-01-02
181
-1057
/
+3590
|
\
|
|
|
*
|
Ran clang-format
Stephanie
2021-12-30
3
-9
/
+14
|
*
|
Renamed confusing variables and general cleanup
Stephanie
2021-12-30
4
-21
/
+18
|
*
|
Changed text to left pad
Stephanie
2021-12-30
1
-7
/
+9
|
*
|
Moved trip meter update to MotionController and changed trip meter logic
Stephanie
2021-12-30
3
-15
/
+13
|
*
|
Changed lap counter to trip meter
Stephanie
2021-12-30
3
-33
/
+43
|
*
|
Added "lap" button to step counter
Stephanie
2021-12-30
3
-8
/
+57
|
*
|
Add missing break
Riku Isokoski
2021-12-30
1
-0
/
+1
[next]