Commit Graph

114 Commits

Author SHA1 Message Date
Jesse MacFadyen
9b0d17ec85 Documented quirk for CB-5335 + CB-5206 for WP7+8 2014-01-13 18:40:18 -08:00
James Long
76eb49da95 reference the correct firefoxos implementation 2014-01-10 11:52:51 -08:00
Andrew Grieve
f9fa6ccedb Delete stale test/ directory 2014-01-08 21:13:45 -05:00
Bryan Higgins
39a5889c3b [BlackBerry10] Add permission to access_shared 2014-01-07 10:55:20 -05:00
Andrew Grieve
2d3997b2e7 CB-5719 Incremented plugin version on dev branch. 2014-01-02 12:30:52 -05:00
Andrew Grieve
e0f6d33876 CB-5719 Updated version and RELEASENOTES.md for release 0.2.6 2014-01-02 12:24:02 -05:00
Andrew Grieve
ff03f474da CB-5658 Update license comment formatting of doc/index.md 2013-12-18 21:11:02 -05:00
Andrew Grieve
bf105f9832 CB-5658 Add doc.index.md for Camera plugin 2013-12-18 11:31:45 -05:00
Andrew Grieve
7574e66315 CB-5658 Delete stale snapshot of plugin docs 2013-12-17 20:49:39 -05:00
Jesse MacFadyen
2437c40fe7 CB-2442 CB-2419 Use Windows.Storage.ApplicationData.current.localFolder, instead of writing to app package. 2013-12-09 17:35:18 -08:00
Jeffrey Heifetz
ccd59e66ba [BlackBerry10] Adding platform level permissions 2013-12-06 15:24:55 -05:00
Kevin Woram
6f4fef8479 CB-5599 Android: Catch and ignore OutOfMemoryError in getRotatedBitmap()
getRotatedBitmap() can run out of memory if the image is very large:

http://simonmacdonald.blogspot.ca/2012/07/change-to-camera-code-in-phonegap-190.html

If this happens, simply do not rotate the image and return it unmodified.  If you do not catch the OutOfMemoryError, the Android app crashes.
2013-12-06 14:50:59 -05:00
Steven Gill
34e85810c8 [CB-5565] Incremented plugin version on dev branch. 2013-12-04 15:32:03 -08:00
Steven Gill
0d94289921 [CB-5565] Updated version and RELEASENOTES.md for release 0.2.5 2013-12-04 15:16:30 -08:00
James Long
3424ddb39c fix camera for firefox os 2013-12-03 13:10:25 -08:00
Piotr Zalewa
e8e420895e getPicture via web activities 2013-12-03 13:09:27 -08:00
Steven Gill
a6736cda71 added ubuntu support 2013-12-02 15:11:12 -08:00
Maxim Ermilov
885c6a7459 [ubuntu] specify policy_group 2013-11-11 17:59:22 +04:00
Archana Naik
d8a3d2ff3a 1. User Agent detection now detects AmazonWebView.
2. Change to use amazon-fireos as the platform if user agent string contains 'cordova-amazon-fireos'
2013-10-30 11:49:00 -07:00
Archana Naik
4590f2597c Added amazon-fireos platform. 2013-10-30 11:49:00 -07:00
Steven Gill
7c35f56a0d CB-5188: 2013-10-28 12:27:13 -07:00
Steven Gill
e0176cc61e [CB-5188] Updated version and RELEASENOTES.md for release 0.2.4 2013-10-28 10:58:16 -07:00
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
Shazron Abdullah
4e6cf5cc2e CB-4958 - iOS - Camera plugin should not show the status bar 2013-10-15 10:29:54 -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
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