cordova-android/templates/project
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
..
app feat!: bump Gradle 7.6 & AGP 7.4.2 (#1539) 2023-04-12 14:39:47 +09:00
assets/www build: build cordova.js during npm prepare (#1271) 2021-07-14 10:25:34 +02:00
res feat: add camera intent with file input capture (#1609) 2024-05-09 13:30:49 +09:00
Activity.java feat!: android 12 splash screen (#1441) 2022-06-30 10:49:10 +09:00
AndroidManifest.xml feat: add camera intent with file input capture (#1609) 2024-05-09 13:30:49 +09:00
build.gradle feat: support custom compileSdk setting (#1431) 2022-05-18 23:18:33 +09:00
gitignore refactor!: do not copy JS lib to platform project (#1269) 2021-07-13 11:01:50 +02:00
project.properties ci(release-audit): add license header and dependency checker (#1687) 2024-05-08 15:07:52 +09:00
repositories.gradle refactor!: do not copy JS lib to platform project (#1269) 2021-07-13 11:01:50 +02:00
wrapper.gradle ci(release-audit): add license header and dependency checker (#1687) 2024-05-08 15:07:52 +09:00