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

CB-14047: (android) Camera Plugin code cleanup - Part #1 #319

Merged
merged 1 commit into from Apr 22, 2018

Conversation

hazems
Copy link
Member

@hazems hazems commented Apr 21, 2018

Platforms affected

Android

What does this PR do?

Replacing Repeated String literals with final variables in CameraLauncher for having better maintainability and easier changes.

What testing has been done on this change?

Making sure that everything builds fine, also, run my own tests for Android Camera and all pass fine.

Checklist

  • Reported an issue in the JIRA database
  • Commit message follows the format: "CB-14047: (android) CameraLauncher: Replacing Repeated String literals with private final static variables"
  • Added automated test coverage as appropriate for this change.

Notices

I'm an old Apache Committer and a PMC member for another Apache project, so no worry about my CLA since I submitted it already.

@macdonst macdonst merged commit 5ec121b into apache:master Apr 22, 2018
@macdonst
Copy link
Member

Thanks @hazems

@hazems
Copy link
Member Author

hazems commented Apr 23, 2018

My pleasure @macdonst

@hazems hazems changed the title CB-14047: (android) CameraLauncher: Replacing Repeated String literals with final variables CB-14047: (android) Camera Plugin code cleanup Mar 3, 2019
@hazems hazems changed the title CB-14047: (android) Camera Plugin code cleanup CB-14047: (android) Camera Plugin code cleanup - Part #1 Mar 3, 2019
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