Skip to content

Conversation

@tanderson-ld
Copy link
Contributor

@tanderson-ld tanderson-ld commented Nov 18, 2025

Note

InteractionDetector now forwards onProvideKeyboardShortcuts and onPointerCaptureChanged to the original Window.Callback while still intercepting touch events.

  • Android — InteractionSource:
    • InteractionDetector:
      • Delegates onProvideKeyboardShortcuts(...) to the original Window.Callback.
      • Delegates onPointerCaptureChanged(...) (API 26+) to the original Window.Callback.

Written by Cursor Bugbot for commit ecd7671. This will update automatically on new commits. Configure here.

@tanderson-ld tanderson-ld requested a review from a team as a code owner November 18, 2025 17:06
…m/launchdarkly/observability/replay/InteractionSource.kt

Co-authored-by: Agustin Grognetti <[email protected]>
@tanderson-ld tanderson-ld merged commit aac1322 into main Nov 20, 2025
22 checks passed
@tanderson-ld tanderson-ld deleted the ta/O11Y-629/fix-delegate branch November 20, 2025 14:37
Vadman97 pushed a commit that referenced this pull request Nov 21, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-observability-android: 0.14.1</summary>

##
[0.14.1](launchdarkly-observability-android-0.14.0...launchdarkly-observability-android-0.14.1)
(2025-11-20)


### Bug Fixes

* tweaks Android InteractionDetector to delegate additional defaul…
([#294](#294))
([aac1322](aac1322))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> Release Android observability SDK 0.14.1 with an InteractionDetector
bug fix and update version metadata.
> 
> - **Android SDK (`sdk/@launchdarkly/observability-android`)**:
>   - Bump to `0.14.1`.
> - Bug fix: InteractionDetector delegates additional default behaviors
(see `CHANGELOG.md`).
> - **Release metadata**:
> - Update versions in `.release-please-manifest.json` and
`gradle.properties`.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
7383314. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
abelonogov-ld added a commit that referenced this pull request Nov 21, 2025
* main:
  feat: Support ldMask() for Native and Compose views. (#295)
  chore: release main (#296)
  fix: tweaks Android InteractionDetector to delegate additional defaul… (#294)
abelonogov-ld added a commit that referenced this pull request Dec 4, 2025
* main: (85 commits)
  doc: Add using ldMask in readme. (#311)
  chore: release main (#312)
  feat: take transformed coordinates, which are more precise in animation  (#309)
  chore: release main (#307)
  fix(SEC-7530): update react-server-dom-webpack to 19.0.1 (#310)
  feat: recursive mask collection (#308)
  feat: support non-standard windows added by WindowManager (#306)
  feat: Android SR Do not send duplicate screens (#304)
  test: Add UI and logic to evaluate boolean flags (#305)
  chore: release main (#303)
  feat: Android Dialog Capture (#302)
  chore: Update Android Test main screen (#301)
  chore: release main (#300)
  feat: XML Views Automasking options (#299)
  fix: missed imports (#298)
  chore: release main (#297)
  feat: Support ldMask() for Native and Compose views. (#295)
  chore: release main (#296)
  fix: tweaks Android InteractionDetector to delegate additional defaul… (#294)
  chore: release main (#293)
  ...

# Conflicts:
#	e2e/react-router/src/ldclientLazy.tsx
#	e2e/react-router/src/routes/root.tsx
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