aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'restructure_includes' of https://github.com/NeroBurner/InfiniTi...Jean-François Milants2021-11-2876-150/+152
|\
| * Move up file header include to topReinhold Gschweicher2021-11-154-4/+4
| * remove unused libs/ prefix from lvgl includes as not neededReinhold Gschweicher2021-11-154-6/+6
| * Add missing standard includesReinhold Gschweicher2021-11-152-0/+2
| * Update includes to to be relative to src directoryReinhold Gschweicher2021-11-1575-144/+144
* | BatteryInfo: remove unused FreeRTOS.h and timer.h includesReinhold Gschweicher2021-11-151-2/+0
|/
* Fix Alarm app crashing on buttonpressRiku Isokoski2021-11-091-1/+3
* Memory savings by replacing stringsRiku Isokoski2021-10-292-17/+21
* Merge pull request #740 from Riksu9000/flashlight_brightnessJF2021-10-233-31/+101
|\
| * Flashlight brightness controlRiku Isokoski2021-10-133-31/+101
* | 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
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |