Skip to content

Conversation

@tsshadow
Copy link
Owner

@tsshadow tsshadow commented Jul 5, 2025

Summary

  • add a VideoPlaybackActivity that uses ExoPlayer
  • launch the new activity from VideoPlayer
  • allow downloading videos by removing the video filter in DownloadUtil
  • register the new activity in the manifest
  • add layout for the player

Testing

  • ./gradlew -Pqc ktlintCheck (fails: No such property: ktlint)
  • ./gradlew -Pqc detekt (fails: No such property: ktlint)
  • ./gradlew :ultrasonic:lintRelease (fails: SDK location not found)

https://chatgpt.com/codex/tasks/task_e_686906b529ac83268f155d4ff61fe17e

Signed-off-by: Codex <codex@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants