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
...
*
format
minacode
2022-12-27
1
-1
/
+0
*
changed to bool
minacode
2022-12-27
2
-3
/
+8
*
fixed a comment, set threshold to 15%
minacode
2022-12-27
2
-2
/
+2
*
cutout scaling hack
minacode
2022-12-27
1
-5
/
+0
*
format
minacode
2022-12-27
1
-1
/
+1
*
added message, changed UI
minacode
2022-12-27
2
-5
/
+9
*
add percentage rescaling
minacode
2022-12-27
1
-1
/
+7
*
added low battery message
minacode
2022-12-27
2
-0
/
+7
*
Update clang-tidy configuration and fix some warnings (#1474)
Riku Isokoski
2022-12-18
7
-32
/
+39
*
BLE CTS: fixed signedness of timezone
uli
2022-11-25
3
-9
/
+9
*
WeatherService daily min/max temperature fixes (#1455)
kieranc
2022-11-25
1
-6
/
+8
*
Add linear approximation and use it for improving battery percentage
Alex Dolzhenkov
2022-11-19
3
-36
/
+51
*
Update BatteryController.h with non-linear discharge curve
hassless
2022-11-19
2
-5
/
+36
*
add CTS local time characteristic and use it to provide UTC in DateTimeContro...
uli
2022-11-11
6
-53
/
+158
*
Checkbox list now receives a function pointer to call when the setting has ch...
Jean-François Milants
2022-10-11
1
-8
/
+5
*
Edit all occurences of "watchface" to "watch face"
mashuptwice
2022-10-10
1
-3
/
+3
*
Merge branch 'pts-options' of github.com:kieranc/InfiniTime into kieranc-pts-...
Jean-François Milants
2022-10-02
1
-0
/
+12
|
\
|
*
Cleanup
Kieran Cawthray
2022-09-06
1
-2
/
+1
|
*
Implement persistent settings
Kieran Cawthray
2022-09-06
1
-1
/
+14
*
|
motorController: Fix infinite vibration on RunForDuration(0)
Galdor Takacs
2022-10-02
1
-1
/
+1
*
|
Merge branch 'watchface-casio-digital-G7710' of github.com:ITCactus/InfiniTim...
Jean-François Milants
2022-09-27
1
-8
/
+8
|
\
\
|
*
|
Apply clang-format to Settings.h
Autoformatter
2022-06-30
1
-1
/
+0
|
*
|
post rebase fixes
ITCactus
2022-06-30
1
-4
/
+5
|
*
|
[new watchface] watchface inspired by G7710, with day of year and week number...
ITCactus
2022-06-30
1
-1
/
+11
*
|
|
Merge pull request #1024 from dmlls/infineat-pr
JF
2022-09-27
3
-1
/
+42
|
\
\
\
|
*
\
\
Merge branch 'develop' into infineat-external-resources
Jean-François Milants
2022-09-11
5
-76
/
+118
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Make function DayOfWeekShortToStringLow const
Diego Miguel
2022-06-11
2
-2
/
+2
|
*
|
|
Bump settings version (#1)
Diego Miguel
2022-06-11
1
-1
/
+1
|
*
|
|
Implement SettingWatchFace list
Diego Miguel
2022-06-11
1
-0
/
+9
|
*
|
|
Fixes in side cover toggling
Diego Miguel
2022-06-11
1
-4
/
+6
|
*
|
|
Add lowercase days of the week
Diego Miguel
2022-06-11
2
-0
/
+6
|
*
|
|
Add Infineat settings to settings controller
Diego Miguel
2022-06-11
1
-0
/
+24
*
|
|
|
AlarmController: add const to SecondsToAlarm() function
Reinhold Gschweicher
2022-09-27
2
-2
/
+2
*
|
|
|
Update src/components/settings/Settings.h
Akseli
2022-09-17
1
-1
/
+1
*
|
|
|
add pink color
Akseli Lahtinen
2022-09-17
1
-2
/
+3
|
|
/
/
|
/
|
|
*
|
|
Add sleep mode which disables notifications, touch- and motion wakeup (#1261)
Riku Isokoski
2022-08-21
1
-2
/
+2
|
|
/
|
/
|
*
|
Dismiss notifications by swiping right
Simon Willshire
2022-06-28
2
-61
/
+115
*
|
Remove backup brightness feature (#1180)
Riku Isokoski
2022-06-18
2
-13
/
+1
|
/
*
Switch to freertos timers (#1095)
Michele Bini
2022-06-06
4
-34
/
+31
*
Fix various typos
luz paz
2022-06-05
2
-7
/
+7
*
Apply clang-format to all C++ files
Finlay Davidson
2022-06-05
16
-86
/
+121
*
Replace C-style casts with static_cast
Finlay Davidson
2022-06-05
1
-8
/
+10
*
Fix assertion failure in TimerController
Ludovic J
2022-05-27
1
-1
/
+1
*
Replace app_timer with FreeRTOS timers
Riku Isokoski
2022-04-25
2
-61
/
+27
*
Make functions const again
Riku Isokoski
2022-04-25
2
-2
/
+2
*
Update track progress in MusicService. Fix #127
Riku Isokoski
2022-04-25
2
-2
/
+14
*
Merge branch 'develop' into remove-nm-reference
Max Friedrich
2022-04-19
16
-49
/
+137
|
\
|
*
Merge pull request #1009 from NeroBurner/AlarmController_allow_less_precice_s...
Riku Isokoski
2022-04-18
1
-1
/
+2
|
|
\
|
|
*
AlarmController: allow loss of precision for alarmTime cast
Reinhold Gschweicher
2022-03-29
1
-1
/
+2
|
*
|
Replace airplane mode with a bluetooth toggle
Riku Isokoski
2022-04-02
1
-1
/
+1
|
|
/
[prev]
[next]