1
0
Fork 0
Commit Graph

122 Commits (1ec8fba5ba26f2a6facc3289d40e90f029304fa5)

Author SHA1 Message Date
thyttan 74091b6659 quicklaunch:compat w app history of Fastload Utils
Compatibility with 'Fastload Utils' App History feature by checking the trace on launch

remove some spaces

correct logic for checking the trace at launch `!=` -> `==`
2023-06-29 00:07:20 +02:00
thyttan 197f9bb436 Don't go down extensions paths if nothing waits at the end 2023-03-18 17:27:29 +01:00
thyttan 3b52491e4f remove a print statement 2023-03-16 21:05:46 +01:00
thyttan 30232e85e2 readme: is -> are 2023-03-14 19:04:47 +01:00
thyttan f8bd92fc56 move app launch logic into a function 2023-03-14 18:48:38 +01:00
thyttan 203d017727 Add function for pausing the timeout on long touch. Remove some superfluous code. 2023-03-14 18:24:35 +01:00
thyttan c0ded36586
Update README.md 2023-03-12 22:02:01 +01:00
thyttan 424adcce4f list contributors in readme 2023-03-12 21:57:36 +01:00
thyttan 3792396150 tweak faking of Bangle.loadWidgets() 2023-03-12 21:23:19 +01:00
thyttan 927d69b9e3 tweak readme 2023-03-12 15:09:13 +01:00
thyttan 224500e8f4 add screenshots to readme 2023-03-12 14:48:32 +01:00
thyttan b06e9968ca cleanup after removine fuInstalled settings entry 2023-03-12 14:14:07 +01:00
thyttan 850c791ba2 handle if Fastload Utils is installed or not with a hack instead of with a settings entry 2023-03-12 14:12:57 +01:00
thyttan 3c6e708009 tweaks re checking if Fastload Utils is installed 2023-03-12 14:00:01 +01:00
thyttan b1e57cc00d only call loadWidgets if Fastload Utils is installed 2023-03-12 13:41:23 +01:00
thyttan 1bfb1ae7e4 fix quicklaunch.json name conversion deleting extleftapp etc 2023-03-12 12:35:03 +01:00
thyttan 6d80f784b4 handle app name "(none)" vs empty string "" in settings.js instead of in app.js" 2023-03-12 12:22:02 +01:00
thyttan 10ac0e625a don't draw "(none)" in extension when app is not chosen 2023-03-12 11:26:12 +01:00
thyttan 7e8ceae785 remove empty lines 2023-03-12 03:25:56 +01:00
thyttan a6728e2f18 tweak submenus heading 2023-03-12 03:24:16 +01:00
thyttan c14dc872b7 Instruct the user to visit settings page to prompt update of quicklaunch.json 2023-03-12 03:05:00 +01:00
thyttan a8da0783e4 add to readme 2023-03-12 02:47:30 +01:00
thyttan 6bc0604c60 tweak conversion quicklaunch.json again... 2023-03-12 02:36:53 +01:00
thyttan 203d3b075f tweak conversion again... 2023-03-12 02:27:03 +01:00
thyttan 0c352bce76 further twaeks to conversion from old quicklaunch.json 2023-03-12 02:14:28 +01:00
thyttan f10c218452 tweak conversion from old quicklaunch.json 2023-03-12 01:54:56 +01:00
thyttan 1b85a2bfca convert old quicklaunch.json key names to the new ones. 2023-03-12 01:39:28 +01:00
thyttan 4940bcb834 fix to work without fastload utils. tweaks to settings page. 2023-03-12 01:11:07 +01:00
thyttan 2268b438e7 fixes, now functional together with fastload utils 2023-03-11 22:48:59 +01:00
thyttan 4b2b9c722b tweak app.js and boot.js to match settings.js 2023-03-11 19:36:33 +01:00
thyttan bb2a7f2e8a convert settings for stackable extension screens 2023-03-11 18:57:00 +01:00
thyttan 068e68780c bump version 2023-03-11 01:18:28 +01:00
thyttan cc15ff9cfa start making quicklaunch infinitely extensible 2023-03-11 01:10:31 +01:00
thyttan 2b7fcd7704 add global variable qlTrace 2023-03-10 22:43:18 +01:00
thyttan 1d58e0d5e3 follow the preferred metadata.json style 2023-03-10 21:19:02 +01:00
thyttan 546cfd5e15 add hints to extension app 2023-03-09 20:00:45 +01:00
thyttan cd618434fa
back to the usual formatting 2023-02-28 20:43:31 +01:00
thyttan fe3d5df5f3 add README.md to metadata 2023-02-28 20:40:19 +01:00
thyttan 0660f72011
Remove Bangle.drawWidgets, change timeout duration 2023-02-16 20:09:02 +01:00
thyttan da76c91d06
Bangle.showClock -> load in timeoutToClock 2023-02-16 18:34:16 +01:00
thyttan c4cbbd460d
Update ChangeLog 2023-02-15 20:30:57 +01:00
thyttan 80390a1d04
Update settings.js 2023-02-13 22:35:58 +01:00
thyttan 8790ace2f0
Update metadata.json 2023-02-13 22:18:20 +01:00
thyttan a8f1b172b7
Update metadata.json 2023-02-13 22:16:11 +01:00
thyttan 334d196108 add timeout to clock 2023-02-13 21:56:52 +01:00
thyttan c8a4f5bb98 Add README.md 2023-02-13 21:14:57 +01:00
thyttan 2f078f20c3 don't clear the widgets 2023-02-13 20:59:57 +01:00
thyttan 6e76ce04fd add widget utils again 2023-02-13 20:47:03 +01:00
thyttan 6d1234bc67 clear graphics before loading widgets 2023-02-13 20:37:03 +01:00
thyttan d4cea1372e tweak app list sort order 2023-02-13 19:58:38 +01:00