[PR #205] [CLOSED] Improve the toast notifcations on Windows #2453

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/205
Author: @alistair23
Created: 12/13/2017
Status: Closed

Base: masterHead: alistair/toast


📝 Commits (2)

  • 0e0e3bf Utilities: Helpers: Add a DeviceToast() function
  • 514f8ff Pages: Tools: Use toast helper function

📊 Changes

2 files changed (+19 additions, -1 deletions)

View changed files

📝 src/App/Pages/Tools/ToolsPasswordGeneratorPage.cs (+1 -1)
📝 src/App/Utilities/Helpers.cs (+18 -0)

📄 Description

No description provided


🔄 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/205 **Author:** [@alistair23](https://github.com/alistair23) **Created:** 12/13/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `alistair/toast` --- ### 📝 Commits (2) - [`0e0e3bf`](https://github.com/bitwarden/android/commit/0e0e3bf9ec362b3ba53e6d13ef5ed22019bb16f0) Utilities: Helpers: Add a DeviceToast() function - [`514f8ff`](https://github.com/bitwarden/android/commit/514f8ff47b9ea7d66fc9eb6e0daf446493ff0965) Pages: Tools: Use toast helper function ### 📊 Changes **2 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Tools/ToolsPasswordGeneratorPage.cs` (+1 -1) 📝 `src/App/Utilities/Helpers.cs` (+18 -0) </details> ### 📄 Description _No description provided_ --- <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:19:38 -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#2453