Skip to content

touch: beer emoji, status-bar unread tap, new-contact toast toggle, Czech accents#22

Open
Vybo wants to merge 1 commit into
ALLFATHER-BV:mainfrom
Vybo:vybo/touch-feedback-fixes
Open

touch: beer emoji, status-bar unread tap, new-contact toast toggle, Czech accents#22
Vybo wants to merge 1 commit into
ALLFATHER-BV:mainfrom
Vybo:vybo/touch-feedback-fixes

Conversation

@Vybo

@Vybo Vybo commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Four touch-UI feedback fixes, branched off main (beta9).

Emoji

Bake the beer mug (U+1F37A 🍺) and clinking beers (U+1F37B 🍻) as colour glyphs in emoji_data.c (now 252) and add the beer mug to the composer emoji picker. 🍻 was already listed but only rendered monochrome — it now matches the rest of the set in colour.

Status-bar unread → Chats

Tapping the unread badge (envelope + count) on the left of the status bar now jumps to the Chats inbox. The tap is only live while the count is shown; every other left-zone state (Back chevron, profile name, OSM credit, blank) keeps the bar's existing control-center / Back tap.

"Notify on new contact" toggle

New switch on the Auto-add contacts settings page (default ON). When off it suppresses the low-key toast chip that fires when a contact is auto-discovered in a busy mesh; the diagnostics line and tab badge are unaffected. Persisted in TouchCfg (v7 → v8); existing devices migrate with the toast left ON.

Czech accents

Add č ě ť ž ř ů (and uppercase Č Ě Ť Ž Ř Ů) to the long-press / tap accent popup, under base letters c e t z r u. The glyphs are already baked in the extras fallback fonts, so no font regeneration was needed.

Verification

Builds clean on both LilyGo_TDeck_companion_radio_touch and heltec_v4_tft_companion_radio_usb_tcp_touch. All changes are board-agnostic (no SD-gated paths touched).

…zech accents

- emoji: bake the beer mug U+1F37A and clinking beers U+1F37B as colour glyphs
  into emoji_data.c (now 252) and add the beer mug to the composer picker; the
  clinking pair was already listed but only rendered monochrome, now colour.
- status bar: tapping the unread badge (envelope + count) on the left now jumps
  to the Chats inbox. The CLICKABLE flag is toggled per-tick so only the badge
  state intercepts the tap — every other left-zone state (Back chevron, profile
  name, OSM credit, blank) keeps the bar's control-center / Back tap.
- contacts: add a "Notify on new contact" toggle to the Auto-add page
  (TouchCfg v8, default ON). When off it suppresses the auto-discovery toast
  chip in UITask::notify(); the diag-log line and tab badge are unaffected.
- keyboard: add the Czech accents c-caron, e-caron, t-caron, z-caron, r-caron
  and u-ring (plus uppercase) to the long-press / tap accent popup. Glyphs are
  already baked in the extras fallback fonts, so no font regeneration needed.

Builds verified on both LilyGo_TDeck_companion_radio_touch and
heltec_v4_tft_companion_radio_usb_tcp_touch.

Signed-off-by: Dan Vybiral <dan.vybiral@greencode.cz>
@Vybo Vybo force-pushed the vybo/touch-feedback-fixes branch from 1042646 to a8cd3ec Compare June 21, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant