MeshCore/examples
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
..
companion_radio feat: add DisplayDriver methods for UTF-8 filtering and text ellipsis 2025-09-16 17:17:15 -07:00
simple_repeater Merge branch 'dev' into rep-room-acl 2025-09-09 19:02:23 +10:00
simple_room_server * room refactor: extracted MyMesh class 2025-09-09 20:52:19 +10:00
simple_secure_chat * proposed change for re-trying reciprocal path transmit 2025-09-08 19:22:59 +10:00
simple_sensor * refactor: moved ACL out of SensorMesh -> ClientACL 2025-09-12 15:35:31 +10:00