BangleApps/apps/messagesoverlay/ChangeLog

17 lines
856 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
2024-04-04 19:28:07 +00:00
Some optimization in the rendering code
Track handler changes done by background code
2024-04-13 20:25:43 +00:00
0.08: Fix linter warnings
0.09: Fix scrolling to last line for long text
2024-04-29 22:13:23 +00:00
0.10: Track Listeners added with prependListener
Handle changed internal callback variable name for watches introduced in 2v21.104
2024-05-20 15:20:53 +00:00
0.11: Update for new setLCDOverlay remove handler