mirror of https://github.com/espruino/BangleApps
12 lines
780 B
Plaintext
12 lines
780 B
Plaintext
0.55: Moved messages library into standalone library
|
|
0.56: Fix handling of music messages
|
|
0.57: Optimize saving empty message list
|
|
0.58: show/hide "messages" widget directly, instead of through library stub
|
|
0.59: fixes message timeout by using setinterval, as it was intended. So the buzz is triggered every x seconds until the timeout occours.
|
|
0.60: Bump version to allow new buzz.js module to be loaded - fixes memory/performance hog when buzz called
|
|
0.61: Add repeatCalls option to allow different repeat settings for messages vs calls
|
|
0.62: Add option for driving on left (affects roundabout icons in navigation)
|
|
0.63: Add option to not open the first unread message
|
|
0.64: Only load from storage once in settings
|
|
0.65: Fix settings error introduced by two conflicting changes
|