Erisu [Mon, 14 Sep 2020 03:19:36 +0000 (12:19 +0900)]
Updated version and RELEASENOTES.md for release 5.0.0 (camera-
20200914)
エリス [Thu, 3 Sep 2020 10:35:43 +0000 (19:35 +0900)]
ci(travis): update osx xcode image (#648)
* ci(travis): update osx xcode image
* ci: use travis's latest supported osx_image xcode11.6
jcesarmobile [Fri, 7 Aug 2020 12:38:05 +0000 (14:38 +0200)]
breaking: remove NATIVE_URI DestinationType (#637)
エリス [Tue, 28 Jul 2020 11:25:48 +0000 (20:25 +0900)]
breaking: bump project requirements (#628)
エリス [Thu, 23 Jul 2020 11:16:36 +0000 (20:16 +0900)]
chore: remove deprecated file transfer plugin (#634)
jcesarmobile [Thu, 23 Jul 2020 10:11:55 +0000 (12:11 +0200)]
fix(android): return error if file url is null (#632)
Loïc Le Malliaud [Thu, 16 Jul 2020 11:08:40 +0000 (13:08 +0200)]
fix(android): use provider prefix to avoid conflicts other plugin providers (#510)
Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
jcesarmobile [Tue, 14 Jul 2020 14:26:09 +0000 (16:26 +0200)]
breaking(android): stop using CordovaUri helper class (#617)
エリス [Tue, 14 Jul 2020 10:26:24 +0000 (19:26 +0900)]
chore: add package-lock.json (#630)
エリス [Tue, 14 Jul 2020 10:15:57 +0000 (19:15 +0900)]
chore(package): use short notation (#631)
エリス [Tue, 14 Jul 2020 10:15:29 +0000 (19:15 +0900)]
feat: migrate to @cordova/eslint-config@3.x (#629)
エリス [Tue, 14 Jul 2020 08:55:23 +0000 (17:55 +0900)]
ci: fix additional tests (#626)
エリス [Tue, 14 Jul 2020 08:55:04 +0000 (17:55 +0900)]
breaking: bump version 5.0.0-dev (#627)
jcesarmobile [Thu, 25 Jun 2020 16:23:01 +0000 (18:23 +0200)]
fix(ios): tempFilePath called twice if using CameraUsesGeolocation (#612)
Jesse MacFadyen [Thu, 7 May 2020 08:34:03 +0000 (01:34 -0700)]
chore(release): 4.2.0-dev
Jesse MacFadyen [Thu, 7 May 2020 07:45:53 +0000 (00:45 -0700)]
Updated version and RELEASENOTES.md for release (Camera-4.2.0)
Jesse MacFadyen [Thu, 30 Apr 2020 17:46:21 +0000 (10:46 -0700)]
Merge pull request #588 from purplecabbage/AndroidCacheLocal
[Android] Cache images in device storage, devices have enough space now.
Jesse MacFadyen [Tue, 28 Apr 2020 20:57:00 +0000 (13:57 -0700)]
Cache images in device storage, devices have enough space now.
Norman Breau [Sat, 25 Apr 2020 02:09:49 +0000 (23:09 -0300)]
Merge pull request #508 from rtpHarry/patch-1
docs(readme): app renamed to Google Photos
Erisu [Wed, 22 Apr 2020 04:39:50 +0000 (13:39 +0900)]
chore(asf): update git notification settings
jcesarmobile [Wed, 15 Apr 2020 09:41:21 +0000 (11:41 +0200)]
fix(ios): return copy of video when picking from gallery on iOS 13 (#580)
Niklas Merz [Mon, 13 Apr 2020 12:27:10 +0000 (14:27 +0200)]
Update CONTRIBUTING.md
exxbrain [Thu, 9 Apr 2020 13:54:26 +0000 (16:54 +0300)]
Fix UI API called on a background thread (#550, #530, #447) (#551)
Co-authored-by: Denis Zakharov <d.zakharov@bssys.com>
Tim Brust [Sat, 28 Mar 2020 12:11:08 +0000 (12:11 +0000)]
ci: updates Node.js versions (#576)
Tim Brust [Sat, 28 Mar 2020 12:10:44 +0000 (12:10 +0000)]
chore(npm): adds ignore list (#575)
jcesarmobile [Sat, 19 Oct 2019 23:05:19 +0000 (01:05 +0200)]
docs(README): remove confusing comment (#513)
jcesarmobile [Sat, 19 Oct 2019 15:07:21 +0000 (17:07 +0200)]
docs(README): remove orphan windows phone 7 note (#512)
Matthew Harris [Wed, 25 Sep 2019 15:04:31 +0000 (22:04 +0700)]
docs(readme): app renamed to Google Photos
klodha [Mon, 16 Sep 2019 09:40:54 +0000 (15:10 +0530)]
ImagePicker returning same image (#306)
ImagePicker returning same image
Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
Co-authored-by: Tim Brust <github@timbrust.de>
Jan Piotrowski [Thu, 27 Jun 2019 19:02:49 +0000 (21:02 +0200)]
chore(release): 4.1.1-dev
Jan Piotrowski [Thu, 27 Jun 2019 19:01:58 +0000 (21:01 +0200)]
chore(release): 4.1.0 (version string)
Jan Piotrowski [Thu, 27 Jun 2019 19:01:58 +0000 (21:01 +0200)]
chore(release): release notes for 4.1.0
Jan Piotrowski [Thu, 27 Jun 2019 16:46:33 +0000 (18:46 +0200)]
docs: remove outdated test docs translations
Jan Piotrowski [Thu, 27 Jun 2019 16:46:13 +0000 (18:46 +0200)]
build: remove `.ratignore` file that is not needed any more
Jan Piotrowski [Thu, 27 Jun 2019 16:45:52 +0000 (18:45 +0200)]
chore: fix repo and issue urls and license in package.json and plugin.xml
Jan Piotrowski [Thu, 20 Jun 2019 11:30:25 +0000 (13:30 +0200)]
fix: temporarily remove Appium tests (#468)
Jan Piotrowski [Thu, 20 Jun 2019 11:25:28 +0000 (13:25 +0200)]
ci(travis): Update Travis CI configuration for new paramedic (#455)
* Update .travis.yml
* ADDITIONAL_TESTS
* npm install github:apache/cordova-paramedic\#plugin-test-fixes
* undo
* fix
* ADDITIONAL_TESTS_DIR
* Update .travis.yml
* update to npm 8 for `npm install appium`
Hazem Saleh [Sun, 5 May 2019 17:16:20 +0000 (13:16 -0400)]
(Android) Fix NullPointerException error on some Android phones (#429)
Gedas Gardauskas [Mon, 8 Apr 2019 14:14:38 +0000 (23:14 +0900)]
Update CI Environment Setup for Node.js 6 (#438)
Hazem Saleh [Fri, 1 Mar 2019 19:00:39 +0000 (14:00 -0500)]
AAR-232: (android) Enhancement: Camera plugin code cleanup (#425)
Álvaro Herrero [Thu, 21 Feb 2019 15:51:54 +0000 (16:51 +0100)]
GH-329: (android) Fixes issue: Exif data lost on many cases (#331)
* GH-329 android: Fix Exif data lost when correctOrientation is true
* Changed variable name
Jan Piotrowski [Mon, 11 Feb 2019 17:38:15 +0000 (18:38 +0100)]
Add or update GitHub pull request and issue template
pz [Sun, 16 Dec 2018 11:20:01 +0000 (11:20 +0000)]
GH-376 (ios) fixes UIImagePickerController cancel handling for iOS11+ (#377)
jcesarmobile [Sun, 9 Dec 2018 23:52:39 +0000 (00:52 +0100)]
Remove deprecated platforms from docs (#394)
jcesarmobile [Sun, 9 Dec 2018 11:39:06 +0000 (12:39 +0100)]
Android: return DATA_URL for ALLMEDIA if it's an image (#382)
jcesarmobile [Tue, 4 Dec 2018 11:21:39 +0000 (12:21 +0100)]
CB-13813: (iOS) Remove old iOS code (#381)
Ams [Sun, 25 Nov 2018 12:59:51 +0000 (13:59 +0100)]
CB-13865: (IOS-Ipad) Making popover Window Size configurable using popoverOptions - imagePicker (#314)
Jan Piotrowski [Fri, 23 Nov 2018 19:18:31 +0000 (20:18 +0100)]
fix quirk
jcesarmobile [Fri, 23 Nov 2018 17:44:46 +0000 (18:44 +0100)]
CB-13837: fix TypeScript Definition for CameraPopoverOptions (#379)
Jan Piotrowski [Tue, 20 Nov 2018 22:40:08 +0000 (23:40 +0100)]
clarify android quirk of cameraDirection
jcesarmobile [Tue, 13 Nov 2018 22:02:58 +0000 (23:02 +0100)]
Bump minor version (#370)
jcesarmobile [Thu, 1 Nov 2018 15:13:52 +0000 (16:13 +0100)]
Remove automatic README generation (#365)
jcesarmobile [Tue, 30 Oct 2018 15:44:58 +0000 (16:44 +0100)]
Revert "Bump minor version to 4.1.0-dev (#357)" (#363)
This reverts commit
7ee91a927d96904bb5abdee696f6c2e03b71acca.
jcesarmobile [Wed, 24 Oct 2018 11:26:07 +0000 (13:26 +0200)]
Bump minor version to 4.1.0-dev (#357)
Jan Piotrowski [Wed, 3 Oct 2018 23:15:01 +0000 (01:15 +0200)]
remove JIRA link
Chris Brody [Wed, 3 Oct 2018 22:42:51 +0000 (18:42 -0400)]
Merge pull request #242 from DisruptiveMind/master
CB-11714: (windows) added check for encoding in savePhoto() without height/width
Jan Piotrowski [Wed, 3 Oct 2018 18:54:06 +0000 (20:54 +0200)]
replace double quotes with single quotes
Jan Piotrowski [Mon, 1 Oct 2018 10:36:47 +0000 (12:36 +0200)]
also accept terms for android sdk `android-27`
Tyler Pham [Sun, 16 Sep 2018 23:22:16 +0000 (19:22 -0400)]
CB-11714: reuse picture.name instead of pictureName
Tyler Pham [Sun, 16 Sep 2018 23:19:13 +0000 (19:19 -0400)]
simplify picture.copyAsync
Jan Piotrowski [Sat, 18 Aug 2018 20:57:23 +0000 (22:57 +0200)]
remove outdated docs translations that haven't been touched for 3 years
bvmensvoort [Thu, 5 Jul 2018 22:16:25 +0000 (00:16 +0200)]
CB-14097: (android) Fix crash when selecting some files with getPicture (#322)
* CB-14097: (android) Fix crash when selecting some files with getPicture of urls with raw://
Handles both urls:
content://com.android.providers.downloads.documents/document/1111
content://com.android.providers.downloads.documents/document/raw%3A%2Fstorage%2Femulated%2F0%2FDownload%2Ffilename.pdf
* Optimization: Remove TextUtils dependency, return null when no id could be extracted
jcesarmobile [Sun, 10 Jun 2018 21:14:08 +0000 (23:14 +0200)]
Update engines to use variables (#323)
Matthew Vander Vliet [Fri, 25 May 2018 04:44:23 +0000 (22:44 -0600)]
CB-13384: (browser) Added deprecation of video.src compatibility (#288)
* CB-13384: (browser) Added deprecation of video.src compatibility
* CB-13384: Updated to reflect property detection rather than deprecation exception.
Andrew Decker [Thu, 24 May 2018 05:42:39 +0000 (00:42 -0500)]
Update CameraProxy.js (#284)
Remove audio flag from getUserMedia on the browser. Including audio resulted in some nasty audio feedback, and audio isn't really needed for taking pictures anyway.
Nicco Kunzmann [Sat, 19 May 2018 10:04:58 +0000 (12:04 +0200)]
replace warning emoji with warning unicode (#317)
Due to the use of the emoji, the documentation page shows
:warning: instead of ⚠.
https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-camera/index.html
jcesarmobile [Sat, 19 May 2018 05:59:48 +0000 (07:59 +0200)]
CB-14017 (android): Make com.android.support:support-v4 version configurable (#318)
Hazem Saleh [Sun, 22 Apr 2018 18:33:52 +0000 (14:33 -0400)]
CB-14047: (android) CameraLauncher: Replacing Repeated String literals with final variables (#319)
Steve Gill [Fri, 13 Apr 2018 01:06:58 +0000 (18:06 -0700)]
Set VERSION to 4.0.4-dev (via coho)
Steve Gill [Fri, 13 Apr 2018 01:04:49 +0000 (18:04 -0700)]
fixed issue with version, 4.0.3
Steve Gill [Fri, 13 Apr 2018 00:16:12 +0000 (17:16 -0700)]
Set VERSION to 4.0.4-dev (via coho)
Steve Gill [Fri, 13 Apr 2018 00:06:17 +0000 (17:06 -0700)]
CB-14030 Updated version and RELEASENOTES.md for release 4.0.3 (via coho)
Joe Bowser [Wed, 14 Mar 2018 19:44:35 +0000 (12:44 -0700)]
Merge pull request #275 from cjpearson/
CB12953
CB-12593: (android) Fix potential FileProvider conflicts
jcesarmobile [Mon, 12 Feb 2018 09:36:58 +0000 (10:36 +0100)]
Fix a mistake in the examples of usage descriptions (#313)
Julio César [Sun, 11 Feb 2018 12:08:40 +0000 (13:08 +0100)]
CB-13854(ios): fix Camera opens in portrait orientation on iphones
Tsuruda [Sun, 11 Feb 2018 17:22:34 +0000 (02:22 +0900)]
modified init value (#264)
Alpesh Patel [Thu, 8 Feb 2018 12:12:16 +0000 (17:42 +0530)]
CB-13415 (android) Importing corrupt images using the Camera plugin c… (#309)
* CB-13415 (android) Importing corrupt images using the Camera plugin crashes the app
Suraj Pindoria [Thu, 25 Jan 2018 19:47:20 +0000 (11:47 -0800)]
CB-13826 Incremented plugin version.
Suraj Pindoria [Wed, 24 Jan 2018 22:38:34 +0000 (14:38 -0800)]
CB-13826 Updated version and RELEASENOTES.md for release 4.0.2
Joe Bowser [Mon, 15 Jan 2018 22:13:07 +0000 (14:13 -0800)]
Merge pull request #308 from okode/android8_permission_request_fix
CB-13781: (android) Fixed permissions request on Android 8 to save a …
rpanadero [Mon, 15 Jan 2018 12:05:10 +0000 (13:05 +0100)]
CB-13781: (android) Fixed permissions request on Android 8 to save a photo into the photo album
jcesarmobile [Wed, 10 Jan 2018 22:46:04 +0000 (23:46 +0100)]
Merge pull request #307 from jcesarmobile/CB-13747
CB-13747: Add build-tools-26.0.2 to travis
Julio César [Tue, 9 Jan 2018 19:32:55 +0000 (20:32 +0100)]
CB-13747: Add build-tools-26.0.2 to travis
jcesarmobile [Sat, 30 Dec 2017 05:59:38 +0000 (06:59 +0100)]
Fix release notes (#304)
Simon MacDonald [Thu, 28 Dec 2017 00:13:49 +0000 (19:13 -0500)]
Set VERSION to 4.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 4.0.1 (via coho)
jcesarmobile [Wed, 27 Dec 2017 09:55:32 +0000 (10:55 +0100)]
Merge pull request #303 from jcesarmobile/CB-13701
CB-13701 Fix to allow 4.0.0 version install
Julio César [Tue, 26 Dec 2017 23:00:45 +0000 (00:00 +0100)]
CB-13701Fix to allow 4.0.0 version install
Steve Gill [Sat, 16 Dec 2017 01:26:41 +0000 (17:26 -0800)]
Set VERSION to 4.0.1-dev (via coho)
Steve Gill [Sat, 16 Dec 2017 01:25:06 +0000 (17:25 -0800)]
CB-13681 Updated version and RELEASENOTES.md for release 4.0.0 (via coho)
Steve Gill [Thu, 14 Dec 2017 01:35:44 +0000 (17:35 -0800)]
Merge pull request #301 from surajpindoria/removePlatforms
CB-13661: Remove deprecated platforms
Suraj Pindoria [Tue, 12 Dec 2017 19:09:29 +0000 (11:09 -0800)]
CB-13661: Remove deprecated platforms
Steve Gill [Mon, 6 Nov 2017 22:38:37 +0000 (14:38 -0800)]
Set VERSION to 3.0.1-dev (via coho)
Steve Gill [Mon, 6 Nov 2017 22:37:41 +0000 (14:37 -0800)]
CB-13542 Updated version and RELEASENOTES.md for release 3.0.0 (via coho)
Steve Gill [Sat, 4 Nov 2017 05:21:09 +0000 (22:21 -0700)]
Merge pull request #290 from JoseExposito/master
CB-13421: (osx) Added macOS support
Steve Gill [Wed, 1 Nov 2017 20:39:41 +0000 (13:39 -0700)]
Merge pull request #297 from jcesarmobile/CB-13515
CB-13515 (all): Add 'protective' entry to cordovaDependencies
Julio César [Wed, 1 Nov 2017 10:00:21 +0000 (11:00 +0100)]
CB-13515 (all): Add 'protective' entry to cordovaDependencies
Julio César [Sat, 21 Oct 2017 15:00:13 +0000 (17:00 +0200)]
CB-13332 (iOS): document NSPhotoLibraryAddUsageDescription
This closes #296
Julio César [Sat, 14 Oct 2017 21:34:12 +0000 (23:34 +0200)]
CB-13264 (iOS): Remove ios usage descriptions
This closes #295
Alexander Sorokin [Fri, 20 Oct 2017 07:11:26 +0000 (10:11 +0300)]
CB-13473: (CI) Removed browser builds from AppVeyor