BangleApps/apps/notify/ChangeLog

13 lines
610 B
Plaintext
Raw Normal View History

2020-06-04 13:28:44 +00:00
0.01: New Library!
0.02: Add notification ID option
0.03: Pass `area{x,y,w,h}` to render callback instead of just `y`
2020-09-23 07:44:42 +00:00
0.05: Adjust position of notification src text
0.06: Support background color
0.07: Auto-calculate height, and pad text down even when there's no title (so it stays on-screen)
0.08: Don't turn on screen during Quiet Mode
0.09: Add onHide callback
0.10: Improvements to help notifications work with themes
0.11: Fix regression that caused no notifications and corrupted background
0.12: Add Bangle.js 2 support with Bangle.setLCDOverlay
0.13: Add a default title background for the dark theme