Commit Graph

  • ef5484a2aa CB-8940 Setting z-index values to maximum for UI buttons. This closes #140. Raghav Katyal 2015-11-18 11:34:45 -08:00
  • b3376e2389 CB-10035 linked issues in RELEASENOTES.md 2.0.0 Steve Gill 2015-11-18 22:11:41 -08:00
  • ee9884e97b CB-10035 Updated version and RELEASENOTES.md for release 2.0.0 Steve Gill 2015-11-18 19:45:05 -08:00
  • 1cf4feee60 removed r prefix from tags Steve Gill 2015-11-18 14:53:10 -08:00
  • 847add6870 CB-10035 Updated RELEASENOTES to be newest to oldest Steve Gill 2015-11-18 13:54:08 -08:00
  • 63ac782b32 remove unneeded weakness Jesse MacFadyen 2015-11-17 16:56:35 -08:00
  • 7f3a0a5483 CB-8863 correct block usage for async calls Jesse MacFadyen 2015-11-17 16:37:45 -08:00
  • 036cdfdeb8 CB-5479 android: changed saveToPhotoAlbum to save uncompressed images riknoll 2015-11-11 13:40:33 -08:00
  • 2bb134bf6b CB-9169 android: Fixed filetype for uncompressed images and added quirk riknoll 2015-11-10 11:50:42 -08:00
  • 88592575fe CB-9446 related: Removing CordovaResource library code in favour of the code we're supposed to be deprecating because that at least works. Joe Bowser 2015-11-09 14:27:48 -08:00
  • f5217bf02b CB-9942 Normalize line endings in Camera plugin docs daserge 2015-11-03 13:39:53 +03:00
  • 9b444c39ba CB-9910 android: Add permission request for some gallery requests riknoll 2015-11-02 15:07:54 -08:00
  • 5ff225d8df CB-7668 android: Adding a sterner warning for allowedit on Android Richard Knoll 2015-10-29 14:35:58 -07:00
  • 3a8880d0c3 Actually fixing the contribute link. Dmitry Blotsky 2015-10-23 12:11:49 -07:00
  • d0ad2f5065 Fixing contribute link. Dmitry Blotsky 2015-10-23 12:03:42 -07:00
  • 44475d9df9 Using the CordovaResourceApi to fine paths of files in the background thread. If the file doesn't exist, return the content URI We also do a refactor to bring this in line. This code got bike-shedded a bit. Joe Bowser 2015-10-01 16:19:06 -07:00
  • 2714060b09 Add engine tag for Cordova-Android 5.0.x Joe Bowser 2015-09-24 15:07:57 -07:00
  • cbe17eec21 Fix permission handling Joe Bowser 2015-09-03 09:08:47 -07:00
  • 8024c5de49 CB-9583: Permissions for Marshmallow Joe Bowser 2015-09-02 15:33:36 -07:00
  • 933b35b0d2 Closes stale pull requests. Close #91, close #82, close #59, close #20 Vladimir Kotikov 2015-10-19 13:07:17 +03:00
  • dbe3e3d2ca Try to use realpath filename instead of default modified.jpg Nelson Antunes 2015-05-28 11:29:21 +01:00
  • a030c52f7f change 'case' to else-if. This closes #113 Jesse MacFadyen 2015-08-04 12:04:17 -07:00
  • b8a68af63f CB-6190 - iOS camera plugin ignores quality parameter Julio César 2015-07-14 20:53:40 +02:00
  • 837d6721f2 CB-9633 iOS Taking a Picture With Option destinationType:NATIVE_URI Doesn't Show Image sgrebnov 2015-09-09 19:31:28 +03:00
  • f20dfae735 CB-9745 Camera plugin docs should be generated from the source daserge 2015-10-05 13:48:19 +03:00
  • 454a6f518c CB-9622 Windows Phone 8 Camera Option destinationType:NATIVE_URI is a NO-OP sgrebnov 2015-09-08 15:25:20 +03:00
  • dca8bd1943 CB-9623 Fixes various issues when encodingType set to png Vladimir Kotikov 2015-09-08 14:44:11 +03:00
  • cad9ab0419 CB-9591 Retaining aspect ratio when resizing Jakub Navrátil 2015-08-27 23:32:50 +02:00
  • ee5cfe89a5 CB-9443 Pick correct maxResolution This closes #111, closes #56 CB-9444cordova-plugin-camera Murat Sutunc 2015-08-03 12:57:58 -07:00
  • 813d143667 CB-9151 Trigger captureAction only once Murat Sutunc 2015-07-27 12:15:25 -07:00
  • 110b3b3388 CB-9413 Close RandomAccessStream once copied Murat Sutunc 2015-07-27 11:39:38 -07:00
  • eeb5880580 CB-5661 Remove outdated iOS quirks about memory CB-9381cordova-plugin-camera Andrey Kurdyumov 2015-07-27 15:53:13 +06:00
  • 9dfd37cd66 Closing stale pull request: close #106 Murat Sutunc 2015-07-13 16:02:12 -07:00
  • c50757c245 CB-9349 Focus control and nice UI Gillardo 2015-07-09 12:27:32 +01:00
  • 0264e56162 Closing stale pull request: close #73 Murat Sutunc 2015-07-09 15:22:02 -07:00
  • 8ebaaa62bd Closing stale pull request: close #77 Murat Sutunc 2015-07-09 15:19:19 -07:00
  • 11eaaa8b9f remove travis-ci integration Jesse MacFadyen 2015-07-07 17:36:10 -07:00
  • 899802a202 CB-9259: Forgot to add another check on which URI we're using when fixing this thing the first time Joe Bowser 2015-07-07 14:27:35 -07:00
  • 1e607ddcc8 CB-9247 - typo Shazron Abdullah 2015-06-25 06:22:24 -07:00
  • 63110ea54c CB-9247 - Added macro to conditionally add NSData+Base64.h Shazron Abdullah 2015-06-25 06:20:25 -07:00
  • b683315be6 CB-9247 - Fixes compilation errors with cordova-ios 4.x Shazron Abdullah 2015-06-25 06:09:59 -07:00
  • 2e147ba9ca Merge branch 'CB-8498-take2' of https://github.com/vldmrrr/cordova-plugin-camera Jesse MacFadyen 2015-06-17 17:38:01 -07:00
  • 11498404fc CB-9192 Incremented plugin version. Steve Gill 2015-06-17 17:35:34 -07:00
  • 363dd02584 Fix returning native url on windows. vladimir 2015-06-17 16:14:58 -05:00
  • 437cf3d93a CB-9202 updated repo url to github mirror in package.json r1.2.0 1.2.0 Steve Gill 2015-06-17 14:14:41 -07:00
  • e8d52ef256 CB-9192 Updated version and RELEASENOTES.md for release 1.2.0 Steve Gill 2015-06-17 12:36:01 -07:00
  • 647dac284b Closing stale pull request: close #84 Murat Sutunc 2015-06-15 16:52:32 -07:00
  • 92c039e465 Closing stale pull request: close #66 Murat Sutunc 2015-06-15 16:51:08 -07:00
  • b6a8a24b88 CB-9128 cordova-plugin-camera documentation translation: cordova-plugin-camera Victor Sosa 2015-06-12 09:38:52 -05:00
  • 0d37267eb4 Update docs. This closes #100 CB-9128cordova-plugin-camera Murat Sutunc 2015-05-06 22:37:59 -07:00
  • 88ee99011c attempt to fix npm markdown issue Raymond Camden 2015-06-02 10:42:32 -05:00
  • a6cc9271a0 CB-8883 fix picture rotation issue Murat Sutunc 2015-05-14 10:35:53 -07:00
  • b3430e6f80 one more alias Jesse MacFadyen 2015-05-20 16:31:50 -07:00
  • 888a9661fb Fixed some nit white-space issues, aliased a little more Jesse MacFadyen 2015-05-20 16:17:57 -07:00
  • 15f66bf5cd major refactor : readability Jesse MacFadyen 2015-05-18 21:38:34 -07:00
  • 33ffb17c97 Patch for CB-8498, this closes #64 Jesse MacFadyen 2015-05-18 17:32:14 -07:00
  • a830b3e08b CB-8879 fix stripe issue with correct aspect ratio Murat Sutunc 2015-05-11 17:09:43 -07:00
  • 706a3aa73e CB-8601 - iOS camera unit tests broken Shazron Abdullah 2015-05-11 17:39:40 -07:00
  • 9f9e5ef4a9 CB-7667 iOS8: Handle case where camera is not authorized (closes #49) Dan Polivy 2014-09-30 14:28:24 -07:00
  • b8b53c6254 add missing license header Jesse MacFadyen 2015-05-07 16:04:19 -07:00
  • 0436928275 CB-8959 Incremented plugin version. Steve Gill 2015-05-06 17:37:22 -07:00
  • 19feee9cb0 CB-8959 Updated version and RELEASENOTES.md for release 1.1.0 r1.1.0 1.1.0 Steve Gill 2015-05-06 17:07:39 -07:00
  • 69c687e0cf CB-8943 fix PickAndContinue issue on Win10Phone Murat Sutunc 2015-05-06 10:49:05 -07:00
  • b0ee9dd905 CB-8253 Fix potential unreleased resources Alan Kinzie 2015-01-07 13:59:22 -05:00
  • c2e0db2b86 CB-8909: Remove unused import from File CB-8860cordova-plugin-camera Joe Bowser 2015-04-24 14:24:32 -07:00
  • 8f07f562a2 CB-8404 typo fix cameraproxy.js Murat Sutunc 2015-04-22 14:23:47 -07:00
  • 1e8c836844 CB-8404 Rotate camera feed with device orientation Murat Sutunc 2015-04-16 17:27:55 -07:00
  • b131021303 CB-8054 Support taking pictures from file for WP8 Vladimir Kotikov 2015-04-21 15:22:40 +03:00
  • 0dabe94416 CB-8054 Support taking pictures from file for WP8 Murat Sutunc 2015-04-15 17:20:30 -07:00
  • fb8ce21711 CB-8405 Use z-index instead of z-order Murat Sutunc 2015-04-16 12:44:29 -07:00
  • b67e4a09ed CB-8858 Incremented plugin version. Steve Gill 2015-04-15 16:00:21 -07:00
  • d10bf50c61 CB-8858 Updated version in package.json for release 1.0.0 r1.0.0 1.0.0 Steve Gill 2015-04-15 15:50:47 -07:00
  • b7af490a3e Revert "CB-8858 Incremented plugin version." Steve Gill 2015-04-15 14:30:57 -07:00
  • c2e4d1f36d CB-8858 Incremented plugin version. Steve Gill 2015-04-15 13:55:46 -07:00
  • d0fe66e1d5 CB-8858 Updated version and RELEASENOTES.md for release 1.0.0 Steve Gill 2015-04-15 11:06:37 -07:00
  • af36e74d05 CB-8780 - Display popover using main thread. Fixes popover slowness (closes #81) Connor Pearson 2015-04-01 10:34:17 -04:00
  • 629dbcb712 CB-8746 bumped version of file dependency in package.json too Steve Gill 2015-04-09 17:08:52 -07:00
  • bc7c4278ef CB-8746 bumped version of file dependency Steve Gill 2015-04-09 17:06:28 -07:00
  • 302aacb214 CB-8746 gave plugin major version bump Steve Gill 2015-04-09 16:51:58 -07:00
  • 304599d809 Revert "CB-8747 updated dependency, added peer dependency" old-ID Steve Gill 2015-04-09 16:39:42 -07:00
  • d82bad305b Merge branch 'master' into old-ID Steve Gill 2015-04-09 14:39:47 -07:00
  • 3927735d09 CB-8706, CB-8707 saveToPhotoAlbum improvements and some refactoring Vladimir Kotikov 2015-04-07 21:48:00 +03:00
  • 9e11ab4dfb CR fixes Murat Sutunc 2015-04-03 11:08:00 -07:00
  • d1dfc1e8ee CB-8747 updated dependency, added peer dependency Steve Gill 2015-04-01 23:01:47 -07:00
  • 03a720808b Revert "CB-8683 updated blackberry specific references of org.apache.cordova.camera to cordova-plugin-camera" Steve Gill 2015-04-01 11:41:42 -07:00
  • 52a9d39855 Revert "CB-8683 changed plugin-id to pacakge-name" Steve Gill 2015-04-01 11:41:26 -07:00
  • ee4ac0d7b2 CB-8683 updated blackberry specific references of org.apache.cordova.camera to cordova-plugin-camera Steve Gill 2015-04-01 11:40:15 -07:00
  • d52b936bd8 CB-8782: Updated the docs to talk about the allowEdit quirks, it's not 100% working, but better than it was Joe Bowser 2015-04-01 11:22:56 -07:00
  • 9fe5b430aa CB-8782: Fixed the flow so that we save the cropped image and use it, not the original non-cropped. Crop only supports G+ Photos Crop, other crops may not work, depending on the OEM Joe Bowser 2015-04-01 11:03:48 -07:00
  • 23dbb8889a CB-8740: Removing FileHelper call that was failing on Samsung Galaxy S3, now that we have a real path, we only need to update the MediaStore, not pull from it in this case Joe Bowser 2015-03-31 15:25:23 -07:00
  • ac4af88f55 CB-8740: Partial fix for Save Image to Gallery error found in MobileSpec Joe Bowser 2015-03-31 10:51:14 -07:00
  • f1ae0e9ccf CB-8683 changed plugin-id to pacakge-name Steve Gill 2015-03-31 16:39:18 -07:00
  • 563f0038fd CB-8653 properly updated translated docs to use new id Steve Gill 2015-03-31 16:05:59 -07:00
  • ccbbdccc4c CB-8653 updated translated docs to use new id Steve Gill 2015-03-31 10:53:30 -07:00
  • 04ed502d92 CB-8351 Fix custom implementation of integerValueForKey (close #79) Gene Connolly 2015-03-30 14:13:50 -04:00
  • 7209d38fa2 Fix cordova-paramedic path change, build with TRAVIS_BUILD_DIR, use npm to install paramedic Jesse MacFadyen 2015-03-24 23:16:57 -07:00
  • 8062a006c0 docs: added 'Windows' to supported platforms CB-8600cordova-plugin-camera sgrebnov 2015-03-19 17:47:46 +03:00
  • 29c9ea387d CB-8707 refactoring windows code to improve readability Murat Sutunc 2015-03-17 17:16:38 -07:00
  • 5ef04e552c CB-8706 use filePicker if saveToPhotoAlbum is true Murat Sutunc 2015-02-17 15:09:33 -08:00
  • b8a700215a CB-8706 remove unnecessary capabilities from xml Murat Sutunc 2015-02-16 15:32:10 -08:00