BangleApps/apps/quicklaunch/ChangeLog

9 lines
441 B
Plaintext
Raw Normal View History

2022-03-26 08:24:27 +00:00
0.01: Initial version
2022-04-28 07:11:39 +00:00
0.02: Moved settings from launcher to settings->apps menu
2022-10-27 16:10:00 +00:00
0.03: Better performance by not scanning on every boot
2022-10-30 15:47:56 +00:00
0.04: Better performace by not scanning on boot at all
2022-11-10 20:23:03 +00:00
0.05: Update to work with new 'fast switch' clock->launcher functionality
2022-11-20 16:32:44 +00:00
0.06: Use Bangle.load() to allow 'fast switch' for apps where it's available.
0.07: Revert version 0.06. This version is the same as 0.05.
0.08: Respect appRect on touch events