Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-7401 Android: Implement switchCamera #4566

Merged
merged 8 commits into from Aug 20, 2013
Merged

TIMOB-7401 Android: Implement switchCamera #4566

merged 8 commits into from Aug 20, 2013

Conversation

billdawson
Copy link
Contributor

See JIRA for testing notes.

@ghost ghost assigned ayeung Aug 19, 2013
@@ -387,6 +426,29 @@ public void onAutoFocus(boolean success, Camera camera)
}
}

@SuppressWarnings({ "unchecked", "rawtypes" })
public HashMap getOptions()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this method used?

@ayeung
Copy link
Contributor

ayeung commented Aug 19, 2013

FR looks good so far. Waiting for comments to be addressed.

@billdawson
Copy link
Contributor Author

@ayeung that function wasn't used. I went ahead and removed it. Ready for re-review.

@ayeung
Copy link
Contributor

ayeung commented Aug 20, 2013

Code reviewed and functionally tested. Request Accepted.

ayeung pushed a commit that referenced this pull request Aug 20, 2013
TIMOB-7401 Android: Implement switchCamera
@ayeung ayeung merged commit 4fa3b29 into tidev:master Aug 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants