[PR #7041] [MERGED] Chore: Add a VaultUnlockResult helper method to handle successes #120983

Closed
opened 2026-06-09 19:29:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: vault-unlock-success-helper


📝 Commits (1)

  • 07e10cd Add a VaultUnlockResult helper method to handle successes

📊 Changes

3 files changed (+49 additions, -40 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/data/auth/repository/AuthRepositoryImpl.kt (+19 -22)
📝 app/src/main/kotlin/com/x8bit/bitwarden/data/vault/repository/VaultRepositoryImpl.kt (+15 -18)
📝 app/src/main/kotlin/com/x8bit/bitwarden/data/vault/repository/model/VaultUnlockResult.kt (+15 -0)

📄 Description

🎟️ Tracking

N/A

📔 Objective

This PR adds a helper method for VaultUnlockResult to help manage logic that only runs on login success.

No functionality has changed as part of this PR.


🔄 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/7041 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 6/8/2026 **Status:** ✅ Merged **Merged:** 6/9/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `vault-unlock-success-helper` --- ### 📝 Commits (1) - [`07e10cd`](https://github.com/bitwarden/android/commit/07e10cd52fb52dd4681b7adf7fd7447623960317) Add a VaultUnlockResult helper method to handle successes ### 📊 Changes **3 files changed** (+49 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/data/auth/repository/AuthRepositoryImpl.kt` (+19 -22) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/data/vault/repository/VaultRepositoryImpl.kt` (+15 -18) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/data/vault/repository/model/VaultUnlockResult.kt` (+15 -0) </details> ### 📄 Description ## 🎟️ Tracking N/A ## 📔 Objective This PR adds a helper method for `VaultUnlockResult` to help manage logic that only runs on login success. No functionality has changed as part of this PR. --- <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-09 19:29:45 -05:00
GiteaMirror changed title from [PR #7041] Chore: Add a VaultUnlockResult helper method to handle successes to [PR #7041] [MERGED] Chore: Add a VaultUnlockResult helper method to handle successes 2026-06-12 05:23: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#120983