github marcoand75/cpr-vcodex-steroids 1.5.0.2-dev3-cpr-vcodex-steroids

Bug Fixes Summary

🕐 X3 Clock
8d9b642 — Ported X3 clock rendering to status bar from upstream. Clock now displays HH:MM from DS3231 RTC, configurable position (Left/Right/Hide) and format (12h/24h). Settings wired in SettingsList.cpp.

🎨 Lyra Carousel Icons
47a18ae — Added 25+ missing app icon mappings to Lyra Carousel iconForName() (AppsHub, CalendarTime, LibraryBook, DeleteFile, CacheCleaner, FinishFlag, etc.). Ported from Marcoand75 theme.
51862b2 — Fixed Clippings icon (UIIcon::File → ClipIcon32) missing from size==32 block. Was present in size==24 but the shortcut uses 32px.

📖 Status Bar Title Overlap
489a23d — Chapter title now reserves space for clock text on the right side, preventing overlap. titleMarginRight includes clockTextWidth + 10.

🔘 Front Button Long-Press
1be71b9 — Front button long-press shortcuts (Bookmark/Clipping) were never triggering. Root cause: mappedInput.getHeldTime() returns 0 after wasReleased() consumed the event, but the check used getHeldTime() AFTER detectPageTurn(). Fixed by capturing heldTime before the page turn detection.

Don't miss a new cpr-vcodex-steroids release

NewReleases is sending notifications on new releases.