summaryrefslogtreecommitdiff
path: root/src/displayapp
AgeCommit message (Expand)Author
2021-10-23Revert "Update GetNext/GetPrevious"Kieran Cawthray
2021-10-23Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray
2021-10-23Merge pull request #740 from Riksu9000/flashlight_brightnessJF
2021-10-20Update GetNext/GetPreviousKieran Cawthray
2021-10-20Improve random color selection, disable longpress when settings are visibleKieran Cawthray
2021-10-20Restore settings orderKieran Cawthray
2021-10-20Ensure needle color is visible on reset/randomizeKieran Cawthray
2021-10-18Change gauge needle color when background is whiteKieran Cawthray
2021-10-18Fix settings merge errorKieran Cawthray
2021-10-18Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray
2021-10-18Disable DoubleTap when settings buttons are displayedKieran Cawthray
2021-10-18More duplicate color dodgingKieran Cawthray
2021-10-16Merge pull request #746 from Quantum-cross/recovery-fixJF
2021-10-16Merge pull request #507 from Riksu9000/fit_more_tasksJF
2021-10-16Merge pull request #655 from NeroBurner/paddle_hor_fixJF
2021-10-15Replaced "JF002" in github URLs with "InfiniTimeOrg"mabuch
2021-10-15fix building of Recovery image.Quantum-cross
2021-10-13Flashlight brightness controlRiku Isokoski
2021-10-11Paddle: compare ballX coordinate with horizontal resolutionReinhold Gschweicher
2021-10-10Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime i...Jean-François Milants
2021-10-10Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nu...Jean-François Milants
2021-10-10Merge with develop and fix conflicts from timaios:set-datetime-manually.Jean-François Milants
2021-10-09Merge pull request #701 from maksalees/close-info-popup-with-back-button-in-a...JF
2021-10-05Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-10-03Remove old PineTimeStyle settings appKieran Cawthray
2021-10-03Initial commitKieran Cawthray
2021-10-03Merge pull request #623 from Riksu9000/lvgl_queuetimeoutJF
2021-10-03Merge pull request #638 from Riksu9000/detect_full_chargeJF
2021-09-29Fixes based on code reviewsMaxim Leshchenko
2021-09-28Alarm: Close the popup with information about the time until alarm with the b...Maxim Leshchenko
2021-09-23Merge pull request #664 from Riksu9000/disable_notif_onlyJF002
2021-09-22Show plug icon while plugged inRiku Isokoski
2021-09-22Merge branch 'develop' into detect_full_chargeRiku Isokoski
2021-09-21Remove unused variableRiku Isokoski
2021-09-18Merge pull request #669 from NeroBurner/fix_unsigned_comparison_warning_metro...JF002
2021-09-18Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-09-18Fix DisplayAppRecovery : add AlarmController to ctor().Jean-François Milants
2021-09-16resolve conflict in src/systemtask/Messages.hMark Russell
2021-09-16Revert "Merge upstream"Mark Russell
2021-09-16Merge upstreamMark Russell
2021-09-16Fixes per Riksu9000's feedbackMark Russell
2021-09-16Fix unsigned/signed comparison warning in Metronome.cppReinhold Gschweicher
2021-09-15Fix Error screen and optimize GetTouchInfoRiku Isokoski
2021-09-14Merge branch 'develop' into disable_notif_onlyRiku Isokoski
2021-09-14Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-09-13License header fix, add missing bracesMark Russell
2021-09-13Fixes based on code reviews (formatting, UI code)Mark Russell
2021-09-13Fix DisplayAppRecovery : fix include error by forward declaring Controllers i...Jean-François Milants
2021-09-13Merge branch 'develop' into disable_notif_onlyRiku Isokoski
2021-09-12Merge pull request #602 from Riksu9000/del_unusedJF002