Steve Gill [Wed, 1 Mar 2017 01:56:01 +0000 (17:56 -0800)]
Set VERSION to 1.4.3-dev (via coho)
Steve Gill [Wed, 1 Mar 2017 01:41:27 +0000 (17:41 -0800)]
CB-12519 Updated version and RELEASENOTES.md for release 1.4.2
daserge [Wed, 18 Jan 2017 16:27:26 +0000 (19:27 +0300)]
CB-12353 Corrected merges usage in plugin.xml
Nikita Matrosov [Thu, 19 Jan 2017 13:10:13 +0000 (16:10 +0300)]
CB-12369: Add plugin typings from DefinitelyTyped
This closes #75
Alexander Sorokin [Wed, 18 Jan 2017 10:37:11 +0000 (13:37 +0300)]
CB-12363 Added build badges for iOS 9.3 and 10.0
Shazron Abdullah [Sun, 11 Dec 2016 20:56:26 +0000 (12:56 -0800)]
CB-12236 - Fixed RELEASENOTES for cordova-plugin-media-capture
Alexander Sorokin [Fri, 9 Dec 2016 10:40:15 +0000 (13:40 +0300)]
CB-12230 Removed Windows 8.1 build badges
Shazron Abdullah [Thu, 8 Dec 2016 00:55:08 +0000 (16:55 -0800)]
CB-12224 Incremented plugin version.
Shazron Abdullah [Thu, 8 Dec 2016 00:39:46 +0000 (16:39 -0800)]
CB-12224 Updated version and RELEASENOTES.md for release 1.4.1
Nikita Matrosov [Wed, 26 Oct 2016 11:39:10 +0000 (14:39 +0300)]
CB-10701 CB-7117 android: Add manual test to check getting metadata
TanaseButcaru [Wed, 3 Feb 2016 21:49:06 +0000 (23:49 +0200)]
CB-10489 Fix for MediaFile.getFormatData / audio recording support
This closes #53
TanaseButcaru [Sun, 31 Jan 2016 22:42:07 +0000 (00:42 +0200)]
CB-10488 Fix for MediaFile.getFormatData
Alexander Sorokin [Tue, 11 Oct 2016 15:53:39 +0000 (18:53 +0300)]
CB-11996 Added a new manual test to capture multiple images
Alexander Sorokin [Tue, 11 Oct 2016 15:04:32 +0000 (18:04 +0300)]
CB-11995 (android) Do not pass a file URI to the camera
Shazron Abdullah [Wed, 28 Sep 2016 08:32:03 +0000 (01:32 -0700)]
CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
This closes #71
Steve Gill [Fri, 9 Sep 2016 23:08:04 +0000 (16:08 -0700)]
CB-11832 Incremented plugin version.
Steve Gill [Fri, 9 Sep 2016 06:38:54 +0000 (23:38 -0700)]
CB-11832 Updated version and RELEASENOTES.md for release 1.4.0
Alexey Zagarin [Thu, 8 Sep 2016 19:21:44 +0000 (22:21 +0300)]
Add mandatory iOS 10 privacy description for microphone
This closes #70
Vladimir Kotikov [Wed, 31 Aug 2016 13:20:05 +0000 (16:20 +0300)]
CB-11795 Add 'protective' entry to cordovaDependencies
The entry is required to protect end-users from fetching edge versions of the plugin by incompatible version of cordova. This also assumes that we will not introduce any regressions in compatibility w/ cordova in minor and patch releases. On every major release we will need to add similar entry with _next_ major version.
This closes #68
Julio Cesar Sanchez Hernandez [Wed, 7 Sep 2016 18:25:55 +0000 (20:25 +0200)]
CB-11821 (ios) Add mandatory iOS 10 privacy description
This closes #69
Simon MacDonald [Mon, 22 Aug 2016 20:48:50 +0000 (16:48 -0400)]
Plugin uses Android Log class and not Cordova LOG class
Vladimir Kotikov [Fri, 10 Jun 2016 09:05:31 +0000 (12:05 +0300)]
Add badges for paramedic builds on Jenkins
Simon MacDonald [Wed, 8 Jun 2016 22:49:55 +0000 (18:49 -0400)]
CB-11396 - Audio Media Capture Crashes if app stores file on external storage
Nikhil Khandelwal [Mon, 23 May 2016 20:53:59 +0000 (13:53 -0700)]
Add pull request template.
Andrew Zellman [Thu, 5 May 2016 23:47:52 +0000 (16:47 -0700)]
CB-11212 iOS: Explicitly set the bundle for images
- set the bundle to the CDVCapture's bundle instead of assuming
application bundle.
This closes #61
Richard Knoll [Tue, 26 Apr 2016 18:54:43 +0000 (11:54 -0700)]
CB-10554: Implementing plugin save/restore API for Android
Adds two document events that can be subscribed to on
Android to receive the results of callbacks that were
pending when the webview was destroyed
This closes #51, closes #60
Steve Gill [Wed, 27 Apr 2016 23:23:05 +0000 (16:23 -0700)]
CB-11165 removed peer dependency
Dmitry Blotsky [Sat, 23 Apr 2016 02:35:51 +0000 (19:35 -0700)]
CB-10996 Adding front matter to README.md
Steve Gill [Fri, 15 Apr 2016 20:45:27 +0000 (13:45 -0700)]
CB-11091 Incremented plugin version.
Steve Gill [Fri, 15 Apr 2016 20:08:27 +0000 (13:08 -0700)]
Updated version and RELEASENOTES.md for release 1.3.0
Simon MacDonald [Tue, 5 Apr 2016 16:10:58 +0000 (12:10 -0400)]
Replace PermissionHelper.java with cordova-plugin-compat
Richard Knoll [Mon, 21 Mar 2016 22:21:30 +0000 (15:21 -0700)]
CB-10670, CB-10994 android: Marshmallow permissions
Fixes security exceptions caused by a missing request
for WRITE_EXTERNAL_STORAGE when capturing an image and
not requesting the CAMERA permission in the case where
it has been inserted into the manifest by some other
plugin.
This closes #59
riknoll [Wed, 2 Mar 2016 01:26:53 +0000 (17:26 -0800)]
CB-10720: Fixing README for display on Cordova website
This closes #58
daserge [Mon, 29 Feb 2016 16:14:01 +0000 (19:14 +0300)]
CB-10636 Add JSHint for plugins
Added cordova-plugin-media dependency for manual tests
Jesse MacFadyen [Fri, 26 Feb 2016 07:53:55 +0000 (23:53 -0800)]
Merge branch 'add-jira-link' of https://github.com/revolunet/cordova-plugin-media-capture
Jonathan Herr [Wed, 24 Feb 2016 19:24:17 +0000 (11:24 -0800)]
CB-10690 windows: fix crash when user cancels/closes photo app
t1st3 [Mon, 8 Feb 2016 09:32:05 +0000 (10:32 +0100)]
chore: edit package.json license to match SPDX id
See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/)
X-ref: https://github.com/apache/cordova-plugin-device/pull/48
Steve Gill [Sat, 16 Jan 2016 00:58:32 +0000 (16:58 -0800)]
CB-10368 Incremented plugin version.
Steve Gill [Sat, 16 Jan 2016 00:35:05 +0000 (16:35 -0800)]
CB-10368 Updated version and RELEASENOTES.md for release 1.2.0
Steve Gill [Tue, 1 Dec 2015 02:27:33 +0000 (18:27 -0800)]
CB-10100 updated file dependency to not grab new majors
Steve Gill [Tue, 1 Dec 2015 01:57:07 +0000 (17:57 -0800)]
CB-10035 Incremented plugin version.
Jesse MacFadyen [Fri, 20 Nov 2015 00:22:30 +0000 (16:22 -0800)]
CB-8863 Fix block usage of self
Steve Gill [Thu, 19 Nov 2015 06:11:41 +0000 (22:11 -0800)]
CB-10035 linked issues in RELEASENOTES.md
Steve Gill [Thu, 19 Nov 2015 03:45:05 +0000 (19:45 -0800)]
CB-10035 Updated version and RELEASENOTES.md for release 1.1.0
Steve Gill [Wed, 18 Nov 2015 22:53:11 +0000 (14:53 -0800)]
removed r prefix from tags
Steve Gill [Wed, 18 Nov 2015 21:54:08 +0000 (13:54 -0800)]
CB-10035 Updated RELEASENOTES to be newest to oldest
Dmitry Blotsky [Fri, 23 Oct 2015 19:11:50 +0000 (12:11 -0700)]
Actually fixing the contribute link.
Dmitry Blotsky [Fri, 23 Oct 2015 19:03:42 +0000 (12:03 -0700)]
Fixing contribute link.
Julien Bouquillon [Thu, 10 Sep 2015 16:29:27 +0000 (18:29 +0200)]
add JIRA issue tracker link
Simon MacDonald [Wed, 2 Sep 2015 20:11:00 +0000 (16:11 -0400)]
CB-9249 Fix iOS warnings in Media Capture plugin Part 2
Simon MacDonald [Tue, 1 Sep 2015 22:59:15 +0000 (18:59 -0400)]
CB-9249 Fix iOS warnings in Media Capture plugin
Jesse MacFadyen [Wed, 5 Aug 2015 20:48:52 +0000 (13:48 -0700)]
Document the quality property in Android quirks
Jesse MacFadyen [Wed, 5 Aug 2015 19:31:23 +0000 (12:31 -0700)]
Merge branch 'master' of https://github.com/superdecimal/cordova-plugin-media-capture
Jesse MacFadyen [Tue, 7 Jul 2015 21:24:26 +0000 (14:24 -0700)]
Remove TravisCI integration
Steve Gill [Thu, 18 Jun 2015 00:35:36 +0000 (17:35 -0700)]
CB-9192 Incremented plugin version.
Steve Gill [Wed, 17 Jun 2015 21:14:41 +0000 (14:14 -0700)]
CB-9202 updated repo url to github mirror in package.json
Steve Gill [Wed, 17 Jun 2015 19:36:04 +0000 (12:36 -0700)]
CB-9192 Updated version and RELEASENOTES.md for release 1.0.1
Victor Sosa [Fri, 12 Jun 2015 14:42:18 +0000 (09:42 -0500)]
CB-9128 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
Raymond Camden [Tue, 2 Jun 2015 15:59:25 +0000 (10:59 -0500)]
fix npm md issue
Paris Goudas [Wed, 20 May 2015 15:53:30 +0000 (18:53 +0300)]
Add CaptureVideoOption for quality
Steve Gill [Wed, 15 Apr 2015 23:00:22 +0000 (16:00 -0700)]
CB-8858 Incremented plugin version.
Steve Gill [Wed, 15 Apr 2015 22:50:47 +0000 (15:50 -0700)]
CB-8858 Updated version in package.json for release 1.0.0
Steve Gill [Wed, 15 Apr 2015 21:31:10 +0000 (14:31 -0700)]
Revert "CB-8858 Incremented plugin version."
This reverts commit
9e202ea0dda54dda6385cace16e19629bb6b7a2b.
Steve Gill [Wed, 15 Apr 2015 20:55:47 +0000 (13:55 -0700)]
CB-8858 Incremented plugin version.
Steve Gill [Wed, 15 Apr 2015 18:06:38 +0000 (11:06 -0700)]
CB-8858 Updated version and RELEASENOTES.md for release 1.0.0
Steve Gill [Fri, 10 Apr 2015 00:08:08 +0000 (17:08 -0700)]
CB-8746 bumped version of file dependency
Steve Gill [Fri, 10 Apr 2015 00:02:20 +0000 (17:02 -0700)]
CB-8746 gave plugin major version bump
Steve Gill [Thu, 2 Apr 2015 06:29:46 +0000 (23:29 -0700)]
CB-8747 updated dependency, added peer dependency
Steve Gill [Thu, 2 Apr 2015 02:56:46 +0000 (19:56 -0700)]
CB-8683 changed plugin-id to pacakge-name
Steve Gill [Tue, 31 Mar 2015 23:06:01 +0000 (16:06 -0700)]
CB-8653 properly updated translated docs to use new id
Steve Gill [Tue, 31 Mar 2015 17:53:32 +0000 (10:53 -0700)]
CB-8653 updated translated docs to use new id
Jesse MacFadyen [Wed, 25 Mar 2015 06:41:02 +0000 (23:41 -0700)]
Use TRAVIS_BUILD_DIR, install paramedic by npm
sgrebnov [Thu, 19 Mar 2015 15:22:00 +0000 (18:22 +0300)]
docs: added Windows to supported platforms
Murat Sutunc [Tue, 17 Mar 2015 00:09:08 +0000 (17:09 -0700)]
CB-8687 consolidate manifest targets
Vladimir Kotikov [Mon, 2 Feb 2015 15:44:38 +0000 (18:44 +0300)]
CB-7963 Adds support for browser platform
Steve Gill [Sat, 14 Mar 2015 02:32:58 +0000 (19:32 -0700)]
CB-8653 Updated Readme
Ian Clelland [Fri, 13 Mar 2015 15:02:58 +0000 (11:02 -0400)]
CB-8659: ios: 4.0.x Compatibility: Remove use of initWebView method
Jesse MacFadyen [Tue, 3 Mar 2015 01:33:12 +0000 (17:33 -0800)]
CB-8571 Integrate TravisCI
Victor Sosa [Fri, 27 Feb 2015 18:52:07 +0000 (12:52 -0600)]
CB-8438 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
Steve Gill [Wed, 25 Feb 2015 08:47:08 +0000 (00:47 -0800)]
CB-8538 Added package.json file
Andrew Grieve [Thu, 5 Feb 2015 01:54:02 +0000 (20:54 -0500)]
CB-8429 Incremented plugin version.
Andrew Grieve [Thu, 5 Feb 2015 01:12:45 +0000 (20:12 -0500)]
CB-8429 Updated version and RELEASENOTES.md for release 0.3.6
Andrew Grieve [Tue, 27 Jan 2015 16:35:03 +0000 (11:35 -0500)]
ios: Use inline copies of deprecated CDV_IsIpad and CDV_IsIphone5
Andrew Grieve [Tue, 27 Jan 2015 16:34:54 +0000 (11:34 -0500)]
CB-8351 ios: Stop using (newly) deprecated CDVJSON.h
Andrew Grieve [Fri, 23 Jan 2015 14:49:20 +0000 (09:49 -0500)]
CB-8351 Use argumentForIndex rather than NSArray extension
Josh Soref [Thu, 6 Nov 2014 22:13:05 +0000 (17:13 -0500)]
CB-7977 Mention deviceready in plugin docs
Steve Gill [Wed, 3 Dec 2014 00:08:50 +0000 (16:08 -0800)]
CB-8110 Incremented plugin version.
Steve Gill [Wed, 3 Dec 2014 00:07:02 +0000 (16:07 -0800)]
CB-8110 Updated version and RELEASENOTES.md for release 0.3.5
Shazron Abdullah [Mon, 20 Oct 2014 23:55:04 +0000 (16:55 -0700)]
CB-7597 - Localizable.strings for Media Capture are in the default template, it should be in the plugin
Ian Clelland [Mon, 6 Oct 2014 19:08:25 +0000 (15:08 -0400)]
Merge branch 'master' of https://github.com/sosahvictor/cordova-plugin-media-capture
Steven Gill [Sat, 4 Oct 2014 00:09:47 +0000 (17:09 -0700)]
Incremented plugin version.
Steven Gill [Fri, 3 Oct 2014 23:10:13 +0000 (16:10 -0700)]
Updated version and RELEASENOTES.md for release 0.3.4
Victor Sosa [Thu, 2 Oct 2014 23:12:54 +0000 (18:12 -0500)]
CB-7700 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
Vladimir Kotikov [Wed, 3 Sep 2014 10:37:06 +0000 (14:37 +0400)]
CB-7453 Adds fallback to m4a audio format when mp3 recording fails.
Jesse MacFadyen [Thu, 18 Sep 2014 23:30:55 +0000 (16:30 -0700)]
Merge branch 'CB-7429' of https://github.com/MSOpenTech/cordova-plugin-media-capture
Marcel Kinard [Wed, 17 Sep 2014 20:27:17 +0000 (16:27 -0400)]
CB-7571 Bump version of nested plugin to match parent plugin
Marcel Kinard [Wed, 17 Sep 2014 19:35:02 +0000 (15:35 -0400)]
CB-7571 Incremented plugin version.
Marcel Kinard [Wed, 17 Sep 2014 19:27:43 +0000 (15:27 -0400)]
CB-7571 Updated version and RELEASENOTES.md for release 0.3.3
Vladimir Kotikov [Fri, 12 Sep 2014 10:47:09 +0000 (14:47 +0400)]
CB-7429 Fixes image capture manual tests on windows
Vladimir Kotikov [Mon, 1 Sep 2014 07:27:46 +0000 (11:27 +0400)]
CB-7429 Move windows8 and windows Proxies into one file
* Adds missing capabilities to windows8