1
0
Fork 0
Commit Graph

66 Commits (master)

Author SHA1 Message Date
Tom Wallroth d166c4224a remove sanitycheck exception, by builing using `typescript/build.sh` 2025-01-02 10:22:06 +01:00
Tom Wallroth 8e5453bc56 fixed promenu-0.11 metadata.json 2024-12-30 16:23:45 +01:00
Tom Wallroth 26114d9767 0.11: Add options for natural scroll and disabling wrap-around 2024-12-30 16:18:28 +01:00
Rob Pilling b2ff2eb47f promenu: call `options.remove` when removed 2024-12-03 12:16:33 +00:00
Rob Pilling 7c2f191fa7 promenu: don't show "..." if the string isn't truncated 2024-10-16 21:58:19 +01:00
Rob Pilling d1de2fa67c promenu: consts 2024-10-16 21:57:55 +01:00
Rob Pilling bb769a0bb9 promenu: don't modify the menu object
This fixes hadash, which uses `menu[""]` after calling `showMenu`
2024-10-03 12:01:42 +01:00
Rob Pilling aa6e46898f promenu: generate js 2024-09-12 18:22:47 +01:00
Rob Pilling 4061b419c6 promenu: scroll truncated menu lines 2024-09-12 18:22:37 +01:00
Rob Pilling 8aa839be26 promenu: factor out `drawLine()` 2024-09-12 18:21:46 +01:00
Rob Pilling 9230d112c0 promenu: bump version 2024-08-19 07:35:07 +01:00
Rob Pilling c6d4713f5b promenu: only calculate offsets for plain (non-image) strings
This fixes the alarm app, for example, which shows images within the strings
2024-08-10 16:19:30 +01:00
Rob Pilling 5dac7b2624 promenu: return a scroller (fixes alarms app) 2024-08-10 15:54:12 +01:00
Rob Pilling a97ff20066 promenu: bump version 2024-06-16 17:53:36 +01:00
Rob Pilling 120bc9a300 promenu: generate JS 2024-06-16 17:52:43 +01:00
Rob Pilling 7822445b6a promenu: fix values going below minimum 2024-06-16 17:52:10 +01:00
Rob Pilling 1fa407b305 promenu: only run onchange/draw if value changes 2024-06-16 17:51:32 +01:00
Rob Pilling d9bc0aaffa promenu: fix whitespace 2024-06-16 17:51:08 +01:00
Rob Pilling 6bd3d2e599 promenu: fix removal of final menu item & `E.showMenu(<nothing>)` 2024-05-21 21:44:54 +01:00
Rob Pilling dd0fd23af1 promenu: register swipe as part of setUI
... for removing later, e.g. when a submenu comes along
2024-05-14 21:53:24 +01:00
Rob Pilling 832306f4db promenu: bump version, update changelog 2024-05-14 08:36:03 +01:00
Rob Pilling 760ddb9403 promenu: generate js 2024-05-14 08:36:03 +01:00
Rob Pilling a0e5090254 promenu: fix boolean overwriting 2024-05-14 08:36:03 +01:00
Rob Pilling b5ad702c3a promenu: simplify if-else 2024-05-14 08:36:03 +01:00
Rob Pilling 9c6f14a63e promenu: item function typings / tweaks 2024-05-14 08:36:03 +01:00
Rob Pilling b5313e5c82 promenu: pass `back` into setUI() for the back button 2024-05-14 08:36:03 +01:00
Rob Pilling 420f08deb5 promenu: fill out README 2024-05-14 08:35:58 +01:00
Rob Pilling c22f16eb74 promenu: typescript 2024-05-13 18:20:32 +01:00
Rob Pilling 6c4bd363da promenu: fix back/setUI wiping previous setUI 2024-05-13 18:20:32 +01:00
Rob Pilling c0f4a195db promenu: options.scroll support 2024-05-13 18:20:32 +01:00
Rob Pilling 927102ab96 promenu: options.back() support 2024-05-13 18:20:32 +01:00
Rob Pilling 0fc8fdd636 promenu: options.topWidgets for leaving widget space 2024-05-13 18:20:32 +01:00
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
Gordon Williams 9d758075da Add extra checks for app type and dependencies, document available types, and fix invalid app types 2022-04-29 09:29:02 +01:00
Romek 4d352b7915 Add README.md to metadata.json if exists 2022-04-04 09:43:48 +02:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Ronin0000 d330d6dfd5
remove exclamation from change log 2022-01-05 15:41:48 -08:00
Ronin0000 d546921177
fix text overlapping text issue 2022-01-05 15:35:57 -08:00
Ronin0000 3aada0243d
Update ChangeLog 2022-01-05 15:25:39 -08:00
Ronin0000 1adeef592b
Create bootb2.js 2022-01-05 08:51:42 -08:00
Ronin0000 6bdbd310bc
fix light mode not selected color from -10 to -20 2022-01-04 16:41:05 -08:00
Gordon Williams b7d5cbf9b6 icon rename 2022-01-04 10:44:24 +00:00
Ronin0000 b0bb834a5f
Update boot.js 2021-12-29 08:10:01 -08:00
Ronin0000 58c66c281d
Update boot.js 2021-12-29 07:54:26 -08:00
Ronin0000 9b1e101267
Update boot.js 2021-12-29 07:51:57 -08:00
Ronin0000 ab37e5e7d5
Update boot.js 2021-12-29 07:51:12 -08:00
Ronin0000 89d0c1173a
Update boot.js 2021-12-28 20:23:15 -08:00
Ronin0000 3a0099dff0
Add files via upload 2021-12-28 17:04:41 -08:00
Ronin0000 5ef3d5d93b
Update boot.js 2021-12-28 16:59:50 -08:00