[GitHub] cordova-plugin-file pull request: CB-7487 [Android] Broadcast file...

2014-10-20 Thread dpeacock
Github user dpeacock closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/81 --- 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 f

[GitHub] cordova-plugin-file pull request: CB-7487 [Android] Broadcast file...

2014-10-06 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/81#issuecomment-58098186 Merged! You can close this PR any time. (I squashed the two commits together, and rebased against the current head, so github won't automatically clo

[GitHub] cordova-plugin-file pull request: CB-7487 [Android] Broadcast file...

2014-09-17 Thread dpeacock
Github user dpeacock commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/81#issuecomment-55938319 Added the fix to check for file exists instead of null check. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-plugin-file pull request: CB-7487 [Android] Broadcast file...

2014-09-17 Thread dpeacock
Github user dpeacock commented on a diff in the pull request: https://github.com/apache/cordova-plugin-file/pull/81#discussion_r17682048 --- Diff: src/android/LocalFilesystem.java --- @@ -589,6 +593,32 @@ public long writeToFileAtURL(LocalFilesystemURL inputURL, String data,

[GitHub] cordova-plugin-file pull request: CB-7487 [Android] Broadcast file...

2014-09-17 Thread dpeacock
Github user dpeacock commented on a diff in the pull request: https://github.com/apache/cordova-plugin-file/pull/81#discussion_r17681983 --- Diff: src/android/LocalFilesystem.java --- @@ -579,6 +582,7 @@ public long writeToFileAtURL(LocalFilesystemURL inputURL, String data,

[GitHub] cordova-plugin-file pull request: CB-7487 [Android] Broadcast file...

2014-09-17 Thread clelland
Github user clelland commented on a diff in the pull request: https://github.com/apache/cordova-plugin-file/pull/81#discussion_r17667256 --- Diff: src/android/LocalFilesystem.java --- @@ -579,6 +582,7 @@ public long writeToFileAtURL(LocalFilesystemURL inputURL, String data,

[GitHub] cordova-plugin-file pull request: CB-7487 [Android] Broadcast file...

2014-09-17 Thread clelland
Github user clelland commented on a diff in the pull request: https://github.com/apache/cordova-plugin-file/pull/81#discussion_r17667021 --- Diff: src/android/LocalFilesystem.java --- @@ -589,6 +593,32 @@ public long writeToFileAtURL(LocalFilesystemURL inputURL, String data,

[GitHub] cordova-plugin-file pull request: CB-7487 [Android] Broadcast file...

2014-09-05 Thread dpeacock
GitHub user dpeacock opened a pull request: https://github.com/apache/cordova-plugin-file/pull/81 CB-7487 [Android] Broadcast file write This allows MTP USB shares to show the file immediately without reboot/manual refresh using 3rd party app. You can merge this pull request into a

[GitHub] cordova-plugin-file pull request: CB-7487 [Android] Broadcast file...

2014-09-05 Thread dpeacock
Github user dpeacock closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/80 --- 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 f

[GitHub] cordova-plugin-file pull request: CB-7487 [Android] Broadcast file...

2014-09-05 Thread dpeacock
GitHub user dpeacock opened a pull request: https://github.com/apache/cordova-plugin-file/pull/80 CB-7487 [Android] Broadcast file write This allows MTP USB shares to show the file immediately without reboot/manual refresh using 3rd party app. You can merge this pull request into a