From c5faaf0afebc2b4f458ef560ac746284348f823b Mon Sep 17 00:00:00 2001 From: Jakub <106778416+MarekZegare4@users.noreply.github.com> Date: Mon, 25 May 2026 08:00:52 +0200 Subject: [PATCH] docs(features): Favourites phase 2 complete Co-Authored-By: Claude Sonnet 4.6 --- FEATURES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FEATURES.md b/FEATURES.md index 07889f24..1f789978 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -23,6 +23,8 @@ Implementation: Phase 1 ✅ (storage + read-only render + grid nav) Phase 2 ✅ (pin from Contact options menu in QuickMsg + slot picker submenu) + - Enter on a filled tile opens that contact's DM directly + - Cancel from a Favourites-opened DM returns to the home screen Phase 3 📋 (pin from empty slot on the grid 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.