Long-press shows icon names; Material-style translate/share icons; on-device TTS read-aloud and contextual What can I do hints.
85 lines
3.0 KiB
Markdown
85 lines
3.0 KiB
Markdown
# Changelog
|
|
|
|
## 1.16.7-read-ideas — 2026-08-05
|
|
|
|
- Long-press any action icon → name toast
|
|
- Material-style Translate / Share / Copy / Explain icons
|
|
- **Read aloud** (on-device TTS) + **What can I do?** contextual hints
|
|
- Docs: playful Circle quest onboarding sketch (`docs/onboarding-quest.md`)
|
|
|
|
## 1.16.6-icons-perf — 2026-08-05
|
|
|
|
- VIP actions are icon-only (Todo = checkbox with checkmark)
|
|
- Perf: drop software layer + BlurMaskFilter; draw stroke via Path; throttle points
|
|
|
|
## 1.16.5-chip-scroll — 2026-08-05
|
|
|
|
- Action chips: icon + label; horizontal scroll actually works (child was MATCH_PARENT and clipped)
|
|
- Peek nudge + visible scrollbar so overflow is obvious
|
|
- Slightly taller result sheet so chips are not clipped
|
|
|
|
## 1.16.4-light-scrim — 2026-08-05
|
|
|
|
- Draw mode scrim covers the full screen (was inset under status/nav)
|
|
- Lighter dim so underlying text stays readable
|
|
|
|
## 1.16.3-tight-select — 2026-08-05
|
|
|
|
- Fix: circling a short heading no longer steals the large text block above it
|
|
(prefer a11y nodes whose center sits in the circle / high coverage)
|
|
- Fix: stub headline no longer turns `1. Circle…` into a lone `1.`
|
|
- Fix: do not OCR-merge when a11y already has useful text (short labels were
|
|
polluted by neighboring OCR)
|
|
- Smoke now asserts the heading case (not only email → Copy)
|
|
|
|
## 1.16.2-circle-copy — 2026-08-05
|
|
|
|
- More user-facing strings say **Circle** (panel, empty state, Integrations label, Vikunja hint)
|
|
- Docs pass: README, PHONE_SETUP, shortcuts, dogfood, marketing, RELEASE, docs/README index
|
|
- `docs/RELEASE.md` install/tag checklist
|
|
- `make smoke` + macOS launchd emulator helper (agent sandbox was killing qemu)
|
|
- Emulator smoke verified: FAB → circle → extract → Copy
|
|
|
|
## 1.16.1-lasso — 2026-08-05
|
|
|
|
- Launcher + QS tile use **logo 2** (teal lasso + ink C on paper)
|
|
|
|
## 1.16.0-circle-brand — 2026-08-05
|
|
|
|
- Display name **Circle**; Accessibility service **Circle Overlay**
|
|
- Launcher adaptive icon: ink + teal ring + white C (logo concept 1)
|
|
- Brand colors aligned (teal primary, ink background)
|
|
|
|
## 1.15.0-ship — 2026-08-05
|
|
|
|
Ship freeze candidate for the Circle Assist VIP loop.
|
|
|
|
### Week 1 (usability)
|
|
- Clean result panel (debug meta optional)
|
|
- Accessibility-off banner; honest empty / image-only copy
|
|
- Ink + teal flow UI; bottom sheet; five chips
|
|
- QS **Circle** tile + Accessibility button shortcuts
|
|
|
|
### Week 1 (finish)
|
|
- Fixtures VIP demo script (`FixtureCatalog.demoScript`, grocery list fixture)
|
|
- Integrations: Vikunja + Translate first; appearance / advanced collapsed
|
|
|
|
### Week 2 (ship story)
|
|
- `docs/DEMO.md`, `docs/dogfood.md`, `docs/non-goals.md`, `docs/marketing.md`
|
|
- Three logo concepts generated for brand pick
|
|
|
|
### Not in this release
|
|
See `docs/non-goals.md` (Lens, screenshot SystemUI, gog-required, calendar create, …).
|
|
|
|
## 1.14.0-shortcuts
|
|
Quick Settings tile, Accessibility button, shortcuts docs.
|
|
|
|
## 1.13.0-flow
|
|
Seamless overlay + bottom sheet UI.
|
|
|
|
## 1.12.0-usability
|
|
A11y banner, hide debug meta, empty states.
|
|
|
|
## 1.11.0-circle-assist
|
|
Copy, Explain, Share polish, onboarding.
|