aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #746 from Quantum-cross/recovery-fixJF2021-10-161-0/+2
|\
| * fix building of Recovery image.Quantum-cross2021-10-141-0/+2
* | Merge pull request #507 from Riksu9000/fit_more_tasksJF2021-10-161-5/+8
|\ \
| * \ Merge branch 'develop' into fit_more_tasksRiku Isokoski2021-08-2835-524/+360
| |\ \
| * \ \ Merge branch 'develop' into fit_more_tasksRiku Isokoski2021-07-2525-181/+249
| |\ \ \
| * | | | FixRiku Isokoski2021-07-211-2/+1
| * | | | Fit more tasks in SystemInfoRiku Isokoski2021-07-211-4/+8
* | | | | Merge pull request #655 from NeroBurner/paddle_hor_fixJF2021-10-161-2/+2
|\ \ \ \ \
| * | | | | Paddle: compare ballX coordinate with horizontal resolutionReinhold Gschweicher2021-10-111-2/+2
| | |_|_|/ | |/| | |
* / | | | Replaced "JF002" in github URLs with "InfiniTimeOrg"mabuch2021-10-152-2/+3
|/ / / /
* | | | Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime i...Jean-François Milants2021-10-107-10/+103
|\ \ \ \
| * \ \ \ Merge branch 'develop' into update_touch_driverRiku Isokoski2021-10-0512-54/+67
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' into update_touch_driverRiku Isokoski2021-09-189-2/+332
| |\ \ \ \ \
| * | | | | | Fix Error screen and optimize GetTouchInfoRiku Isokoski2021-09-152-5/+0
| * | | | | | Merge branch 'develop' into update_touch_driverRiku Isokoski2021-09-1480-334/+653
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into update_touch_driverRiku Isokoski2021-08-2820-100/+68
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Automatic error detectionRiku Isokoski2021-08-185-5/+96
| * | | | | | | Fix after mergeRiku Isokoski2021-08-171-1/+1
| * | | | | | | Merge branch 'develop' into update_touch_driverRiku Isokoski2021-08-1742-606/+542
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop' into update_touch_driverRiku Isokoski2021-07-153-35/+38
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Update touchpad driverRiku Isokoski2021-07-143-7/+15
* | | | | | | | | Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nu...Jean-François Milants2021-10-104-85/+61
* | | | | | | | | Merge with develop and fix conflicts from timaios:set-datetime-manually.Jean-François Milants2021-10-107-6/+468
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'JF002:develop' into set-datetime-manuallyTim2021-08-0836-331/+381
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Code optimizations in SettingSetDate and SettingSetTimeTim Taenny2021-07-092-13/+7
| * | | | | | | | | | Code optimizations in SettingSetTimeTim Taenny2021-07-091-9/+17
| * | | | | | | | | | Modified Settings menu as per suggestionTim Taenny2021-07-091-4/+4
| * | | | | | | | | | Code optimizations in SettingSetDateTim Taenny2021-07-091-41/+2
| * | | | | | | | | | Code optimizations in SettingSetTimeTim Taenny2021-07-091-24/+10
| * | | | | | | | | | Code optimizations in SettingSetDateTim Taenny2021-07-091-28/+12
| * | | | | | | | | | Added new menu entries to Settings pagetimaios2021-07-092-3/+17
| * | | | | | | | | | Added new screens to DisplayApp.cpptimaios2021-07-091-0/+10
| * | | | | | | | | | Added new screens to the list of applicationstimaios2021-07-091-1/+3
| * | | | | | | | | | Added new screen: SettingSetDatetimaios2021-07-092-0/+317
| * | | | | | | | | | Added new screen: SettingSetTimetimaios2021-07-092-0/+212
* | | | | | | | | | | Merge pull request #701 from maksalees/close-info-popup-with-back-button-in-a...JF2021-10-092-4/+17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Fixes based on code reviewsMaxim Leshchenko2021-09-292-8/+9
| * | | | | | | | | | Alarm: Close the popup with information about the time until alarm with the b...Maxim Leshchenko2021-09-282-0/+12
* | | | | | | | | | | Merge pull request #623 from Riksu9000/lvgl_queuetimeoutJF2021-10-032-23/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused variableRiku Isokoski2021-09-211-1/+0
| * | | | | | | | | | | Let lvgl control queueTimeoutRiku Isokoski2021-08-292-22/+4
* | | | | | | | | | | | Merge pull request #638 from Riksu9000/detect_full_chargeJF2021-10-037-22/+59
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Show plug icon while plugged inRiku Isokoski2021-09-222-4/+4
| * | | | | | | | | | | Merge branch 'develop' into detect_full_chargeRiku Isokoski2021-09-2214-36/+356
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use percentage instead of IsFullRiku Isokoski2021-09-031-1/+1
| * | | | | | | | | | | | Auto realign battery icon in Analog watch faceRiku Isokoski2021-09-031-0/+1
| * | | | | | | | | | | | Detect full charge and improve watchface displayRiku Isokoski2021-09-037-23/+59
* | | | | | | | | | | | | Merge pull request #664 from Riksu9000/disable_notif_onlyJF0022021-09-232-7/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'develop' into disable_notif_onlyRiku Isokoski2021-09-142-13/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'develop' into disable_notif_onlyRiku Isokoski2021-09-135-18/+1
| |\ \ \ \ \ \ \ \ \ \ \ \