mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-31 17:26:12 +00:00
docs(features): mark Favourites phase 1 done
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
21c02c7114
commit
63c5d99d7d
+4
-2
@@ -19,9 +19,11 @@ Implementation:
|
|||||||
- Title is a `static const char*` table (PopupMenu stores the title pointer verbatim — locals would dangle)
|
- Title is a `static const char*` table (PopupMenu stores the title pointer verbatim — locals would dangle)
|
||||||
- Zero schema impact, all counters live in RAM
|
- Zero schema impact, all counters live in RAM
|
||||||
|
|
||||||
### 📋 Favourites dial
|
### 🚧 Favourites dial
|
||||||
|
|
||||||
📋 planned
|
Phase 1 ✅ (storage + read-only render + grid nav)
|
||||||
|
Phase 2 📋 (pin from Contact options menu in QuickMsg)
|
||||||
|
Phase 3 📋 (pin from empty slot via mini-picker: favourites first, then recent)
|
||||||
|
|
||||||
A 2×3 grid (six slots) of pinned contacts on its own home page, between Clock and Messages. Joystick picks a tile, Enter opens the existing DM conversation or sends a pre-set quick reply.
|
A 2×3 grid (six slots) of pinned contacts on its own home page, between Clock and Messages. Joystick picks a tile, Enter opens the existing DM conversation or sends a pre-set quick reply.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user