[PR #6730] Send folder #12970

Open
opened 2026-04-11 03:55:03 -05:00 by GiteaMirror · 0 comments
Owner

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

State: open
Merged: No


🎟️ Tracking

📔 Objective

Add folder support to Bitwarden Send, allowing users to select an entire folder from their computer with a single click.
The folder (including all its files and subfolders) will be automatically compressed into a single encrypted package (zip) and uploaded just like a regular file Send.
Uses SDK WASM implementation for the compression.
Uses storage compression (basically zero, no compression algorithm at all)

Behind innovation-sprint-2026-send-folder feature flag.

CI expected to fail until SDK PR is merged.

📸 Screenshots

https://github.com/user-attachments/assets/5fd49ddd-0d92-4821-a0ac-ac7ebde7cce1

Create new send type:
image

Folder send:
image

Folder selected:
image

Empty folder:
image

**Original Pull Request:** https://github.com/bitwarden/android/pull/6730 **State:** open **Merged:** No --- ## 🎟️ Tracking <!-- Paste the link to the Jira or GitHub issue or otherwise describe / point to where this change is coming from. --> ## 📔 Objective Add folder support to Bitwarden Send, allowing users to select an entire folder from their computer with a single click. The folder (including all its files and subfolders) will be automatically compressed into a single encrypted package (zip) and uploaded just like a regular file Send. Uses SDK WASM implementation for the compression. Uses storage compression (basically zero, no compression algorithm at all) Behind `innovation-sprint-2026-send-folder` feature flag. CI expected to fail until [SDK PR](https://github.com/bitwarden/sdk-internal/pull/881) is merged. ## 📸 Screenshots https://github.com/user-attachments/assets/5fd49ddd-0d92-4821-a0ac-ac7ebde7cce1 Create new send type: <img width="843" height="668" alt="image" src="https://github.com/user-attachments/assets/d637c609-988e-4512-973e-c49c00b07b8f" /> Folder send: <img width="851" height="468" alt="image" src="https://github.com/user-attachments/assets/268c6bf7-6a7b-4818-a961-90bb79bffc7e" /> Folder selected: <img width="789" height="242" alt="image" src="https://github.com/user-attachments/assets/f2f343b7-e646-4092-814a-3455ed081646" /> Empty folder: <img width="502" height="207" alt="image" src="https://github.com/user-attachments/assets/5126742b-fa3a-4478-a809-f5de647c56c4" />
GiteaMirror added the pull-request label 2026-04-11 03:55:03 -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#12970