aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/CheckboxList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting in CheckBoxList.cpp.Jean-François Milants2022-09-271-1/+1
* CheckBoxList : remove unused constant MAXLISTITEMS (replaced by MaxItems).Jean-François Milants2022-09-271-2/+2
* A few minors changes following the code review : rename fs -> filesystem, use...Jean-François Milants2022-09-271-3/+3
* Fix formattingJean-François Milants2022-09-111-6/+8
* Implement CheckboxList screenDiego Miguel2022-06-111-0/+115