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

feat: Ability to scan both normal codes and inverted codes #1215

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    dff1935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    740b720 View commit details
    Browse the repository at this point in the history
  3. Clean up

    RafaRuiz committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ebfe698 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Update lib/src/objects/start_options.dart

    Co-authored-by: Navaron Bracke <[email protected]>
    RafaRuiz and navaronbracke authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b1bb926 View commit details
    Browse the repository at this point in the history
  2. Update lib/src/mobile_scanner_controller.dart

    Co-authored-by: Navaron Bracke <[email protected]>
    RafaRuiz and navaronbracke authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    25e52d7 View commit details
    Browse the repository at this point in the history
  3. Update android/src/main/kotlin/dev/steenbakker/mobile_scanner/MobileS…

    …canner.kt
    
    Co-authored-by: Navaron Bracke <[email protected]>
    RafaRuiz and navaronbracke authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    88b7b67 View commit details
    Browse the repository at this point in the history
  4. Update ios/Classes/MobileScanner.swift

    Co-authored-by: Navaron Bracke <[email protected]>
    RafaRuiz and navaronbracke authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    89d0f20 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Rename feature

    RafaRuiz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5ceb867 View commit details
    Browse the repository at this point in the history
  2. Rename methods and variables

    RafaRuiz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    989f441 View commit details
    Browse the repository at this point in the history
  3. Wording

    RafaRuiz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    71d1e83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e76615 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8f48b2 View commit details
    Browse the repository at this point in the history
  6. redundant temp variable

    RafaRuiz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    96becf0 View commit details
    Browse the repository at this point in the history
  7. rename var

    RafaRuiz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d8512f4 View commit details
    Browse the repository at this point in the history
  8. let

    RafaRuiz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    62a728d View commit details
    Browse the repository at this point in the history
  9. private

    RafaRuiz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    638c94b View commit details
    Browse the repository at this point in the history
  10. CIFilter magic string

    RafaRuiz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b7080a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    47f8155 View commit details
    Browse the repository at this point in the history
  12. let uiimage

    RafaRuiz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c1313ef View commit details
    Browse the repository at this point in the history
  13. make CIFilter API available

    RafaRuiz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ebae80d View commit details
    Browse the repository at this point in the history