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 |
|
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 |
|
Kyle Spearrin
|
e8c776fe49
|
implement blacklisted uris options for autofill
|
2019-06-03 11:08:33 -04:00 |
|
Kyle Spearrin
|
999c9667c8
|
dont process OnSaveRequest if prompt disabled
|
2019-06-03 11:01:08 -04:00 |
|
Kyle Spearrin
|
3c58775ae2
|
fixes for autofill service
|
2019-05-17 15:43:14 -04:00 |
|
Kyle Spearrin
|
464f4ba300
|
autofill service
|
2019-04-30 12:35:58 -04:00 |
|
Kyle Spearrin
|
297beac169
|
reset for v2
|
2019-03-27 16:23:00 -04:00 |
|
Kyle Spearrin
|
b0cabbbfc2
|
parsed ShouldAutofill with app URL blacklist
|
2019-02-10 22:16:16 -05:00 |
|
Kyle Spearrin
|
b8267d4329
|
Uppercase Bitwarden
|
2018-02-27 13:27:07 -05:00 |
|
Kyle Spearrin
|
7a19c50ec0
|
autofill fixes
|
2017-12-22 18:34:46 -05:00 |
|
Kyle Spearrin
|
bc04211b79
|
autofill from vault with specified dataset
|
2017-11-21 11:29:00 -05:00 |
|
Kyle Spearrin
|
caff67b77d
|
added cards and other improvements to save
|
2017-11-18 23:04:21 -05:00 |
|
Kyle Spearrin
|
c45a77d538
|
add support for card filling
|
2017-11-18 15:09:09 -05:00 |
|
Kyle Spearrin
|
73e5fb6314
|
FillableForLogin check last
|
2017-11-17 23:41:53 -05:00 |
|
Kyle Spearrin
|
da199deed1
|
only show autofills if a fillable login form
|
2017-11-17 17:46:55 -05:00 |
|
Kyle Spearrin
|
abf75cffd9
|
parse saved item info for save
|
2017-11-17 17:15:42 -05:00 |
|
Kyle Spearrin
|
184f13b148
|
save info from service to add cipher page
|
2017-11-17 14:38:56 -05:00 |
|
Kyle Spearrin
|
62db6552d2
|
no androidapp://android package
|
2017-11-17 10:18:18 -05:00 |
|
Kyle Spearrin
|
cb22572f2b
|
dont offer autofill in bitwarden app
|
2017-11-17 10:05:13 -05:00 |
|
Kyle Spearrin
|
8c89b0e587
|
switch to main activity when locked
|
2017-11-17 09:21:12 -05:00 |
|
Kyle Spearrin
|
322b251def
|
auth activity for locked vaults when autofilling
|
2017-11-17 00:16:45 -05:00 |
|
Kyle Spearrin
|
0a6767209d
|
layout updates
|
2017-11-16 22:34:19 -05:00 |
|
Kyle Spearrin
|
1694b5d6fd
|
renaming things
|
2017-11-16 21:58:04 -05:00 |
|
Kyle Spearrin
|
0e020924ff
|
refactor autofill classes. basic login support.
|
2017-11-14 23:13:55 -05:00 |
|