MCLite 0.3.7
MCLite 0.3.7 — tappable map coordinates, lv_win screen chrome, and on-device screenshots.
Added
- Tap a shared location to open it on the map. A received/sent message containing a GPS position — decimal
lat, lonor MGRS/UTMREF — shows an underlined "Open in map" link under the bubble; tapping it opens the map centered there. Touch-only, shown only when map tiles are present on SD. Adds a reverse MGRS→lat/lon parser, unit-tested. - Screenshot to SD (debug aid, off by default). Enable
debug.screenshots(config tool → Display) and capture the current screen to/screenshots/*.bmp(24-bit BMP, opens on any PC) — T-Deck: Shift+$; T-Watch: double-press the side (PEK) button. (Top-layer overlays like toasts/PIN/SOS aren't captured.)
Changed
- Heard Adverts screen now uses the standard
lv_winchrome (back arrow + title + action buttons) — the first step of rolling consistent screen headers across the app (community PR #8, @jason-s13r).
Removed
- The non-functional Alt+L "insert location" keyboard shortcut (the chat GPS button already does this).
Notes
- Config tool: "Save screenshots" toggle (Display); Security section relayout (Lock + Auto Lock on one line, Admin Screen separate).
- Both boards (T-Deck Plus, T-Watch Ultra) build; 246 native tests pass.