- fix(android): Catch ActivityNotFoundException (#104) (
f69ba2a
) - fix(android): CB-14260: (android) captureImage permission denial on android 8.1 (#95) (
3755f9f
) - docs: remove outdated translations (
6422b2b
) - build: add
.npmignore
to remove unneeded files from npm package (586f917
) - build: add
.gitattributes
to force LF (instead of possible CRLF on Windows) (246ce57
) - ci(travis): Update Travis CI configuration for new paramedic (#134) (
f59af25
) - chore(github): Add or update GitHub pull request and issue template (
e5a982e
) - docs: remove JIRA link (
c3928c8
) - ci(travis): also accept terms for android sdk
android-27
(59966ac
) - chore(types): Add CaptureError.CAPTURE_PERMISSION_DENIED to type declaration file #98 (
eff0128
,5fb4917
)
- CB-13866: iOS fix Camera opens in portrait orientation on iphones
- CB-13707 Fix to allow 3.0.0 version install (#88)
- Bump cordova-plugin-file dependency to 6.0.0
- CB-13669 : Remove deprecated plugins
- CB-13520 (all): Add 'protective' entry to
cordovaDependencies
- CB-13266 (ios): Remove iOS usage descriptions
- CB-13473 (CI) Removed Browser builds from AppVeyor
- CB-13294 Remove
cordova-plugin-compat
- CB-13299 (CI) Fix Android builds
- CB-12895 added
eslint
and removedjshint
- CB-13028 (CI) Browser builds on Travis and AppVeyor
- CB-12882 (ios): adds support for permissions checks for
captureVideo
andcaptureImage
methods - CB-12847 added
bugs
entry topackage.json
.
- CB-12353 Corrected merges usage in
plugin.xml
- CB-12369 Add plugin typings from
DefinitelyTyped
- CB-12363 Added build badges for iOS 9.3 and iOS 10.0
- CB-12230 Removed Windows 8.1 build badges
- CB-12224 Updated version and RELEASENOTES.md for release 1.4.1
- CB-10701 CB-7117 android: Add manual test to check getting metadata
- CB-10489 Fix for MediaFile.getFormatData / audio recording support
- CB-10488 Fix for MediaFile.getFormatData
- CB-11996 Added a new manual test to capture multiple images
- CB-11995 (android) Do not pass a file URI to the camera
- CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
- CB-11832 Incremented plugin version.
- Add mandatory iOS 10 privacy description for microphone
- CB-11795 Add 'protective' entry to cordovaDependencies
- CB-11821 (ios) Add mandatory iOS 10 privacy description
- Plugin uses
Android Log class
and notCordova LOG class
- Add badges for paramedic builds on Jenkins
- CB-11396 - Audio Media Capture Crashes if app stores file on external storage
- Add pull request template.
- CB-11212 iOS: Explicitly set the bundle for images
- CB-10554 Implementing plugin
save/restore
API for Android - CB-11165 removed peer dependency
- CB-10996 Adding front matter to README.md
- Replace
PermissionHelper.java
withcordova-plugin-compat
- CB-10670, CB-10994 Android, Marshmallow permissions
- CB-10720 Fixing README for display on Cordova website
- CB-10636 Add
JSHint
for plugins - CB-10690 windows, fix crash when user cancels/closes photo app
- CB-10035 Updated
RELEASENOTES
to be newest to oldest - Fixing contribute link.
- CB-9249 Fix iOS warnings in Media Capture plugin
- Document the quality property in Android quirks
- Add
CaptureVideoOption
for quality
- CB-9128 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
- fix npm md issue
- CB-8746 bumped version of file dependency
- CB-8746 gave plugin major version bump
- CB-8747 updated dependency, added peer dependency
- CB-8683 changed plugin-id to pacakge-name
- CB-8653 properly updated translated docs to use new id
- CB-8653 updated translated docs to use new id
- Use TRAVIS_BUILD_DIR, install paramedic by npm
- docs: added Windows to supported platforms
- CB-8687 consolidate manifest targets
- CB-7963 Adds support for browser platform
- CB-8653 Updated Readme
- CB-8659: ios: 4.0.x Compatibility: Remove use of initWebView method
- CB-8571 Integrate TravisCI
- CB-8438 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
- CB-8538 Added package.json file
- CB-8351 ios: Use inline copies of deprecated CDV_IsIpad and CDV_IsIphone5
- CB-8351 ios: Stop using (newly) deprecated CDVJSON.h
- CB-8351 ios: Use argumentForIndex rather than NSArray extension
- CB-7977 Mention deviceready in plugin docs
- CB-7597 -
Localizable.strings
for Media Capture are in the default template, it should be in the plugin - CB-7700 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
- CB-7453 Adds fallback to m4a audio format when mp3 recording fails.
- CB-7429 Fixes image capture manual tests on windows
- CB-7429 Move windows8 and windows Proxies into one file
- CB-7429 Adds media capture support for windows
- Renamed test dir, added nested
plugin.xml
- added documentation for manual tests
- CB-6959 Added manual tests
- CB-6959 Port capture tests to plugin-test-framework
- ubuntu: fix compler warnings
- ubuntu: support qt 5.2
- CB-6127 Updated translations for docs
- CB-6978 captureImage() function fails in Android
- CB-6890: Fix pluginManager access for 4.0.x branch
- Added translations to documentation. Github close #14
- Remove deprecated symbols for iOS < 6
- Fixes captureTasks UI URIs
- CB-6808 Add license
- CB-6706: Relax dependency on file plugin
- CB-6491 add CONTRIBUTING.md
- CB-6152: [ios, android] Make mediafile compatible with file plugin
- CB-6385: Specify file plugin dependency version
- CB-6212: [iOS] fix warnings compiled under arm64 64-bit
- CB-6016 [BlackBerry10] Add audio capture capability
- [Blackberry10] Add rim xml namespaces declaration
- CB-6422 [windows8] use cordova/exec/proxy
- CB-6460: Update license headers
- Add NOTICE file
- CB-5202 Fix video capture crash on Android 4.3+
- [ubuntu] request audio/camera/microphone permission
- fixed cordova cli add capture plugin not work wp
- CB-5685 [BlackBerry10] Add access_shared permission
- CB-5658 Add doc/index.md for Media Capture plugin
- CB-5569 Windows8. MediaFile constructor does not exist
- CB-5517 Fix the audio capture IO exception by putting it in a runnable
- add ubuntu platform
- Added amazon-fireos platform. Change to use amazon-fireos as a platform if user agent string contains 'cordova-amazon-fireos'
- CB-5291 - ios - Media Capture Audio - status bar issues under iOS 7
- CB-5275: CaptureImage and CaptureVideo have runnables and CaptureVideo works on 4.2. Still doesn't work for 4.3
- CB-5199 - ios - Media Capture - UI issues under iOS 7
- CB-5128: added repo + issue tag to
plugin.xml
for media capture plugin - CB-5010 Incremented plugin version on dev branch.
- CB-4720: fixed incorrect feature tag in
plugin.xml
for wp - CB-4915 Incremented plugin version on dev branch.
- CB-4889 bumping&resetting version
- [windows8] commandProxy was moved
- [windows8] commandProxy was moved
- CB-4889
- CB-4889 renaming org.apache.cordova.core.media-capture to org.apache.cordova.media-capture and updating dependency
- Rename CHANGELOG.md -> RELEASENOTES.md
- CB-4847 iOS 7 microphone access requires user permission - if denied, CDVCapture, CDVSound does not handle it properly
- CB-4826 Fix warning using UITextAlignmentCenter
- CB-4826 Fix XCode 5 capture plugin warnings
- CB-4488 - added manual capture test
- CB-4764 Remove reference to DirectoryManager from Capture.java
- CB-4763 Use own version of FileHelper.
- CB-4752 Incremented plugin version on dev branch.