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

chore: add initial create chat flow stub screen #550

Merged
merged 3 commits into from
Sep 5, 2024

Commits on Aug 29, 2024

  1. feat: initial ui flow for starting a chat

    Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
    bmc08gt committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bb7095c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge remote-tracking branch 'origin/develop' into feat/create-chat-flow

    * origin/develop:
      feat: increase lookup successes from gallery
      chore: HomeViewModel => Session
      fix(camera): prevent possible fish eye effect after scanning a bill and returning to initial zoom
      chore(home/bottom): update tip card asset; simplify BottomBarAction use
      feat(gallery): divide and conquer parsing images from gallery
      chore(beta): mark CAMERA_DRAG_INVERTED deprecated; add Launched status
      chore: update gallery icon and vertical arrangement
      feat(camera): ease-in drag-to-zoom; move to GestureController
      chore: add ability to invert drag-to-zoom direction behind beta flag
      chore(camera): reverse drag-to-zoom direction
      feat: add gallery support and share image to code
      Update CodeScanner.kt
      build: prep next development cycle
      chore: refinements to cooperate camera gestures
      chore: allow pinch to zoom and drag to zoom to work together
    bmc08gt committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    11c4779 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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