cordova-android/framework
Ken Corbett b773ae48f4
feat: add camera intent with file input capture (#1609)
* Allow image file input to be from camera
* Reverting some irrellevant formatting changes
* Removing the openFileChooser functions as they are no longer necessary
* Update templates/project/res/xml/opener_paths.xml
* Code review feedback
* Adding license to provider paths xml file
* Adding a comment describing the proper use of the core cordova file provider
* Adding the ability to query the android.media.action.IMAGE_CAPTURE intent action
* Only including a cache path
* Applying code review feedback

---------

Co-authored-by: Ken Corbett <ken@truepic.com>
Co-authored-by: エリス <erisu@users.noreply.github.com>
2024-05-09 13:30:49 +09:00
..
gradle/wrapper ci(release-audit): add license header and dependency checker (#1687) 2024-05-08 15:07:52 +09:00
src/org/apache/cordova feat: add camera intent with file input capture (#1609) 2024-05-09 13:30:49 +09:00
AndroidManifest.xml feat!: bump Gradle 7.6 & AGP 7.4.2 (#1539) 2023-04-12 14:39:47 +09:00
build.gradle feat!: bump Gradle 7.6 & AGP 7.4.2 (#1539) 2023-04-12 14:39:47 +09:00
cdv-gradle-config-defaults.json feat: bump default kotlin to version 1.7.21 (#1594) 2023-04-14 07:17:15 -03:00
cordova-publish.gradle fix: correctly flag API dependency on AppCompat for Maven (#1505) 2022-10-15 13:39:47 +09:00
cordova.gradle feat!: bump Gradle 7.6 & AGP 7.4.2 (#1539) 2023-04-12 14:39:47 +09:00
gradle.properties ci(release-audit): add license header and dependency checker (#1687) 2024-05-08 15:07:52 +09:00
project.properties ci(release-audit): add license header and dependency checker (#1687) 2024-05-08 15:07:52 +09:00
repositories.gradle breaking: drop jcenter & update dependencies (#1251) 2021-07-03 13:04:13 +09:00