Commit Graph

24 Commits (b93c094340563ccee8e2e3616ce2f95ec221728f)

Author SHA1 Message Date
Gordon Williams 4fe8cc3fd6 Fix "Unknown app undefined" in 'My Apps' when installing a new app (fix #106) 2020-03-03 09:10:28 +00:00
Gordon Williams b982231408 Upload files one by one, avoiding flow control issues on Android - should make uploads much more reliable 2020-03-03 09:03:10 +00:00
Gordon Williams 6cfe9c340b Take advantage of recent nonbreaking change that stops readJSON from causing errors 2020-02-28 17:02:26 +00:00
Gordon Williams dc750df4a9 Fix 'My Apps' page
Fix minor formatting gotcha
2020-02-28 15:34:58 +00:00
Gordon Williams 8220765c11 Added bin/sanitycheck.js to perform a bunch of tests to make sure everything is correct 2020-02-28 14:17:22 +00:00
Gordon Williams 3726a44fb5 New notes about breaking changes 2020-02-28 12:16:57 +00:00
Gordon Williams 50e3c852fb MASSIVE REFACTOR
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00
Gordon Williams 5c3d1a48fa Fix issues caused by Storage.eraseAll taking too long (fix #64)
Add progress bar and description to erase, uploads, and getting file info
2020-02-27 15:52:20 +00:00
Gordon Williams 32a8136dd7 Now set timezone setting from BangleApps (fix #58) 2020-01-17 11:44:57 +00:00
feugy 5278ec9929 feat: "my files" tab to list and download files 2019-12-24 14:47:02 +01:00
Gordon Williams e0320bb2f7 handle printing app versions 2019-12-05 14:49:21 +00:00
gdorsi 6ddf112b01 added the disconnect button 2019-11-12 15:41:03 +01:00
gdorsi d18ce375ad update the connection button at every connection change 2019-11-12 11:56:31 +01:00
Gordon Williams 293e32f9e5 don't reload watch, just display message 2019-11-11 18:48:41 +00:00
Gordon Williams 9d634f055f Don't 'load' watch, just display message asking for reload 2019-11-11 18:31:39 +00:00
Gordon Williams e7a6cbedfd firmware maker 2019-11-10 10:22:33 +00:00
Gordon Williams 00aa3b499e now write files element to app json 2019-11-07 21:08:33 +00:00
Gordon Williams a9f545a4c0 tweaks 2019-11-07 09:29:31 +00:00
Gordon Williams 5e9d2e010a Logo, about page, set time + erase all apps option 2019-11-07 09:26:46 +00:00
Gordon Williams eb71f80ef2 Added customised app loading 2019-11-06 17:25:02 +00:00
Gordon Williams 2f9c24d433 Improve error handling, fix delete regression 2019-11-06 15:53:38 +00:00
Gordon Williams 0b7d30908a oops 2019-11-04 15:03:50 +00:00
Gordon Williams 1eab865e45 Added proper remove app behaviour 2019-11-03 11:13:21 +00:00
Gordon Williams 4c20d622ea Initial stab at app loading tool 2019-10-30 17:33:58 +00:00