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 screen name to elementInteractions properties for autocapture #209

Merged
merged 34 commits into from
Aug 7, 2024

Conversation

PouriaAmini
Copy link
Contributor

Summary

This PR adds screen name to elementInteractions properties for autocapture.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

This reverts commit afad034.
# Conflicts:
#	android/src/main/java/com/amplitude/android/internal/gestures/AutocaptureGestureListener.kt
#	android/src/test/java/com/amplitude/android/internal/gestures/AutocaptureGestureListenerClickTest.kt
Copy link
Contributor

@Mercy811 Mercy811 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Pouria, LGTM.

@PouriaAmini PouriaAmini merged commit 8044122 into amplitude:main Aug 7, 2024
4 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 8, 2024
# [1.17.0](v1.16.8...v1.17.0) (2024-08-08)

### Bug Fixes

* extract ComposeUtils to share with plugins ([#202](#202)) ([c239bba](c239bba))
* fix release pipeline ([#211](#211)) ([816599f](816599f))
* revert autocapture scroll and swipe ([#206](#206)) ([4b834bd](4b834bd))

### Features

* add autocapture for element clicks ([#199](#199)) ([7f0a500](7f0a500))
* add autocapture in configs ([#207](#207)) ([dcb9393](dcb9393))
* add screen name to elementInteractions properties for autocapture ([#209](#209)) ([8044122](8044122))
* add scroll and swipe autocapture ([#201](#201)) ([1a5a392](1a5a392))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants