InfiniTime/src/displayapp/screens
2021-11-01 11:46:27 +01:00
..
settings Flashlight brightness control 2021-10-13 13:04:40 +03:00
Alarm.cpp Fixes based on code reviews 2021-09-29 19:15:48 +03:00
Alarm.h Fixes based on code reviews 2021-09-29 19:15:48 +03:00
ApplicationList.cpp Created basic alarm app 2021-09-10 18:40:13 -04:00
ApplicationList.h Refresh rework 2021-07-19 16:26:12 +03:00
BatteryIcon.cpp Merge branch 'improve-battery-percentage-to-battery-icon-mapping' of https://github.com/hassless/InfiniTime into hassless-improve-battery-percentage-to-battery-icon-mapping 2021-08-10 12:30:42 +02:00
BatteryIcon.h Notify battery level every 10 minutes when connected to a BLE host. 2021-07-11 16:55:06 +02:00
BatteryInfo.cpp Merge branch 'develop' into detect_full_charge 2021-09-22 12:03:41 +03:00
BatteryInfo.h Refresh rework 2021-07-19 16:26:12 +03:00
BleIcon.cpp Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00
BleIcon.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
Brightness.cpp Refresh rework 2021-07-19 16:26:12 +03:00
Brightness.h Refresh rework 2021-07-19 16:26:12 +03:00
Clock.cpp Merge branch 'develop' into refresh_rework 2021-08-10 14:13:58 +03:00
Clock.h Merge branch 'develop' into refresh_rework 2021-08-10 14:13:58 +03:00
DropDownDemo.cpp Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00
DropDownDemo.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
Error.cpp Fix Error screen and optimize GetTouchInfo 2021-09-15 12:25:41 +03:00
Error.h Fix Error screen and optimize GetTouchInfo 2021-09-15 12:25:41 +03:00
FirmwareUpdate.cpp Merge branch 'develop' into refresh_rework 2021-07-23 22:56:00 +03:00
FirmwareUpdate.h Merge branch 'develop' into refresh_rework 2021-07-23 22:56:00 +03:00
FirmwareValidation.cpp Merge branch 'develop' into refresh_rework 2021-08-28 17:25:50 +03:00
FirmwareValidation.h Refresh rework 2021-07-19 16:26:12 +03:00
FlashLight.cpp Flashlight brightness control 2021-10-13 13:04:40 +03:00
FlashLight.h Flashlight brightness control 2021-10-13 13:04:40 +03:00
HeartRate.cpp Refresh rework 2021-07-19 16:26:12 +03:00
HeartRate.h Refresh rework 2021-07-19 16:26:12 +03:00
InfiniPaint.cpp color rotation using modulo, ran clang-format for InfiniPaint 2021-11-01 11:46:27 +01:00
InfiniPaint.h color rotation using modulo, ran clang-format for InfiniPaint 2021-11-01 11:46:27 +01:00
Label.cpp Merge branch 'develop' into refresh_rework 2021-08-15 13:35:15 +03:00
Label.h Merge branch 'develop' into refresh_rework 2021-08-03 12:16:40 +03:00
List.cpp Merge branch 'develop' into refresh_rework 2021-08-28 17:25:50 +03:00
List.h Refresh rework 2021-07-19 16:26:12 +03:00
Meter.cpp Refresh rework 2021-07-19 16:26:12 +03:00
Meter.h Refresh rework 2021-07-19 16:26:12 +03:00
Metronome.cpp Fix unsigned/signed comparison warning in Metronome.cpp 2021-09-16 10:47:09 +02:00
Metronome.h Merge branch 'develop' into refresh_rework 2021-08-14 22:53:35 +03:00
Motion.cpp Merge branch 'develop' into refresh_rework 2021-08-03 12:16:40 +03:00
Motion.h Merge branch 'develop' into refresh_rework 2021-08-03 12:16:40 +03:00
Music.cpp Merge branch 'develop' into refresh_rework 2021-08-28 17:25:50 +03:00
Music.h Merge branch 'develop' into refresh_rework 2021-08-15 13:35:15 +03:00
Navigation.cpp Refresh rework 2021-07-19 16:26:12 +03:00
Navigation.h Refresh rework 2021-07-19 16:26:12 +03:00
NotificationIcon.cpp Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00
NotificationIcon.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
Notifications.cpp Revert "Merge upstream" 2021-09-16 16:12:20 -04:00
Notifications.h Revert "Merge upstream" 2021-09-16 16:12:20 -04:00
Paddle.cpp Paddle: compare ballX coordinate with horizontal resolution 2021-10-11 21:46:19 +02:00
Paddle.h Refresh rework 2021-07-19 16:26:12 +03:00
PineTimeStyle.cpp Replaced "JF002" in github URLs with "InfiniTimeOrg" 2021-10-15 18:03:10 +02:00
PineTimeStyle.h Detect full charge and improve watchface display 2021-09-03 14:35:38 +03:00
Screen.cpp Refresh rework 2021-07-19 16:26:12 +03:00
Screen.h Merge branch 'develop' into refresh_rework 2021-08-28 17:25:50 +03:00
ScreenList.h Refresh rework 2021-07-19 16:26:12 +03:00
Steps.cpp Merge branch 'develop' into refresh_rework 2021-08-03 12:16:40 +03:00
Steps.h Refresh rework 2021-07-19 16:26:12 +03:00
StopWatch.cpp Merge branch 'develop' into refresh_rework 2021-08-28 17:25:50 +03:00
StopWatch.h Refresh rework 2021-07-19 16:26:12 +03:00
Symbols.h Add new unique icons for some apps 2021-07-25 17:55:08 +02:00
SystemInfo.cpp Merge pull request #507 from Riksu9000/fit_more_tasks 2021-10-16 14:10:09 +02:00
SystemInfo.h Merge branch 'develop' into update_touch_driver 2021-09-14 15:34:09 +03:00
Tile.cpp Merge branch 'develop' into refresh_rework 2021-08-28 17:25:50 +03:00
Tile.h Merge branch 'develop' into refresh_rework 2021-08-03 12:16:40 +03:00
Timer.cpp Set remaining default periods to LV_DISP_DEF_REFR_PERIOD 2021-07-19 17:06:20 +03:00
Timer.h Refresh rework 2021-07-19 16:26:12 +03:00
Twos.cpp Refresh rework 2021-07-19 16:26:12 +03:00
Twos.h Refresh rework 2021-07-19 16:26:12 +03:00
WatchFaceAnalog.cpp Auto realign battery icon in Analog watch face 2021-09-03 14:57:07 +03:00
WatchFaceAnalog.h Detect full charge and improve watchface display 2021-09-03 14:35:38 +03:00
WatchFaceDigital.cpp Show plug icon while plugged in 2021-09-22 13:58:45 +03:00
WatchFaceDigital.h Show plug icon while plugged in 2021-09-22 13:58:45 +03:00