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

Refactor - Camera UI Adaptation for Foldable Devices and Camera Initialization #52

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Mar 22, 2024

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

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    c646e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2198cf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    93b33e0 View commit details
    Browse the repository at this point in the history
  2. Fixed Spotless

    yongsuk44 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3fd7617 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    e4a5f4b View commit details
    Browse the repository at this point in the history
  2. Added ROTATION_ANIMATION_SEAMLESS

    Changed the animation on Activity rotation
    romanofranz authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9daf0dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be4b51f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dea1ac9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89539ae View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Optimize ReComposition for

    CameraSettings
    yongsuk44 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4d79351 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge branch 'main' into refactor/fold-camera

    # Conflicts:
    #	app/src/main/java/com/google/android/samples/socialite/MainActivity.kt
    #	app/src/main/java/com/google/android/samples/socialite/ui/camera/Camera.kt
    #	app/src/main/java/com/google/android/samples/socialite/ui/camera/CameraViewModel.kt
    #	app/src/main/java/com/google/android/samples/socialite/ui/camera/ViewFinder.kt
    #	app/src/main/java/com/google/android/samples/socialite/ui/camera/viewfinder/surface/SurfaceTransformationUtil.kt
    #	app/src/main/java/com/google/android/samples/socialite/ui/camera/viewfinder/surface/Texture.kt
    yongsuk44 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    24aae54 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    5af11c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into refactor/fold-camera

    # Conflicts:
    #	app/src/main/java/com/google/android/samples/socialite/MainActivity.kt
    yongsuk44 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fa637d1 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Strong skipping mode enable

    yongsuk44 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    005fc7f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Refactor Camera logic

    yongsuk44 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a18b2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c522faf View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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