mirror of
https://github.com/ALLFATHER-BV/wadamesh.git
synced 2026-07-02 09:01:37 +00:00
492d0886ec
- Contacts list rebuilds on advert (force past the count-cache) + a count-delta safety net, so a node discovered off-tab or added by the phone app shows immediately (#73) - New "Advertise on boot" toggle in the Advertise app, off by default (#76) - Tanmatsu: cache Wi-Fi map tiles on microSD (the P4's internal FFat metadata layer is broken — f_getfree/f_stat lie); read tiles via open() not the misreporting exists()/size() - Tanmatsu: persist contacts/channels/chat on microSD (DataStore secondary FS + chat history) so they survive reboot; identity/prefs stay on the (working) internal FFat - Tanmatsu: boot fix (drop Serial.begin re-init of USB-Serial-JTAG), MQTT disabled, popups fit + scroll, keyboard-nav scoped to the open popup, 2000 contacts, Large UI default - Emoji/quick-reply Esc/red-X closes the popup not the chat; lock-screen unlock after msg-wake Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>