Riku Isokoski
|
9b2221173c
|
Use PageIndicator in CheckboxList
|
2022-10-16 10:31:41 +02:00 |
|
Jean-François Milants
|
eb0af22ecf
|
Watch face settings : disable watch faces that are not available (external resources are not installed).
|
2022-10-11 21:36:31 +02:00 |
|
Jean-François Milants
|
8c7be1fbb1
|
CheckboxList : fix formatting.
|
2022-10-11 21:16:33 +02:00 |
|
Jean-François Milants
|
4ec49bde8a
|
CheckBoxList : rename newValue -> value.
|
2022-10-11 21:16:33 +02:00 |
|
Jean-François Milants
|
cf8b422899
|
Checkbox list now receives a function pointer to call when the setting has changed. This allow to remove the dependency between CheckBoxList (UI component) with SettingController.
|
2022-10-11 21:16:33 +02:00 |
|
Jean-François Milants
|
2400110900
|
CheckBoxList : remove unused constant MAXLISTITEMS (replaced by MaxItems).
|
2022-09-27 21:04:40 +02:00 |
|
Jean-François Milants
|
56f315b94a
|
A few minors changes following the code review : rename fs -> filesystem, use std::array instead of raw array,...
|
2022-09-27 18:06:15 +02:00 |
|
Diego Miguel
|
b561e7f3d0
|
Implement CheckboxList screen
|
2022-06-11 16:56:35 +02:00 |
|