[PR #872] [MERGED] Add support for Tor Browser (Alpha) #2630

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

📋 Pull Request Information

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

Base: masterHead: tor-browser-alpha-support


📝 Commits (3)

  • 0341810 Add Tor Browser (Alpha) to SupportedBrowsers dict
  • 806fb29 Add Tor Browser (Alpha) to CompatBrowsers
  • cfcdd6f Add Tor Browser (Alpha) 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

Tor_Browser_logo


This adds compatibility for Tor Browser (Alpha) (org.torproject.torbrowser_alpha).

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


🔄 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/872 **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:** `tor-browser-alpha-support` --- ### 📝 Commits (3) - [`0341810`](https://github.com/bitwarden/android/commit/0341810b677eceb0f744d7546c0441e4794e03b9) Add Tor Browser (Alpha) to SupportedBrowsers dict - [`806fb29`](https://github.com/bitwarden/android/commit/806fb29a21387b1efe3b4abef95b88c9b63fa10f) Add Tor Browser (Alpha) to CompatBrowsers - [`cfcdd6f`](https://github.com/bitwarden/android/commit/cfcdd6f306e3295226f92301526a65bea7bed2d7) Add Tor Browser (Alpha) 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 ![Tor_Browser_logo](https://user-images.githubusercontent.com/4764956/80911128-b1dba880-8d34-11ea-9f37-048aa1fc772d.png) ___ This adds compatibility for **[Tor Browser (Alpha)](https://play.google.com/store/apps/details?id=org.torproject.torbrowser_alpha)** (`org.torproject.torbrowser_alpha`). :heavy_check_mark: The resource-id value (`url_bar_title`) has been checked. --- <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:55 -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#2630