Auj625197595
0f2bc2fa25
[PS-2145] add rainsee browser series support ( #2272 )
2023-01-05 17:23:09 +00:00
Kevinlinpr
414cb9bd7e
[PS-2116] ✨ feat(Support): Add Lemur Browser ( #2262 )
...
* ✨ feat(Support): Add Lemur Browser
Lemur Browser is the mobile browser support Chrome and Edge extensions, build from chromium.
🔗 issue - https://github.com/bitwarden/mobile/issues/2260
🔗 Lemur Browser - https://www.lemurbrowser.com/
* 🐞 fix(Sorted alphabetically): Move up one line
Please move this up one line to ensure the sections are sorted alphabetically
6d5cb73445
2022-12-30 13:38:05 +01:00
Dan Alcantara
cbccd10271
Add support for the Neeva app ( #2045 )
2022-12-28 13:19:16 +01:00
Şahin BEZENG
6de6b19944
Add support for Dezor Browser ( #2142 )
2022-12-28 13:08:40 +01:00
flawedworld
2f6fd476a2
Add support for Vanadium in GrapheneOS ( #2199 )
...
Co-authored-by: mp-bw <59324545+mp-bw@users.noreply.github.com >
2022-12-08 10:07:06 -05:00
mp-bw
6973a0b71c
[BEEEP] Support for automatic TOTP token copy via external autofill (Android) ( #2220 )
...
* Android: Support for automatic TOTP copy via external autofill
* update iOS autofill interface
* additional tweaks
2022-12-05 12:49:34 -05:00
aj-rosado
305c770c58
[PS-1312] Migration to android12 and new splashscreen ( #2063 )
...
* [PS-1312] Updated Android Target and Framework to Android12 and updated new SplashScreen for Android12
* PS-1312 Changed PendingIntents mutability
* PS-1312 Removed unused imports
* PS-1312 Added method to helper to add mutability option according to Android version
* PS-1312 Renamed helper method AddPendingIntentMutability and fixed validation
* PS-1312 Improved PendingIntentMutability method from helper readability and naming
2022-09-16 16:44:15 +01:00
Donkeykong307
70cf7431f7
Opera GX Autofill Support ( #1855 )
...
Added Opera GX Support for autofill
2022-07-14 21:27:53 +01:00
vincentvidal
f2ba86a62b
Add support for iodé Browser ( #1886 )
2022-07-14 21:24:02 +01:00
stevenlele
efd83d07dd
[SupportedBrowsers] add Alook ( #1814 )
2022-03-07 09:16:58 -05:00
Jake Fink
52024109f7
Check for disable save prompt option before sending fill request in Android Autofill ( #1722 )
...
* Check for disable save prompt option before sending fill request
- ignore save request payload if true
* Add exception handling to Autofill Service
* move System reference outside of FDROID
2022-01-20 09:51:42 -05:00
Indranil012
42403210a0
Added kiwi Browser "Dev" package name for autofill support ( #1694 )
...
* Added Kiwi Browser Dev support
2022-01-17 22:10:33 +00:00
qflair
833103b2a0
Add support for Pluma Browser for Android ( #1639 )
2021-11-24 10:12:30 -05:00
Jonathan Almeida
6bae85b22d
Update Focus/Klar accessibility and autofill IDs ( #1535 )
2021-11-24 09:44:10 -05:00
stevenlele
629c696c81
[SupportedBrowsers] Add Captive Login and drop Alook ( #1625 )
2021-11-02 09:17:10 -04:00
Matt Portune
d93d70fd66
Autofill support for upcoming changes to google search ( #1596 )
2021-10-21 10:45:48 -04:00
howyay
ae763ebca8
Add support for Mull browser ( #1435 )
2021-07-26 09:20:47 -04:00
CookieJarApps
fbb7b05b9c
Added support for SmartCookieWeb and SmartCookieWeb Preview ( #1411 )
2021-05-26 13:41:16 -04:00
Oscar Hinton
976eeab6d7
Password reprompt ( #1365 )
...
* Make card number hidden
* Add support for password reprompt
* Rename PasswordPrompt to Reprompt
* Protect autofill
* Use Enums.CipherRepromptType
* Fix iOS not building
* Protect iOS autofill
* Update to match jslib
* Fix failing build
2021-05-21 15:13:54 +02:00
laymanZ
b3b21ea6b1
add microsoft package to support beta/dev/canary ( #1370 )
...
* add microsoft package to support beta/dev/canary
* Add package name in the necessary file
2021-04-22 00:16:19 -04:00
dldhk97
5c6b9fa471
Add support for Soul browser ( #1348 )
2021-04-01 14:01:21 -04:00
Jamal
ab04759b0e
Add support for Styx browser. ( #1336 )
...
https://github.com/jamal2362/Styx
2021-03-23 15:09:32 -04:00
Stéphane Lenclud
798cfef391
Add support for Fulguris browser. ( #1333 )
2021-03-22 16:54:55 -04:00
stevenlele
685548ab72
[SupportedBrowsers] Update browsers ( #1281 )
...
* add Alook browser to autofillservice.xml
* add Alook browser to AutofillHelpers.cs
* add Alook browser to AccessibilityHelpers.cs, update Via's URL bar
2021-02-22 11:22:53 -05:00
Contribucious
5583c59e96
[SupportedBrowsers] Small update ( #1187 )
...
* [SupportedBrowsers] Small update
See PR for more info.
* Remove `org.ungoogled.chromium` from AutofillHelpers.CompatBrowsers too
Reason: deprecated.
* Remove `org.ungoogled.chromium` from autofillservice.xml too
Reason: deprecated.
* url -> URL
2020-12-21 13:15:29 -05:00
Matt Portune
c71deb5051
Enhanced autofill settings ( #1150 )
...
* enhanced autofill settings
* cleanup
2020-11-17 09:37:57 -05:00
Matt Portune
311d3dd635
Android 11 inline autofill ( #1145 )
...
* Inline autofill support for Android 11 - initial commit
* null check intent before getting bool extra
* Updated xamarin androidx autofill
* fixed broken overlay fallback
* fixed filename
* auto-compat-check cleanup
* simplification
2020-11-10 17:24:24 -05:00
stevenlele
97aa974443
Update support for several browsers and HTML viewer ( #1121 )
...
* Update accessibility support for Via browser
* Add Via browser (CN) & HTML viewer to AutofillHelpers
* Add Via browser (CN) & HTML viewer to autofillservice
* Add browsers to AccessibilityHelpers
* Add browsers to AutofillHelpers
* Add browsers to autofillservice
2020-10-21 09:10:31 -04:00
Contribucious
c7cf634a94
Update support for Ungoogled Chromium browser ( #1119 )
2020-10-15 12:34:32 -04:00
yaakovfeldman
8f533bc576
Add support for Iceraven browser ( #1106 )
...
* Add support for Iceraven browser
* Remove legacy Firefox support from Iceraven
2020-10-05 09:15:01 -04:00
Indranil012
74b34661a5
To add autofill support for Idm browser ( #1085 )
...
* Update AutofillHelpers.cs
* Update autofillservice.xml
* Update AccessibilityHelpers.cs
* Update AccessibilityHelpers.cs
2020-09-22 09:17:47 -04:00
Matt Portune
0980219c8d
Add autofill/a11y support for ungoogled.chromium browser ( #978 )
2020-06-12 15:01:23 -04:00
Carl
9e7b7415a5
Add support for Bromite's vanilla build of Chromium ( #951 )
2020-06-02 23:18:30 -04:00
Contribucious
954ed6457c
Add support for Privacy Browser (Free/Standard). Closes #407 ( #915 )
...
* Add Privacy Browser (Free/Standard) to SupportedBrowsers dict
* Add Privacy Browser (Free/Standard) to CompatBrowsers
* Add Privacy Browser (Free/Standard) compatibility-package entries
2020-05-22 21:06:11 -04:00
Contribucious
a66f66c8ac
Add support for AVG Browser ( #883 )
...
* Add AVG Browser to SupportedBrowsers dict
* Add AVG Browser to CompatBrowsers
* Add AVG Browser compatibility-package entry
2020-05-06 17:32:53 -04:00
Contribucious
fafd8f8ee6
[Browser lists] Global clarification ( #876 )
...
* AccessibilityHelpers.cs: global clarification
* AutofillHelpers.cs: global clarification
* autofillservice.xml: global clarification
2020-05-05 10:52:54 -04:00
Contribucious
780761664d
Add support for Tor Browser (Alpha) ( #872 )
...
* Add Tor Browser (Alpha) to SupportedBrowsers dict
* Add Tor Browser (Alpha) to CompatBrowsers
* Add Tor Browser (Alpha) compatibility-package entry
2020-05-04 09:28:28 -04:00
Contribucious
0cfa737eff
Add support for GNU IceCat ( #873 )
...
* Add GNU IceCat to SupportedBrowsers dict
* Add GNU IceCat to CompatBrowsers
* Add GNU IceCat compatibility-package entry
2020-05-04 09:27:47 -04:00
Contribucious
6463898c5d
Add support for Avast Secure Browser ( #874 )
...
* Add Avast Secure Browser to SupportedBrowsers dict
* Add Avast Secure Browser to CompatBrowsers
* Add Avast Secure Browser compatibility-package entry
2020-05-04 09:26:44 -04:00
Contribucious
7d4fffa8b6
Adblock Browser: support for v2+ (stable/beta) + Autofill Framework ( #868 )
...
* Adblock Browser (AccessibilityHelpers.SupportedBrowsers): add support for v2+ (stable/beta)
Support for older versions (based on Firefox for Android, instead of Chromium) in the list remains.
* Adblock Browser (AutofillHelpers.CompatBrowsers): add it to the list
* Adblock Browser (autofillservice.xml): add it to the list
2020-05-04 09:25:53 -04:00
Contribucious
bcc415ccb3
Add support for Brave Nightly (also: variants "_dev" and "_default") ( #869 )
...
* [Brave] Add all other variants to AccessibilityHelpers.SupportedBrowsers
* [Brave] Add all other variants to AutofillHelpers.CompatBrowsers
* [Brave] Add all other variants to autofillservice.xml
2020-05-04 09:23:09 -04:00
Contribucious
99dceda8ac
[Autofill - Browser lists] Sort the entries alphabetically ( #864 )
...
* AccessibilityHelpers.SupportedBrowsers: sort the entries alphabetically
* AutofillHelpers.TrustedBrowsers: sort the entries alphabetically
* AutofillHelpers.CompatBrowsers: sort the entries alphabetically
* autofillservice.xml: sort the entries alphabetically
2020-04-30 11:32:56 -04:00
Contribucious
84a6d1db71
Add support for Vivaldi Sopranos browser. Closes #673 ( #845 )
...
* Add Vivaldi Sopranos to SupportedBrowsers dict
* Add Vivaldi Sopranos to CompatBrowsers
* Add Vivaldi Sopranos compatibility-package entry
2020-04-21 08:49:03 -04:00
Contribucious
8cee50299f
Add support for Brave Beta browser ( #846 )
...
* Add Brave Beta to SupportedBrowsers dict
* Add Brave Beta to CompatBrowsers
* Add Brave Beta compatibility-package entry
2020-04-21 08:48:29 -04:00
Ash Thompson
15bc395454
Add support for Naver Whale. #600 ( #837 )
...
* Add Naver Whale to SupportedBrowsers dict
* Add Naver Whale to CompatBrowsers
* Add Naver Whale compatibility-package
2020-04-16 10:08:16 -04:00
Matt Portune
41997d5fe0
Resync autofill compatibility package list with values from AutofillHelpers ( #834 )
2020-04-15 13:58:00 -04:00
Matt Portune
8ad44b405d
Add support for Vivaldi snapshot browser ( #822 )
...
* Add support for Vivaldi snapshot browser
* Added to autofill helpers CompatBrowsers set as well
2020-04-06 11:43:45 -04:00
Chad Scharf
3c18fd7636
Changed all C# control flow block statements to include space between keyword and open paren ( #800 )
2020-03-28 09:16:28 -04:00
proletarius101
fee8f58c0a
Add support for Tor browser ( #680 )
2019-12-26 07:29:20 -05:00
Kyle Spearrin
ac7e90c0aa
blacklist com.android.settings from autofill
2019-11-08 11:57:07 -05:00