[PR #6675] PM-25654: feat: Preview attachment #12918

Closed
opened 2026-04-11 03:53:33 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/bitwarden/android/pull/6675

State: closed
Merged: Yes


🎟️ Tracking

PM-25654
Community Forum

📔 Objective

This PR adds the Preview Attachment functionality to the VaultItemScreen.

Viewing image attachments is a hassle since you have to download, save, and open them in another app.
This adds a built-in preview for images, Ideally, we’d have a full file manager that supports all types, but since images are the ones most often needing quick viewing, I think this is okay for now.

The implementation:

  • Downloads the file temporarily.
  • Loads and displays the image with zoom and pan support.
  • Automatically deletes the file once it has been loaded.

📸 Screenshots

**Original Pull Request:** https://github.com/bitwarden/android/pull/6675 **State:** closed **Merged:** Yes --- ## 🎟️ Tracking [PM-25654](https://bitwarden.atlassian.net/browse/PM-25654) [Community Forum](https://community.bitwarden.com/t/view-attachments-without-downloading/52/19) ## 📔 Objective This PR adds the Preview Attachment functionality to the `VaultItemScreen`. > Viewing image attachments is a hassle since you have to download, save, and open them in another app. This adds a built-in preview for images, Ideally, we’d have a full file manager that supports all types, but since images are the ones most often needing quick viewing, I think this is okay for now. > > The implementation: > - Downloads the file temporarily. > - Loads and displays the image with zoom and pan support. > - Automatically deletes the file once it has been loaded. ## 📸 Screenshots <video src="https://github.com/user-attachments/assets/ef2c3c34-b0f9-486c-9e43-5d668c7bdc7f" width="350" /> [PM-25654]: https://bitwarden.atlassian.net/browse/PM-25654?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
GiteaMirror added the pull-request label 2026-04-11 03:53:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#12918