Commit Graph

7 Commits (d4229a75d2083bcda255c01707d2fd730df15bd9)

Author SHA1 Message Date
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
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
Richard de Boer 9f8e451a24 menusmall: follow latest E_showMenu improvements
- remove unused variable
- remove unused parameter from `select()`
- shave a few bytes off `move()`

If a numerical item has `item.wrap` we no longer check if `item.min/max` is set,
because your menu will be broken either way.
Only small optimizations, so skip the version bump.
2021-11-01 19:50:21 +01:00
Richard de Boer 310bf60ed7 menusmall: use Bangle.appRect 2021-10-29 18:45:30 +02:00
Richard de Boer f2f500e474 menusmall: add `wrap` option 2021-10-29 18:35:55 +02:00
Gordon Williams 541dbb4a9b fix lint error 2021-10-14 16:34:32 +01:00
Gordon Williams c795b5e3c5 Add menusmall for small menus on Bangle.js 2
Updated about with new images
2021-10-14 16:22:49 +01:00