aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-2812-23/+15
|\
| * Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-08-1814-267/+228
| |\
| | * Fix music app buttonsRiku Isokoski2021-08-181-1/+1
| * | Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-08-1011-159/+65
| |\ \
| * \ \ Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-07-2516-77/+86
| |\ \ \
| * \ \ \ Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-07-241-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-07-232-8/+34
| |\ \ \ \ \
| * | | | | | Restore Tile.cpp changesRiku Isokoski2021-07-192-4/+6
| * | | | | | Fix remaining known issuesRiku Isokoski2021-07-161-1/+2
| * | | | | | Fix gesturesRiku Isokoski2021-07-162-12/+0
| * | | | | | Fix most issuesRiku Isokoski2021-07-164-8/+2
| * | | | | | New touch handler, with issuesRiku Isokoski2021-07-1510-24/+19
* | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-1513-165/+162
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Adjust inner padding in applistRiku Isokoski2021-08-151-1/+1
| * | | | | | Clean up using variablesRiku Isokoski2021-08-151-10/+16
| * | | | | | Adjust previously missed scrollbar and firmware validation buttonsRiku Isokoski2021-08-152-11/+11
| * | | | | | Ui updateRiku Isokoski2021-08-159-107/+99
| * | | | | | Merge branch 'call-improvements' of https://github.com/Riksu9000/InfiniTime i...Jean-François Milants2021-08-144-53/+47
| |\ \ \ \ \ \
| | * | | | | | FixesRiku Isokoski2021-08-012-10/+19
| | * | | | | | ImprovementsRiku Isokoski2021-08-014-97/+39
| | * | | | | | Merge branch 'develop' into HEADRiku Isokoski2021-08-0149-736/+1501
| | |\ \ \ \ \ \
| | * | | | | | | NotificationItem now also redefines the start of the timeoutFlorian Kraupa2021-05-162-8/+16
| | * | | | | | | cleaned up the code and reduced the size of the diff by removing things like ...Florian Kraupa2021-05-163-16/+11
| | * | | | | | | only activate the timeout on call notification previews after they have been ...Florian Kraupa2021-05-162-13/+30
| | * | | | | | | implemented continuous vibration pattern for incoming callsFlorian Kraupa2021-05-163-13/+36
* | | | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-142-100/+69
|\| | | | | | | |
| * | | | | | | | Improve metronomeRiku Isokoski2021-08-142-99/+68
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-109-148/+53
|\| | | | | | |
| * | | | | | | Merge branch 'improve-battery-percentage-to-battery-icon-mapping' of https://...Jean-François Milants2021-08-101-4/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'JF002:develop' into improve-battery-percentage-to-battery-icon-...hassless2021-06-1814-59/+270
| | |\ \ \ \ \ \ \
| | * | | | | | | | Update BatteryIcon.cpphassless2021-06-091-4/+4
| * | | | | | | | | Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, ...Jean-François Milants2021-08-108-146/+50
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-0320-91/+90
|\| | | | | | | |
| * | | | | | | | Tile event handler : read the event data only if the event is a "value change...Jean-François Milants2021-07-252-9/+11
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fix compile warningsJonathan Vander Mey2021-07-251-0/+2
| * | | | | | | Fix slow scrollRiku Isokoski2021-07-252-4/+1
| * | | | | | | Fix cases where Get() isn't usedRiku Isokoski2021-07-251-2/+6
| * | | | | | | Add new unique icons for some appsRiku Isokoski2021-07-255-6/+9
| * | | | | | | Add task state info to SystemInfoRiku Isokoski2021-07-251-10/+32
| * | | | | | | Code cleanup (#466)Riku Isokoski2021-07-259-60/+36
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime in...Jean-François Milants2021-07-242-9/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'develop' into fix_touchevent_tapRiku Isokoski2021-07-1435-519/+1017
| | |\ \ \ \ \
| | * | | | | | Fix another regressionRiku Isokoski2021-06-111-1/+1
| | * | | | | | Fix touchevent tapRiku Isokoski2021-06-111-8/+1
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-07-232-6/+29
|\| | | | | |
| * | | | | | Make firmware updating more foolproof (#469)Riku Isokoski2021-07-222-8/+34
| | |_|_|_|/ | |/| | | |
* | | | | | Set remaining default periods to LV_DISP_DEF_REFR_PERIODRiku Isokoski2021-07-196-6/+6
* | | | | | Refresh reworkRiku Isokoski2021-07-1971-305/+197
|/ / / / /
* | / / / Multiple wakeup sources (#290)Kozova12021-07-142-32/+33
| |/ / / |/| | |
* | | | Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...Jean-François Milants2021-07-134-37/+6
|\ \ \ \