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
*
CMake: Extend debug configuration
Christoph Honal
2022-06-19
2
-6
/
+25
*
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
*
Be more specific about the compiler version
Finlay Davidson
2022-06-11
1
-1
/
+1
*
Replace more instances of old gcc ver
Finlay Davidson
2022-06-11
3
-4
/
+4
*
Update arm gcc toolchain to 11.2-2022.02
Finlay Davidson
2022-06-11
2
-8
/
+9
*
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
*
Minor changes to clang-format workflow (#1177)
FintasticMan
2022-06-11
2
-9
/
+7
*
Remove duplicated value in fonts.json (#1179)
Diego Miguel Lozano
2022-06-11
1
-1
/
+1
*
Fix typo in gettingStarted guide (#1178)
kieranc
2022-06-07
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
*
doc: Fix imageFile.png path in SWD.md
Seth Itow
2022-06-06
1
-1
/
+1
*
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
*
CMakeLists.txt: add double quotes in STRIP command
Ildar Mulyukov
2022-06-06
1
-1
/
+1
*
fix wrong linker script
Ildar Mulyukov
2022-06-06
1
-1
/
+1
*
Switch to freertos timers (#1095)
Michele Bini
2022-06-06
9
-43
/
+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
*
Bootloader: Ignore __pycache__ in Git
Christoph Honal
2022-06-05
1
-0
/
+1
*
revert portion of previous commit
luz paz
2022-06-05
1
-1
/
+1
*
Fix various typos
luz paz
2022-06-05
21
-45
/
+45
*
Apply clang-format to all C++ files
Finlay Davidson
2022-06-05
68
-381
/
+477
*
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
*
Remove extra linebreaks
Riku Isokoski
2022-05-27
1
-4
/
+2
*
Unzip DFU, so the artifact doesn't need to be unzipped by the user.
Riku Isokoski
2022-05-27
1
-2
/
+4
*
Rename uploaded files with source branch in workflows
Riku Isokoski
2022-05-27
2
-6
/
+6
*
Cleanup workflows
Riku Isokoski
2022-05-27
2
-19
/
+0
*
Docker container documentation : Fix typos, 1 line per sentence, remove obsol...
Jean-François Milants
2022-05-26
1
-16
/
+17
*
Docker container documentation : Adapt the `--user` documentation according t...
Jean-François Milants
2022-05-26
1
-24
/
+13
*
Edit workflow to use the new docker image : infinitime/infinitime-build.
Jean-François Milants
2022-05-26
1
-1
/
+1
[next]