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.
|
2022-11-21 21:33:28 +00:00
|
|
|
0.08: Respect appRect on touch events
|
2023-01-25 14:22:59 +00:00
|
|
|
0.09: Do not react if clkinfo is focused
|
2023-02-15 19:30:57 +00:00
|
|
|
0.10: Extend the functionality via a quicklaunch.app.js file that can be launched
|
2023-02-12 20:30:38 +00:00
|
|
|
with quicklaunch itself.
|
2023-03-09 18:56:23 +00:00
|
|
|
0.11: Add hints to the extension app. Tweak remove function.
|
2023-03-12 02:05:00 +00:00
|
|
|
0.12: Stackable extension screens. After updating, please visit the quicklaunch
|
|
|
|
settings page to prompt an automatic update of the quicklaunch.json settings file with
|
|
|
|
new key names.
|
2023-03-13 20:33:56 +00:00
|
|
|
0.13: Touch and hold to pause the timeout to clock temporarily.
|
2023-03-18 11:14:23 +00:00
|
|
|
0.14: Extension: Don't go down a path if nothing waits at the end. Revisit the current intersection instead.
|