[PR #6655] [MERGED] [PM-33505] feat: Add MobilePremiumUpgrade feature flag #37257

Closed
opened 2026-04-21 04:19:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6655
Author: @SaintPatrck
Created: 3/12/2026
Status: Merged
Merged: 3/13/2026
Merged by: @SaintPatrck

Base: mainHead: premium-upgrade/PM-33505-mobile-premium-upgrade-flag


📝 Commits (1)

📊 Changes

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

View changed files

📝 core/src/main/kotlin/com/bitwarden/core/data/manager/model/FlagKey.kt (+9 -0)
📝 core/src/test/kotlin/com/bitwarden/core/data/manager/model/FlagKeyTest.kt (+5 -0)
📝 ui/src/main/kotlin/com/bitwarden/ui/platform/components/debug/FeatureFlagListItems.kt (+2 -0)
📝 ui/src/main/res/values/strings_non_localized.xml (+1 -0)

📄 Description

🎟️ Tracking

PM-33505
Parent: PM-33137

📔 Objective

Add MobilePremiumUpgrade feature flag to FlagKey.kt and register it in activePasswordManagerFlags. This is the foundation flag that gates the entire premium upgrade flow. Default is off; controlled via LaunchDarkly.


🔄 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/6655 **Author:** [@SaintPatrck](https://github.com/SaintPatrck) **Created:** 3/12/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `premium-upgrade/PM-33505-mobile-premium-upgrade-flag` --- ### 📝 Commits (1) - [`94f10ee`](https://github.com/bitwarden/android/commit/94f10eeee247e124f52216942c2f6e31d448c530) [PM-33137] feat: Add MobilePremiumUpgrade feature flag ### 📊 Changes **4 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `core/src/main/kotlin/com/bitwarden/core/data/manager/model/FlagKey.kt` (+9 -0) 📝 `core/src/test/kotlin/com/bitwarden/core/data/manager/model/FlagKeyTest.kt` (+5 -0) 📝 `ui/src/main/kotlin/com/bitwarden/ui/platform/components/debug/FeatureFlagListItems.kt` (+2 -0) 📝 `ui/src/main/res/values/strings_non_localized.xml` (+1 -0) </details> ### 📄 Description ## 🎟️ Tracking [PM-33505](https://bitwarden.atlassian.net/browse/PM-33505) Parent: [PM-33137](https://bitwarden.atlassian.net/browse/PM-33137) ## 📔 Objective Add `MobilePremiumUpgrade` feature flag to `FlagKey.kt` and register it in `activePasswordManagerFlags`. This is the foundation flag that gates the entire premium upgrade flow. Default is off; controlled via LaunchDarkly. [PM-33505]: https://bitwarden.atlassian.net/browse/PM-33505?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-33137]: https://bitwarden.atlassian.net/browse/PM-33137?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-21 04:19:34 -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#37257