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
*
Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...
Jean-François Milants
2022-02-20
21
-123
/
+178
*
Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...
Jean-François Milants
2022-02-20
22
-87
/
+295
|
\
|
*
Add airplane mode feature
James A. Jerkins
2021-12-23
23
-99
/
+307
*
|
Manual squash merge of PR #932 (https://github.com/InfiniTimeOrg/InfiniTime/p...
Jean-François Milants
2022-02-20
8
-9
/
+303
*
|
Provide reference to BrightnessController in DisplayApp
Reinhold Gschweicher
2022-02-19
5
-1
/
+10
*
|
Remove unused and not compiling DropDownDemo
Reinhold Gschweicher
2022-02-19
3
-85
/
+0
*
|
SystemTask: forward declare BatteryController to fix of cyclic dependency
Reinhold Gschweicher
2022-02-19
2
-1
/
+2
*
|
SettingShakeThreshold: add missing SystemTask.h, relative include
Reinhold Gschweicher
2022-02-19
2
-1
/
+2
*
|
MotorController: no need to make this function a class function
Reinhold Gschweicher
2022-02-19
1
-1
/
+1
*
|
Notifications: use motorController object instead of class function
Reinhold Gschweicher
2022-02-19
2
-10
/
+19
*
|
SystemTask: remove unused ble includes
Reinhold Gschweicher
2022-02-19
1
-9
/
+0
*
|
Improved alarm alert handling
Riku Isokoski
2022-02-13
3
-10
/
+41
*
|
Merge branch 'statusBarTimeFormat' of https://github.com/mruss77/InfiniTime i...
Jean-François Milants
2022-02-13
6
-10
/
+38
|
\
\
|
*
|
Status bar displays time in 12 or 24 hour format based on settings
Mark Russell
2021-11-10
6
-10
/
+37
*
|
|
Fix biased BLE pass key generation
Zorvalt
2022-02-12
1
-1
/
+22
*
|
|
SystemTask: fix static cast missing brackets syntax
Reinhold Gschweicher
2022-02-12
1
-2
/
+2
*
|
|
Make switch disabled state slightly dimmer
Riku Isokoski
2022-02-12
1
-1
/
+2
*
|
|
Fix switch default state
Riku Isokoski
2022-02-12
1
-0
/
+2
*
|
|
Alarm: Fix missing stop button. Revert alert layout
Riku Isokoski
2022-02-12
1
-4
/
+6
*
|
|
Alarm: Change checkable button for a switch
Riku Isokoski
2022-02-12
4
-33
/
+51
*
|
|
Added alarm 12 hour interface
Eli Weiss
2022-01-31
3
-8
/
+39
*
|
|
Corrected capitalization
Eli Weiss
2022-01-31
2
-5
/
+5
*
|
|
Corrected code formatting
Eli Weiss
2022-01-31
2
-28
/
+30
*
|
|
Changed setHourLabels function to handle 24H too
Eli Weiss
2022-01-31
2
-36
/
+28
*
|
|
Consolidated label changes, optimizations
Eli Weiss
2022-01-31
1
-36
/
+15
*
|
|
Consolidated time conversion logic
Eli Weiss
2022-01-31
2
-87
/
+94
*
|
|
Removed redundant brackets
Eli Weiss
2022-01-31
1
-5
/
+3
*
|
|
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
[next]