From 63c5d99d7dfd3d87aa2c9ec4ffc0d97204521cee Mon Sep 17 00:00:00 2001 From: Jakub <106778416+MarekZegare4@users.noreply.github.com> Date: Sun, 24 May 2026 23:00:43 +0200 Subject: [PATCH] docs(features): mark Favourites phase 1 done Co-Authored-By: Claude Sonnet 4.6 --- FEATURES.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/FEATURES.md b/FEATURES.md index 316e8131..ef8a1081 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -19,9 +19,11 @@ Implementation: - Title is a `static const char*` table (PopupMenu stores the title pointer verbatim — locals would dangle) - 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.