summaryrefslogtreecommitdiff
path: root/core/java/android/service/autofill
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot2020-08-201-7/+7
|\
| * Update language to comply with Android's inclusive language guidancelpeter2020-08-201-7/+7
| * Update inner class constructor refs to use proper syntax.Andrew Sapperstein2020-05-013-4/+4
| * DO NOT MERGE - Temporary fix to disable augmented autofill requests coming fr...Automerger Merge Worker2020-01-081-2/+11
| |\
| | * DO NOT MERGE - Temporary fix to disable augmented autofill requests coming fr...Automerger Merge Worker2020-01-081-2/+11
| | |\
| | | * DO NOT MERGE - Temporary fix to disable augmented autofill requests coming fromAdam He2019-12-161-2/+11
| * | | Merge "Fix crash after destroyed" into qt-qpr1-dev am: f43740e69cAutomerger Merge Worker2019-12-121-0/+1
| |\| |
| | * | Fix crash after destroyedTYM Tsai2019-12-091-0/+1
| | |/
| * / Add missing nullability annotations.Aurimas Liutikas2019-08-302-0/+2
| |/
| * Fixed Cancellation for PendingAutofillRequest.Adam He2019-05-211-2/+12
| * Added moar augmented-autofill metrics:Felipe Leme2019-05-073-26/+91
* | Update docs to clarify how providers can create style bundles and SlicesAdam He2020-08-031-1/+16
* | Do not replace the authenticated dataset for pinned inline suggestionFeng Cao2020-06-252-5/+22
* | Release remove inline suggestion views when session destroyedFeng Cao2020-06-232-7/+50
* | Merge "Add try-catch for the augmented autofill UI to avoid crashing" into rv...TreeHugger Robot2020-06-181-8/+18
|\ \
| * | Add try-catch for the augmented autofill UI to avoid crashinglpeter2020-06-171-8/+18
* | | Merge "Callback the surface package after the views are drawn locally" into r...TreeHugger Robot2020-06-181-12/+19
|\ \ \
| * | | Callback the surface package after the views are drawn locallyFeng Cao2020-06-171-12/+19
* | | | Fix a bug to not complete the augmented autofill request when fill window is ...Feng Cao2020-06-153-13/+16
|/ / /
* / / Send empty inline response to IME if augmented autofill returns no suggestionFeng Cao2020-06-071-1/+2
|/ /
* | Fix a bug to handle the touch ACTION_DOWN properly when inline suggestion vie...Feng Cao2020-06-021-1/+3
* | Fix cts fail for android.autofillservice.cts.augmentedlpeter2020-05-121-5/+20
* | Merge "Support re-attaching the inline suggestion view to window" into rvc-devFeng Cao2020-05-074-10/+174
|\ \
| * | Support re-attaching the inline suggestion view to windowFeng Cao2020-05-064-10/+174
* | | docs: Fixing broken Javadoc commentsAndrew Solovay2020-05-041-1/+1
* | | Merge "Make autofill requested by augmented autofill service non-manual" into...Feng Cao2020-05-041-5/+7
|\ \ \ | |/ / |/| |
| * | Make autofill requested by augmented autofill service non-manualFeng Cao2020-05-041-5/+7
* | | Merge changes from topic "cherrypick-ctor-refs-03y8i58ine" into rvc-devAndrew Sapperstein2020-05-023-4/+4
|\ \ \
| * | | Update inner class constructor refs to use proper syntax.Andrew Sapperstein2020-05-013-4/+4
| |/ /
* / / Support receiving touch event in the inline suggestion viewFeng Cao2020-05-012-16/+13
|/ /
* | Merge "Address leftover TODOs from inline suggestions." into rvc-devTreeHugger Robot2020-04-291-9/+27
|\ \
| * | Address leftover TODOs from inline suggestions.Adam He2020-04-281-9/+27
* | | Support WRAP_CONTENT in InlineSuggestion#inflateFeng Cao2020-04-272-22/+67
|/ /
* | Filter the content of the Bundles used as extras and styling APIsTYM Tsai2020-04-223-0/+6
* | Remove android.view.inline deprecated API.Adam He2020-04-151-14/+1
* | Merge "Pass augmented client state to the event history." into rvc-devJoanne Chung2020-04-143-5/+9
|\ \
| * | Pass augmented client state to the event history.Joanne Chung2020-04-103-5/+9
* | | Pass inline suggestions renderer info Bundle to Frameworks and IMEAdam He2020-04-092-0/+15
|/ /
* | Replace Nullable bundle with NonNull and use Bundle.EMPTYFeng Cao2020-03-311-3/+4
* | Add @UnsupportedAppUsage to the old inline APIs for compatibilityFeng Cao2020-03-301-5/+20
* | Migrate android.view.inline to android.widget.inlineAdam He2020-03-291-2/+2
* | Don't filter pinned inline suggestions.Ahaan Ugale2020-03-241-1/+2
* | Merge "Add APIs to move suggestions below/above window" into rvc-devSvetoslav Ganov2020-03-231-1/+3
|\ \
| * | Add APIs to move suggestions below/above windowSvet Ganov2020-03-201-1/+3
* | | Add API to start pendingIntent for attribution from client App.Adam He2020-03-202-0/+20
|/ /
* | Merge "Remove the InlineActions API" into rvc-devTreeHugger Robot2020-03-197-324/+10
|\ \
| * | Remove the InlineActions APIFeng Cao2020-03-177-324/+10
* | | Intercept the click from inline suggestion child view.Feng Cao2020-03-162-0/+11
|/ /
* | Merge "SurfaceControlViewHost: Respond to API feedback" into rvc-devTreeHugger Robot2020-03-161-1/+1
|\ \
| * | SurfaceControlViewHost: Respond to API feedbackRobert Carr2020-03-121-1/+1