[PR #6941] [MERGED] chore: Remove background event interface from action #82229

Closed
opened 2026-05-19 20:46:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6941
Author: @david-livefront
Created: 5/18/2026
Status: Merged
Merged: 5/18/2026
Merged by: @david-livefront

Base: mainHead: remove-unused-interface


📝 Commits (1)

  • ebf13e1 Remove background event interface from action

📊 Changes

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

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/itemlisting/VaultItemListingViewModel.kt (+1 -1)

📄 Description

🎟️ Tracking

N/A

📔 Objective

This PR removes the BackgroundEvent interface from the SnackbarDataReceived action. Actions never need this interface.


🔄 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/6941 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 5/18/2026 **Status:** ✅ Merged **Merged:** 5/18/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `remove-unused-interface` --- ### 📝 Commits (1) - [`ebf13e1`](https://github.com/bitwarden/android/commit/ebf13e15f9cd1b60db7f0cfab43057c97f9ad83e) Remove background event interface from action ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/itemlisting/VaultItemListingViewModel.kt` (+1 -1) </details> ### 📄 Description ## 🎟️ Tracking N/A ## 📔 Objective This PR removes the `BackgroundEvent` interface from the `SnackbarDataReceived` action. Actions never need this interface. --- <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-05-19 20:46:39 -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#82229