-
Notifications
You must be signed in to change notification settings - Fork 5
Autofill Service to be able to give password hints directly and save passwords from autofill #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
difanta
wants to merge
24
commits into
hegocre:main
Choose a base branch
from
difanta:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
f9ea4a0
first draft; autofill service can now directly fill passwords without…
difanta 07f2962
AutofillService fix: lint
difanta 770d37d
complete autofills with authentication without exchanging sensible in…
difanta e71edc3
one interface to handle different autofill situations;
difanta fa2c778
maybe fix domain matching
difanta 4fe1f1f
unique autofill intent codes
difanta 7779e25
never use searchByUsername in autofill service because it always sear…
difanta 2f41b7d
fix create password autofill bug by remembering the state correctly
difanta 44a5b7f
provide initial values when creating a password during ChoosePwd
difanta 9809add
remove leftover log
difanta 2c6153b
fix the case where master password is required but not saved
difanta f180d9d
restore build
difanta 19a37ea
clean up imports; better label for the "More" button; add isAutofill/…
difanta dfbcd6f
prevent intent code conflicts
difanta fd4199b
cleanup autofill service; decrypt passwords lazily to save battery
difanta 4d48982
cleanup NavHost; undo manual state management
difanta 2544c1c
do not autofill textual fields as username
difanta 3b40831
add translations for "More" button
difanta 402b443
remove unused getAttribute
difanta 53b7e59
fix null/empty checks
difanta 19ce435
fix import translations
difanta ead1304
improve lock check; remove some information from logs
difanta a931cb2
handle exception thrown in construction of ApiController if not logge…
difanta ec8ef8b
plug back cheap login check
difanta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.