- 254545c Merge "Support re-attaching the inline suggestion view to window" into rvc-dev by Feng Cao · 4 years, 6 months ago
- b46851c Support re-attaching the inline suggestion view to window by Feng Cao · 4 years, 6 months ago
- 559130d Merge "Add custom Error Prone check for SDK comparisons." into rvc-dev by Jeff Sharkey · 4 years, 6 months ago
- 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 4 years, 6 months ago
- 954c18b Merge "Don't start new inline autofill flow if one started already." into rvc-dev by Adam He · 4 years, 6 months ago
- ce5c802 Don't start new inline autofill flow if one started already. by Adam He · 4 years, 6 months ago
- bd26abb Support WRAP_CONTENT in InlineSuggestion#inflate by Feng Cao · 4 years, 7 months ago
- 260c94d Add isInline info to augmented autofill request log by Feng Cao · 4 years, 7 months ago
- 87935f6 Merge "Autofill: Fix unsafe usages of mCurrentViewId related to Inline UI." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 25d370c Merge "Remove duplicate RemoteCallback." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- e763059 Autofill: Fix unsafe usages of mCurrentViewId related to Inline UI. by Ahaan Ugale · 4 years, 7 months ago
- 6e5aff9 Increase the timeout that autofill waits for IME callback inline request by Feng Cao · 4 years, 7 months ago
- 77a6d81 Remove duplicate RemoteCallback. by Adam He · 4 years, 7 months ago
- 7454840 Merge "Hide augmented inline suggestion if field value is changed to not empty" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- ba52b86 Merge "Pass augmented client state to the event history." into rvc-dev by Joanne Chung · 4 years, 7 months ago
- 4f99c15 Hide augmented inline suggestion if field value is changed to not empty by Feng Cao · 4 years, 7 months ago
- 3a064c9 Merge "Resend previous inline suggestions when IME hides and shows again" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 1f0b181 Resend previous inline suggestions when IME hides and shows again by Feng Cao · 4 years, 7 months ago
- 5edb1ae Pass augmented client state to the event history. by Joanne Chung · 4 years, 7 months ago
- c0404ff Merge "Pass inline suggestions renderer info Bundle to Frameworks and IME" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 89afcd6 Pass inline suggestions renderer info Bundle to Frameworks and IME by Adam He · 4 years, 8 months ago
- 7a2b535 Request the IME to hide current inline suggestion by lpeter · 4 years, 7 months ago
- cc16038 Split autofill InlineSuggestionSession to two classes by Feng Cao · 4 years, 7 months ago
- 7b5982b AF: Clear the existing response for the partition on a new request. by Ahaan Ugale · 4 years, 7 months ago
- 2935048 AF: Fix bug where Session#setViewStatesLocked doesn't clear response. by Ahaan Ugale · 4 years, 7 months ago
- ec86087 Fix the bug to not request IME twice for augmented autofill only field by Feng Cao · 4 years, 7 months ago
- 97ec1c4 Send more IME events to autofill manager service. by Feng Cao · 4 years, 8 months ago
- f27433a Migrate android.view.inline to android.widget.inline by Adam He · 4 years, 8 months ago
- 56cfc32 Merge "Don't filter pinned inline suggestions." into rvc-dev by Ahaan Ugale · 4 years, 8 months ago
- 555ae02 Merge "Fix the validation for showing inline suggestion in webview" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- a873cd1 Fix the validation for showing inline suggestion in webview by Feng Cao · 4 years, 8 months ago
- 8893d30 Don't filter pinned inline suggestions. by Ahaan Ugale · 4 years, 8 months ago
- 291a32c Merge "Fix potential deadlock in getAutofillOptions()." into rvc-dev by Joanne Chung · 4 years, 8 months ago
- 44f3ee4c Fix potential deadlock in getAutofillOptions(). by Joanne Chung · 4 years, 8 months ago
- 6c95b50 Merge "Fix IInlineSuggestionUiCallback not released." into rvc-dev by Joanne Chung · 4 years, 8 months ago
- bdf11af Fix IInlineSuggestionUiCallback not released. by Joanne Chung · 4 years, 8 months ago
- ea25d21 Merge "Don't allow the keyboard to probe Inline Suggestion content." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 1715b69 Don't allow the keyboard to probe Inline Suggestion content. by Ahaan Ugale · 4 years, 9 months ago
- 3d4c526 Merge "Add API to start pendingIntent for attribution from client App." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- d41ce92 Add API to start pendingIntent for attribution from client App. by Adam He · 4 years, 8 months ago
- 133fce0 Move the logic of transferTouchFocusToImeWindow to IMMS. by lpeter · 4 years, 8 months ago
- 76b89b6 Merge "Remove the InlineActions API" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- d493c2f Fix potential NPE in autofill Session by Feng Cao · 4 years, 8 months ago
- bc69004 Remove the InlineActions API by Feng Cao · 4 years, 8 months ago
- 323255d Fixed deadlock in InlineSuggestionSession. by Feng Cao · 4 years, 8 months ago
- 99852d7 Revert "Revert "Do not block autofill on waiting for the IME response"" by Feng Cao · 4 years, 8 months ago
- 54248b6 Merge "Revert "Do not block autofill on waiting for the IME response"" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 949ec8a Revert "Do not block autofill on waiting for the IME response" by Yohei Yukawa · 4 years, 8 months ago
- dfde8e6 Merge "Do not block autofill on waiting for the IME response" into rvc-dev by Feng Cao · 4 years, 8 months ago
- 640c3b4 Merge "Hide autofill highlight if filling only the focused field." into rvc-dev by Adam He · 4 years, 8 months ago
- f0e7d48 Merge "Sends click and long click events from the inline suggestion to host app" into rvc-dev by Feng Cao · 4 years, 8 months ago
- 69471c8f Do not block autofill on waiting for the IME response by Feng Cao · 4 years, 8 months ago
- deec8f0 Sends click and long click events from the inline suggestion to host app by Feng Cao · 4 years, 8 months ago
- 5061db8 Hide autofill highlight if filling only the focused field. by Adam He · 4 years, 8 months ago
- f5589a7 Merge "Temporary fix to disable augmented autofill requests coming from password fields." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 88fc7ff Send inline actions to IME even when inline suggestions are empty by Feng Cao · 4 years, 8 months ago
- ef0fe208 Temporary fix to disable augmented autofill requests coming from by Adam He · 5 years ago
- 8887297 Create InlineAction class to wrap the IntentSender and the presentation by Feng Cao · 4 years, 8 months ago
- 1001711 Merge "Fix augmented autofill to not send multiple request on the same field" into rvc-dev by Feng Cao · 4 years, 8 months ago
- 4fbfa53 Merge "Fix explicit intent for instant app tests." into rvc-dev by Adam He · 4 years, 8 months ago
- 8aee9bc Fix augmented autofill to not send multiple request on the same field by Feng Cao · 4 years, 8 months ago
- c9611ac Merge "Notify autofill with the IME start/finish input view events" into rvc-dev by Feng Cao · 4 years, 8 months ago
- 7c85eb7 Notify autofill with the IME start/finish input view events by Feng Cao · 4 years, 9 months ago
- 1e2d693 Fix explicit intent for instant app tests. by Adam He · 4 years, 9 months ago
- b1f42dd Uses SurfacePackage instead of SurfaceControl on inline suggestion by TYM Tsai · 4 years, 9 months ago
- ec49600 Several improvements and bug fixes to the inline autofill flow by Feng Cao · 4 years, 9 months ago
- 28a5ed1 Merge "Allow disojoint datasets for inline suggestions." into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
- 2106506 Allow disojoint datasets for inline suggestions. by Adam He · 4 years, 9 months ago
- 4b0ef39 A few inline autofill API tweaks. by Feng Cao · 4 years, 9 months ago
- 599d349 Merge "Fix wrong parameter fieldIndex caused IndexOutOfBoundsException" into rvc-dev by Joanne Chung · 4 years, 9 months ago
- 85cbe43 Merge "Use context for correct display in the renderer service" into rvc-dev by Feng Cao · 4 years, 9 months ago
- 339b714 Improved user callbacks on SystemService: by Felipe Leme · 4 years, 9 months ago
- b0b721b Fix wrong parameter fieldIndex caused IndexOutOfBoundsException by Joanne Chung · 4 years, 9 months ago
- 02fdd34 Use context for correct display in the renderer service by Svet Ganov · 4 years, 9 months ago
- 53f8aea Merge "Fixed NPE in the InlineSuggestionFactory for augmented autofill request" by TreeHugger Robot · 4 years, 9 months ago
- d4e2c49 Fixed NPE in the InlineSuggestionFactory for augmented autofill request by Feng Cao · 4 years, 9 months ago
- b909557 Merge "Hide suggestions with hideFillUi" by Adam He · 4 years, 9 months ago
- 217649d Hide suggestions with hideFillUi by Adam He · 4 years, 9 months ago
- c56ce6f Merge "Exempt-From-Owner-Approval: Report non-visual Context misuse" by Charles Chen · 4 years, 9 months ago
- 5877c7d Exempt-From-Owner-Approval: Report non-visual Context misuse by Andrii Kulian · 4 years, 10 months ago
- 6c821f6 Merge "Introduces the Bundle to inline suggestions APIs to encode custom UI styling information." by Feng Cao · 4 years, 9 months ago
- 36960ee Introduces the Bundle to inline suggestions APIs to encode custom UI styling information. by Feng Cao · 4 years, 9 months ago
- a36a8ba Fix FillEventHistoryTest failed on CtsAutoFillServiceTestCases by TYM Tsai · 4 years, 9 months ago
- 5be0f15 Response and Dataset authentication via inline autofill. by Adam He · 4 years, 9 months ago
- 4011625 Move rendering logic for inline suggestions to ExtServices. by Adam He · 4 years, 9 months ago
- 00aa0ae Implement filtering for Inline Autofill. by Ahaan Ugale · 4 years, 9 months ago
- cd50731 Some cleanup for autofill.Session.updateLocked() by Ahaan Ugale · 4 years, 9 months ago
- 1ff2f074 Merge "Make suggestion chip non-focusable to remove the background shadow" by TreeHugger Robot · 4 years, 9 months ago
- 79ca0c8 Merge "Show augmented autofill suggestion inline iff both augmented autofill service and ime support inline." by TreeHugger Robot · 4 years, 9 months ago
- e93d586 Make suggestion chip non-focusable to remove the background shadow by Feng Cao · 4 years, 9 months ago
- ca78271 Show augmented autofill suggestion inline iff both augmented autofill service and ime support inline. by Feng Cao · 4 years, 9 months ago
- cceb2c2 Merge "Send autofill assist structure data to content capture" by TreeHugger Robot · 4 years, 9 months ago
- 4770be2 Send autofill assist structure data to content capture by Mihir Patel · 4 years, 9 months ago
- aaccc8f Add inline actions to the response to IME. Use inline style from the IME request in the response. by Feng Cao · 4 years, 9 months ago
- 17d9d2f Scrollable inline keyboard suggestions by Svet Ganov · 4 years, 10 months ago
- ebfda7f Fix broken SimpleSaveActivityTest#testTapUrlSpanOnCustomDescription_thenTapBack by Joanne Chung · 4 years, 9 months ago
- 1757289 Merge "Log FillEventHistory for the inline augmented autofill requests" by TreeHugger Robot · 4 years, 9 months ago
- 3b56a9b Fix inline extservices implementation for multiuser. by Adam He · 4 years, 10 months ago
- 949525b Log FillEventHistory for the inline augmented autofill requests by Feng Cao · 4 years, 10 months ago
- 86c1458 Merge "API for Inline Presentation Renderer in ExtServices." by TreeHugger Robot · 4 years, 10 months ago