Jan Piotrowski [Wed, 19 Jun 2019 15:49:23 +0000 (17:49 +0200)]
chore(release): 3.0.3 (version string)
Jan Piotrowski [Wed, 19 Jun 2019 15:49:23 +0000 (17:49 +0200)]
chore(release): release notes for 3.0.3
Jan Piotrowski [Wed, 19 Jun 2019 15:44:15 +0000 (17:44 +0200)]
docs: remove outdated translations
Jan Piotrowski [Wed, 19 Jun 2019 15:44:03 +0000 (17:44 +0200)]
build: add `.npmignore` to remove unneeded files from npm package
Jan Piotrowski [Fri, 28 Jun 2019 21:41:46 +0000 (23:41 +0200)]
fix: change CRLF line breaks to LF
Jan Piotrowski [Wed, 19 Jun 2019 15:43:48 +0000 (17:43 +0200)]
build: add `.gitattributes` to force LF (instead of possible CRLF on Windows)
Jan Piotrowski [Tue, 18 Jun 2019 18:43:53 +0000 (20:43 +0200)]
ci(travis): Update Travis CI configuration for new paramedic (#134)
* Update Travis CI configuration for new paramedic
* Update .travis.yml
Jan Piotrowski [Mon, 11 Feb 2019 17:40:04 +0000 (18:40 +0100)]
Add or update GitHub pull request and issue template
Jan Piotrowski [Wed, 3 Oct 2018 23:16:37 +0000 (01:16 +0200)]
remove JIRA link
Jan Piotrowski [Mon, 1 Oct 2018 10:55:32 +0000 (12:55 +0200)]
also accept terms for android sdk `android-27`
jcesarmobile [Sat, 22 Sep 2018 00:07:06 +0000 (02:07 +0200)]
GH-102 Catch ActivityNotFoundException (#104)
Marco Celotti [Fri, 21 Sep 2018 23:21:09 +0000 (01:21 +0200)]
CB-14260: (android) captureImage permission denial on android 8.1 (#95)
* CB-14260: (android) captureImage permission denial on android 8.1
Jan Piotrowski [Mon, 27 Aug 2018 17:09:34 +0000 (19:09 +0200)]
Merge pull request #98 from larrybahr/master
Add CaptureError.CAPTURE_PERMISSION_DENIED to type declaration file
Larry Bahr [Mon, 20 Aug 2018 17:29:40 +0000 (12:29 -0500)]
tab to space fix
Larry Bahr [Mon, 20 Aug 2018 16:29:10 +0000 (11:29 -0500)]
Add CaptureError.CAPTURE_PERMISSION_DENIED to type declaration file
https://github.com/larrybahr/cordova-plugin-media-capture#constants
Steve Gill [Fri, 13 Apr 2018 00:16:16 +0000 (17:16 -0700)]
Set VERSION to 3.0.3-dev (via coho)
Steve Gill [Fri, 13 Apr 2018 00:06:22 +0000 (17:06 -0700)]
CB-14030 Updated version and RELEASENOTES.md for release 3.0.2 (via coho)
jcesarmobile [Sun, 8 Apr 2018 14:47:16 +0000 (16:47 +0200)]
Merge pull request #93 from jcesarmobile/CB-13866
CB-13866(ios): fix Camera opens in portrait orientation on iphones
Julio César [Sun, 8 Apr 2018 12:06:25 +0000 (14:06 +0200)]
CB-13866(ios): fix Camera opens in portrait orientation on iphones
Jan Piotrowski [Tue, 23 Jan 2018 11:26:41 +0000 (12:26 +0100)]
CB-13820 fix "report issue" link
jcesarmobile [Wed, 10 Jan 2018 10:33:56 +0000 (11:33 +0100)]
Merge pull request #91 from jcesarmobile/CB-13755
CB-13755: Add build-tools-26.0.2 to travis
Julio César [Tue, 9 Jan 2018 23:25:01 +0000 (00:25 +0100)]
CB-13755: Add build-tools-26.0.2 to travis
jcesarmobile [Sat, 30 Dec 2017 05:56:00 +0000 (06:56 +0100)]
Fix release notes (#89)
Simon MacDonald [Thu, 28 Dec 2017 00:13:50 +0000 (19:13 -0500)]
Set VERSION to 3.0.2-dev (via coho)
Simon MacDonald [Thu, 28 Dec 2017 00:13:36 +0000 (19:13 -0500)]
CB-13714 Updated version and RELEASENOTES.md for release 3.0.1 (via coho)
jcesarmobile [Wed, 27 Dec 2017 15:51:55 +0000 (16:51 +0100)]
CB-13707: Fix to allow 3.0.0 version install (#88)
Simon MacDonald [Mon, 18 Dec 2017 18:44:26 +0000 (13:44 -0500)]
Bump cordova-plugin-file dependency to 6.0.0
Steve Gill [Sat, 16 Dec 2017 01:26:44 +0000 (17:26 -0800)]
Set VERSION to 3.0.1-dev (via coho)
Steve Gill [Sat, 16 Dec 2017 01:25:13 +0000 (17:25 -0800)]
CB-13681 Updated version and RELEASENOTES.md for release 3.0.0 (via coho)
Vishal Mishra [Thu, 14 Dec 2017 07:21:49 +0000 (23:21 -0800)]
Merge pull request #87 from maverickmishra/master
CB-13669 : Remove deprecated plugins
maverickmishra [Tue, 12 Dec 2017 21:10:32 +0000 (13:10 -0800)]
CB-13669 : Remove deprecated plugins
Steve Gill [Tue, 7 Nov 2017 00:19:40 +0000 (16:19 -0800)]
Set VERSION to 2.0.1-dev (via coho)
Steve Gill [Tue, 7 Nov 2017 00:00:58 +0000 (16:00 -0800)]
CB-13542 updated file plugin dependency
Steve Gill [Mon, 6 Nov 2017 22:38:40 +0000 (14:38 -0800)]
Set VERSION to 2.0.1-dev (via coho)
Steve Gill [Mon, 6 Nov 2017 22:37:45 +0000 (14:37 -0800)]
CB-13542 Updated version and RELEASENOTES.md for release 2.0.0 (via coho)
jcesarmobile [Wed, 1 Nov 2017 17:05:36 +0000 (18:05 +0100)]
Merge pull request #86 from jcesarmobile/CB-13520
CB-13520 (all): Add 'protective' entry to cordovaDependencies
Julio César [Wed, 1 Nov 2017 10:06:29 +0000 (11:06 +0100)]
CB-13520 (all): Add 'protective' entry to cordovaDependencies
Julio César [Sat, 14 Oct 2017 15:33:52 +0000 (17:33 +0200)]
CB-13266 (ios): Remove ios usage descriptions
This closes #83
Alexander Sorokin [Fri, 20 Oct 2017 07:22:58 +0000 (10:22 +0300)]
CB-13473: (CI) Removed browser builds from AppVeyor
Alexander Sorokin [Fri, 20 Oct 2017 05:59:13 +0000 (08:59 +0300)]
CB-13472: (CI) Fixed Travis Android builds again
Kelvin Dart [Wed, 18 Oct 2017 15:53:25 +0000 (16:53 +0100)]
CB-13294 Remove cordova-plugin-compat
This closes #85
Alexander Sorokin [Tue, 19 Sep 2017 06:06:49 +0000 (09:06 +0300)]
CB-13299 (CI) Fix Android builds
Audrey So [Mon, 12 Jun 2017 18:03:09 +0000 (11:03 -0700)]
CB-12895 : added eslint and removed jshint
Alexander Sorokin [Fri, 28 Jul 2017 09:56:02 +0000 (12:56 +0300)]
CB-13028 (CI) Browser builds on Travis and AppVeyor
Alexander Sorokin [Mon, 10 Jul 2017 07:34:38 +0000 (10:34 +0300)]
CB-13000: (CI) Speed up android builds
Alexander Sorokin [Fri, 7 Jul 2017 08:22:41 +0000 (11:22 +0300)]
CB-12991: (CI) Updated CI badges
Alexander Sorokin [Fri, 30 Jun 2017 06:32:08 +0000 (09:32 +0300)]
CB-12935: (windows) Enable paramedic builds on AppVeyor
Alexander Sorokin [Mon, 26 Jun 2017 12:19:39 +0000 (15:19 +0300)]
CB-12935: (ios, android) Enable paramedic builds on Travis CI
Sergii Stotskyi [Mon, 5 Jun 2017 10:02:29 +0000 (13:02 +0300)]
CB-12882: (ios): adds support for permissions checks for captureVideo and captureImage methods
filmaj [Thu, 25 May 2017 10:47:38 +0000 (12:47 +0200)]
CB-12847: added `bugs` entry to package.json.
filmaj [Thu, 27 Apr 2017 20:03:00 +0000 (13:03 -0700)]
Set VERSION to 1.4.4-dev (via coho)
filmaj [Thu, 27 Apr 2017 20:02:56 +0000 (13:02 -0700)]
CB-12736 Updated version and RELEASENOTES.md for release 1.4.3 (via coho)
Alexander Sorokin [Wed, 26 Apr 2017 13:12:58 +0000 (16:12 +0300)]
CB-12622 Added Android 6.0 build badges to README
filmaj [Tue, 25 Apr 2017 00:33:25 +0000 (17:33 -0700)]
Close #73
Steve Gill [Sat, 22 Apr 2017 02:23:15 +0000 (19:23 -0700)]
CB-12685: added package.json to tests folder
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