Commit Graph

35 Commits (317f4903d6d28f6206df113907f07b5e4d7a0218)

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 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 3792396150 tweak faking of Bangle.loadWidgets() 2023-03-12 21:23:19 +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 b1e57cc00d only call loadWidgets if Fastload Utils is installed 2023-03-12 13:41:23 +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 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 cc15ff9cfa start making quicklaunch infinitely extensible 2023-03-11 01:10:31 +01:00
thyttan 546cfd5e15 add hints to extension app 2023-03-09 20:00:45 +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 334d196108 add timeout to clock 2023-02-13 21:56:52 +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 6752817e68 tweaks quick launch extension 2023-02-13 19:33:57 +01:00
thyttan 4534eae73f extension adding an extra screen to launch on swipes from
change type to app

add placeholder JS icon
2023-02-12 22:09:28 +01:00
frigis1 9bf2ea6b39
Delete app.js 2022-04-28 00:09:54 -07:00
frigis1 46d82b45c2
Update app.js 2022-03-26 14:20:10 -07:00
frigis1 bae7606df3
Update app.js 2022-03-26 13:06:48 -07:00
frigis1 1c68326caa
Update app.js 2022-03-26 12:10:59 -07:00
frigis1 f57d4d965c
Update app.js 2022-03-26 09:22:18 -07:00
frigis1 86fe688d44
Update app.js 2022-03-26 00:43:01 -07:00
frigis1 ba669d2cab
Update app.js 2022-03-26 00:33:37 -07:00
frigis1 92878dc159
Create app.js 2022-03-26 00:23:20 -07:00
frigis1 c661309138
Delete app.js 2022-03-26 00:19:58 -07:00
frigis1 13a1d46144
Update app.js 2022-03-26 00:08:43 -07:00
frigis1 dbc3da8a1a
Update app.js 2022-03-25 23:53:20 -07:00
frigis1 fca2852e88
Create app.js 2022-03-25 18:24:48 -07:00