[PR #3102] [MERGED] [PM-6793] Updated autofill settings copy #111065

Closed
opened 2026-06-06 07:28:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3102
Author: @fedemkr
Created: 3/21/2024
Status: Merged
Merged: 3/21/2024
Merged by: @fedemkr

Base: feature/maui-migration-passkeysHead: vault/pm-6793/autofill-settings-copy-updates


📝 Commits (1)

  • 790b22e PM-6793 Updated autofill settings copy

📊 Changes

3 files changed (+78 additions, -10 deletions)

View changed files

📝 src/Core/Pages/Settings/AutofillPage.xaml (+6 -10)
📝 src/Core/Resources/Localization/AppResources.Designer.cs (+54 -0)
📝 src/Core/Resources/Localization/AppResources.resx (+18 -0)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Updated autofill settings copy

Screenshots

Set up Auto-fill

Set up Auto-fill

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 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/3102 **Author:** [@fedemkr](https://github.com/fedemkr) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/21/2024 **Merged by:** [@fedemkr](https://github.com/fedemkr) **Base:** `feature/maui-migration-passkeys` ← **Head:** `vault/pm-6793/autofill-settings-copy-updates` --- ### 📝 Commits (1) - [`790b22e`](https://github.com/bitwarden/android/commit/790b22e595e138137f5ef4abbbbaea96cb698ac9) PM-6793 Updated autofill settings copy ### 📊 Changes **3 files changed** (+78 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Pages/Settings/AutofillPage.xaml` (+6 -10) 📝 `src/Core/Resources/Localization/AppResources.Designer.cs` (+54 -0) 📝 `src/Core/Resources/Localization/AppResources.resx` (+18 -0) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [X] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Updated autofill settings copy ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ### Set up Auto-fill <img width="314" alt="Set up Auto-fill" src="https://github.com/bitwarden/mobile/assets/15682323/b5cc62ad-67dd-4ec0-92c7-f6e21166d0c3"> ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <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 2026-06-06 07:28:13 -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#111065