Commit Graph

8 Commits (6d1e87a765de9a48dee5939d66aeff0a97f3760b)

Author SHA1 Message Date
Gordon Williams a56a9792f1 Rewrite 'getInstalledApps' to minimize RAM usage 2020-04-15 13:58:05 +01:00
Gordon Williams 1d371db916 Don't send double char code 16 when uploading 2020-04-14 16:11:43 +01: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
Richard de Boer d8da81ef68 Improve update process:
- Always fill appsInstalled before uploading
- Install: if app already on device, update instead
- Update: get files to remove from appid.info, only remove files which
          won't be overwritten anyway
- Remove: get files to remove from appid.info
2020-04-06 21:37:27 +02:00
Gordon Williams 9b918055da Fix progress bar - now goes smoothly up over the course of the app upload.
Also tidy it up significantly and reduce duplication
2020-04-03 14:27:45 +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
Gordon Williams dd0e3c89d1 Added showModal/hideModal utility functions
Added readStorageFile/eraseStorageFile to handle efficiently downloading large files (fix #119)
2020-03-31 14:39:59 +01:00
Gordon Williams b40c9031e1 refactor - move JS into its own directory 2020-03-31 13:18:31 +01:00