Re: Should we change default camera quality?

2016-06-26 Thread Scott Bradshaw
Hi, I've recently been working on a rotation fix for the camera plugin for Android. There are many variables with the camera plugin and you only described two (quality and destination type). On Android, the reality is a new bitmap has to be created if a user specifies any of the following: DATA_UR

Re: [Discuss] plugins release

2016-08-24 Thread Scott Bradshaw
Hi Steven - Can you look at camera PR 197 ? This addresses a major bug in the Android camera plugin where it won't rotate pictures chosen from the library. This bug has been around since Android 4.4 was released. I worked on this at the beg