GitHub user mnill opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/189
Fix .DS_Store bug on mac os #android
### Platforms affected
Android
### What does this PR do?
On mac os gradle extras make .DS_Store files in cache, but they is
Github user mnill closed the pull request at:
https://github.com/apache/cordova-plugin-file/pull/84
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user mnill commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/84#issuecomment-116716134
Pull request is outdated from master. But the problem is still there.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user mnill commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/84#issuecomment-82798149
Hi!.
Looks nice, but failed on some my tests.
Doesn't works get directory entry. Sample:
```javascript
document.addEventLis
Github user mnill commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/84#issuecomment-77792422
@ArnaudValensi enjoy, https://github.com/mnill/cordova-app-updater
Just proof of concept.
---
If your project is set up for it, you can reply to this email
Github user mnill commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/84#issuecomment-77524839
@ArnaudValensi you can look at
https://github.com/markmarijnissen/cordova-app-loader
My version is more simple and small.
---
If your project is set up
Github user mnill commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/84#issuecomment-77478232
@ArnaudValensi my realization is simple.
1) copy all files from www to PERSISTENT storage. (if not be copy before);
2) download config.json from server
Github user mnill commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/84#issuecomment-77476072
@ArnaudValensi I will publish my realization of hotupdate on weekend or
next week.
---
If your project is set up for it, you can reply to this email and have
Github user mnill commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/84#issuecomment-77475566
Okay, i found another bug, but not with my fork.
private JSONArray requestAllFileSystems in FileUtils.java not have error
handler for IOException, like a
Github user mnill commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/84#issuecomment-77442515
@ArnaudValensi @dariosalviwork Can you provide sample of failed tests?
please?
---
If your project is set up for it, you can reply to this email and have your
GitHub user mnill opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/84
Implementation of read only access to assets folder
Hi there,
I wrote cordova cloud updater for ours apps, and i have a problem like
this: https://issues.apache.org/jira/browse/CB
11 matches
Mail list logo