1
0
Fork 0
Commit Graph

18 Commits (f870343b4254af8f2325f2b23d28d0f50d2b59b5)

Author SHA1 Message Date
Gordon Williams 168a018b00 update firmwaremaker to use new pretokenisation 2024-01-30 15:15:36 +00:00
Gordon Williams dc3a49424e fix duplicate JS files in output 2023-08-07 11:31:29 +01:00
Gordon Williams 2e6574f6ed Making appinfo language scan work under node.js moving language_scan and other libs into AppLoader core from BangleApps 2023-07-07 15:19:32 +01:00
Gordon Williams b89a368bd9 Removed duplication in node.js apps with 2 new libraries, added an 'app test' program - not finished yet 2022-12-16 10:04:27 +00:00
Gordon Williams bf6e0ed5ca Use heatshrink/imageconverter from webtools - see https://github.com/espruino/BangleApps/pull/2299 2022-11-21 12:16:27 +00:00
Gordon Williams 1ad66dd16e Misc tweaks - and linking to privacy policy for collected data 2022-11-07 09:22:36 +00:00
ash 5a6b37f3cc Use /usr/bin/env as shebang everywhere
It's not guaranteed that bash will be available at /bin/bash; it's even
less likely that node will always be installed at /usr/bin/node{,js}.
Always indirecting through /usr/bin/env means that there is only one
such path that needs to be available.
2022-08-17 23:03:21 +01:00
Gordon Williams 44905c795e include sched in installed apps - bin/firmwaremaker_c.js 2022-07-01 08:10:29 +01:00
Gordon Williams e1cc59ec4f bootloader CRC 2022-06-09 17:06:52 +01:00
Gordon Williams 1a92cc2557 fix broken scripts after metadata.json update 2022-01-27 16:36:45 +00:00
Adam Schmalhofer 38170905ca Port firmwaremake*.js to metadata.json 2022-01-19 18:24:49 +01:00
Gordon Williams ffc290cd6a welcome as a default app 2021-11-09 20:13:55 +00:00
Gordon Williams 4a3ef4829c alarm 0.14: Order of 'back' menu item 2021-11-08 10:03:33 +00:00
Gordon Williams ed9daa139a ensure non-ascii is converted properly 2021-11-01 11:38:58 +00:00
Gordon Williams 011b4bc975 Change default apps 2021-10-29 08:33:13 +01:00
Gordon Williams eefa209af4 support for 'supports:["DEVICEID"]` for files in apps, merge launchb2 and launch 2021-10-28 12:14:02 +01:00
Gordon Williams 481f3c7965 include ID widget in bangle2 2021-10-26 09:19:13 +01:00
Gordon Williams ad2baeb651 work for bangle.js 1 too 2021-10-04 16:30:37 +01:00