GitHub user coderReview opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/136
Fix crash and add new feature
1- Fix crash when modified date is null (NullPointerException)
2- Added mime-type to Metadata (in Android when Content filesystem is used
is the only way to know which file type is being handled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/coderReview/cordova-plugin-file master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file/pull/136.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #136
----
commit 5f8608fab099bf90ea95134142c7c07badcd9fa5
Author: Paulo Vitor Magacho da Silva <[email protected]>
Date: 2015-10-05T11:06:58Z
Fix NullPointerException
commit fdc11e80aa02e6cf3a3a91a18d02da91164dd49a
Author: Paulo Vitor Magacho da Silva <[email protected]>
Date: 2015-10-05T11:07:17Z
Added mime type to Metadata
----
---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]