Instruct the user to visit settings page to prompt update of quicklaunch.json
parent
a8da0783e4
commit
c14dc872b7
|
|
@ -10,4 +10,6 @@
|
||||||
0.10: Extend the functionality via a quicklaunch.app.js file that can be launched
|
0.10: Extend the functionality via a quicklaunch.app.js file that can be launched
|
||||||
with quicklaunch itself.
|
with quicklaunch itself.
|
||||||
0.11: Add hints to the extension app. Tweak remove function.
|
0.11: Add hints to the extension app. Tweak remove function.
|
||||||
0.12: Stackable extension screens.
|
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.
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
Tap or swipe left/right/up/down on your clock face to launch up to five apps of your choice. The extension (included) can be chosen as one of the apps, in turn providing fast access to up to five additional apps per extension screen - which can be stacked indefinitely. Configurations can be accessed through Settings->Apps.
|
Tap or swipe left/right/up/down on your clock face to launch up to five apps of your choice. The extension (included) can be chosen as one of the apps, in turn providing fast access to up to five additional apps per extension screen - which can be stacked indefinitely. Configurations can be accessed through Settings->Apps.
|
||||||
|
|
||||||
|
With the introduction of stackable extension screens in v0.12 of Quick Launch the keys of the settings file have been changed. Please just visit Settings->Apps->Quick Launch to prompt an automatic update. Quick Launch will not be responsive until this has been done.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue