[MBL-19795][Student] Support offline playback of Studio video ExternalTool module items#3585
Merged
hermannakos merged 2 commits intomasterfrom Mar 23, 2026
Merged
Conversation
…lTool module items Extract Studio media IDs from ExternalTool module items during sync so videos are downloaded via the existing StudioSync pipeline. When offline, route to a new StudioVideoFragment that displays the video title, poster thumbnail, and an Open button that launches VideoViewActivity with the local file. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
📊 Code Coverage Reportℹ️ Student
ℹ️ Teacher
ℹ️ Pandautils
|
Contributor
🧪 Unit Test Results✅ 📱 Student App
✅ 🌅 Horizon
✅ 📦 Submodules
📊 Summary
Last updated: Fri, 20 Mar 2026 14:58:01 GMT |
Contributor
tamaskozmer
approved these changes
Mar 20, 2026
libs/pandautils/src/main/java/com/instructure/pandautils/features/offline/sync/CourseSync.kt
Show resolved
Hide resolved
...dent/src/main/java/com/instructure/student/features/modules/progression/StudioVideoScreen.kt
Outdated
Show resolved
Hide resolved
adamNagy56
requested changes
Mar 20, 2026
Contributor
There was a problem hiding this comment.
- In landscape mode, the page is not scrollable. However, if I tap the bottom part of the image, the video starts playing, so the button seems to still be there somehow, it’s just not visible in the UI.
See attached video.
Screen_Recording_20260320_115935_Canvas.mp4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test plan
refs: MBL-19795
affects: Student
release note: Studio videos added as External Tool module items now play offline after syncing