summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/Paddle.cpp
AgeCommit message (Collapse)AuthorFilesLines
2021-07-19Set remaining default periods to LV_DISP_DEF_REFR_PERIODRiku Isokoski1-1/+1
2021-07-19Refresh reworkRiku Isokoski1-2/+4
2021-07-03Improve paddle gameRiku Isokoski1-114/+40
2021-04-24Reformatted all the files according to clang-format styleAvamander1-131/+106
2021-04-04Big UI and navigation RewriteJoaquim1-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...
2021-01-28LVGL v7.10.0Joaquim1-2/+0
2020-12-20Update Paddle.cppZephyrLabs1-1/+0
blankline removal
2020-12-20Update Paddle.cppZephyrLabs1-16/+13
fix uppercase
2020-12-20Update Paddle.cppZephyrLabs1-1/+1
tranparent paddle bug fix.
2020-12-08Update Paddle.cppZephyrLabs1-21/+115
added changes from PR
2020-12-03Update Paddle.cppZephyrLabs1-2/+1
bugfix: add missing class
2020-12-03Update Paddle.cppZephyrLabs1-0/+1
create Paddle.cpp
2020-12-03Addition of new files in MakeListZephyrLabs1-0/+100
added Paddle.cpp and Paddle.h