[PR #6778] [MERGED] PM-34872, PM-34873, PM-34874, PM-34875: feat: Add feature flags for Encryption v2 Registration #32870

Closed
opened 2026-04-18 16:13:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6778
Author: @david-livefront
Created: 4/9/2026
Status: Merged
Merged: 4/9/2026
Merged by: @david-livefront

Base: mainHead: encryption-v2-flags


📝 Commits (1)

  • a66e365 Add feature flags for Encryption v2 Registration

📊 Changes

4 files changed (+68 additions, -0 deletions)

View changed files

📝 core/src/main/kotlin/com/bitwarden/core/data/manager/model/FlagKey.kt (+36 -0)
📝 core/src/test/kotlin/com/bitwarden/core/data/manager/model/FlagKeyTest.kt (+20 -0)
📝 ui/src/main/kotlin/com/bitwarden/ui/platform/components/debug/FeatureFlagListItems.kt (+8 -0)
📝 ui/src/main/res/values/strings_non_localized.xml (+4 -0)

📄 Description

🎟️ Tracking

PM-34872
PM-34873
PM-34874
PM-34875

📔 Objective

This PR adds the 4 feature flags needed for the Encryption v2 Registration feature.

📸 Screenshots


🔄 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/6778 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 4/9/2026 **Status:** ✅ Merged **Merged:** 4/9/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `encryption-v2-flags` --- ### 📝 Commits (1) - [`a66e365`](https://github.com/bitwarden/android/commit/a66e3655cce19da46dc9ea0582cd1b364e0e9228) Add feature flags for Encryption v2 Registration ### 📊 Changes **4 files changed** (+68 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `core/src/main/kotlin/com/bitwarden/core/data/manager/model/FlagKey.kt` (+36 -0) 📝 `core/src/test/kotlin/com/bitwarden/core/data/manager/model/FlagKeyTest.kt` (+20 -0) 📝 `ui/src/main/kotlin/com/bitwarden/ui/platform/components/debug/FeatureFlagListItems.kt` (+8 -0) 📝 `ui/src/main/res/values/strings_non_localized.xml` (+4 -0) </details> ### 📄 Description ## 🎟️ Tracking [PM-34872](https://bitwarden.atlassian.net/browse/PM-34872) [PM-34873](https://bitwarden.atlassian.net/browse/PM-34873) [PM-34874](https://bitwarden.atlassian.net/browse/PM-34874) [PM-34875](https://bitwarden.atlassian.net/browse/PM-34875) ## 📔 Objective This PR adds the 4 feature flags needed for the Encryption v2 Registration feature. ## 📸 Screenshots <img width="350" src="https://github.com/user-attachments/assets/bdc4ec1c-116c-403c-9be1-cdb5d799a6d4" /> [PM-34872]: https://bitwarden.atlassian.net/browse/PM-34872?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-34873]: https://bitwarden.atlassian.net/browse/PM-34873?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-34874]: https://bitwarden.atlassian.net/browse/PM-34874?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-34875]: https://bitwarden.atlassian.net/browse/PM-34875?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <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-04-18 16:13:17 -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#32870