Commit Graph

149 Commits

Author SHA1 Message Date
Maxim Ermilov
b44ea1c69f add ubuntu platform 2013-10-26 06:17:04 +04:00
hermwong
703f6c68d8 CB-5128: added repo + issue tag to plugin.xml for camera plugin 2013-10-21 15:33:45 -07:00
hermwong
eab4822ae9 [CB-4919] updated plugin.xml for FxOS 2013-10-08 10:49:02 -07:00
Steven Gill
a600de41eb [CB-4915] Incremented plugin version on dev branch. 2013-09-25 18:34:12 -07:00
Steven Gill
fed4f2280d [CB-4915] Updated version and RELEASENOTES.md for release 0.2.3 2013-09-25 16:55:49 -07:00
Anis Kadri
c42bfe881f CB-4889 bumping&resetting version 2013-09-25 17:49:48 +02:00
Anis Kadri
ed86de0d2a CB-4889 2013-09-25 15:02:03 +02:00
Anis Kadri
809a23ffae CB-4889 renaming org.apache.cordova.core.camera to org.apache.cordova.camera 2013-09-21 12:03:08 +02:00
Herm Wong
3a3bbb1cc9 added Camera API for FirefoxOS 2013-09-18 16:22:13 -07:00
Andrew Grieve
bc32c501da [CB-4765] Move ExifHelper.java into Camera Plugin 2013-09-09 16:15:16 -04:00
Andrew Grieve
44517ea93f [CB-4763] Use a copy of FileHelper.java within camera-plugin. 2013-09-09 15:10:40 -04:00
Andrew Grieve
8c77ddb864 [CB-4752] Incremented plugin version on dev branch. 2013-09-06 00:58:21 -04:00
Andrew Grieve
1f22a17f27 [CB-4752] Updated version and changelog 2013-09-05 23:59:46 -04:00
Steven Gill
e5b70d9446 Merge branch 'dev' 2013-08-19 14:31:12 -07:00
Steven Gill
34101109ab CB-4595: updated version 2013-08-19 14:26:21 -07:00
purplecabbage
10df8b6652 cleanup whitespace 2013-08-15 15:01:14 -07:00
Steven Gill
342401ef18 reverted name element to be human readable 2013-08-14 15:21:03 -07:00
Andrew Grieve
6846cb04e3 [CB-4417] Move cordova-plugin-camera to its own Java package. 2013-08-14 14:37:25 -07:00
Steven Gill
f44bdf7478 updated namespace, name tag and readme 2013-08-14 14:37:25 -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
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
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
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
Benn Mapes
a23de52370 added camera capability for wp7 2013-06-14 13:48:47 -07:00
Steven Gill
abffce6983 modified plugin.xml 2013-06-13 17:43:45 -07:00
Steven Gill
509991b50f updated CamaeraLauncher.java 2013-06-13 14:43:56 -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
713d9e7d96 fixed missing > 2013-05-23 15:40:45 -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
Joe Bowser
a0bff7b154 Initial Commit 2013-04-01 15:35:43 -07:00