2023-02-27 22:31:10 +00:00
|
|
|
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.
|
2023-07-12 17:59:04 +00:00
|
|
|
0.04: Use the event mechanism for getting messages
|
2023-07-15 13:04:32 +00:00
|
|
|
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
|