cordova-plugin-camera/src
Kris Selden 0d389857cf Fix memory leak of image data in imagePickerControllerReturnImageResult
A __bridge_retained cast increments the count and requires a CFRelease, this should just be __bridge a cast since it isn’t being held onto by this method.

close #51
2014-10-09 20:26:45 -04:00
..
android Pass uri to crop instead of pulling the low resolution image out of the intent return (close #43) 2014-10-07 15:47:04 -04:00
blackberry10 CB-7286 [BlackBerry10] Use getUserMedia if camera card is unavailable 2014-08-12 11:42:18 -04:00
browser Fixed minor bugs with the browser 2014-09-10 15:38:09 -07:00
firefoxos update CameraProxy.js 2014-07-28 20:42:43 -05:00
ios Fix memory leak of image data in imagePickerControllerReturnImageResult 2014-10-09 20:26:45 -04:00
ubuntu ubuntu: use application directory for images 2014-06-03 14:25:01 -07:00
windows CB-7378 Use single Proxy for both windows8 and windows. 2014-09-05 11:08:15 -07:00
wp CB-6612 camera.getPicture now always returns encoded JPEG image 2014-05-05 09:27:45 +04:00