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
*
Apply clang-format to Clock.cpp
Autoformatter
2022-06-30
1
-7
/
+7
*
fix for week number and days till the end of the year
ITCactus
2022-06-30
4
-52
/
+48
*
fix memory leak + refactoring
ITCactus
2022-06-30
2
-27
/
+33
*
post rebase fixes
ITCactus
2022-06-30
9
-85
/
+113
*
[new watchface] watchface inspired by G7710, with day of year and week number...
ITCactus
2022-06-30
15
-5
/
+1967
*
Notifications: no inTransition screen, simple blackbox is enough
Reinhold Gschweicher
2022-06-28
2
-15
/
+9
*
Dismiss notifications by swiping right
Simon Willshire
2022-06-28
4
-111
/
+252
*
LFCLK: Add compatibility to wasp-os reloader-factory
Christoph Honal
2022-06-27
1
-2
/
+7
*
Add basic hardware configuration options for P8
Christoph Honal
2022-06-27
3
-2
/
+45
*
Font generation: Fix patch binary path
Christoph Honal
2022-06-25
1
-1
/
+1
*
CMake: Fix indentation
Christoph Honal
2022-06-19
1
-67
/
+67
*
CMake: Extend debug configuration
Christoph Honal
2022-06-19
1
-6
/
+20
*
Flashlight default to max brightness and code cleanup
Riku Isokoski
2022-06-19
2
-12
/
+12
*
Fix InfiniTime compiler warnings
Riku Isokoski
2022-06-19
3
-15
/
+8
*
Remove backup brightness feature (#1180)
Riku Isokoski
2022-06-18
4
-31
/
+12
*
Automatically create screens for applist and settings (#1153)
Riku Isokoski
2022-06-16
4
-125
/
+100
*
Patch hole in the letter M in jetbrains_mono_bold_20 (#1175)
Riku Isokoski
2022-06-16
3
-1
/
+11
*
SettingChimes: private Option struct, use std::array for cbOption
Reinhold Gschweicher
2022-06-11
1
-6
/
+5
*
Simplify SettingChimes code
Riku Isokoski
2022-06-11
2
-42
/
+27
*
Remove duplicated value in fonts.json (#1179)
Diego Miguel Lozano
2022-06-11
1
-1
/
+1
*
Use lambda to reduce code duplication
Riku Isokoski
2022-06-06
1
-10
/
+11
*
Move event handlers to unnamed namespace
Riku Isokoski
2022-06-06
2
-13
/
+13
*
Use static constexpr to force compile time initialization
Riku Isokoski
2022-06-06
1
-2
/
+2
*
Timer: Replace time label with Counter control hiding functionality
Riku Isokoski
2022-06-06
2
-12
/
+11
*
Counter: add show and hide controls functions
Riku Isokoski
2022-06-06
2
-2
/
+21
*
Move linePoints to a member variable
Riku Isokoski
2022-06-06
2
-3
/
+5
*
Move bg color to a constexpr variable
Riku Isokoski
2022-06-06
1
-3
/
+5
*
Use Counter widget in Timer
Riku Isokoski
2022-06-06
2
-112
/
+41
*
Lighten the large font for a more balanced look
Riku Isokoski
2022-06-06
2
-1
/
+1
*
Add initial counter widget
Riku Isokoski
2022-06-06
4
-1
/
+147
*
Move basic apps to the top of the app list
Riku Isokoski
2022-06-06
1
-4
/
+4
*
src/CMakeLists.txt: use iHEX format for mcuboot image creation
Ildar Mulyukov
2022-06-06
1
-9
/
+11
*
fix wrong linker script
Ildar Mulyukov
2022-06-06
1
-1
/
+1
*
Switch to freertos timers (#1095)
Michele Bini
2022-06-06
8
-41
/
+32
*
remove unused symbols, free a little bit of space (#1167)
mabuch
2022-06-05
2
-8
/
+1
*
remove unused Meter.cpp and Meter.h (#1171)
mabuch
2022-06-05
4
-68
/
+0
*
remove unused Brightness App (#1170)
mabuch
2022-06-05
4
-139
/
+0
*
remove old unused bluetooth icons (#1172)
mabuch
2022-06-05
7
-118
/
+0
*
System: Refactor pin and interrupt setup
Christoph Honal
2022-06-05
2
-19
/
+11
*
SystemTask: Use "&&" instead of "and" for operators
Christoph Honal
2022-06-05
1
-5
/
+6
*
Fix various typos
luz paz
2022-06-05
9
-24
/
+24
*
Apply clang-format to all C++ files
Finlay Davidson
2022-06-05
67
-379
/
+473
*
Replace C-style casts with static_cast
Finlay Davidson
2022-06-05
3
-20
/
+30
*
Rename lvgl image files to .c
Finlay Davidson
2022-06-05
4
-3
/
+3
*
Fix assertion failure in TimerController
Ludovic J
2022-05-27
1
-1
/
+1
*
fonts: gen.py: clearify missing exe message
Reinhold Gschweicher
2022-05-16
1
-1
/
+1
*
generalize lv-font creation
Reinhold Gschweicher
2022-05-16
3
-31
/
+49
*
fontgen: update README.md to remove patch advanced options
Yehoshua Pesach Wallach
2022-05-10
1
-1
/
+1
*
fontgen: changes to allow CMake to work from other project
Yehoshua Pesach Wallach
2022-05-10
1
-4
/
+4
*
fontgen: remove advanced (format string, process as list) from patching
Yehoshua Pesach Wallach
2022-05-10
2
-13
/
+2
[next]