Commit Graph

  • eab4822ae9 [CB-4919] updated plugin.xml for FxOS hermwong 2013-10-08 10:49:02 -07:00
  • a600de41eb [CB-4915] Incremented plugin version on dev branch. Steven Gill 2013-09-25 18:34:12 -07:00
  • fed4f2280d [CB-4915] Updated version and RELEASENOTES.md for release 0.2.3 r0.2.3 0.2.3 Steven Gill 2013-09-25 16:55:49 -07:00
  • c42bfe881f CB-4889 bumping&resetting version Anis Kadri 2013-09-25 17:49:48 +02:00
  • 200d6833f9 CB-4889 forgot index.html Anis Kadri 2013-09-25 15:39:02 +02:00
  • 6a1a558e81 CB-4889 renaming core inside cameraProxy Anis Kadri 2013-09-25 15:34:11 +02:00
  • 6a9949bb8c Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera into dev Anis Kadri 2013-09-25 15:03:03 +02:00
  • f5a521f5ea [Windows8] commandProxy has moved purplecabbage 2013-09-24 01:26:11 -07:00
  • ed86de0d2a CB-4889 Anis Kadri 2013-09-25 15:02:03 +02:00
  • 363d139653 [Windows8] commandProxy has moved purplecabbage 2013-09-24 01:26:11 -07:00
  • 809a23ffae CB-4889 renaming org.apache.cordova.core.camera to org.apache.cordova.camera Anis Kadri 2013-09-21 12:03:08 +02:00
  • 3a3bbb1cc9 added Camera API for FirefoxOS Herm Wong 2013-09-18 16:22:13 -07:00
  • 8077d302fe Rename CHANGELOG.md -> RELEASENOTES.md Andrew Grieve 2013-09-17 11:36:13 -04:00
  • 9bcf725e39 [CB-4823] Fix XCode 5 camera plugin warnings James Jong 2013-09-16 15:13:35 -04:00
  • 224e7cfb20 Fix compiler warnings Andrew Grieve 2013-09-09 16:21:30 -04:00
  • bc32c501da [CB-4765] Move ExifHelper.java into Camera Plugin Andrew Grieve 2013-09-09 16:14:48 -04:00
  • df028dd257 [CB-4764] Remove reference to DirectoryManager from CameraLauncher Andrew Grieve 2013-09-09 16:03:36 -04:00
  • 44517ea93f [CB-4763] Use a copy of FileHelper.java within camera-plugin. Andrew Grieve 2013-09-09 15:10:40 -04:00
  • 8c77ddb864 [CB-4752] Incremented plugin version on dev branch. Andrew Grieve 2013-09-06 00:58:21 -04:00
  • a9546c4f49 Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera into dev Andrew Grieve 2013-09-06 00:22:17 -04:00
  • 763e6f0e9a Merge branch 'master' into dev r0.2.1 0.2.1 Andrew Grieve 2013-09-06 00:15:45 -04:00
  • 1f22a17f27 [CB-4752] Updated version and changelog Andrew Grieve 2013-09-05 23:55:26 -04:00
  • f33e00083a CB-4633: We really should close cursors. It's just the right thing to do. Joe Bowser 2013-09-04 11:33:35 -07:00
  • 118ca18d5a No longer causes a stack trace, but it doesn't cause the error to be called. Joe Bowser 2013-08-21 15:39:43 -07:00
  • 382e9421e7 [CB-4656] Don't add line-breaks to base64-encoded images. Andrew Grieve 2013-08-29 14:08:49 -04:00
  • fa52e35c42 No longer causes a stack trace, but it doesn't cause the error to be called. Joe Bowser 2013-08-21 15:39:43 -07:00
  • a0406b0b1e [CB-4432] copyright notice change lorinbeer 2013-08-20 13:55:43 -07:00
  • df3141fef4 [CB-4432] copyright notice change lorinbeer 2013-08-20 13:55:43 -07:00
  • e5b70d9446 Merge branch 'dev' Steven Gill 2013-08-19 14:31:12 -07:00
  • 34101109ab CB-4595: updated version Steven Gill 2013-08-19 14:26:21 -07:00
  • 10df8b6652 cleanup whitespace purplecabbage 2013-08-15 15:01:14 -07:00
  • 342401ef18 reverted name element to be human readable Steven Gill 2013-08-14 15:21:03 -07:00
  • 6846cb04e3 [CB-4417] Move cordova-plugin-camera to its own Java package. Andrew Grieve 2013-07-31 19:57:24 -04:00
  • f44bdf7478 updated namespace, name tag and readme Steven Gill 2013-07-24 10:54:20 -07:00
  • 7aa8aa8b57 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera Steven Gill 2013-08-14 13:10:29 -07:00
  • b702aaf440 [CB-3482] Allow image metadata to be saved to album on iOS James Jong 2013-08-09 10:09:42 -04:00
  • 5f98661e0d [CB-3453] Save original picture to photo library James Jong 2013-08-08 15:01:59 -04:00
  • 3b0538c3b1 [CB-3482] Allow image metadata to be saved to album on iOS James Jong 2013-08-09 10:09:42 -04:00
  • 767e064c01 [CB-3453] Save original picture to photo library James Jong 2013-08-08 15:01:59 -04:00
  • 73f9af5b84 [plugin.xml] adding android namespace Hardeep Shoker 2013-08-06 15:34:27 -07:00
  • 16f141ab45 [plugin.xml] standardizing license + meta Hardeep Shoker 2013-08-06 14:52:52 -07:00
  • 033999b934 [license] adding apache license file Hardeep Shoker 2013-08-06 14:42:09 -07:00
  • c1935df8df updating plugin.xml with registry data Anis Kadri 2013-07-30 15:31:58 -07:00
  • fe35a3ce65 [Windows8] added support for Windows8 purplecabbage 2013-07-29 19:04:44 -07:00
  • 5d747c739d [CB-4366] Explicit MobileCoreServices.framework dependency should be specified for some core plugins Shazron Abdullah 2013-07-23 17:14:59 -07:00
  • 18fcce8c32 [CB-4367] Explicit AssetsLibrary.framework dependency should be specified for some core plugins Shazron Abdullah 2013-07-23 17:11:39 -07:00
  • dad346be71 [CB-4368] Explicit CoreGraphics.framework dependency should be specified for some core plugins Shazron Abdullah 2013-07-23 17:07:32 -07:00
  • 230ef687e7 [CB-4365] Explicit CoreLocation.framework dependency should be specified for some core plugins Shazron Abdullah 2013-07-23 17:04:26 -07:00
  • 6f6617c902 [CB-4361] Camera plugin needs to specify ImageIO.framework dependency in plugin.xml Shazron Abdullah 2013-07-23 14:51:24 -07:00
  • 1c84c87ca3 [wp] capabilities fix, access to mediaLib for saving photos Benn Mapes 2013-07-19 10:39:56 -07:00
  • 9b8f446f51 updated readme Steven Gill 2013-07-18 16:15:55 -07:00
  • 6fc27e7260 ignore stuff Jesse MacFadyen 2013-07-15 18:02:42 -07:00
  • 648a53647d [CB-1605] Warning cleanup! Removed unused import. Max Woghiren 2013-07-11 17:48:12 -04:00
  • 1b27bf0035 [CB-4038] - Remove o.a.c.api namespace Andrew Grieve 2013-07-10 09:31:32 -04:00
  • ba9b568c5d [CB-4131] Use relative require paths in camera files. Andrew Grieve 2013-07-09 14:39:05 -04:00
  • 311f3f6c56 Add symbol paths for CameraPopoverOptions and CameraPopoverHandle Andrew Grieve 2013-07-09 14:38:37 -04:00
  • ad6b9fa3fd Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera Jesse MacFadyen 2013-07-08 14:53:49 -07:00
  • c8c201b4ce [CB-4110] remove dupe code Jesse MacFadyen 2013-07-08 14:50:18 -07:00
  • ea7bddac52 Fix CameraPopoverHandle module defined multiple times on iOS Andrew Grieve 2013-06-28 20:24:53 -04:00
  • ff587d400e Fix require paths that were broken by plugin id changes Andrew Grieve 2013-06-28 19:46:10 -04:00
  • a025cdd4e6 Remove xmlns:android, fix plugin id Andrew Grieve 2013-06-28 18:35:55 -04:00
  • 380630624d [CB-3656] first pass wp8 support Benn Mapes 2013-06-24 14:11:43 -07:00
  • f02ae7697e [CB-3652] camera plugin breakout blackberry10 initial commit lorinbeer 2013-06-21 14:16:01 -07:00
  • 4db9a6c813 [CB-3654] added extern storage permissions so camera works. fixed issue with test page. Fil Maj 2013-06-17 15:47:34 -07:00
  • a9b79ebb44 [CB-3757] camera.getPicture from photolib fails on iOS James Jong 2013-06-17 17:48:15 -04:00
  • a23de52370 added camera capability for wp7 Benn Mapes 2013-06-14 13:48:23 -07:00
  • ac4e93c86e updated test file Steven Gill 2013-06-13 17:48:38 -07:00
  • abffce6983 modified plugin.xml Steven Gill 2013-06-13 17:43:45 -07:00
  • 1eb52eb5ed updated popover reference on test page Steven Gill 2013-06-13 17:27:49 -07:00
  • 2b02141fc0 fixed require error Steven Gill 2013-06-13 17:09:04 -07:00
  • d5831d1cd8 merge issue Steven Gill 2013-06-13 14:45:12 -07:00
  • 509991b50f updated CamaeraLauncher.java Steven Gill 2013-06-13 14:43:56 -07:00
  • d44138e7b0 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera Joe Bowser 2013-06-12 14:39:08 -07:00
  • 1e02cf281a Removing commons-codec dependency, this should be ready to go Joe Bowser 2013-06-12 14:38:40 -07:00
  • 69525b9b98 first pass at wp7 support Benn Mapes 2013-06-07 11:37:25 -07:00
  • 04cfa1a949 updating for testing purpose Steven Gill 2013-05-23 19:24:43 -07:00
  • 1f58ce6c08 updated Steven Gill 2013-05-23 19:22:57 -07:00
  • f8948fb0bc fixed another mistake Steven Gill 2013-05-23 16:00:39 -07:00
  • 713d9e7d96 fixed missing > Steven Gill 2013-05-23 15:40:45 -07:00
  • acf67ccd52 added tests + docs Steven Gill 2013-05-23 15:23:28 -07:00
  • 0b6342e56c updated plugin.xml, native src files Steven Gill 2013-05-23 14:51:18 -07:00
  • c6174ce211 updated the android paths hermwong 2013-05-22 14:13:38 -07:00
  • c55281bd6a updated config reference to Android CameraLauncher class hermwong 2013-05-22 14:06:19 -07:00
  • c26377ae98 updated to include iOS config & js source files config hermwong 2013-05-22 13:47:10 -07:00
  • 33c2270b6e add Camera related JS files from Cordova-JS hermwong 2013-05-21 12:11:20 -07:00
  • fc2c9bd082 add iOS classes to plugin hermwong 2013-05-21 12:10:15 -07:00
  • 5455bbeb37 Updating CameraLauncher based on changes in master, read pre-3.0 commit history for author info Joe Bowser 2013-05-13 11:42:53 -07:00
  • aaef443dc6 Updating Plugin from curent source Joe Bowser 2013-04-17 14:22:56 -07:00
  • a0bff7b154 Initial Commit Joe Bowser 2013-04-01 15:35:43 -07:00