Commit Graph

18 Commits (50e3c852fbd011af4b62ede4d342a4307647884b)

Author SHA1 Message Date
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 d1fe3c5c97 Remove 'My Files' tab for now - it slowed down app uploads, may have confused non-techy users, and didn't cope with StorageFile.
https://www.espruino.com/ide/ now has a shiny file loader that allows  viewing, deleting, and saving along with StorageFiles
Issue open for 2 weeks and no interest either way so I'm assuming this is ok - shame though as it was a really neat addition (fix #99).
2020-02-25 14:05:59 +00:00
Gordon Williams 692ff509e5 Add button clear everything and reload default apps 2020-02-04 16:13:06 +00:00
feugy 5278ec9929 feat: "my files" tab to list and download files 2019-12-24 14:47:02 +01:00
Gordon Williams f979f29ea6 add extra filter options 2019-11-13 17:43:59 +00:00
gdorsi 8a240cca37 adds search and filters to the app library, closes #2 2019-11-13 18:33:54 +01:00
gdorsi 1734a4e229 corrects toast location when scrolling, closes #36 2019-11-13 17:43:09 +01:00
gdorsi d18ce375ad update the connection button at every connection change 2019-11-12 11:56:31 +01:00
gdorsi 2d702859fa added connect button 2019-11-12 00:59:52 +01:00
Gordon Williams e7a6cbedfd firmware maker 2019-11-10 10:22:33 +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 06b19af1d0 toast on top 2019-11-06 15:52:24 +00:00
Gordon Williams 0b7d30908a oops 2019-11-04 15:03:50 +00:00
Gordon Williams 9d109374e9 responsive 2019-11-03 11:50:00 +00:00
Gordon Williams 1eab865e45 Added proper remove app behaviour 2019-11-03 11:13:21 +00:00
Gordon Williams a5cf31075b Look and feel 2019-10-30 20:12:44 +00:00
Gordon Williams 4c20d622ea Initial stab at app loading tool 2019-10-30 17:33:58 +00:00