Meck P4 v0.5 Pre-release: Text reader, inline emoji, and repeater admin #4
pelgraine
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature release building on v0.4, adding a plain-text reader, inline colour emoji with a picker, over-the-mesh repeater administration from the companion app, audio player fixes, and draft message saving. Firmware identity is now 0.5.
Text Reader
/sdcard/bookswith subfolder navigation, a breadcrumb, and an up-one-level button..possidecar, plus page-back through the pages visited in the current session./sdcard/booksroot.Inline Emoji
lv_imgfont) is attached as the fallback of eachmeck_montserrat_*font, so emoji codepoints the text font can't draw are rendered from baked-in Twemoji images instead of a missing-glyph box. RequiresCONFIG_LV_USE_IMGFONT=y.Repeater Admin (Companion App)
Over-the-mesh repeater administration from the MeshCore app. The app's session state is kept separate from the on-device Repeater Admin screen, so the two can't capture each other's responses.
out_pathrestored afterwards,sync_sincereset for room contacts).TXT_TYPE_CLI_DATA). Frame layouts mirror upstream byte-for-byte, so the app parses them with no protocol-version negotiation.Audio Player
/sdcard/audio/audiobooks. Music and other audio always start from the beginning, so finishing a short track no longer leaves a near-end position that made it skip on reopen, and no stray bookmark files are written for music.>>now-playing indicator in the header returns you to the currently-playing track when tapped, without restarting it. Previously, tapping the track name in the browser re-opened the file from the beginning.>>indicator now also appears in the audio and reader file explorers while audio is playing.Draft Messages
UI and Bug Fixes
Known Limitations
/sdcard/audio/audiobooks.CONFIG_LV_USE_IMGFONT=y(menuconfig).>>indicator is shown, and so tappable, only while audio is actively playing, not while paused.MECK_BLE_ENABLED=0); WiFi is the primary companion transport.Files Changed
38 files changed, 53,397 additions, 24 deletions.
This discussion was created from the release Meck P4 v0.5 Pre-release: Text reader, inline emoji, and repeater admin.
Beta Was this translation helpful? Give feedback.
All reactions