GitHub user thehuijb opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/75
add more generic error messages, easier to distinguish in the callback add more generic error messages, easier to distinguish in the callback this makes it possible to show your own error messages in the application based on [add option onlyGalleries to allow user to only select images from gallery type apps #74](https://github.com/apache/cordova-plugin-camera/pull/74) You can merge this pull request into a Git repository by running: $ git pull https://github.com/thehuijb/cordova-plugin-camera feature/more_distinguishable_errormessages Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-camera/pull/75.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 #75 ---- commit 2df903ae611e1961968e85f75d0fe56c9ee11371 Author: Serge Huijben <thehu...@gmail.com> Date: 2015-02-19T23:32:31Z more distinguishable error messages enable dropbox images (won't crash the app anymore) option to choose only from gallery apps, to stop people from introducing new problems commit 0b3a9670f3202993cc510d307ee871c7137cd434 Author: Serge Huijben <thehu...@gmail.com> Date: 2015-02-19T23:40:22Z Merge pull request #1 from thehuijb/feature/android-stop-crashes-when-selecting-dropbox-image more distinguishable error messages commit 4636cbe2565406a36e4165662ba445c72bec1940 Author: Serge Huijben <thehu...@gmail.com> Date: 2015-02-20T09:07:21Z add doc for added property onlyGalleries commit b28651c9cf5e0d33c2f0ca5ad9183da21e993e80 Author: Serge Huijben <thehu...@gmail.com> Date: 2015-02-20T15:05:10Z Merge pull request #2 from thehuijb/feature/android-stop-crashes-when-selecting-dropbox-image add doc for added property onlyGalleries commit 8176ba3160ee2d5860c9adcace2dcfc4eb4c0806 Author: Serge Huijben <thehu...@gmail.com> Date: 2015-02-20T15:58:50Z edit index.md commit e2d655552bc24bdcf52f96ea924e65c9bed94cb5 Author: Serge Huijben <thehu...@gmail.com> Date: 2015-02-20T15:59:26Z Merge pull request #3 from thehuijb/feature/android-stop-crashes-when-selecting-dropbox-image edit index.md commit 2252f8f4cc1859e9b31c63bd7b32bd4bc5323bae Author: Serge Huijben <thehu...@gmail.com> Date: 2015-02-26T16:52:28Z Merge branch 'master' of https://github.com/apache/cordova-plugin-camera commit c374d94e98500dd997c8d116b4aee6fd93a2d6a1 Author: Serge Huijben <thehu...@gmail.com> Date: 2015-03-04T12:18:45Z Merge branch 'master' of https://github.com/apache/cordova-plugin-camera commit 829d5c0f96bd7975b302276b10088da3d64d3197 Author: Serge Huijben <thehu...@gmail.com> Date: 2015-03-04T22:57:56Z CB-8235 cordova plugin fails to get dropbox image with spaces in name or path commit 7aa4a0c0ae27200410d357c6073f995de7978ab9 Author: Serge Huijben <thehu...@gmail.com> Date: 2015-03-04T23:21:18Z Merge branch 'master' of https://github.com/thehuijb/cordova-plugin-camera * 'master' of https://github.com/thehuijb/cordova-plugin-camera: edit index.md add doc for added property onlyGalleries more distinguishable error messages enable dropbox images (won't crash the app anymore) option to choose only from gallery apps, to stop people from introducing new problems Conflicts: src/android/FileHelper.java commit 542255891c03e0792245374d0472886e107167c6 Author: Serge Huijben <thehu...@gmail.com> Date: 2015-03-05T06:20:10Z Merge branch 'master' of https://github.com/apache/cordova-plugin-camera commit e0fe3eefd52676ffbccc6d70e1756a1b3747cc7b Author: Serge Huijben <thehu...@gmail.com> Date: 2015-03-05T06:55:46Z add option - onlyGalleries: Android-only Allow getImage to only get from gallery apps, excluding dropbox,drive,onedrive and filesystem explorers. commit e65d9050de06012a83514660ed558f445f9f2bf8 Author: Serge Huijben <thehu...@gmail.com> Date: 2015-03-05T06:55:46Z add option - onlyGalleries: Android-only Allow getImage to only get from gallery apps, excluding dropbox,drive,onedrive and filesystem explorers. commit 7c4cf7071a2f3e5f5a5b7ea53a6e7e5b9ea9bceb Author: Serge Huijben <thehu...@gmail.com> Date: 2015-03-05T07:04:47Z Merge branch 'master' of https://github.com/thehuijb/cordova-plugin-camera * 'master' of https://github.com/thehuijb/cordova-plugin-camera: add option - onlyGalleries: Android-only Allow getImage to only get from gallery apps, excluding dropbox,drive,onedrive and filesystem explorers. commit 6960d761c1c919f9d8dae0519eeb5fa06cea2c75 Author: Serge Huijben <s.huij...@gmail.com> Date: 2015-03-05T07:48:13Z add more generic error messages, easier to distinguish in the callback method ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org