Skip to content

fix(deps): update okhttp to 5.3.2, okio to 3.16.4#2016

Merged
nikclayton merged 1 commit intopachli:mainfrom
nikclayton:ok
Dec 6, 2025
Merged

fix(deps): update okhttp to 5.3.2, okio to 3.16.4#2016
nikclayton merged 1 commit intopachli:mainfrom
nikclayton:ok

Conversation

@nikclayton
Copy link
Copy Markdown
Contributor

No description provided.

@nikclayton nikclayton merged commit 1ad18b8 into pachli:main Dec 6, 2025
27 checks passed
@nikclayton nikclayton deleted the ok branch December 6, 2025 13:03
nikclayton added a commit to nikclayton/pachli-android that referenced this pull request Feb 5, 2026
Previous code was triggering media playback when the transition from
the preview image on the previous activity to the preview image in
the fragment hosted by `ViewMediaActivity` had completed.

This never completes if there was no preview image. For example, some
audio files, or if the user has disabled media previews.

This also meant the UI controls never appeared.

Fix this by triggering playback on `onEnterAnimationComplete`, which
completes after the enter animation (including shared element transitions)
have completed.

Fixes pachli#2016
nikclayton added a commit that referenced this pull request Feb 5, 2026
Previous code was triggering media playback when the transition from the
preview image on the previous activity to the preview image in the
fragment hosted by `ViewMediaActivity` had completed.

This never completes if there was no preview image. For example, some
audio files, or if the user has disabled media previews.

This also meant the UI controls never appeared.

Fix this by triggering playback on `onEnterAnimationComplete`, which
completes after the enter animation (including shared element
transitions) have completed.

Fixes #2016
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.

1 participant