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
*
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
*
|
Remove unnecessary line
avery
2022-03-06
1
-1
/
+0
*
|
Merge branch 'develop' into notifications-as-text
avery
2022-03-06
9
-44
/
+19
|
\
|
|
*
removed SetClockFace from watchface Constructors
Yehoshua Pesach Wallach
2022-03-03
2
-2
/
+0
|
*
terminal watchface: remove icons and other fixes
Riku Isokoski
2022-03-03
2
-31
/
+9
|
*
Replace Airplane mode icon
avery
2022-03-03
1
-1
/
+1
|
*
Notifications: replace newlines in label-copy because of const char* title
Reinhold Gschweicher
2022-03-03
2
-12
/
+11
|
*
Remove unused includes in HearRate and Motion.h
Reinhold Gschweicher
2022-03-03
2
-2
/
+0
*
|
Replace notif entry with "You have mail." text
avery
2022-03-05
1
-6
/
+4
*
|
terminal: Replace notification icon with a text entry
avery
2022-02-22
1
-5
/
+6
*
|
Use Bluetooth brand color for status text
avery
2022-02-22
1
-4
/
+4
|
/
*
Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...
Jean-François Milants
2022-02-20
12
-70
/
+113
*
Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...
Jean-François Milants
2022-02-20
9
-16
/
+142
|
\
|
*
Add airplane mode feature
James A. Jerkins
2021-12-23
10
-27
/
+153
*
|
Manual squash merge of PR #932 (https://github.com/InfiniTimeOrg/InfiniTime/p...
Jean-François Milants
2022-02-20
6
-9
/
+300
*
|
Remove unused and not compiling DropDownDemo
Reinhold Gschweicher
2022-02-19
2
-84
/
+0
*
|
SettingShakeThreshold: add missing SystemTask.h, relative include
Reinhold Gschweicher
2022-02-19
2
-1
/
+2
*
|
Notifications: use motorController object instead of class function
Reinhold Gschweicher
2022-02-19
2
-10
/
+19
*
|
Improved alarm alert handling
Riku Isokoski
2022-02-13
2
-9
/
+40
*
|
Merge branch 'statusBarTimeFormat' of https://github.com/mruss77/InfiniTime i...
Jean-François Milants
2022-02-13
2
-4
/
+4
|
\
\
|
*
|
Status bar displays time in 12 or 24 hour format based on settings
Mark Russell
2021-11-10
2
-4
/
+4
*
|
|
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
[next]