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

Scanner improvements - added the logic from original zxing android project to set the best camera settings #789

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Commits on Nov 14, 2018

  1. Update CameraAnalyzer.cs

    Improvement for scanning
    vkalyanapu committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    c609818 View commit details
    Browse the repository at this point in the history
  2. Update CameraController.cs

    Scanner improvement for auto focus. Setting the auto focus to rectangle
    vkalyanapu committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    a250ef2 View commit details
    Browse the repository at this point in the history
  3. Update CameraAnalyzer.cs

    Updated credits for the file
    vkalyanapu committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    1ae0e82 View commit details
    Browse the repository at this point in the history
  4. Update CameraController.cs

    Update credits
    vkalyanapu committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    5dd202e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Merge branch 'dev' into master

    Redth committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    b8c8f6b View commit details
    Browse the repository at this point in the history