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
200d6833f9
CB-4889 forgot index.html
2013-09-25 15:39:02 +02:00
Anis Kadri
6a1a558e81
CB-4889 renaming core inside cameraProxy
2013-09-25 15:34:11 +02:00
Anis Kadri
6a9949bb8c
Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera into dev
2013-09-25 15:03:03 +02:00
purplecabbage
f5a521f5ea
[Windows8] commandProxy has moved
2013-09-25 15:02:30 +02:00
Anis Kadri
ed86de0d2a
CB-4889
2013-09-25 15:02:03 +02:00
purplecabbage
363d139653
[Windows8] commandProxy has moved
2013-09-24 01:26:11 -07: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
8077d302fe
Rename CHANGELOG.md -> RELEASENOTES.md
2013-09-17 11:36:13 -04:00
James Jong
9bcf725e39
[CB-4823] Fix XCode 5 camera plugin warnings
2013-09-16 15:13:35 -04:00
Andrew Grieve
224e7cfb20
Fix compiler warnings
2013-09-09 16:21:30 -04:00
Andrew Grieve
bc32c501da
[CB-4765] Move ExifHelper.java into Camera Plugin
2013-09-09 16:15:16 -04:00
Andrew Grieve
df028dd257
[CB-4764] Remove reference to DirectoryManager from CameraLauncher
2013-09-09 16:10: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
a9546c4f49
Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera into dev
2013-09-06 00:22:17 -04:00
Andrew Grieve
763e6f0e9a
Merge branch 'master' into dev
2013-09-06 00:15:45 -04:00
Andrew Grieve
1f22a17f27
[CB-4752] Updated version and changelog
2013-09-05 23:59:46 -04:00
Joe Bowser
f33e00083a
CB-4633: We really should close cursors. It's just the right thing to do.
2013-09-04 11:34:13 -07:00
Joe Bowser
118ca18d5a
No longer causes a stack trace, but it doesn't cause the error to be called.
2013-09-04 11:34:13 -07:00
Andrew Grieve
382e9421e7
[CB-4656] Don't add line-breaks to base64-encoded images.
2013-08-29 14:09:33 -04:00
Joe Bowser
fa52e35c42
No longer causes a stack trace, but it doesn't cause the error to be called.
2013-08-21 15:40:25 -07:00
lorinbeer
a0406b0b1e
[CB-4432] copyright notice change
2013-08-20 13:55:59 -07:00
lorinbeer
df3141fef4
[CB-4432] copyright notice change
2013-08-20 13:55:43 -07: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
Steven Gill
7aa8aa8b57
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera
2013-08-14 13:10:29 -07:00
James Jong
b702aaf440
[CB-3482] Allow image metadata to be saved to album on iOS
...
-pass in metadata when saving to album using ALAssetsLibrary
2013-08-14 13:10:24 -07:00
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
James Jong
3b0538c3b1
[CB-3482] Allow image metadata to be saved to album on iOS
...
-pass in metadata when saving to album using ALAssetsLibrary
2013-08-09 10:09:42 -04:00
James Jong
767e064c01
[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-08 15:01:59 -04: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