[PR #874] [MERGED] Add support for Avast Secure Browser #28641

Closed
opened 2026-04-18 12:46:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/874
Author: @contribucious
Created: 5/3/2020
Status: Merged
Merged: 5/4/2020
Merged by: @mpbw2

Base: masterHead: avast-secure-browser-support


📝 Commits (3)

  • fd00e59 Add Avast Secure Browser to SupportedBrowsers dict
  • 27e4d22 Add Avast Secure Browser to CompatBrowsers
  • 5450754 Add Avast Secure Browser compatibility-package entry

📊 Changes

3 files changed (+5 additions, -0 deletions)

View changed files

📝 src/Android/Accessibility/AccessibilityHelpers.cs (+1 -0)
📝 src/Android/Autofill/AutofillHelpers.cs (+1 -0)
📝 src/Android/Resources/xml/autofillservice.xml (+3 -0)

📄 Description

Avast_Secure_Browser_logo


This adds compatibility for Avast Secure Browser (com.avast.android.secure.browser).
More info about it on its Wikipedia page.

✔️ The resource-id value (editor) has been checked.

Read more ...

Screenshot (for resource-id value)

Avast_Secure_Browser_resource-id
➡️ com.avast.android.secure.browser:id/ editor


🔄 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/874 **Author:** [@contribucious](https://github.com/contribucious) **Created:** 5/3/2020 **Status:** ✅ Merged **Merged:** 5/4/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `avast-secure-browser-support` --- ### 📝 Commits (3) - [`fd00e59`](https://github.com/bitwarden/android/commit/fd00e59c91c4bde8e2214b55acb098ae01ef33f9) Add Avast Secure Browser to SupportedBrowsers dict - [`27e4d22`](https://github.com/bitwarden/android/commit/27e4d2218fe4d005b51f02bb6c79d805cc1e0b49) Add Avast Secure Browser to CompatBrowsers - [`5450754`](https://github.com/bitwarden/android/commit/5450754539e53e008c87a7a12db1aea388be47f8) Add Avast Secure Browser compatibility-package entry ### 📊 Changes **3 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Accessibility/AccessibilityHelpers.cs` (+1 -0) 📝 `src/Android/Autofill/AutofillHelpers.cs` (+1 -0) 📝 `src/Android/Resources/xml/autofillservice.xml` (+3 -0) </details> ### 📄 Description ![Avast_Secure_Browser_logo](https://user-images.githubusercontent.com/4764956/80912452-3e8a6480-8d3d-11ea-8e9f-4595aa577a03.png) ___ This adds compatibility for **[Avast Secure Browser](https://play.google.com/store/apps/details?id=com.avast.android.secure.browser)** (`com.avast.android.secure.browser`). More info about it on [its Wikipedia page](https://en.wikipedia.org/wiki/Avast_Secure_Browser). :heavy_check_mark: The resource-id value (`editor`) has been checked. <details> <summary>Read more ...</summary> ### Screenshot (for _resource-id_ value) ![Avast_Secure_Browser_resource-id](https://user-images.githubusercontent.com/4764956/80912479-7ee9e280-8d3d-11ea-8593-150dd4c11d4c.png) :arrow_right: `com.avast.android.secure.browser:id/` **`editor`** </details> --- <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-18 12:46:56 -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#28641