[PR #24630] feat: display more info in asset viewer #17939

Open
opened 2026-02-05 16:30:02 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/24630
Author: @alextran1502
Created: 12/17/2025
Status: 🔄 Open

Base: mainHead: better-info-in-asset-viewer


📝 Commits (3)

  • 92f8ffe feat(mobile): more info for asset viewer
  • 3efbda8 feat(mobile): more info for asset viewer
  • 0e8b927 Merge branch 'main' of github.com:immich-app/immich into better-info-in-asset-viewer

📊 Changes

4 files changed (+116 additions, -2 deletions)

View changed files

📝 i18n/en.json (+2 -0)
📝 mobile/lib/presentation/widgets/asset_viewer/asset_viewer.page.dart (+2 -0)
mobile/lib/presentation/widgets/asset_viewer/motion_photo_button.widget.dart (+79 -0)
📝 mobile/lib/presentation/widgets/asset_viewer/top_app_bar.widget.dart (+33 -2)

📄 Description

  • Show date and time information in the top app bar
  • Move the motion button down below the app bar
image

🔄 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/24630 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 12/17/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `better-info-in-asset-viewer` --- ### 📝 Commits (3) - [`92f8ffe`](https://github.com/immich-app/immich/commit/92f8ffe72210d4c20927eb670d3326063fc8297a) feat(mobile): more info for asset viewer - [`3efbda8`](https://github.com/immich-app/immich/commit/3efbda859b5d9c31d87ab81387ca5aa81f9d9a48) feat(mobile): more info for asset viewer - [`0e8b927`](https://github.com/immich-app/immich/commit/0e8b92764bdd69e1fa81f6281c33ed6e21499178) Merge branch 'main' of github.com:immich-app/immich into better-info-in-asset-viewer ### 📊 Changes **4 files changed** (+116 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `i18n/en.json` (+2 -0) 📝 `mobile/lib/presentation/widgets/asset_viewer/asset_viewer.page.dart` (+2 -0) ➕ `mobile/lib/presentation/widgets/asset_viewer/motion_photo_button.widget.dart` (+79 -0) 📝 `mobile/lib/presentation/widgets/asset_viewer/top_app_bar.widget.dart` (+33 -2) </details> ### 📄 Description - Show date and time information in the top app bar - Move the motion button down below the app bar <img width="605" height="383" alt="image" src="https://github.com/user-attachments/assets/6f0544ef-c1d4-4356-8277-4eca7aa8c506" /> --- <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 16:30:02 +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#17939