Compare commits

...

10 commits

Author SHA1 Message Date
Chad
b557d9f0df Fix countdown timer overflow using modulo arithmetic 2026-04-20 13:47:56 -05:00
Chad
62e5882d1f Fix WiFi disconnect on scan and add countdown timer to Hard Money screen 2026-04-18 16:14:29 -05:00
Chad
d0c8459a17 Add HARD MONEY detail screen with sparklines and high/low data
- New SCREEN_HARD_MONEY_DETAIL accessible by tapping 'HARD MONEY' header
- 3-column layout: Bitcoin | Gold | Silver with spot prices
- Day/Month/Year high/low values (color-coded green/red)
- Day high/low from intraday hourly data
- Month high/low from last 22 trading days
- Year high/low from 1-year daily data
- Togglable sparklines: D(5m/5d)/W(1h/7d)/M(1d/1mo)/Y(1wk/1y)/A(1mo/max)
- Default view is Monthly sparkline
- Auto-refresh on period change
2026-04-17 21:07:20 -05:00
Chad
7d932adb20 Add wifiConnecting state flag for better WiFi status feedback 2026-03-31 20:48:02 -05:00
Chad
0aa90bdce2 Show 'WiFi: Connecting...' message before attempting connection 2026-03-31 18:34:04 -05:00
Chad
aee3770d20 Change EYE button to SHOW, add WiFi reconnection after saving credentials 2026-03-31 18:29:13 -05:00
Chad
6c15896fdb Add show/hide password toggle button (EYE) on password entry screen 2026-03-31 14:54:43 -05:00
Chad
93dfd86cc2 Add dedicated WiFi password screen with full keyboard (CAPS, SHIFT, symbols) 2026-03-31 14:47:15 -05:00
Chad
c78f07b4b5 Add WiFi network scanner with dropdown selection instead of manual SSID entry 2026-03-31 14:14:40 -05:00
Chad
db8986c077 Simplify WiFi config screen with SSID and password fields, fix keyboard layout 2026-03-30 11:00:39 -05:00

File diff suppressed because it is too large Load diff