summaryrefslogtreecommitdiff
path: root/services/autofill
AgeCommit message (Expand)Author
2020-05-21Fix hasEnabledAutofillServices() return wrong value after AutofillServie updatedJoanne Chung
2020-05-14Merge "Merge the autofill provider's inline spec with the IME's spec for auth...Feng Cao
2020-05-14Merge "AF: Remove the timeout for receiving InlineSuggestionsRequest from IME...TreeHugger Robot
2020-05-14Merge "Only clear inline suggestions when IMS.onInputFinish is called" into r...Feng Cao
2020-05-14AF: Remove the timeout for receiving InlineSuggestionsRequest from IMEAhaan Ugale
2020-05-13Only clear inline suggestions when IMS.onInputFinish is calledFeng Cao
2020-05-13Merge the autofill provider's inline spec with the IME's spec for authenticat...Feng Cao
2020-05-12Fix cts fail for android.autofillservice.cts.augmentedlpeter
2020-05-08Fix logic in shouldStartNewPartition to avoid null responses.Adam He
2020-05-08Merge "Prevent crash when AutofillManager.isEnabled() is called" into rvc-devJoanne Chung
2020-05-08Prevent crash when AutofillManager.isEnabled() is calledJoanne Chung
2020-05-07Reusing the remote inline suggestion view during autofill filteringFeng Cao
2020-05-07Merge "Support re-attaching the inline suggestion view to window" into rvc-devFeng Cao
2020-05-06Support re-attaching the inline suggestion view to windowFeng Cao
2020-05-04Merge "Add custom Error Prone check for SDK comparisons." into rvc-devJeff Sharkey
2020-05-04Add custom Error Prone check for SDK comparisons.Jeff Sharkey
2020-05-01Merge "Don't start new inline autofill flow if one started already." into rvc...Adam He
2020-05-01Don't start new inline autofill flow if one started already.Adam He
2020-04-27Support WRAP_CONTENT in InlineSuggestion#inflateFeng Cao
2020-04-20Add isInline info to augmented autofill request logFeng Cao
2020-04-20Merge "Autofill: Fix unsafe usages of mCurrentViewId related to Inline UI." i...TreeHugger Robot
2020-04-20Merge "Remove duplicate RemoteCallback." into rvc-devTreeHugger Robot
2020-04-18Autofill: Fix unsafe usages of mCurrentViewId related to Inline UI.Ahaan Ugale
2020-04-18Increase the timeout that autofill waits for IME callback inline requestFeng Cao
2020-04-17Remove duplicate RemoteCallback.Adam He
2020-04-16Merge "Hide augmented inline suggestion if field value is changed to not empt...TreeHugger Robot
2020-04-14Merge "Pass augmented client state to the event history." into rvc-devJoanne Chung
2020-04-13Hide augmented inline suggestion if field value is changed to not emptyFeng Cao
2020-04-13Merge "Resend previous inline suggestions when IME hides and shows again" int...TreeHugger Robot
2020-04-10Resend previous inline suggestions when IME hides and shows againFeng Cao
2020-04-10Pass augmented client state to the event history.Joanne Chung
2020-04-10Merge "Pass inline suggestions renderer info Bundle to Frameworks and IME" in...TreeHugger Robot
2020-04-09Pass inline suggestions renderer info Bundle to Frameworks and IMEAdam He
2020-04-10Request the IME to hide current inline suggestionlpeter
2020-04-07Split autofill InlineSuggestionSession to two classesFeng Cao
2020-04-03AF: Clear the existing response for the partition on a new request.Ahaan Ugale
2020-04-03AF: Fix bug where Session#setViewStatesLocked doesn't clear response.Ahaan Ugale
2020-04-02Fix the bug to not request IME twice for augmented autofill only fieldFeng Cao
2020-03-31Send more IME events to autofill manager service.Feng Cao
2020-03-29Migrate android.view.inline to android.widget.inlineAdam He
2020-03-25Merge "Don't filter pinned inline suggestions." into rvc-devAhaan Ugale
2020-03-25Merge "Fix the validation for showing inline suggestion in webview" into rvc-devTreeHugger Robot
2020-03-24Fix the validation for showing inline suggestion in webviewFeng Cao
2020-03-24Don't filter pinned inline suggestions.Ahaan Ugale
2020-03-25Merge "Fix potential deadlock in getAutofillOptions()." into rvc-devJoanne Chung
2020-03-24Fix potential deadlock in getAutofillOptions().Joanne Chung
2020-03-24Merge "Fix IInlineSuggestionUiCallback not released." into rvc-devJoanne Chung
2020-03-23Fix IInlineSuggestionUiCallback not released.Joanne Chung
2020-03-21Merge "Don't allow the keyboard to probe Inline Suggestion content." into rvc...TreeHugger Robot
2020-03-21Don't allow the keyboard to probe Inline Suggestion content.Ahaan Ugale