Chad Scharf
c1ec97055c
Added android:installLocation=internalOnly ( #1019 )
2020-07-23 09:19:11 -04:00
Matt Smith
ff322cd2dd
Modified Permissions Flow ( #1005 )
...
Permissions flow for Android was causing the white screen on initial permission grant on occasion. Moved permission grant to pre-TOTP page load.
2020-07-08 14:09:08 -05:00
Kyle Spearrin
1a96d3c38e
bump version
2020-07-06 14:36:10 -04:00
Kyle Spearrin
cfe84963fa
switch to access token, bump version
2020-07-06 13:54:44 -04:00
Kyle Spearrin
d908a599b1
bump version and build fixes
2020-07-06 13:28:19 -04:00
Kyle Spearrin
9b3ddb8da3
bump version via hub release command
2020-07-06 11:56:00 -04:00
Kyle Spearrin
56d994a69d
bump version
2020-07-06 11:27:19 -04:00
Kyle Spearrin
b9021e4331
bump version
2020-07-06 10:36:23 -04:00
Contribucious
1bb678e455
[KnownUsernameField] Compatibility with more browsers ( #1000 )
2020-07-01 10:31:12 -04:00
Chad Scharf
e59bc1a08e
version bump ( #994 )
...
* version bump
* version bump + fix manifest XML formatting
2020-06-25 17:30:14 -04:00
Matt Portune
a458b9bc88
Workaround for disabling predictive text in visible password fields ( #983 )
...
* Workaround for disabling predictive text in visible password fields
* Fix for non-master branch iOS builds (#984 )
* Enable extra workflow steps to allow iOS builds to succeed from non-master branch
* re-enable provisioning profile setup
2020-06-16 11:09:26 -04:00
Matt Portune
0980219c8d
Add autofill/a11y support for ungoogled.chromium browser ( #978 )
2020-06-12 15:01:23 -04:00
Kyle Spearrin
e64fb39c32
bump version
2020-06-10 13:49:58 -04:00
Laurent Tréguier
36efc0c877
Tweak icons to better blend with Android and iOS ( #962 )
...
* Add shadow to Android icon
* Add gradient to iOS icon
2020-06-08 15:02:20 -04:00
Kyle Spearrin
0a3a982cb9
github action android build steps
2020-06-08 12:14:22 -04:00
Kyle Spearrin
c30239b3a8
encrypted GPG files for github actions
2020-06-08 12:14:22 -04:00
Matt Portune
183834689d
Fix for accessibility overlay on Android 5 & 6 ( #965 )
...
* Fix for accessibility overlay on Android 5 & 6
* changed to skip check outright until API 26
2020-06-08 08:25:24 -04:00
Matt Portune
5da2f3279b
biometrics cleanup ( #964 )
2020-06-08 08:25:13 -04:00
Kyle Spearrin
ec7d87e757
bump version
2020-06-07 11:56:16 -04:00
Carl
9e7b7415a5
Add support for Bromite's vanilla build of Chromium ( #951 )
2020-06-02 23:18:30 -04:00
Kyle Spearrin
d3e6e415b9
bump version
2020-06-02 13:08:04 -04:00
Kyle Spearrin
7e633d31a0
sign fdroid builds with a different keystore ( #949 )
2020-06-02 10:36:16 -04:00
Kyle Spearrin
48e5b1686f
bump version
2020-06-02 09:21:58 -04:00
Kyle Spearrin
c377c4a52b
bump version
2020-05-30 10:49:51 -04:00
Vincent Salucci
4c3df2e1e1
[Auto Logout] Final review of feature ( #932 )
...
* Initial commit of LockService name refactor (#831 )
* [Auto-Logout] Update Service layer logic (#835 )
* Initial commit of service logic update
* Added default value for action
* Updated ToggleTokensAsync conditional
* Removed unused variables, updated action conditional
* Initial commit: lockOption/lock refactor app layer (#840 )
* [Auto-Logout] Settings Refactor - Application Layer Part 2 (#844 )
* Initial commit of app layer part 2
* Updated biometrics position
* Reverted resource name refactor
* LockOptions refactor revert
* Updated method casing :: Removed VaultTimeout prefix for timeouts
* Fixed dupe string resource (#854 )
* Updated dependency to use VaultTimeoutService (#896 )
* [Auto Logout] Xamarin Forms in AutoFill flow (iOS) (#902 )
* fix typo in PINRequireMasterPasswordRestart (#900 )
* initial commit for xf usage in autofill
* Fixed databinding for hint button
* Updated Two Factor page launch - removed unused imports
* First pass at broadcast/messenger implentation for autofill
* setting theme in extension using theme manager
* extension app resources
* App resources from main app
* fix ref to twoFactorPage
* apply resources to page
* load empty app for sytling in extension
* move ios renderers to ios core
* static ref to resources and GetResourceColor helper
* fix method ref
* move application.current.resources refs to helper
* switch login page alerts to device action dialogs
* run on main thread
* showDialog with device action service
* abstract action sheet to device action service
* add support for yubikey
* add yubikey iimages to extension
* support close button action
* add support to action extension
* remove empty lines
Co-authored-by: Jonas Kittner <54631600+theendlessriver13@users.noreply.github.com>
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
* [Auto Logout] Update lock option to be default value (#929 )
* Initial commit - make lock action default
* Removed extra whitespace
Co-authored-by: Jonas Kittner <54631600+theendlessriver13@users.noreply.github.com>
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-05-29 12:26:36 -04:00
Contribucious
cd3585be58
Early support for future versions of Firefox (+ some forks) ( #923 )
...
* Early support for future versions of Firefox
Note: Ideally, a swapping of the two entries of this resource-id value will be done when the time comes; `url_bar_title` becoming Legacy.
* Early support for future versions of some Firefox forks
Note: Ideally, a swapping of the two entries of these resource-id values will be done when the time comes; `url_bar_title` becoming Legacy.
2020-05-26 10:41:27 -04:00
Contribucious
2a82b09f7b
Fix support for Firefox Beta ( #918 )
2020-05-23 09:38:24 -04:00
Contribucious
fd26492577
Partial revert of "Fix support for Firefox Nightly for Developers" ( #919 )
...
My mistake: `org.mozilla.fennec_fdroid` is not an "F-Droid version of Firefox Nightly for Developers". This corrects my error.
2020-05-23 09:38:01 -04:00
Contribucious
528b90b694
Fix support for Firefox Nightly for Developers ( #917 )
2020-05-23 00:20:51 -04:00
Contribucious
9c7961ff6b
Adblock Browser: clarification ( #916 )
2020-05-22 23:00:27 -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
Matt Portune
5a8fc2dabc
Workaround for pasting into editor within scrollview ( #913 )
2020-05-20 17:23:59 -04:00
Matt Portune
da661c229c
Lib updates ( #889 )
...
* lib updates
* updated libs
2020-05-07 17:03:13 -04:00
Matt Portune
fef370ad88
Fixed issue with autofill icon image ( #887 )
2020-05-07 13:54:06 -04:00
Matt Portune
71f546b467
Updated resources ( #884 )
2020-05-07 09:03:38 -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
Chad Scharf
c2c6ca22db
Fixed spacing on known username field list ( #882 )
2020-05-06 12:11:58 -04:00
Matt Portune
b29440556a
Support for establishing a username field without a password field ( #880 )
...
* Support for establishing a username field without a password field
* added aws login
2020-05-06 09:48:34 -04:00
Kyle Spearrin
4104f6f772
Color updates for new branding ( #879 )
2020-05-05 19:13:18 -04:00
Contribucious
01c56dabdf
Add support for LG "Dual Window" mode (Android < 7.0 users) ( #878 )
2020-05-05 17:38:05 -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
e2033eee23
Add support for Samsung "Multi Window" mode (Android < 7.0 users) ( #877 )
...
... including "Pen Window" support, too.
2020-05-05 10:49:55 -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
827fead347
AccessibilityHelpers.SupportedBrowsers: add Tor Browser, Firefox Lite and Opera Mini Beta ( #866 )
2020-05-01 14:00:01 -04:00
Matt Portune
36cdc7dd1c
Additional URI parsing fix ( #865 )
...
* Additional URI parsing fix
* name cleanup
2020-04-30 16:47:29 -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