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

Implement Masking for Android SR text #574

Merged
merged 2 commits into from
Dec 26, 2023

Conversation

jonathanmos
Copy link
Member

@jonathanmos jonathanmos commented Dec 21, 2023

What does this PR do?

Adds MASK and MASK_INPUT for text on android, and updates the android sdk native dependency to 2.4.0.

Screenshots from replays:

With masking:

Screenshot 2023-12-21 at 12 31 43 Screenshot 2023-12-21 at 12 31 51

With mask user input:

Screenshot 2023-12-21 at 12 35 08 Screenshot 2023-12-21 at 12 35 16

Motivation

Necessary for supporting textviews in Android Session Replay.

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
  • If this PR is auto-generated, please make sure also to manually update the code related to the change

@jonathanmos jonathanmos changed the base branch from develop to jmoskovich/rum-1817/record-android-text December 21, 2023 09:20
@jonathanmos jonathanmos force-pushed the jmoskovich/rum-1817/record-android-text branch from bdce711 to 7cc8400 Compare December 21, 2023 09:26
@jonathanmos jonathanmos force-pushed the jmoskovich/rum-1817/android-masking branch 3 times, most recently from 5d0c7e1 to 6e0cb25 Compare December 21, 2023 09:47
Base automatically changed from jmoskovich/rum-1817/record-android-text to develop December 21, 2023 10:18
@jonathanmos jonathanmos force-pushed the jmoskovich/rum-1817/android-masking branch 3 times, most recently from b75d175 to 7505112 Compare December 25, 2023 08:54
@jonathanmos jonathanmos force-pushed the jmoskovich/rum-1817/android-masking branch from 7505112 to 4bcd6a2 Compare December 25, 2023 09:11
@jonathanmos jonathanmos changed the title Implement Masking for Android SR text [DO NOT MERGE] Implement Masking for Android SR text Dec 25, 2023
@jonathanmos jonathanmos marked this pull request as ready for review December 25, 2023 09:22
@jonathanmos jonathanmos requested a review from a team as a code owner December 25, 2023 09:22
@jonathanmos jonathanmos force-pushed the jmoskovich/rum-1817/android-masking branch from 4bcd6a2 to 39ee8f7 Compare December 26, 2023 09:42
@jonathanmos jonathanmos merged commit a974ba0 into develop Dec 26, 2023
4 checks passed
@jonathanmos jonathanmos deleted the jmoskovich/rum-1817/android-masking branch December 26, 2023 14:12
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.

2 participants