Merge Session Replay branch into SDK v2 branch#1442
Merged
0xnm merged 71 commits intoMay 31, 2023
Conversation
…record-view-pagers REPLAY-1333 SR - add capability to record TabViews
…record-seekbars REPLAY-1454 SR - add capability to record SeekBars
…record-steppers REPLAY-1478 SR - add capability to record Steppers
…adjust-thumbs-and-chekboxes-size REPLAY-1444 Do not apply textSize correction to check and radio marks
…boto-first-in-the-font-family-field REPLAY-1378 Use Roboto as first option in font-family for sans-serif typeface
…ts-page-in-sample-app RUMM-1388 Add different typefaces page in Sample app
…d-fields-are-always-masked REPLAY-1501 Make sure password like input fields are always masked
…t-resolve-underline-from-text-color REPLAY-1522 Resolve EditText underline color from textColor by default
…ndow-no-translucent-backgrounds REPLAY-1540 Do not add translucent background wireframe for PopUpDecorView
…apply-masking-for-all-sensible-input-fields REPLAY-1557 Always obfuscate the privacy sensitive EditTextView
…ce-the-mask-user-input-privacy-option-api REPLAY-1506 Introduce the MASK_USER_INPUT privacy option
…k-user-input-text-view-mapper REPLAY-1552 Add the MaskInputEditTextViewMapper
…ze-option-for-the-java17-compatibility Remove MaxPermSize JVM option for the compatibility with Java 17
Add missing unit tests
Fix Bitrise flakiness
…e-snapshot-debouncer-delat-to-64-ms REPLAY-1600 Bump the Snapshot Debouncer delay to 64 ms
…lendar-header REPLAY-1614 Mask calendar header for MASK_ALL or MASK_USER_INPUT
…rise-flakyness Fix Bitrise flakyness on SR tests
REPLAY-1301 Fix ktlint issues
…r-placeholder REPLAY-1301 Provide placeholder for Action Bar
…-debouncer-delay-time REPLAY-1669 Fix the Debouncer delay time from ns to ms
…-replay-into-sdkv2-300523
mariusc83
approved these changes
May 31, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR does the merge of Session Replay branch into SDK v2 branch with all the conflicts resolved.
Review checklist (to be filled by reviewers)