Commit Graph

21 Commits (1f8b86624e8630ca782ba4e920f7e1348cfafdd6)

Author SHA1 Message Date
Gordon Williams 039024c4ad Allow 'data' style app files to be uploaded with the app (and switch over settings files for various apps) 2021-04-09 09:58:38 +01:00
Gordon Williams 785b48f47a * Added progress bar on Bangle.js for uploads
* Provide a proper error message in case JSON decode fails
* Check you're connecting with a Bangle.js of the correct version
2020-10-21 14:48:30 +01:00
Gordon Williams f417f8b1c9 Fixed bin/firmwaremaker and bin/apploader CLI to handle binary file uploads correctly 2020-08-25 11:46:33 +01:00
Gordon Williams 2a494ebef0 Fixed Promise-based bug in removeApp 2020-06-05 11:35:16 +01:00
Gordon Williams 519262793d Added ability to specify dependencies (used for `notify` at the moment)
Gadgetbridge: Modified to use the 'notify' library
2020-06-04 15:19:37 +01:00
Gordon Williams 08721cbe94 Fixed animated progress bar on app removal 2020-06-04 12:52:16 +01:00
Gordon Williams 57d89d3534 Fix error in 'Install Default Apps' if Flash storage is full enough that erasing takes a while 2020-06-04 11:45:53 +01:00
Gordon Williams 46121e60a0 Fix `marked is not defined` error (and include in repo, just in case) 2020-06-01 08:43:33 +01:00
Gordon Williams ab5861126c App description can now be markdown 2020-05-28 14:34:40 +01:00
Gordon Williams 0c0fc9ac8f Improve upload of binary files 2020-05-28 14:33:37 +01:00
Gordon Williams 4f9d3e7794 New 'espruinotools' which fixes pretokenise issue when ID follows ID (fix #416) 2020-05-14 16:24:14 +01:00
Gordon Williams d03fb00f2d * URL fetch is now async
* Adding '#search' after the URL (when not the name of a 'filter' chip) will set up search for that term
* If `bin/pre-publish.sh` has been run and recent.csv created, add 'Sort By' chip* URL fetch is now async
2020-05-12 22:01:22 +01:00
Gordon Williams 0541a66640 * Included image and compression tools in repo
* Added better upload of large files (incl. compression)
2020-05-07 10:04:24 +01:00
Gordon Williams 0c08e16151 * Added code to handle Settings
* Added espruinotools.js for pretokenisation
2020-04-29 09:20:18 +01:00
Gordon Williams a56a9792f1 Rewrite 'getInstalledApps' to minimize RAM usage 2020-04-15 13:58:05 +01:00
Gordon Williams 9f8747a797 Version number now clickable even when you're at the latest version (fix #291) 2020-04-14 16:15:43 +01:00
MaBecker 0fa4b44990 add favourite functionality
* library select/unselect apps/widgets
* as library  section
* as upload
* deny unselect  for boot and setting
2020-04-14 08:52:04 +02:00
Gordon Williams d46e78808e Fix issue removing an app that was just installed. Fix #253Fix issue removing an app that was just installed (Fix #253) 2020-04-08 16:23:51 +01:00
Gordon Williams 36a8957942 Remove 2v04 version warning, add links in About to official/developer versionsRemove 2020-04-08 08:53:40 +01:00
Gordon Williams fc2060e7f0 tweaks and docs for readme file 2020-04-07 08:59:24 +01:00
Gordon Williams f14772f3a9 `Remove All Apps` now doesn't perform a reset before erase - fixes inability to update firmware if settings are wrong 2020-04-02 08:44:40 +01:00