Skip to content

feat: pass orientation flag#50

Merged
abelonogov-ld merged 1 commit intomainfrom
andrey/orientation
Oct 24, 2025
Merged

feat: pass orientation flag#50
abelonogov-ld merged 1 commit intomainfrom
andrey/orientation

Conversation

@abelonogov-ld
Copy link
Copy Markdown
Contributor

@abelonogov-ld abelonogov-ld commented Oct 24, 2025

feat: pass orientation flag


Note

Renames UIInteraction to TouchInteraction across observability and updates session replay to emit viewport orientation from the actual device.

  • Observability/UI Interactions:
    • Rename UIInteractionTouchInteraction and UIInteractionKindTouchKind; update associated typealiases, extensions, and protocols (e.g., UIEventBus.publish, span generation).
    • Make TouchInteraction conform to EventQueueItemPayload.
  • Session Replay:
    • Handle TouchInteraction events in SessionReplayEventGenerator (appendTouchInteraction, clickEvent).
    • Replace random viewport orientation with device-based value; add conditional UIKit import and platform checks.

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

@abelonogov-ld abelonogov-ld requested a review from a team as a code owner October 24, 2025 23:42
@abelonogov-ld abelonogov-ld merged commit a7bb21a into main Oct 24, 2025
5 checks passed
@abelonogov-ld abelonogov-ld deleted the andrey/orientation branch October 24, 2025 23:52
This was referenced Oct 24, 2025
Vadman97 pushed a commit that referenced this pull request Oct 27, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.6.0](0.5.0...0.6.0)
(2025-10-27)


### Features

* App life cycle logging
([#48](#48))
([ada7cdf](ada7cdf))
* hide TV app keyboard
([65215ef](65215ef))
* hide TV app keyboard
([#49](#49))
([65215ef](65215ef))
* pass orientation flag
([a7bb21a](a7bb21a))
* pass orientation flag
([#50](#50))
([a7bb21a](a7bb21a))

---
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]
> Prepare 0.6.0 release with changelog updates for app life cycle
logging, TV keyboard hiding, and an orientation flag.
> 
> - **Release**:
>   - Bump version in `.release-please-manifest.json` to `0.6.0`.
>   - Update `CHANGELOG.md` with **0.6.0** features:
>     - App life cycle logging.
>     - Hide TV app keyboard.
>     - Pass orientation flag.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
e89ad39. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
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