Jean-François Milants
|
f2357b36e5
|
Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nullptr and other small cleanings.
|
2021-10-10 16:18:14 +02:00 |
|
Jean-François Milants
|
cf9e149b33
|
Merge with develop and fix conflicts from timaios:set-datetime-manually.
|
2021-10-10 16:01:43 +02:00 |
|
Tim Taenny
|
ffa51612fc
|
Code optimizations in SettingSetDate and SettingSetTime
Instead of calling lv_obj_align after each button click, the
labels have their auto_realign property set.
|
2021-07-09 20:35:48 +02:00 |
|
Tim Taenny
|
3e5ad49e3a
|
Code optimizations in SettingSetDate
Using static method of DateTimeController for retrieving month
texts instead of implementing it in SettingSetDate again.
|
2021-07-09 17:46:17 +02:00 |
|
Tim Taenny
|
f78c9bfcab
|
Code optimizations in SettingSetDate
|
2021-07-09 16:57:59 +02:00 |
|
timaios
|
c396925766
|
Added new screen: SettingSetDate
|
2021-07-09 14:12:26 +02:00 |
|