From ad4a4ccba8487e34aaa7843dae10187042f94cb2 Mon Sep 17 00:00:00 2001 From: Jakub <106778416+MarekZegare4@users.noreply.github.com> Date: Mon, 25 May 2026 17:59:15 +0200 Subject: [PATCH] =?UTF-8?q?docs(features):=20trail=20=E2=80=94=20N/3=20in?= =?UTF-8?q?=20title,=20hint=20row=20dropped,=20popup-only=20toggle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- FEATURES.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/FEATURES.md b/FEATURES.md index c04078ba..274a1f7e 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -77,10 +77,11 @@ Phase 3 ✅ (per-point list view with HH:MM local time + delta-from-previous; Phase 4 📋 (context menu: reset, save → slot N, load ← slot N, GPX export over USB) Phase 5 ✅ (Settings + actions consolidated into a single Hold-Enter popup — Min dist + Units cycled with LEFT/RIGHT (popup stays open), plus - Start/Stop tracking and Reset action items. Short Enter starts a stopped - trail; on an active trail it shows a hint instead of stopping, so a stray - tap never ends a recording. Sampling cadence fixed at 1 s, GPS upd setting - also removed; both rely on the sensor manager's defaults) + Start/Stop tracking and Reset action items. Short Enter never toggles — + both start and stop go through the popup, so a stray tap can never change + tracking state. View counter (N/3) lives in the title bar; the bottom hint + row is gone, content fills the freed space. Sampling cadence fixed at 1 s, + GPS upd setting also removed; both rely on the sensor manager's defaults) Polish ✅ (map view: filled/open dot markers around segment breaks; "Waiting for GPS fix" status when started without a lock; capacity bumped to 512 points; elapsed/avg-speed run on millis() instead