[PR #6940] [MERGED] feat(mobile): Videos play in memories now #11396

Closed
opened 2026-02-05 14:38:46 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/6940
Author: @martyfuhry
Created: 2/6/2024
Status: Merged
Merged: 2/8/2024
Merged by: @alextran1502

Base: mainHead: feat/memory-video-cherry-pick


📝 Commits (3)

  • 99fce9a Videos play in memories now
  • 5f45f08 merge main
  • 534fb73 to next asset after video is done playing

📊 Changes

3 files changed (+104 additions, -55 deletions)

View changed files

📝 mobile/lib/modules/asset_viewer/views/video_viewer_page.dart (+52 -28)
📝 mobile/lib/modules/memories/ui/memory_card.dart (+37 -20)
📝 mobile/lib/modules/memories/views/memory_page.dart (+15 -7)

📄 Description

  • Doesn't show any controls
  • Tapping a video will advance to the next memory

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/6940 **Author:** [@martyfuhry](https://github.com/martyfuhry) **Created:** 2/6/2024 **Status:** ✅ Merged **Merged:** 2/8/2024 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feat/memory-video-cherry-pick` --- ### 📝 Commits (3) - [`99fce9a`](https://github.com/immich-app/immich/commit/99fce9a7bd754ba1b263abb7e6d98d8091a2652a) Videos play in memories now - [`5f45f08`](https://github.com/immich-app/immich/commit/5f45f0878377d7030c97ac5783fde2e5b4117019) merge main - [`534fb73`](https://github.com/immich-app/immich/commit/534fb73491aff2896b07c1d978e749168ab28122) to next asset after video is done playing ### 📊 Changes **3 files changed** (+104 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/modules/asset_viewer/views/video_viewer_page.dart` (+52 -28) 📝 `mobile/lib/modules/memories/ui/memory_card.dart` (+37 -20) 📝 `mobile/lib/modules/memories/views/memory_page.dart` (+15 -7) </details> ### 📄 Description - Doesn't show any controls - Tapping a video will advance to the next memory --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:38:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#11396