This website requires JavaScript.
Explore
Help
Register
Sign In
bryan
/
BangleApps
Watch
0
Star
0
Fork
You've already forked BangleApps
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2a494ebef0
BangleApps
/
js
History
Gordon Williams
2a494ebef0
Fixed Promise-based bug in removeApp
2020-06-05 11:35:16 +01:00
..
.eslintrc.json
Added more serious linting for app loader (
#451
)
2020-05-28 08:20:41 +01:00
appinfo.js
Added ability to specify dependencies (used for `notify` at the moment)
2020-06-04 15:19:37 +01:00
comms.js
Fixed Promise-based bug in removeApp
2020-06-05 11:35:16 +01:00
index.js
Dependency handling fix - now choose the dependency highest up the JSON list (before sorting, not after!)
2020-06-05 11:22:43 +01:00
pwa.js
use eslint to fix indentation of app loader js
2020-05-27 16:51:14 +01:00
service-worker.js
use eslint to fix indentation of app loader js
2020-05-27 16:51:14 +01:00
ui.js
Fixed animated progress bar on app removal
2020-06-04 12:52:16 +01:00
utils.js
Only upload binary files where needed. Assume utf-8 otherwise (
Fix
#463
)
2020-05-29 13:27:27 +01:00