..
settings
Replace icomoon system font with material design icons ( #1228 )
2022-07-21 22:56:34 +03:00
Alarm.cpp
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
Alarm.h
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
ApplicationList.cpp
Automatically create screens for applist and settings ( #1153 )
2022-06-16 21:41:54 +02:00
ApplicationList.h
Automatically create screens for applist and settings ( #1153 )
2022-06-16 21:41:54 +02:00
BatteryIcon.cpp
New sharper batteryicon. Remove old unused batteryicons
2022-04-25 17:03:08 +03:00
BatteryIcon.h
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
BatteryInfo.cpp
Force full screen refresh with a rounder function
2022-05-08 13:21:27 +02:00
BatteryInfo.h
Merge branch 'restructure_includes' of https://github.com/NeroBurner/InfiniTime into NeroBurner-restructure_includes
2021-11-28 13:53:03 +01:00
BleIcon.cpp
Replace airplane mode with a bluetooth toggle
2022-04-02 16:16:47 +02:00
BleIcon.h
Replace airplane mode with a bluetooth toggle
2022-04-02 16:16:47 +02:00
Clock.cpp
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
Clock.h
Rename PineTimeStyle to WatchFacePineTimeStyle
2022-03-12 18:16:09 +01:00
Error.cpp
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
Error.h
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
FirmwareUpdate.cpp
Force full screen refresh with a rounder function
2022-05-08 13:21:27 +02:00
FirmwareUpdate.h
Replace lv_label_set_text where possible
2022-04-18 19:47:42 +03:00
FirmwareValidation.cpp
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
FirmwareValidation.h
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
FlashLight.cpp
Replace icomoon system font with material design icons ( #1228 )
2022-07-21 22:56:34 +03:00
FlashLight.h
Flashlight default to max brightness and code cleanup
2022-06-19 18:24:36 +02:00
HeartRate.cpp
Fix large blacklevel step. Lower 25% of shades are now accessible.
2022-04-29 11:35:22 +03:00
HeartRate.h
Remove unused includes in HearRate and Motion.h
2022-03-03 21:07:11 +01:00
InfiniPaint.cpp
Tweak gamma on ST7789 and match UI colors
2022-04-25 15:50:26 +03:00
InfiniPaint.h
Merge branch 'paint-colorchange-vibration' of git://github.com/clemensvonmolo/InfiniTime into clemensvonmolo-paint-colorchange-vibration
2021-12-02 21:42:56 +01:00
Label.cpp
Add PageIndicator widget to reduce code duplication ( #1218 )
2022-07-05 07:41:09 +02:00
Label.h
Add PageIndicator widget to reduce code duplication ( #1218 )
2022-07-05 07:41:09 +02:00
List.cpp
Add PageIndicator widget to reduce code duplication ( #1218 )
2022-07-05 07:41:09 +02:00
List.h
Add PageIndicator widget to reduce code duplication ( #1218 )
2022-07-05 07:41:09 +02:00
Metronome.cpp
Fix dropdown graphical issues.
2022-05-08 13:21:46 +02:00
Metronome.h
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
Motion.cpp
Tweak gamma on ST7789 and match UI colors
2022-04-25 15:50:26 +03:00
Motion.h
Remove unused includes in HearRate and Motion.h
2022-03-03 21:07:11 +01:00
Music.cpp
Rename lvgl image files to .c
2022-06-05 09:15:46 +03:00
Music.h
Update track progress in MusicService. Fix #127
2022-04-25 15:51:12 +03:00
Navigation.cpp
Tweak gamma on ST7789 and match UI colors
2022-04-25 15:50:26 +03:00
Navigation.h
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
NotificationIcon.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
NotificationIcon.h
Changed access modified indentation
2021-04-24 12:00:45 +03:00
Notifications.cpp
Notifications: no inTransition screen, simple blackbox is enough
2022-06-28 18:50:10 +02:00
Notifications.h
Notifications: no inTransition screen, simple blackbox is enough
2022-06-28 18:50:10 +02:00
Paddle.cpp
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
Paddle.h
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
PassKey.cpp
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
PassKey.h
Force full screen refresh with a rounder function
2022-05-08 13:21:27 +02:00
Screen.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
Screen.h
Fix various typos
2022-06-05 09:31:23 +03:00
ScreenList.h
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
Steps.cpp
Force full screen refresh with a rounder function
2022-05-08 13:21:27 +02:00
Steps.h
Renamed confusing variables and general cleanup
2021-12-30 21:51:43 +01:00
StopWatch.cpp
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
StopWatch.h
Stopwatch fixes
2022-04-25 15:49:29 +03:00
Styles.cpp
Tweak gamma on ST7789 and match UI colors
2022-04-25 15:50:26 +03:00
Styles.h
Move radio button styling to a single place
2021-12-09 21:32:07 +01:00
Symbols.h
Replace icomoon system font with material design icons ( #1228 )
2022-07-21 22:56:34 +03:00
SystemInfo.cpp
Date formats: Use ISO 8601 ( #1040 )
2022-07-25 09:26:09 +03:00
SystemInfo.h
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
Tile.cpp
Add PageIndicator widget to reduce code duplication ( #1218 )
2022-07-05 07:41:09 +02:00
Tile.h
Add PageIndicator widget to reduce code duplication ( #1218 )
2022-07-05 07:41:09 +02:00
Timer.cpp
Reset timer by long pressing on the button ( #1214 )
2022-07-21 22:53:36 +03:00
Timer.h
Reset timer by long pressing on the button ( #1214 )
2022-07-21 22:53:36 +03:00
Twos.cpp
Twos code cleanup ( #1220 )
2022-07-06 11:29:23 +03:00
Twos.h
Twos code cleanup ( #1220 )
2022-07-06 11:29:23 +03:00
WatchFaceAnalog.cpp
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
WatchFaceAnalog.h
New sharper batteryicon. Remove old unused batteryicons
2022-04-25 17:03:08 +03:00
WatchFaceDigital.cpp
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
WatchFaceDigital.h
Force full screen refresh with a rounder function
2022-05-08 13:21:27 +02:00
WatchFacePineTimeStyle.cpp
Fix InfiniTime compiler warnings
2022-06-19 13:41:33 +03:00
WatchFacePineTimeStyle.h
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
WatchFaceTerminal.cpp
Date formats: Use ISO 8601 ( #1040 )
2022-07-25 09:26:09 +03:00
WatchFaceTerminal.h
Force full screen refresh with a rounder function
2022-05-08 13:21:27 +02:00
Weather.cpp
Fixed air quality amounts being off by a few orders of magnitude
2021-12-04 22:03:40 +02:00
Weather.h
Bunch of bugs fixed, improved error handling, debug UI addition
2021-12-04 22:03:40 +02:00