alpha
Login
or
Join now
jmrp.io
/
kleidos
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/jmrplens/kleidos. Kleidos — Hardware BLE password manager for ESP32-S3 (M5StickC Plus2, StickS3, M5Stack Gray, T-Deck, Cardputer)
jmrplens.github.io/kleidos/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
kleidos
/
test
/
ui
/
test_datetime_field
/
at
main
1 file
José M. Requena Plens
Add date-time field model and widget for button boards
6w ago
e8c3044c
test_datetime_field.cpp
Add date-time field model and widget for button boards Introduce a field-by-field date-time editor for button-only boards: a pure, host-testable edit model (DtField, DateTimeFieldModel, daysInMonth, clampDay, dtIncrement/dtDecrement/dtNextField/dtAdvanceOrCommit) in the header, plus a solid-color renderer (drawDateTimeField) in the .cpp that draws YYYY-MM-DD HH:MM and a zone line, highlighting the active field. All ranges wrap; year/month changes re-clamp the day (leap-Feb aware). Adds native model tests. Claude-Session: https://claude.ai/code/session_01U878bNJtg9bCvAMM8CFKqS
1 month ago