Commit Graph

237 Commits

Author SHA1 Message Date
ktsour
3581c595d7 CB-7551 - [Camera][iOS 8] Scaled images show a white line
Signed-off-by: Shazron Abdullah <shazron@apache.org>
2014-09-15 23:13:34 -07:00
Wang Jinggang
513bfde49e CB-7558 - hasPendingOperation flag in Camera plugin's takePicture should be reversed to fix memory errors
Signed-off-by: Shazron Abdullah <shazron@apache.org>
2014-09-15 15:34:18 -07:00
Shazron Abdullah
43cb385f0e CB-7557 - Camera plugin tests is missing a File dependency 2014-09-15 15:31:04 -07:00
Edna Morales
45da410662 CB-7423 do cleanup after copyImage manual test
Signed-off-by: Shazron Abdullah <shazron@apache.org>
2014-09-15 15:27:46 -07:00
Lisa Seacat DeLuca
fcfe642147 CB-7471 cordova-plugin-camera documentation translation: cordova-plugin-camera 2014-09-15 17:24:53 -04:00
Vladimir Kotikov
05da230c2a CB-7413 Resolve 'ms-appdata' URIs with File plugin
+ typo fix in data URI check
2014-09-11 13:55:53 +04:00
Suraj Pindoria
986bf6fd3c Fixed minor bugs with the browser 2014-09-10 15:38:09 -07:00
Vladimir Kotikov
d84b875c44 CB-7433 Adds missing window reference to prevent manual tests failure on Android and iOS 2014-09-10 18:53:09 +04:00
Anis Kadri
1ffb14d764 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera
Conflicts:
	plugin.xml
2014-09-05 11:08:40 -07:00
Lisa Seacat DeLuca
e851960910 CB-7249 cordova-plugin-camera documentation translation: cordova-plugin-camera 2014-09-05 11:08:15 -07:00
Shazron Abdullah
ae22820046 CB-4003 - Add config option to not use location information in Camera plugin (and default to not use it) 2014-09-05 11:08:15 -07:00
Shazron Abdullah
fa30a56760 CB-7461 - Geolocation fails in Camera plugin in iOS 8 2014-09-05 11:08:15 -07:00
Vladimir Kotikov
5c1394058c CB-7433 Fixes manual tests failure on windows 2014-09-05 11:08:15 -07:00
Vladimir Kotikov
6dcfa9cf9b CB-7378 Use single Proxy for both windows8 and windows. 2014-09-05 11:08:15 -07:00
Vladimir Kotikov
f3cfadb19e CB-7378 Adds support for windows platform 2014-09-05 11:07:49 -07:00
Marcel Kinard
e9a834955c CB-6958 Get the correct default for "quality" in the test 2014-09-05 11:07:49 -07:00
Edna Morales
5b84c38a43 add documentation for manual tests 2014-09-05 11:07:49 -07:00
Lisa Seacat DeLuca
af566264ef CB-7249 cordova-plugin-camera documentation translation: cordova-plugin-camera 2014-09-04 22:30:08 -04:00
Suraj Pindoria
a423e57c8a Updated docs for browser 2014-09-04 14:51:24 -07:00
Shazron Abdullah
481ff27727 CB-4003 - Add config option to not use location information in Camera plugin (and default to not use it) 2014-09-03 17:40:20 -07:00
Shazron Abdullah
599ab31090 CB-7461 - Geolocation fails in Camera plugin in iOS 8 2014-09-03 16:48:42 -07:00
Jesse MacFadyen
b3b43b1f3c Merge branch 'CB-7378' of https://github.com/MSOpenTech/cordova-plugin-camera 2014-09-02 18:45:37 -07:00
Suraj Pindoria
b2403c6076 Added support for the browser 2014-08-29 15:14:41 -07:00
Vladimir Kotikov
c8c3bf0782 CB-7433 Fixes manual tests failure on windows 2014-08-30 01:20:57 +04:00
Vladimir Kotikov
f3bc296da8 CB-7378 Use single Proxy for both windows8 and windows. 2014-08-27 17:18:22 +04:00
Vladimir Kotikov
938543c203 CB-7378 Adds support for windows platform 2014-08-27 17:15:47 +04:00
Marcel Kinard
e316e32808 CB-6958 Get the correct default for "quality" in the test 2014-08-25 15:28:44 -04:00
Edna Morales
8e1e5c8550 Merge new tests directory 2014-08-13 12:35:28 -04:00
Bryan Higgins
d53a7770d9 CB-7286 [BlackBerry10] Use getUserMedia if camera card is unavailable 2014-08-12 11:42:18 -04:00
Shazron Abdullah
42bf5d2983 CB-7180 - Update Camera plugin to support generic plugin webView UIView (which can be either a UIWebView or WKWebView) 2014-08-11 23:13:15 -07:00
Jesse MacFadyen
9064130fce Merge branch 'CB-6958' of https://github.com/stacic/cordova-plugin-camera 2014-08-07 11:58:07 -07:00
Steven Gill
6366aeba47 CB-7244 Incremented plugin version. 2014-08-06 19:24:26 -07:00
Steven Gill
823eb5d27a CB-7244 Updated version and RELEASENOTES.md for release 0.3.1 2014-08-06 18:58:20 -07:00
Lisa Seacat DeLuca
0d63ac27ca CB-7249cordova-plugin-camera documentation translation: cordova-plugin-camera 2014-08-01 16:22:53 -04:00
Staci Cooper
dbaa458b7f Renamed test dir, added nested plugin.xml 2014-07-31 12:45:05 -04:00
Edna Morales
f2eebeed0a add documentation for manual tests 2014-07-30 13:54:58 -04:00
Willy Aguirre
c696f6e0b3 update CameraProxy.js 2014-07-28 20:42:43 -05:00
Edna Morales
45a50c448e merging to work on top of test framework changes 2014-07-23 16:24:18 -04:00
Andrew Grieve
e8cbb106ae CB-7187 ios: Add explicit dependency on CoreLocation.framework 2014-07-21 23:01:10 -04:00
Staci Cooper
10e0efc503 CB-6958 added manual tests 2014-07-21 15:20:59 -04:00
Staci Cooper
cb7e19311a Merge branch 'master' of https://github.com/javierbb31/cordova-plugin-camera into CB-6958 2014-07-16 15:49:20 -04:00
Lisa Seacat DeLuca
9a26e97ac8 CB-7110cordova-plugin-camera documentation translation: cordova-plugin-camera 2014-07-09 14:42:25 -04:00
Bryan Higgins
f8d5ef643e [BlackBerry10] Doc correction - sourceType is supported 2014-07-08 09:33:38 -04:00
Lisa Seacat DeLuca
98749a611b CB-6127lisa7cordova-plugin-consolecordova-plugin-camera documentation translation: cordova-plugin-camera 2014-07-07 15:26:23 -04:00
ldeluca
08acf7bc49 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera 2014-07-07 11:07:15 -04:00
Andrew Grieve
e4ab155fd0 CB-7071 android: Fix callback firing before CROP intent is sent when allowEdit=true 2014-07-03 13:21:52 -04:00
javierbb31
7305c64db0 CB-6958. Port camera tests to plugin-test-framework
Ported camera test from mobilespec to the new test-framework in jasmine
2.0
Added test folder.
Added tes.js file inside the test folder.
2014-06-30 15:37:18 -05:00
kieferhagin
f20703de20 Tweak docs to not use []'s for optional arg since that's JS array notation
close #21
2014-06-27 13:56:27 -04:00
Dominik Pesch
543c4198d8 CB-6875 android: Handle exception when SDCard is not mounted
close #29
2014-06-27 13:55:18 -04:00
Andrew Grieve
1650dce693 ios: Delete postImage (dead code) 2014-06-27 13:49:56 -04:00