Justin Wetherell

Results 7 comments of Justin Wetherell

I'll gladly fix this in master branch if you can provide a unit test which shows the bug.

Has anyone come up with a good unit test for this bug?

This seems to be failing, I'll take another look when you fix the failures.

This is failing, please fix and I'll look at your suggestion

Yes, please do fix the build. That's the reason I open sourced this project, if I don't have time to fix a problem then maybe some one else will. If...

If you have forked from this repository using git, you shouldn't need to be a collaborator to submit a pull request. https://yangsu.github.io/pull-request-tutorial/

Thanks @liqimai but it seems like you are using methods which were deprecated at API=21 http://developer.android.com/reference/android/hardware/Camera.Parameters.html If you can update the code to use the latest API (23) then I'll...