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
/
displayapp
/
screens
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
6
-79
/
+76
*
[new watchface] watchface inspired by G7710, with day of year and week number...
ITCactus
2022-06-30
7
-4
/
+577
*
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
2
-50
/
+137
*
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
1
-7
/
+0
*
Remove backup brightness feature (#1180)
Riku Isokoski
2022-06-18
1
-7
/
+1
*
Automatically create screens for applist and settings (#1153)
Riku Isokoski
2022-06-16
4
-125
/
+100
*
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
*
Timer: Replace time label with Counter control hiding functionality
Riku Isokoski
2022-06-06
2
-12
/
+11
*
Use Counter widget in Timer
Riku Isokoski
2022-06-06
2
-112
/
+41
*
Move basic apps to the top of the app list
Riku Isokoski
2022-06-06
1
-4
/
+4
*
remove unused symbols, free a little bit of space (#1167)
mabuch
2022-06-05
1
-7
/
+0
*
remove unused Meter.cpp and Meter.h (#1171)
mabuch
2022-06-05
2
-65
/
+0
*
remove unused Brightness App (#1170)
mabuch
2022-06-05
2
-136
/
+0
*
Fix various typos
luz paz
2022-06-05
1
-1
/
+1
*
Apply clang-format to all C++ files
Finlay Davidson
2022-06-05
29
-142
/
+167
*
Rename lvgl image files to .c
Finlay Davidson
2022-06-05
1
-3
/
+3
*
Fix dropdown graphical issues.
Riku Isokoski
2022-05-08
1
-2
/
+0
*
Force full screen refresh with a rounder function
Riku Isokoski
2022-05-08
18
-87
/
+0
*
List: add missing array include
Reinhold Gschweicher
2022-05-04
1
-1
/
+1
*
Fix large blacklevel step. Lower 25% of shades are now accessible.
Riku Isokoski
2022-04-29
7
-8
/
+8
*
New sharper batteryicon. Remove old unused batteryicons
Riku Isokoski
2022-04-25
12
-60
/
+92
*
Fix warnings
Riku Isokoski
2022-04-25
11
-25
/
+25
*
Keep the paddle on screen in whole
Reinhold Gschweicher
2022-04-25
1
-1
/
+8
*
Remove now unused position override
Riku Isokoski
2022-04-25
1
-3
/
+0
*
Update track progress in MusicService. Fix #127
Riku Isokoski
2022-04-25
2
-26
/
+13
*
Tweak gamma on ST7789 and match UI colors
Riku Isokoski
2022-04-25
24
-72
/
+72
*
Use centiseconds
Riku Isokoski
2022-04-25
1
-4
/
+5
*
Stopwatch fixes
Riku Isokoski
2022-04-25
2
-37
/
+22
*
Fix timer layout
Riku Isokoski
2022-04-25
1
-16
/
+11
*
Firmware update screen fixes
Riku Isokoski
2022-04-25
1
-11
/
+10
*
Replace lv_label_set_text where possible
Riku Isokoski
2022-04-18
22
-104
/
+98
*
resolved merge conflict after renaming PineTimeStyle to WatchFacePineTimeStyle
mabuch
2022-04-18
14
-77
/
+71
|
\
|
*
Replace airplane mode with a bluetooth toggle
Riku Isokoski
2022-04-02
8
-41
/
+35
|
*
Timer App : add background label to ensure that the app will be displayed cor...
Jean-François Milants
2022-03-28
2
-19
/
+27
|
*
Merge pull request #1038 from NeroBurner/analog_local_variables
JF
2022-03-14
2
-13
/
+6
|
|
\
|
|
*
WatchFaceAnalog: local date/time variables
Reinhold Gschweicher
2022-03-14
2
-13
/
+6
|
*
|
Merge pull request #1033 from NeroBurner/music_override_warning
JF
2022-03-14
1
-1
/
+1
|
|
\
\
|
|
*
|
Music: fix warning about overridden function
Reinhold Gschweicher
2022-03-13
1
-1
/
+1
|
|
|
/
|
*
|
Merge pull request #1034 from NeroBurner/twos_comparison_warning
JF
2022-03-14
1
-1
/
+1
|
|
\
\
|
|
*
|
Twos: fix warning about extra paranthesis
Reinhold Gschweicher
2022-03-13
1
-1
/
+1
|
|
|
/
|
*
/
WatchFaceAnalog: const ref to dateTimeController
Reinhold Gschweicher
2022-03-14
1
-1
/
+1
|
|
/
*
/
Rename PineTimeStyle to WatchFacePineTimeStyle
mabuch
2022-03-12
4
-21
/
+21
|
/
*
Merge pull request #1026 from NeroBurner/fix_settings_chimes
JF
2022-03-09
1
-1
/
+1
|
\
|
*
Fix SettingChimes cbOption array size
Reinhold Gschweicher
2022-03-08
1
-1
/
+1
[next]