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

Kim/stabilization UI logic #94

Merged
merged 23 commits into from
Jan 31, 2024

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    aa64d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da91209 View commit details
    Browse the repository at this point in the history
  3. spotless

    Kimblebee committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1493606 View commit details
    Browse the repository at this point in the history
  4. string resource

    Kimblebee committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3a59f8d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. spotless

    Kimblebee committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ae7ca03 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. quick fix

    Kimblebee committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    64078c3 View commit details
    Browse the repository at this point in the history
  2. spotless

    Kimblebee committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b0127af View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Preview and video stabilization UI updates

    * split preview and video support into separate booleans
    * cameraAppSettings represents stabilization support as FULL, VIDEO_ONLY, and UNSUPPORTED
    * updated color of disabled UI
    Kimblebee committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d9776a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afa0df9 View commit details
    Browse the repository at this point in the history
  3. spotless

    Kimblebee committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1ef371a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8aa6ce View commit details
    Browse the repository at this point in the history
  5. Preview screen layout refactor (#96)

    * small preview refactor to better organize components
    
    * convert preview overlay layer to a relative/grid layout style
    Kimblebee authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    42fad79 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. address PR comments

    * preview-only setting option/enum
    * stabilization icon descriptions based on current stabilization setting
    * adjust setting selections for preview/video stabilization depending on mode
    Kimblebee committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5ddffcb View commit details
    Browse the repository at this point in the history
  2. spotless

    Kimblebee committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0e51b96 View commit details
    Browse the repository at this point in the history
  3. Fix issue where UiAutomator cannot find components (#100)

    * Fix issue where UiAutomator cannot find components
    
    * spotless
    Kimblebee authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    28ea0e1 View commit details
    Browse the repository at this point in the history
  4. address pr comments

    Kimblebee committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    389cc44 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    75b6e3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ee0b8d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. address pr comments

    Kimblebee committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    10314ad View commit details
    Browse the repository at this point in the history
  2. spotless

    Kimblebee committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8915ec0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. address pr comments

    Kimblebee committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    46016e8 View commit details
    Browse the repository at this point in the history