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: add scroll and swipe autocapture #201

Merged
merged 33 commits into from
Jun 13, 2024

Commits on Jun 3, 2024

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

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    1f6b98d View commit details
    Browse the repository at this point in the history
  2. Revert linter changes

    PouriaAmini committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    228554a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5ffb53 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    1cf48e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    386e1ec View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    5c8cd0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e4e3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2e7827 View commit details
    Browse the repository at this point in the history
  4. Add checks for Compose

    PouriaAmini committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b0ca2c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6329b3 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    PouriaAmini committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fd6972f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    7fab60c View commit details
    Browse the repository at this point in the history
  2. Make class loading lazy

    PouriaAmini committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    5feb699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87593f1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'AMP-99736_autocapture' into AMP-100454_autocapture

    # Conflicts:
    #	android/src/main/java/com/amplitude/android/internal/gestures/AutocaptureGestureListener.kt
    #	android/src/main/java/com/amplitude/android/utilities/DefaultEventUtils.kt
    #	android/src/test/java/com/amplitude/android/internal/gestures/AutocaptureGestureListenerClickTest.kt
    PouriaAmini committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    dbd50f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fce6329 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    ffa1aa1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'AMP-99736_autocapture' into AMP-100454_autocapture

    # Conflicts:
    #	android/src/main/java/com/amplitude/android/internal/gestures/AutocaptureGestureListener.kt
    #	android/src/main/java/com/amplitude/android/internal/locators/AndroidViewTargetLocator.kt
    PouriaAmini committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8be8c85 View commit details
    Browse the repository at this point in the history
  3. Fix import mix-ups

    PouriaAmini committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    112b071 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    57c8786 View commit details
    Browse the repository at this point in the history
  2. Update gradle version

    PouriaAmini committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    56799f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    467c510 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Cleanup the CI workflow

    PouriaAmini committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d7f2488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e12fab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13a7b7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b9b2a1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into AMP-100454_autocapture

    # Conflicts:
    #	android/build.gradle
    #	android/src/main/java/com/amplitude/android/DefaultTrackingOptions.kt
    #	android/src/main/java/com/amplitude/android/internal/ViewHierarchyScanner.kt
    #	android/src/main/java/com/amplitude/android/internal/ViewTarget.kt
    #	android/src/main/java/com/amplitude/android/internal/gestures/AutocaptureGestureListener.kt
    #	android/src/main/java/com/amplitude/android/internal/gestures/AutocaptureWindowCallback.kt
    #	android/src/main/java/com/amplitude/android/internal/locators/AndroidViewTargetLocator.kt
    #	android/src/main/java/com/amplitude/android/internal/locators/ComposeLayoutNodeBoundsHelper.java
    #	android/src/main/java/com/amplitude/android/internal/locators/ComposeViewTargetLocator.java
    #	android/src/main/java/com/amplitude/android/internal/locators/ViewTargetLocator.kt
    #	android/src/main/java/com/amplitude/android/internal/locators/ViewTargetLocators.kt
    #	android/src/main/java/com/amplitude/android/utilities/DefaultEventUtils.kt
    #	android/src/test/java/com/amplitude/android/internal/gestures/AutocaptureGestureListenerClickTest.kt
    #	android/src/test/java/com/amplitude/android/internal/gestures/AutocaptureWindowCallbackTest.kt
    PouriaAmini committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9879bf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7960a07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38d68a5 View commit details
    Browse the repository at this point in the history
  8. Fix lint issues

    PouriaAmini committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a572843 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Fix typo

    PouriaAmini committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c303099 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    PouriaAmini committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c10fc5d View commit details
    Browse the repository at this point in the history