Dimitri Gigot
90c50f1282
remove comment
2020-03-26 13:44:19 +00:00
Dimitri Gigot
784dcf9751
fix autoFilter behavior
2020-03-26 13:39:49 +00:00
Dimitri Gigot
b54b00dcaa
add auto filtering via url
2020-03-26 01:31:13 +00:00
Gordon Williams
77ad48f016
Add github link to repo in the app overview ( fix #127 )
2020-03-16 09:04:13 +00:00
Gordon Williams
c1e414a0c5
Fix simulator links if using URLs like `index.html` or `../#` ( #122 )
2020-03-09 16:45:41 +00:00
Gordon Williams
6eabd60139
Fix 'try in emulator' after recent filename changes ( fix #107 )
2020-03-01 18:14:13 +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
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
8ba13eda91
oops
2020-02-13 11:47:49 +00:00
Gordon Williams
1cb1018a4e
Make changelogs viewable
2020-02-13 10:12:49 +00:00
Gordon Williams
860da909bf
Added welcome app ( fix #96 )
...
When installing default apps, update time
2020-02-13 08:18:46 +00:00
Gordon Williams
a703e15455
Add GPS Recorder with companion code in Bangle App Loader that allows the data to be read back as a KML
2020-02-10 13:49:36 +00:00
Gordon Williams
2bca5d4747
Working GPS track recording - just need to fix the 'interface.html' to do the comms and do something with the data collected
2020-02-07 17:16:45 +00:00
Gordon Williams
575954aaaf
If app is installed but older, offer 'update' button ( fix #79 ).
...
Fix occasional 'null' error from clicking button rather than icon
Tidy up button handling in 'Library'
2020-02-07 14:51:31 +00:00
Gordon Williams
a6f23a5cc5
UI tweaks for uploader
2020-02-04 16:30:31 +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
e0320bb2f7
handle printing app versions
2019-12-05 14:49:21 +00:00
Gordon Williams
ffc0bff6a3
Add progress bar for uploads
2019-12-05 11:48:56 +00:00
Gordon Williams
638bf2d5d8
Add ability to try apps in web browser
2019-12-03 11:45:55 +00:00
ra100
dc0e3823b5
🐛 Fix filepaths after moving to subfolders #46
2019-11-17 23:44:17 +01:00
gdorsi
8a240cca37
adds search and filters to the app library, closes #2
2019-11-13 18:33:54 +01: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
gdorsi
2d702859fa
added connect button
2019-11-12 00:59:52 +01:00
Gordon Williams
5e9d2e010a
Logo, about page, set time + erase all apps option
2019-11-07 09:26:46 +00:00
Gordon Williams
fcab506202
Add better sorting
2019-11-07 08:43:56 +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
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
4c20d622ea
Initial stab at app loading tool
2019-10-30 17:33:58 +00:00