Commit Graph

  • 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 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
  • 081aec5602 CB-8653 Updated Readme Steve Gill 2015-03-13 18:52:47 -07:00
  • 9e4174caff CB-8659: ios: 4.0.x Compatibility: Remove use of deprecated headers Ian Clelland 2015-03-13 10:46:17 -04:00
  • 7b2f453c25 CB-8646 Incremented plugin version. Steve Gill 2015-03-10 17:16:07 -07:00
  • 00cd249dd7 CB-8646 Updated version and RELEASENOTES.md for release 0.3.6 r0.3.6 0.3.6 Steve Gill 2015-03-10 17:12:32 -07:00
  • b698e10386 added missing apache header Steve Gill 2015-03-10 17:01:00 -07:00
  • 2a93a48956 Fix localize key for Videos. This closes #58 Jesse MacFadyen 2015-03-09 17:34:36 -07:00
  • 929733b891 CB-8235 android: Fix crash when selecting images from DropBox with spaces in path (close #65) Serge Huijben 2015-03-04 20:33:21 -05:00
  • f39a08ba29 Merge branch 'patch-1' of https://github.com/vilic/cordova-plugin-camera Jesse MacFadyen 2015-03-03 14:43:07 -08:00
  • bca73e6ee9 CB-8599 fix threading issue with cameraPicker (fixes #72) Murat Sutunc 2015-03-03 13:11:01 -08:00
  • 2c597a389b CB-8559 Integrate TravisCI Jesse MacFadyen 2015-03-02 11:47:04 -08:00
  • b780331389 CB-8438 cordova-plugin-camera documentation translation: cordova-plugin-camera Victor Sosa 2015-02-27 12:47:23 -06:00
  • 57aa707c6a CB-8538 Added package.json file Steve Gill 2015-02-24 23:02:44 -08:00
  • 97514fb01e CB-8429 Incremented plugin version. Andrew Grieve 2015-02-04 20:54:02 -05:00
  • 799ed580d3 CB-8429 Updated version and RELEASENOTES.md for release 0.3.5 r0.3.5 0.3.5 Andrew Grieve 2015-02-04 20:12:45 -05:00
  • d7e708db09 add try ... catch for getting image orientation VILIC VANE 2015-01-29 01:31:21 +08:00
  • 80b0048384 CB-8351 ios: Stop using now-deprecated [NSData base64EncodedString] Andrew Grieve 2015-01-27 10:56:19 -05:00
  • 2ead6335c9 CB-8351 ios: Stop using now-deprecated integerValueForKey: class extension Andrew Grieve 2015-01-27 10:47:04 -05:00
  • 2a0735d551 CB-8351 Unbreak build from previous commit Andrew Grieve 2015-01-27 10:19:46 -05:00
  • 4f056f0a73 CB-8351 Use argumentForIndex rather than NSArray extension Andrew Grieve 2015-01-23 09:49:20 -05:00
  • 376bec2b96 CB-8032 - Camera Plugin - Add nativeURL external method support for CDVFileSystem->makeEntryForPath:isDirectory: (closes #57) Shazron Abdullah 2014-12-11 16:42:02 -08:00
  • 482f2ac2cc CB-7938 - Added XCTest unit tests project, with stubs (adapted from SplashScreen unit test setup) (closes #60) Shazron Abdullah 2014-12-16 16:45:01 -05:00
  • 35c653d24d CB-7937 - Re-factor iOS Camera plugin so that it is testable (closes #52) Shazron Abdullah 2014-11-05 12:19:42 -08:00
  • 3ab650bdc9 CB-8110 Incremented plugin version. Steve Gill 2014-12-02 16:08:49 -08:00
  • 2045e0a644 CB-8110 Updated version and RELEASENOTES.md for release 0.3.4 r0.3.4 0.3.4 Steve Gill 2014-12-02 16:07:01 -08:00
  • 032531ae77 CB-7977 Mention deviceready in plugin docs Josh Soref 2014-11-06 17:02:58 -05:00
  • fb4cff9cc0 CB-7979 Each plugin doc should have a ## Installation section Josh Soref 2014-11-06 17:01:19 -05:00
  • 0d389857cf Fix memory leak of image data in imagePickerControllerReturnImageResult Kris Selden 2014-10-09 16:20:52 -07:00
  • 8b8db828f6 Pass uri to crop instead of pulling the low resolution image out of the intent return (close #43) Brian Bolton 2014-08-22 14:48:13 -05:00
  • 03fade661e Add orientation support for PNG to Android (closes #45) yoshifp 2014-08-28 15:15:37 +10:00
  • c06ae46485 Merge branch 'master' of https://github.com/sosahvictor/cordova-plugin-camera Ian Clelland 2014-10-06 14:24:33 -04:00
  • dbe33a44ff Incremented plugin version. Steven Gill 2014-10-03 17:09:46 -07:00
  • 021743f20e Updated version and RELEASENOTES.md for release 0.3.3 r0.3.3 0.3.3 Steven Gill 2014-10-03 16:10:12 -07:00
  • 53e42fc97b CB-7700 cordova-plugin-camera documentation translation: cordova-plugin-camera Victor Sosa 2014-10-02 18:10:17 -05:00
  • 7413c1bcb2 CB-7600 Adds informative message to error callback in manual test. Vladimir Kotikov 2014-09-19 13:16:20 +04:00
  • 860fedece4 CB-7571 Bump version of nested plugin to match parent plugin Marcel Kinard 2014-09-17 16:27:13 -04:00
  • 9adc39ca2c CB-7571 Incremented plugin version. Marcel Kinard 2014-09-17 15:35:01 -04:00
  • af18483d69 CB-7571 Updated version and RELEASENOTES.md for release 0.3.2 r0.3.2 0.3.2 Marcel Kinard 2014-09-17 15:27:39 -04:00
  • 3581c595d7 CB-7551 - [Camera][iOS 8] Scaled images show a white line ktsour 2014-09-15 19:00:45 +03:00
  • 513bfde49e CB-7558 - hasPendingOperation flag in Camera plugin's takePicture should be reversed to fix memory errors Wang Jinggang 2014-06-05 15:56:45 +08:00
  • 43cb385f0e CB-7557 - Camera plugin tests is missing a File dependency Shazron Abdullah 2014-09-15 15:31:04 -07:00
  • 45da410662 CB-7423 do cleanup after copyImage manual test Edna Morales 2014-09-04 11:04:33 -04:00
  • fcfe642147 CB-7471 cordova-plugin-camera documentation translation: cordova-plugin-camera Lisa Seacat DeLuca 2014-09-15 17:24:53 -04:00
  • 05da230c2a CB-7413 Resolve 'ms-appdata' URIs with File plugin Vladimir Kotikov 2014-09-11 13:55:53 +04:00
  • 986bf6fd3c Fixed minor bugs with the browser Suraj Pindoria 2014-09-10 15:38:09 -07:00
  • d84b875c44 CB-7433 Adds missing window reference to prevent manual tests failure on Android and iOS Vladimir Kotikov 2014-09-10 18:53:09 +04:00
  • 1ffb14d764 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera Anis Kadri 2014-09-05 11:08:40 -07:00
  • e851960910 CB-7249 cordova-plugin-camera documentation translation: cordova-plugin-camera Lisa Seacat DeLuca 2014-09-04 22:30:08 -04:00
  • ae22820046 CB-4003 - Add config option to not use location information in Camera plugin (and default to not use it) Shazron Abdullah 2014-09-03 17:40:20 -07:00
  • fa30a56760 CB-7461 - Geolocation fails in Camera plugin in iOS 8 Shazron Abdullah 2014-09-03 16:48:42 -07:00
  • 5c1394058c CB-7433 Fixes manual tests failure on windows Vladimir Kotikov 2014-08-30 01:20:41 +04:00
  • 6dcfa9cf9b CB-7378 Use single Proxy for both windows8 and windows. Vladimir Kotikov 2014-08-27 17:18:22 +04:00
  • f3cfadb19e CB-7378 Adds support for windows platform Vladimir Kotikov 2014-08-27 17:15:47 +04:00
  • e9a834955c CB-6958 Get the correct default for "quality" in the test Marcel Kinard 2014-08-25 15:28:44 -04:00
  • 5b84c38a43 add documentation for manual tests Edna Morales 2014-07-30 13:54:58 -04:00
  • af566264ef CB-7249 cordova-plugin-camera documentation translation: cordova-plugin-camera Lisa Seacat DeLuca 2014-09-04 22:30:08 -04:00
  • a423e57c8a Updated docs for browser Suraj Pindoria 2014-09-04 14:51:24 -07:00
  • 481ff27727 CB-4003 - Add config option to not use location information in Camera plugin (and default to not use it) Shazron Abdullah 2014-09-03 17:40:20 -07:00
  • 599ab31090 CB-7461 - Geolocation fails in Camera plugin in iOS 8 Shazron Abdullah 2014-09-03 16:48:42 -07:00
  • b3b43b1f3c Merge branch 'CB-7378' of https://github.com/MSOpenTech/cordova-plugin-camera Jesse MacFadyen 2014-09-02 18:45:37 -07:00
  • b2403c6076 Added support for the browser Suraj Pindoria 2014-08-29 15:14:41 -07:00
  • c8c3bf0782 CB-7433 Fixes manual tests failure on windows Vladimir Kotikov 2014-08-30 01:20:41 +04:00
  • f3bc296da8 CB-7378 Use single Proxy for both windows8 and windows. Vladimir Kotikov 2014-08-27 17:18:22 +04:00
  • 938543c203 CB-7378 Adds support for windows platform Vladimir Kotikov 2014-08-27 17:15:47 +04:00
  • e316e32808 CB-6958 Get the correct default for "quality" in the test Marcel Kinard 2014-08-25 15:28:44 -04:00
  • 8e1e5c8550 Merge new tests directory Edna Morales 2014-08-13 12:35:28 -04:00
  • d53a7770d9 CB-7286 [BlackBerry10] Use getUserMedia if camera card is unavailable Bryan Higgins 2014-08-08 15:54:42 -04:00
  • 42bf5d2983 CB-7180 - Update Camera plugin to support generic plugin webView UIView (which can be either a UIWebView or WKWebView) Shazron Abdullah 2014-08-11 23:13:15 -07:00
  • 9064130fce Merge branch 'CB-6958' of https://github.com/stacic/cordova-plugin-camera Jesse MacFadyen 2014-08-07 11:58:07 -07:00
  • 6366aeba47 CB-7244 Incremented plugin version. Steven Gill 2014-08-06 19:24:26 -07:00
  • 823eb5d27a CB-7244 Updated version and RELEASENOTES.md for release 0.3.1 r0.3.1 0.3.1 Steven Gill 2014-08-06 18:58:20 -07:00
  • 0d63ac27ca CB-7249cordova-plugin-camera documentation translation: cordova-plugin-camera Lisa Seacat DeLuca 2014-08-01 16:22:53 -04:00
  • dbaa458b7f Renamed test dir, added nested plugin.xml Staci Cooper 2014-07-31 12:45:05 -04:00
  • f2eebeed0a add documentation for manual tests Edna Morales 2014-07-30 13:54:58 -04:00
  • c696f6e0b3 update CameraProxy.js Willy Aguirre 2014-07-28 20:42:43 -05:00
  • 45a50c448e merging to work on top of test framework changes Edna Morales 2014-07-23 16:24:18 -04:00
  • e8cbb106ae CB-7187 ios: Add explicit dependency on CoreLocation.framework Andrew Grieve 2014-07-21 23:01:10 -04:00
  • 10e0efc503 CB-6958 added manual tests Staci Cooper 2014-07-16 15:49:50 -04:00
  • cb7e19311a Merge branch 'master' of https://github.com/javierbb31/cordova-plugin-camera into CB-6958 Staci Cooper 2014-07-16 15:49:20 -04:00
  • 9a26e97ac8 CB-7110cordova-plugin-camera documentation translation: cordova-plugin-camera Lisa Seacat DeLuca 2014-07-09 14:42:25 -04:00
  • f8d5ef643e [BlackBerry10] Doc correction - sourceType is supported Bryan Higgins 2014-07-08 09:33:38 -04:00
  • 98749a611b CB-6127lisa7cordova-plugin-consolecordova-plugin-camera documentation translation: cordova-plugin-camera Lisa Seacat DeLuca 2014-07-07 15:26:23 -04:00
  • 08acf7bc49 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera ldeluca 2014-07-07 11:07:15 -04:00
  • e4ab155fd0 CB-7071 android: Fix callback firing before CROP intent is sent when allowEdit=true Andrew Grieve 2014-07-03 13:21:52 -04:00
  • 7305c64db0 CB-6958. Port camera tests to plugin-test-framework javierbb31 2014-06-30 15:37:18 -05:00
  • f20703de20 Tweak docs to not use []'s for optional arg since that's JS array notation kieferhagin 2014-03-31 11:04:17 -05:00
  • 543c4198d8 CB-6875 android: Handle exception when SDCard is not mounted Dominik Pesch 2014-06-04 22:16:32 +02:00