[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/119 --- 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] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-06 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/119#issuecomment-154577821 I think we need @aroberson to sign and submit an ICLA https://www.apache.org/licenses/icla.txt --- If your project is set up for it, you can reply to

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-06 Thread aroberson
Github user aroberson commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/119#issuecomment-154581790 I will get to this tonight. > On Nov 6, 2015, at 5:38 PM, Steve Gill wrote: > > I think we need

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-06 Thread aroberson
Github user aroberson commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/119#issuecomment-154613677 I filled it out and sent it to the secretary. Thanks, Adam Roberson On 11/6/15 5:38 PM, Steve Gill wrote: > > I think

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-05 Thread jasongin
Github user jasongin commented on a diff in the pull request: https://github.com/apache/cordova-plugin-file/pull/119#discussion_r44084198 --- Diff: src/android/ContentFilesystem.java --- @@ -18,22 +18,19 @@ Licensed to the Apache Software Foundation (ASF) under one */

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-05 Thread infil00p
Github user infil00p commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/119#issuecomment-154187370 Can you create a JIRA issue for this, so I know what I'm testing? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-05 Thread jasongin
Github user jasongin commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/119#issuecomment-154226660 Looks good to me other than the minor style issue. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-05 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/119#issuecomment-154190076 https://issues.apache.org/jira/browse/CB-9965 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-05 Thread didlich
Github user didlich commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/119#issuecomment-154184039 +1 --- 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

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-05 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/119#issuecomment-154181249 @infil00p, could you take a look at this PR? I'm running into this issue when I try to open a file that was taken from the camera plugin on Android

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-05 Thread infil00p
Github user infil00p commented on a diff in the pull request: https://github.com/apache/cordova-plugin-file/pull/119#discussion_r44106504 --- Diff: src/android/ContentFilesystem.java --- @@ -18,22 +18,19 @@ Licensed to the Apache Software Foundation (ASF) under one */

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-06-18 Thread aroberson
GitHub user aroberson opened a pull request: https://github.com/apache/cordova-plugin-file/pull/119 Fixed NullPointer Exception in Android 5 due to invalid column name on cursor