aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/Paddle.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-281-4/+0
|\
| * Fix most issuesRiku Isokoski2021-07-161-4/+0
| |
* | Set remaining default periods to LV_DISP_DEF_REFR_PERIODRiku Isokoski2021-07-191-1/+1
| |
* | Refresh reworkRiku Isokoski2021-07-191-2/+4
|/
* Improve paddle gameRiku Isokoski2021-07-031-114/+40
|
* Reformatted all the files according to clang-format styleAvamander2021-04-241-129/+104
|
* Big UI and navigation RewriteJoaquim2021-04-041-9/+4
| | | | | | | | | | | new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...
* LVGL v7.10.0Joaquim2021-01-281-2/+0
|
* Update Paddle.cppZephyrLabs2020-12-201-1/+0
| | | | blankline removal
* Update Paddle.cppZephyrLabs2020-12-201-16/+13
| | | | fix uppercase
* Update Paddle.cppZephyrLabs2020-12-201-1/+1
| | | | tranparent paddle bug fix.
* Update Paddle.cppZephyrLabs2020-12-081-21/+115
| | | | added changes from PR
* Update Paddle.cppZephyrLabs2020-12-031-2/+1
| | | | bugfix: add missing class
* Update Paddle.cppZephyrLabs2020-12-031-0/+1
| | | | create Paddle.cpp
* Addition of new files in MakeListZephyrLabs2020-12-031-0/+100
added Paddle.cpp and Paddle.h