[PR #4189] [MERGED] [PM-14240] Add Quetta Browser to Privileged Apps #4762

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/4189
Author: @SymphonicDeviation
Created: 10/29/2024
Status: Merged
Merged: 1/10/2025
Merged by: @SaintPatrck

Base: mainHead: main


📝 Commits (10+)

  • 043c8f4 privilegedApps
  • 4b0dec2 privilegedApps
  • 0390722 Merge branch 'main' into main
  • 52396e9 Merge branch 'main' into main
  • 2a31fb5 Merge branch 'main' into main
  • be5c301 Merge branch 'main' into main
  • f9baea1 Merge branch 'main' into main
  • e4fa16a Merge branch 'bitwarden:main' into main
  • bc15df9 Merge branch 'bitwarden:main' into main
  • 6d06fd3 Merge branch 'main' into main

📊 Changes

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

View changed files

📝 app/src/main/assets/fido2_privileged_community.json (+12 -0)

📄 Description

🎟️ Tracking

I added Quetta browser to allow for passkey support.

📔 Objective

Adds Quetta Browser to privileged apps for passkey support.

Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed
    issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

🔄 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/4189 **Author:** [@SymphonicDeviation](https://github.com/SymphonicDeviation) **Created:** 10/29/2024 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`043c8f4`](https://github.com/bitwarden/android/commit/043c8f4c0381dc0aa684ac3bc543ee1220c52f6c) privilegedApps - [`4b0dec2`](https://github.com/bitwarden/android/commit/4b0dec2d500ba7c93bdbf3eb92f7782d23af9b6b) privilegedApps - [`0390722`](https://github.com/bitwarden/android/commit/03907220ae93395534356cc6b1d6af12f4cf2b09) Merge branch 'main' into main - [`52396e9`](https://github.com/bitwarden/android/commit/52396e9ee36f6f367b03225c6e356a7d85f74d35) Merge branch 'main' into main - [`2a31fb5`](https://github.com/bitwarden/android/commit/2a31fb5d537a62e4dd08917ae6186cc6ae1d2b71) Merge branch 'main' into main - [`be5c301`](https://github.com/bitwarden/android/commit/be5c301938abe69be73d04029fb4f2f26af23671) Merge branch 'main' into main - [`f9baea1`](https://github.com/bitwarden/android/commit/f9baea185ba9f366f4adc797fd091d3266b17f20) Merge branch 'main' into main - [`e4fa16a`](https://github.com/bitwarden/android/commit/e4fa16ac3eea0211b63c9701a5115e4b9ca5dacb) Merge branch 'bitwarden:main' into main - [`bc15df9`](https://github.com/bitwarden/android/commit/bc15df972dfe9f9cc15f4bf3feeb326859ba00d7) Merge branch 'bitwarden:main' into main - [`6d06fd3`](https://github.com/bitwarden/android/commit/6d06fd3c2b76865ef02748ac7d47dba4437c47c7) Merge branch 'main' into main ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/assets/fido2_privileged_community.json` (+12 -0) </details> ### 📄 Description ## 🎟️ Tracking I added Quetta browser to allow for passkey support. ## 📔 Objective Adds Quetta Browser to privileged apps for passkey support. ## ⏰ Reminders before review - Contributor guidelines followed - All formatters and local linters executed and passed - Written new unit and / or integration tests where applicable - Used internationalization (i18n) for all UI strings - CI builds passed - Communicated to DevOps any deployment requirements - Updated any necessary documentation or informed the documentation team ## 🦮 Reviewer guidelines <!-- Suggested interactions but feel free to use (or not) as you desire! --> - 👍 (`:+1:`) or similar for great changes - 📝 (`:memo:`) or ℹ️ (`:information_source:`) for notes or general info - ❓ (`:question:`) for questions - 🤔 (`:thinking:`) or 💭 (`:thought_balloon:`) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion - 🎨 (`:art:`) for suggestions / improvements - ❌ (`:x:`) or ⚠️ (`:warning:`) for more significant problems or concerns needing attention - 🌱 (`:seedling:`) or ♻️ (`:recycle:`) for future improvements or indications of technical debt - ⛏ (`:pick:`) for minor or nitpick changes --- <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:49:25 -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#4762