summaryrefslogtreecommitdiff
path: root/services/autofill
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08Merge changes from topic "dec5" am: c2793cf12bJeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-12Merge "Fix "null" toast when FillCallback.onFailure(null) called." into rvc-q...TreeHugger Robot
2020-07-31Fix "null" toast when FillCallback.onFailure(null) called.Joanne Chung
2020-07-30Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot
2020-07-29Update language to comply with Android's inclusive language guidanceSaint Chou
2020-07-13Updated docs for Autofill inline Session/controller.Adam He
2020-07-08Change to drop down when the inline suggestions don't be shown in IME.lpeter
2020-06-25Do not replace the authenticated dataset for pinned inline suggestionFeng Cao
2020-06-24Merge "Release remove inline suggestion views when session destroyed" into rv...TreeHugger Robot
2020-06-23Release remove inline suggestion views when session destroyedFeng Cao
2020-06-22Merge "Add missing cases where empty suggestions should be sent to IME." into...Adam He
2020-06-22Merge "Add call to send empty suggestions to IME on cancelling augmented auto...Adam He
2020-06-22Add call to send empty suggestions to IME on cancelling augmentedAdam He
2020-06-22Add missing cases where empty suggestions should be sent to IME.Adam He
2020-06-22Create the PendingIntent for UserHandle.CURRENTNicholas Sauer
2020-06-18Merge "Notify the registered AutofillCallback for inline." into rvc-devJoanne Chung
2020-06-17Merge "Fix a bug to not complete the augmented autofill request when fill win...TreeHugger Robot
2020-06-17Merge "Fix a bug where we didn't call IME before calling augmented autofill" ...Feng Cao
2020-06-17Notify the registered AutofillCallback for inline.Joanne Chung
2020-06-16Dataset authentication for Augmented AutofillNikita Dubrovsky
2020-06-16Fix a bug where we didn't call IME before calling augmented autofillFeng Cao
2020-06-16Fix input method switch handling in autofillFeng Cao
2020-06-15Fix a bug to not complete the augmented autofill request when fill window is ...Feng Cao
2020-06-16Merge "Send empty response to IME when autofill session is destroyed" into rv...TreeHugger Robot
2020-06-10Merge "Send empty inline response to IME if augmented autofill returns no sug...TreeHugger Robot
2020-06-10Send empty response to IME when autofill session is destroyedFeng Cao
2020-06-09Merge "AF Inline: Don't stop filtering after a suggestion was selected." into...Ahaan Ugale
2020-06-07Send empty inline response to IME if augmented autofill returns no suggestionFeng Cao
2020-06-05AF Inline: Don't stop filtering after a suggestion was selected.Ahaan Ugale
2020-06-05Merge "Fix inline not worked after the service package updated" into rvc-devTreeHugger Robot
2020-06-04Fix inline not worked after the service package updatedTYM Tsai
2020-06-03Merge "When starting new session, make autofill manager service to not clear ...TreeHugger Robot
2020-06-02When starting new session, make autofill manager service to not clear inline ...Feng Cao
2020-06-02Merge "Make autofill manager service to not clear inline suggestions when IME...Feng Cao
2020-06-02Merge "Fixes getLastResponseIndexLocked() always return last index" into rvc-devTreeHugger Robot
2020-06-01Make autofill manager service to not clear inline suggestions when IME input ...Feng Cao
2020-05-29AF Inline: Notify the registered AutofillCallback, also fix filtering.Ahaan Ugale
2020-05-28Merge "Fixes expired response does not work with augmented autofill" into rvc...TreeHugger Robot
2020-05-28Fixes getLastResponseIndexLocked() always return last indexTYM Tsai
2020-05-26Fixes expired response does not work with augmented autofillTYM Tsai
2020-05-25Merge "Fix hasEnabledAutofillServices() return wrong value after AutofillServ...Joanne Chung
2020-05-25Merge "Handle input method switch properly for inline suggestions" into rvc-devTreeHugger Robot
2020-05-25Handle input method switch properly for inline suggestionsTYM Tsai
2020-05-21Don't send action suggestion when user starts typingFeng Cao
2020-05-21Fix a bug where autofill resends inline suggestions in the wrong appFeng Cao