Merge branch 'nougat_camera' This closes #235
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/b13cbdeb Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/b13cbdeb Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/b13cbdeb Branch: refs/heads/2.3.x Commit: b13cbdeb160badc153390bd11212334c964ebaa9 Parents: 9ec8aea ee192d9 Author: Joe Bowser <[email protected]> Authored: Mon Nov 7 15:59:07 2016 -0800 Committer: Joe Bowser <[email protected]> Committed: Mon Nov 7 15:59:20 2016 -0800 ---------------------------------------------------------------------- plugin.xml | 19 ++- src/android/CameraLauncher.java | 210 +++++++++++++++++++------------- src/android/CordovaUri.java | 85 +++++++++++++ src/android/xml/provider_paths.xml | 4 + 4 files changed, 234 insertions(+), 84 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/b13cbdeb/plugin.xml ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
