[PR #1202] [MERGED] Use .json extension for encrypted json export #2791

Closed
opened 2025-11-26 23:24:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1202
Author: @MGibson1
Created: 12/31/2020
Status: Merged
Merged: 12/31/2020
Merged by: @MGibson1

Base: masterHead: use-json-extension-for-encrypted-export


📝 Commits (1)

  • 7039e0c Use .json extension for encrypted json export

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 src/App/Pages/Settings/ExportVaultPageViewModel.cs (+2 -0)

📄 Description

Overview

Match jslib behavior to use .json as file extension for encrypted json export.

Files Changed

  • ExportVaultPageViewModel.cs: detect encrypted fileFormat and set extension to just .json

🔄 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/bitwarden/android/pull/1202 **Author:** [@MGibson1](https://github.com/MGibson1) **Created:** 12/31/2020 **Status:** ✅ Merged **Merged:** 12/31/2020 **Merged by:** [@MGibson1](https://github.com/MGibson1) **Base:** `master` ← **Head:** `use-json-extension-for-encrypted-export` --- ### 📝 Commits (1) - [`7039e0c`](https://github.com/bitwarden/android/commit/7039e0c115222070df3536fe8ed2a82697ed11b7) Use .json extension for encrypted json export ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Settings/ExportVaultPageViewModel.cs` (+2 -0) </details> ### 📄 Description # Overview Match jslib behavior to use `.json` as file extension for encrypted json export. # Files Changed * **ExportVaultPageViewModel.cs**: detect encrypted fileFormat and set extension to just `.json` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:24:09 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2791