MeshCore/examples/companion_radio/ui-new
Michael Hart bd6aa983a3 feat: add DisplayDriver methods for UTF-8 filtering and text ellipsis
- Add translateUTF8ToBlocks() method to convert UTF-8 characters to displayable blocks
- Add drawTextEllipsized() method for text truncation with ellipsis
- Apply UTF-8 filtering to node names, recent contacts, and message content
- Use ellipsized text rendering for recent contacts to prevent overflow
- Addresses PR feedback by moving text processing to DisplayDriver level
2025-09-16 17:17:15 -07:00
..
icons.h * Refactor of UITask, moved to /ui-new 2025-08-16 20:04:54 +10:00
UITask.cpp feat: add DisplayDriver methods for UTF-8 filtering and text ellipsis 2025-09-16 17:17:15 -07:00
UITask.h ui: use LPPDataHelper and conditionals for sensors page 2025-09-09 16:32:41 +02:00