James Jong
5f98661e0d
[CB-3453] Save original picture to photo library
...
- saves original picture when the following camera options are set for no edits (i.e. allowEdit is false, correctOrientation is false, targetWidth/targetHeight are not specified)
- this mirrors cordova-android behavior
- testing done with mobile-spec auto and manual tests
2013-08-14 13:10:24 -07:00
Hardeep Shoker
73f9af5b84
[plugin.xml] adding android namespace
2013-08-06 15:34:27 -07:00
Hardeep Shoker
16f141ab45
[plugin.xml] standardizing license + meta
2013-08-06 14:52:52 -07:00
Hardeep Shoker
033999b934
[license] adding apache license file
2013-08-06 14:42:09 -07:00
Anis Kadri
c1935df8df
updating plugin.xml with registry data
2013-07-30 15:31:58 -07:00
purplecabbage
fe35a3ce65
[Windows8] added support for Windows8
2013-07-29 19:04:44 -07:00
Shazron Abdullah
5d747c739d
[CB-4366] Explicit MobileCoreServices.framework dependency should be specified for some core plugins
2013-07-23 17:14:59 -07:00
Shazron Abdullah
18fcce8c32
[CB-4367] Explicit AssetsLibrary.framework dependency should be specified for some core plugins
2013-07-23 17:11:39 -07:00
Shazron Abdullah
dad346be71
[CB-4368] Explicit CoreGraphics.framework dependency should be specified for some core plugins
2013-07-23 17:07:32 -07:00
Shazron Abdullah
230ef687e7
[CB-4365] Explicit CoreLocation.framework dependency should be specified for some core plugins
2013-07-23 17:04:26 -07:00
Shazron Abdullah
6f6617c902
[CB-4361] Camera plugin needs to specify ImageIO.framework dependency in plugin.xml
2013-07-23 14:51:24 -07:00
Benn Mapes
1c84c87ca3
[wp] capabilities fix, access to mediaLib for saving photos
2013-07-19 10:39:56 -07:00
Steven Gill
9b8f446f51
updated readme
2013-07-18 16:15:55 -07:00
Jesse MacFadyen
6fc27e7260
ignore stuff
2013-07-15 18:02:42 -07:00
Max Woghiren
648a53647d
[CB-1605] Warning cleanup! Removed unused import.
2013-07-11 17:48:12 -04:00
Andrew Grieve
1b27bf0035
[CB-4038] - Remove o.a.c.api namespace
2013-07-10 09:31:32 -04:00
Andrew Grieve
ba9b568c5d
[CB-4131] Use relative require paths in camera files.
2013-07-09 14:39:49 -04:00
Andrew Grieve
311f3f6c56
Add symbol paths for CameraPopoverOptions and CameraPopoverHandle
2013-07-09 14:39:49 -04:00
Jesse MacFadyen
ad6b9fa3fd
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera
...
Conflicts:
plugin.xml
2013-07-08 14:53:49 -07:00
Jesse MacFadyen
c8c201b4ce
[CB-4110] remove dupe code
2013-07-08 14:52:17 -07:00
Andrew Grieve
ea7bddac52
Fix CameraPopoverHandle module defined multiple times on iOS
2013-06-28 21:39:07 -04:00
Andrew Grieve
ff587d400e
Fix require paths that were broken by plugin id changes
2013-06-28 21:39:07 -04:00
Andrew Grieve
a025cdd4e6
Remove xmlns:android, fix plugin id
2013-06-28 18:35:55 -04:00
Benn Mapes
380630624d
[CB-3656] first pass wp8 support
2013-06-24 14:11:43 -07:00
lorinbeer
f02ae7697e
[CB-3652] camera plugin breakout blackberry10 initial commit
2013-06-21 14:16:01 -07:00
Fil Maj
4db9a6c813
[CB-3654] added extern storage permissions so camera works. fixed issue with test page.
2013-06-17 15:47:34 -07:00
James Jong
a9b79ebb44
[CB-3757] camera.getPicture from photolib fails on iOS
...
-set data pointer properly when there's no controller metadata
2013-06-17 17:48:15 -04:00
Benn Mapes
a23de52370
added camera capability for wp7
2013-06-14 13:48:47 -07:00
Steven Gill
ac4e93c86e
updated test file
2013-06-13 17:48:38 -07:00
Steven Gill
abffce6983
modified plugin.xml
2013-06-13 17:43:45 -07:00
Steven Gill
1eb52eb5ed
updated popover reference on test page
2013-06-13 17:27:49 -07:00
Steven Gill
2b02141fc0
fixed require error
2013-06-13 17:09:04 -07:00
Steven Gill
d5831d1cd8
merge issue
2013-06-13 14:45:12 -07:00
Steven Gill
509991b50f
updated CamaeraLauncher.java
2013-06-13 14:43:56 -07:00
Joe Bowser
d44138e7b0
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera
2013-06-12 14:39:08 -07:00
Joe Bowser
1e02cf281a
Removing commons-codec dependency, this should be ready to go
2013-06-12 14:38:40 -07:00
Benn Mapes
69525b9b98
first pass at wp7 support
2013-06-07 11:37:25 -07:00
Steven Gill
04cfa1a949
updating for testing purpose
2013-05-23 19:24:43 -07:00
Steven Gill
1f58ce6c08
updated
2013-05-23 19:22:57 -07:00
Steven Gill
f8948fb0bc
fixed another mistake
2013-05-23 16:00:39 -07:00
Steven Gill
713d9e7d96
fixed missing >
2013-05-23 15:40:45 -07:00
Steven Gill
acf67ccd52
added tests + docs
2013-05-23 15:23:28 -07:00
Steven Gill
0b6342e56c
updated plugin.xml, native src files
2013-05-23 14:51:18 -07:00
hermwong
c6174ce211
updated the android paths
2013-05-22 14:13:38 -07:00
hermwong
c55281bd6a
updated config reference to Android CameraLauncher class
2013-05-22 14:06:19 -07:00
hermwong
c26377ae98
updated to include iOS config & js source files config
2013-05-22 13:47:10 -07:00
hermwong
33c2270b6e
add Camera related JS files from Cordova-JS
2013-05-21 12:11:20 -07:00
hermwong
fc2c9bd082
add iOS classes to plugin
2013-05-21 12:10:15 -07:00
Joe Bowser
5455bbeb37
Updating CameraLauncher based on changes in master, read pre-3.0 commit history for author info
2013-05-13 11:42:53 -07:00
Joe Bowser
aaef443dc6
Updating Plugin from curent source
2013-04-17 14:22:56 -07:00