Activity
Fix issue with pretokeniser and large negative numbers (<-32768)
Fix issue with pretokeniser and large negative numbers (<-32768)
Fix regression where removing an app would remove the app before the …
Fix regression where removing an app would remove the app before the …
Fix issue caused by pretokenising of UTF8 strings (which get converte…
Fix issue caused by pretokenising of UTF8 strings (which get converte…
Ensure we run transfers one after the other rather that potentially h…
Ensure we run transfers one after the other rather that potentially h…
updated espruinotools after minifying error fixed
updated espruinotools after minifying error fixed
Updated tools with support for int pretokenisation (2v26)
Updated tools with support for int pretokenisation (2v26)
Merge branch 'master' of github.com:espruino/EspruinoAppLoaderCore
Merge branch 'master' of github.com:espruino/EspruinoAppLoaderCore
better handling of files for PipBoy
better handling of files for PipBoy
increase fallback packet size (128 was much smaller than needed)
increase fallback packet size (128 was much smaller than needed)
Add a fallback - if packet upload fails, try again after setting the …
Add a fallback - if packet upload fails, try again after setting the …
fix lint errors - mainly whitespace
fix lint errors - mainly whitespace
fix uploadFiles duplication when uploading old-style
fix uploadFiles duplication when uploading old-style
add File Upload Compatibility mode (disables binary packet upload)
add File Upload Compatibility mode (disables binary packet upload)
Report low disk space on Bangle.js, also retry on upload error and fi…
Report low disk space on Bangle.js, also retry on upload error and fi…
Don't Ctrl-C before listing files. No point now, and on new firmware …
Don't Ctrl-C before listing files. No point now, and on new firmware …
Smoother progress, handle packet upload nicely and report errors when…
Smoother progress, handle packet upload nicely and report errors when…
allow upload defaults to be changed
allow upload defaults to be changed
When getting device info, look at all strings in the received data bu…
When getting device info, look at all strings in the received data bu…
handle 'defaultconfig' app type for default configurations
handle 'defaultconfig' app type for default configurations
Fix regression with software updates to Storage
Fix regression with software updates to Storage
Fix occasional librarySearchInput not initialised error
Fix occasional librarySearchInput not initialised error
when scanning manually, search apps/, not apps
when scanning manually, search apps/, not apps