summaryrefslogtreecommitdiff
path: root/core/java/android/view/autofill/IAutoFillManagerClient.aidl
Commit message (Expand)AuthorAgeFilesLines
* [DO NOT MERGE] Remove the Client Suggestions APIsTYM Tsai2022-03-221-8/+0
* Implement actions on client and service for bottom sheetTYM Tsai2022-01-271-0/+5
* Adds fill request APIs for the client suggestionsTYM Tsai2021-03-081-0/+8
* Use a separate code path for rich content in augmented autofillNikita Dubrovsky2020-10-271-0/+6
* AF Inline: Notify the registered AutofillCallback, also fix filtering.Ahaan Ugale2020-05-291-0/+12
* Allow autofill to request show soft IME through InputMethodManagerFeng Cao2020-03-271-0/+5
* Hide autofill highlight if filling only the focused field.Adam He2020-03-121-1/+2
* Response and Dataset authentication via inline autofill.Adam He2020-02-141-1/+1
* Move disable autofill from AutofillManagerService to AutofillOptions.Joanne Chung2019-08-121-0/+5
* Don't trigger autofill requests on fields present in the initial request.Felipe Leme2019-03-141-1/+3
* Initial implementation of Augmented Autofill.Felipe Leme2018-11-271-0/+12
* autofill: pass keyevent from fillui to appDake Gu2018-02-211-0/+8
* Improvements on autofill debugging.Felipe Leme2017-10-271-1/+1
* New Autofill API: FillResponse.disableAutofill(duration)Felipe Leme2017-10-271-2/+3
* New Autofill API: SaveInfo.setTriggerId()Felipe Leme2017-10-121-1/+2
* Remove finished sessions on ACTION_CLOSE_SYSTEM_DIALOGS.Felipe Leme2017-09-201-3/+4
* Autofill optimization: don't contact server when session is finished.Felipe Leme2017-09-191-2/+8
* Hides the Save UI while handling a pending intent from CustomDescription.Felipe Leme2017-08-281-2/+7
* Hide Autofill UI when non-savable id is gone.Felipe Leme2017-05-231-2/+2
* Allow null fill values to support authentication caseSvetoslav Ganov2017-05-091-1/+2
* No need to deal with windowTokensPhilip P. Moltmann2017-05-081-6/+5
* Handle package changes in autofill manager serviceSvet Ganov2017-04-261-1/+1
* Allow to finish session when all views are gonePhilip P. Moltmann2017-04-161-0/+7
* Fix some racines in AutofillManagerPhilip P. Moltmann2017-04-141-5/+6
* Allow custom buttons in autofill UISvet Ganov2017-04-121-1/+6
* Make auto-fill UI robustFelipe Leme2017-03-241-3/+16
* Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme2017-03-091-7/+7
* Provided an AutofillCallback API.Felipe Leme2017-03-071-0/+6
* Refactor auto-fillSvet Ganov2017-02-131-0/+46