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
*
Systemtask : replace enum SystemTaskState by an enum class.
Jean-François Milants
2022-05-08
2
-25
/
+25
*
Simplify systemtask states
Riku Isokoski
2022-05-08
2
-37
/
+34
*
Disable clip_corner, because it is slow.
Riku Isokoski
2022-05-08
1
-1
/
+2
*
Fix dropdown graphical issues.
Riku Isokoski
2022-05-08
2
-11
/
+2
*
Force full screen refresh with a rounder function
Riku Isokoski
2022-05-08
20
-92
/
+22
*
Remove lcd from DisplayApp
Riku Isokoski
2022-05-08
2
-5
/
+3
*
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
9
-14
/
+16
*
New sharper batteryicon. Remove old unused batteryicons
Riku Isokoski
2022-04-25
61
-1392
/
+145
*
Fix warnings
Riku Isokoski
2022-04-25
11
-25
/
+25
*
Replace app_timer with FreeRTOS timers
Riku Isokoski
2022-04-25
3
-64
/
+29
*
Keep the paddle on screen in whole
Reinhold Gschweicher
2022-04-25
1
-1
/
+8
*
Make functions const again
Riku Isokoski
2022-04-25
2
-2
/
+2
*
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
4
-28
/
+27
*
Improve PTS color matching after gamma change
Riku Isokoski
2022-04-25
1
-6
/
+6
*
Tweak gamma on ST7789 and match UI colors
Riku Isokoski
2022-04-25
29
-88
/
+96
*
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
*
SpiNorFlash: use C++ style struct in C++ only header
Reinhold Gschweicher
2022-04-24
1
-2
/
+2
*
Merge branch 'develop' into remove-nm-reference
Max Friedrich
2022-04-19
90
-1072
/
+1584
|
\
|
*
Replace lv_label_set_text where possible
Riku Isokoski
2022-04-18
22
-104
/
+98
|
*
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
|
*
|
resolved merge conflict after renaming PineTimeStyle to WatchFacePineTimeStyle
mabuch
2022-04-18
29
-175
/
+182
|
|
\
\
|
|
*
|
Let TouchHandler return TouchEvents instead of driver specific enum
Reinhold Gschweicher
2022-04-13
4
-33
/
+42
|
|
*
|
Replace airplane mode with a bluetooth toggle
Riku Isokoski
2022-04-02
14
-90
/
+72
|
|
|
/
|
|
*
Timer App : add background label to ensure that the app will be displayed cor...
Jean-François Milants
2022-03-28
3
-20
/
+28
|
|
*
DisplayApp : Call the event handler of the current app before loading the new...
Jean-François Milants
2022-03-28
1
-4
/
+4
|
|
*
New changes according to the review : Priority 0 for display, 1 for system, t...
Jean-François Milants
2022-03-21
3
-3
/
+4
|
|
*
Fix priorities of BLE tasks
Jean-François Milants
2022-03-21
1
-2
/
+2
|
|
*
In current configuration, the timer task (the one from FreeRTOS) has the lowe...
Jean-François Milants
2022-03-21
2
-3
/
+3
|
|
*
Music app : when title/track name are truncated, add an ellipsis at the end o...
Jean-François Milants
2022-03-21
1
-5
/
+13
|
|
*
Add missing space in if expression.
Jean-François Milants
2022-03-21
1
-1
/
+1
|
|
*
Limit the size of the track and album name received by MusicService. This sho...
Jean-François Milants
2022-03-21
1
-0
/
+7
|
|
*
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
|
|
*
|
DateTimeController: make possible functions const
Reinhold Gschweicher
2022-03-14
2
-4
/
+4
|
|
|
/
|
*
/
Rename PineTimeStyle to WatchFacePineTimeStyle
mabuch
2022-03-12
5
-22
/
+22
|
|
/
|
*
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
|
*
|
Merge pull request #1005 from aveeryy/notifications-as-text
JF
2022-03-09
1
-6
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Remove unnecessary line
avery
2022-03-06
1
-1
/
+0
[next]