getsentry / getsentry/sentry-java
Verify Session Replay masking still works with new Compose Styles API
Open
Android
Google I/O 2026
Masking
Platform: Java
Replays
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
Compose introduced a new Styles API. Verify Session Replay's view-hierarchy traversal and masking logic still correctly identifies and redacts Compose nodes styled via this new mechanism, since it may change how style/semantics are exposed to our node walker.
Contributor guide
Research direction
Start by inspecting Session Replay's view-hierarchy traversal and masking logic, then exercise Compose nodes styled through the new Styles API. Done means the traversal still identifies the relevant nodes and masking correctly redacts them; the payload does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100