summaryrefslogtreecommitdiff
path: root/src/displayapp
AgeCommit message (Expand)AuthorFilesLines
2021-12-02Clock: add missing Settings includeReinhold Gschweicher1-0/+1
2021-12-02WatchFaceAnalog : move notification iconSteveis1-1/+1
2021-12-02Paddle: add a little randomization in the dy speedReinhold Gschweicher1-0/+9
2021-12-02Merge branch 'paint-colorchange-vibration' of git://github.com/clemensvonmolo...Jean-François Milants3-4/+10
2021-12-02Metronome: add missing include for Screen.hReinhold Gschweicher1-0/+1
2021-12-02WatchFaceDigital: remove unused include for ScreenList.hReinhold Gschweicher1-1/+0
2021-12-02WatchFaceDigital: add missing include to Settings.hReinhold Gschweicher1-0/+1
2021-12-02WatchFaceAnalog: remove unused ScreenList, add needed includesReinhold Gschweicher2-1/+2
2021-12-02PineTimeStyle: remove include and add forward declareReinhold Gschweicher1-1/+1
2021-12-02QuickSettings: remove unused importsReinhold Gschweicher1-2/+0
2021-11-28About : Remove misleading infoSteveis1-5/+2
2021-11-28Merge branch 'restructure_includes' of https://github.com/NeroBurner/InfiniTi...Jean-François Milants86-174/+177
2021-11-28Merge pull request #820 from Riksu9000/fix-anim-dirJF1-1/+7
2021-11-15Move up file header include to topReinhold Gschweicher4-4/+4
2021-11-15remove unused libs/ prefix from lvgl includes as not neededReinhold Gschweicher5-9/+9
2021-11-15Add missing standard includesReinhold Gschweicher3-0/+3
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher83-165/+165
2021-11-15BatteryInfo: remove unused FreeRTOS.h and timer.h includesReinhold Gschweicher1-2/+0
2021-11-10Fix animation when long pressing on screens adjacent to watch faceRiku Isokoski1-1/+7
2021-11-09Fix Alarm app crashing on buttonpressRiku Isokoski1-1/+3
2021-11-06Merge pull request #782 from Riksu9000/newer_buttonhandlerJF2-0/+17
2021-11-06Merge pull request #792 from Riksu9000/memory_savingJF2-17/+21
2021-11-01change paint vibration to 35msClemens von Molo1-1/+1
2021-11-01color rotation using modulo, ran clang-format for InfiniPaintClemens von Molo3-7/+12
2021-10-31InfiniPaint vibrate on colorchange, fix color rotationClemens von Molo3-7/+8
2021-10-31Merge pull request #791 from evergreen22/recovery-bootJF1-1/+1
2021-10-29Memory savings by replacing stringsRiku Isokoski2-17/+21
2021-10-28Fix recovery firmware buildJames A. Jerkins1-1/+1
2021-10-25Newer buttonhandlerRiku Isokoski2-0/+17
2021-10-23Merge pull request #740 from Riksu9000/flashlight_brightnessJF4-32/+102
2021-10-16Merge pull request #746 from Quantum-cross/recovery-fixJF1-0/+2
2021-10-16Merge pull request #507 from Riksu9000/fit_more_tasksJF1-5/+8
2021-10-16Merge pull request #655 from NeroBurner/paddle_hor_fixJF1-2/+2
2021-10-15Replaced "JF002" in github URLs with "InfiniTimeOrg"mabuch2-2/+3
2021-10-14fix building of Recovery image.Quantum-cross1-0/+2
2021-10-13Flashlight brightness controlRiku Isokoski4-32/+102
2021-10-11Paddle: compare ballX coordinate with horizontal resolutionReinhold Gschweicher1-2/+2
2021-10-10Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime i...Jean-François Milants7-10/+103
2021-10-10Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nu...Jean-François Milants4-85/+61
2021-10-10Merge with develop and fix conflicts from timaios:set-datetime-manually.Jean-François Milants7-6/+468
2021-10-09Merge pull request #701 from maksalees/close-info-popup-with-back-button-in-a...JF2-4/+17
2021-10-05Merge branch 'develop' into update_touch_driverRiku Isokoski12-54/+67
2021-10-03Merge pull request #623 from Riksu9000/lvgl_queuetimeoutJF2-23/+4
2021-10-03Merge pull request #638 from Riksu9000/detect_full_chargeJF7-22/+59
2021-09-29Fixes based on code reviewsMaxim Leshchenko2-8/+9
2021-09-28Alarm: Close the popup with information about the time until alarm with the b...Maxim Leshchenko2-0/+12
2021-09-23Merge pull request #664 from Riksu9000/disable_notif_onlyJF0022-7/+3
2021-09-22Show plug icon while plugged inRiku Isokoski2-4/+4
2021-09-22Merge branch 'develop' into detect_full_chargeRiku Isokoski14-36/+356
2021-09-21Remove unused variableRiku Isokoski1-1/+0