BangleApps/apps/messagesoverlay/ChangeLog

11 lines
544 B
Plaintext
Raw Normal View History

0.01: Initial fork from messages_light
0.02: Fix touch/drag/swipe handlers not being restored correctly if a message is removed
2023-03-01 14:40:14 +00:00
0.03: Scroll six lines per swipe, leaving the previous top/bottom row visible.
0.04: Use the event mechanism for getting messages
0.05: Fix the overlay keeping the LCD on
2023-07-23 09:02:48 +00:00
0.06: Better low memory handling
Fix first message beeing displayed again on unlock
2024-03-29 08:00:28 +00:00
0.07: Adds settings
Automatic discard of oldest messages
Indicator for multiple messages in queue
Some optimization in the rendering code