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

FeatureFormView - BarcodeScannerFormInput support #893

Open
wants to merge 37 commits into
base: v.next
Choose a base branch
from

Commits on Sep 20, 2024

  1. Stop excluding barcode

    dfeinzimer committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6068189 View commit details
    Browse the repository at this point in the history
  2. Add barcode switch case

    dfeinzimer committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7f72da3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64d503e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    b3449e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d6bd0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14c2b91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f888e75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b42c736 View commit details
    Browse the repository at this point in the history
  6. Use convertAndUpdateValue

    dfeinzimer committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5bd34a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    7bb1b7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2f23ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    492fa1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03e2dba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a5089d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55f3d68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bfa606 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbab4b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07374d0 View commit details
    Browse the repository at this point in the history
  10. Remove AttachmentImportMenu strings

    In favor of their replacements directly on String
    dfeinzimer committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    693ebb6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    00cae0e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ce704c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Add CameraRequester

    Creates a unified place to handle requesting camera permissions
    dfeinzimer committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    313d81a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77be638 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65679c5 View commit details
    Browse the repository at this point in the history
  4. Update String.swift

    dfeinzimer committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eff7e49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d8d2da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a1d641 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f76e76c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7954299 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e375f71 View commit details
    Browse the repository at this point in the history
  10. Record focus

    dfeinzimer committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    972fe3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0483a2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    12cf47a View commit details
    Browse the repository at this point in the history
  13. Support barcode selection

    dfeinzimer committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4a4d20a View commit details
    Browse the repository at this point in the history
  14. Update Localizable.strings

    dfeinzimer committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f2f4d10 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ddbb864 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    9f5c401 View commit details
    Browse the repository at this point in the history