aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #507 from Riksu9000/fit_more_tasksJF2021-10-161-5/+8
|\
| * Merge branch 'develop' into fit_more_tasksRiku Isokoski2021-08-2828-447/+306
| |\
| * \ Merge branch 'develop' into fit_more_tasksRiku Isokoski2021-07-2520-97/+120
| |\ \
| * | | 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-104-4/+83
|\ \ \ \
| * \ \ \ Merge branch 'develop' into update_touch_driverRiku Isokoski2021-10-0510-30/+63
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' into update_touch_driverRiku Isokoski2021-09-183-1/+309
| |\ \ \ \ \
| * | | | | | Fix Error screen and optimize GetTouchInfoRiku Isokoski2021-09-152-5/+0
| * | | | | | Merge branch 'develop' into update_touch_driverRiku Isokoski2021-09-1473-313/+589
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into update_touch_driverRiku Isokoski2021-08-2813-25/+17
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Automatic error detectionRiku Isokoski2021-08-182-0/+76
| * | | | | | | Merge branch 'develop' into update_touch_driverRiku Isokoski2021-08-1737-520/+410
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop' into update_touch_driverRiku Isokoski2021-07-152-32/+33
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Update touchpad driverRiku Isokoski2021-07-142-5/+13
* | | | | | | | | 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-105-5/+455
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'JF002:develop' into set-datetime-manuallyTim2021-08-0831-245/+240
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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 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 #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-228-15/+313
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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-133-11/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Toggle notifications only, keep vibrations.Riku Isokoski2021-09-122-7/+3
* | | | | | | | | | | | Merge pull request #669 from NeroBurner/fix_unsigned_comparison_warning_metro...JF0022021-09-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix unsigned/signed comparison warning in Metronome.cppReinhold Gschweicher2021-09-161-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | resolve conflict in src/systemtask/Messages.hMark Russell2021-09-164-13/+3
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #602 from Riksu9000/del_unusedJF0022021-09-122-9/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Remove unused variablesRiku Isokoski2021-08-192-9/+1
| * | | | | | | | | | | Merge pull request #580 from Riksu9000/timer_battery_readingJF0022021-09-121-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into timer_battery_readingRiku Isokoski2021-08-3073-302/+590
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into timer_battery_readingRiku Isokoski2021-08-2818-141/+131
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |