[PR #730] [MERGED] Check blacklist before showing overlay #2560

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/730
Author: @kspearrin
Created: 2/13/2020
Status: Merged
Merged: 2/13/2020
Merged by: @kspearrin

Base: masterHead: blacklisturis


📝 Commits (1)

  • 269d258 Check blacklist before showing overlay

📊 Changes

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

View changed files

📝 src/Android/Accessibility/AccessibilityService.cs (+48 -4)

📄 Description

Check the blacklist before showing the overlay. resolves issues like #728


🔄 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/730 **Author:** [@kspearrin](https://github.com/kspearrin) **Created:** 2/13/2020 **Status:** ✅ Merged **Merged:** 2/13/2020 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `blacklisturis` --- ### 📝 Commits (1) - [`269d258`](https://github.com/bitwarden/android/commit/269d25887db8bc0fc862a62a8f6865ba69a9cc57) Check blacklist before showing overlay ### 📊 Changes **1 file changed** (+48 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Accessibility/AccessibilityService.cs` (+48 -4) </details> ### 📄 Description Check the blacklist before showing the overlay. resolves issues like #728 --- <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:21:02 -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#2560