1. f27433a Migrate android.view.inline to android.widget.inline by Adam He · 4 years, 11 months ago
  2. 56cfc32 Merge "Don't filter pinned inline suggestions." into rvc-dev by Ahaan Ugale · 4 years, 11 months ago
  3. 555ae02 Merge "Fix the validation for showing inline suggestion in webview" into rvc-dev by TreeHugger Robot · 4 years, 11 months ago
  4. a873cd1 Fix the validation for showing inline suggestion in webview by Feng Cao · 4 years, 11 months ago
  5. 8893d30 Don't filter pinned inline suggestions. by Ahaan Ugale · 4 years, 11 months ago
  6. 291a32c Merge "Fix potential deadlock in getAutofillOptions()." into rvc-dev by Joanne Chung · 4 years, 11 months ago
  7. 44f3ee4c Fix potential deadlock in getAutofillOptions(). by Joanne Chung · 5 years ago
  8. 6c95b50 Merge "Fix IInlineSuggestionUiCallback not released." into rvc-dev by Joanne Chung · 4 years, 11 months ago
  9. bdf11af Fix IInlineSuggestionUiCallback not released. by Joanne Chung · 4 years, 11 months ago
  10. ea25d21 Merge "Don't allow the keyboard to probe Inline Suggestion content." into rvc-dev by TreeHugger Robot · 4 years, 11 months ago
  11. 1715b69 Don't allow the keyboard to probe Inline Suggestion content. by Ahaan Ugale · 5 years ago
  12. 3d4c526 Merge "Add API to start pendingIntent for attribution from client App." into rvc-dev by TreeHugger Robot · 4 years, 11 months ago
  13. d41ce92 Add API to start pendingIntent for attribution from client App. by Adam He · 4 years, 11 months ago
  14. 133fce0 Move the logic of transferTouchFocusToImeWindow to IMMS. by lpeter · 5 years ago
  15. 76b89b6 Merge "Remove the InlineActions API" into rvc-dev by TreeHugger Robot · 4 years, 11 months ago
  16. d493c2f Fix potential NPE in autofill Session by Feng Cao · 4 years, 11 months ago
  17. bc69004 Remove the InlineActions API by Feng Cao · 5 years ago
  18. 323255d Fixed deadlock in InlineSuggestionSession. by Feng Cao · 5 years ago
  19. 99852d7 Revert "Revert "Do not block autofill on waiting for the IME response"" by Feng Cao · 5 years ago
  20. 54248b6 Merge "Revert "Do not block autofill on waiting for the IME response"" into rvc-dev by TreeHugger Robot · 5 years ago
  21. 949ec8a Revert "Do not block autofill on waiting for the IME response" by Yohei Yukawa · 5 years ago
  22. dfde8e6 Merge "Do not block autofill on waiting for the IME response" into rvc-dev by Feng Cao · 5 years ago
  23. 640c3b4 Merge "Hide autofill highlight if filling only the focused field." into rvc-dev by Adam He · 5 years ago
  24. f0e7d48 Merge "Sends click and long click events from the inline suggestion to host app" into rvc-dev by Feng Cao · 5 years ago
  25. 69471c8f Do not block autofill on waiting for the IME response by Feng Cao · 5 years ago
  26. deec8f0 Sends click and long click events from the inline suggestion to host app by Feng Cao · 5 years ago
  27. 5061db8 Hide autofill highlight if filling only the focused field. by Adam He · 5 years ago
  28. f5589a7 Merge "Temporary fix to disable augmented autofill requests coming from password fields." into rvc-dev by TreeHugger Robot · 5 years ago
  29. 88fc7ff Send inline actions to IME even when inline suggestions are empty by Feng Cao · 5 years ago
  30. ef0fe208 Temporary fix to disable augmented autofill requests coming from by Adam He · 5 years ago
  31. 8887297 Create InlineAction class to wrap the IntentSender and the presentation by Feng Cao · 5 years ago
  32. 1001711 Merge "Fix augmented autofill to not send multiple request on the same field" into rvc-dev by Feng Cao · 5 years ago
  33. 4fbfa53 Merge "Fix explicit intent for instant app tests." into rvc-dev by Adam He · 5 years ago
  34. 8aee9bc Fix augmented autofill to not send multiple request on the same field by Feng Cao · 5 years ago
  35. c9611ac Merge "Notify autofill with the IME start/finish input view events" into rvc-dev by Feng Cao · 5 years ago
  36. 7c85eb7 Notify autofill with the IME start/finish input view events by Feng Cao · 5 years ago
  37. 1e2d693 Fix explicit intent for instant app tests. by Adam He · 5 years ago
  38. b1f42dd Uses SurfacePackage instead of SurfaceControl on inline suggestion by TYM Tsai · 5 years ago
  39. ec49600 Several improvements and bug fixes to the inline autofill flow by Feng Cao · 5 years ago
  40. 28a5ed1 Merge "Allow disojoint datasets for inline suggestions." into rvc-dev by TreeHugger Robot · 5 years ago
  41. 2106506 Allow disojoint datasets for inline suggestions. by Adam He · 5 years ago
  42. 4b0ef39 A few inline autofill API tweaks. by Feng Cao · 5 years ago
  43. 599d349 Merge "Fix wrong parameter fieldIndex caused IndexOutOfBoundsException" into rvc-dev by Joanne Chung · 5 years ago
  44. 85cbe43 Merge "Use context for correct display in the renderer service" into rvc-dev by Feng Cao · 5 years ago
  45. 339b714 Improved user callbacks on SystemService: by Felipe Leme · 5 years ago
  46. b0b721b Fix wrong parameter fieldIndex caused IndexOutOfBoundsException by Joanne Chung · 5 years ago
  47. 02fdd34 Use context for correct display in the renderer service by Svet Ganov · 5 years ago
  48. 53f8aea Merge "Fixed NPE in the InlineSuggestionFactory for augmented autofill request" by TreeHugger Robot · 5 years ago
  49. d4e2c49 Fixed NPE in the InlineSuggestionFactory for augmented autofill request by Feng Cao · 5 years ago
  50. b909557 Merge "Hide suggestions with hideFillUi" by Adam He · 5 years ago
  51. 217649d Hide suggestions with hideFillUi by Adam He · 5 years ago
  52. c56ce6f Merge "Exempt-From-Owner-Approval: Report non-visual Context misuse" by Charles Chen · 5 years ago
  53. 5877c7d Exempt-From-Owner-Approval: Report non-visual Context misuse by Andrii Kulian · 5 years ago
  54. 6c821f6 Merge "Introduces the Bundle to inline suggestions APIs to encode custom UI styling information." by Feng Cao · 5 years ago
  55. 36960ee Introduces the Bundle to inline suggestions APIs to encode custom UI styling information. by Feng Cao · 5 years ago
  56. a36a8ba Fix FillEventHistoryTest failed on CtsAutoFillServiceTestCases by TYM Tsai · 5 years ago
  57. 5be0f15 Response and Dataset authentication via inline autofill. by Adam He · 5 years ago
  58. 4011625 Move rendering logic for inline suggestions to ExtServices. by Adam He · 5 years ago
  59. 00aa0ae Implement filtering for Inline Autofill. by Ahaan Ugale · 5 years ago
  60. cd50731 Some cleanup for autofill.Session.updateLocked() by Ahaan Ugale · 5 years ago
  61. 1ff2f074 Merge "Make suggestion chip non-focusable to remove the background shadow" by TreeHugger Robot · 5 years ago
  62. 79ca0c8 Merge "Show augmented autofill suggestion inline iff both augmented autofill service and ime support inline." by TreeHugger Robot · 5 years ago
  63. e93d586 Make suggestion chip non-focusable to remove the background shadow by Feng Cao · 5 years ago
  64. ca78271 Show augmented autofill suggestion inline iff both augmented autofill service and ime support inline. by Feng Cao · 5 years ago
  65. cceb2c2 Merge "Send autofill assist structure data to content capture" by TreeHugger Robot · 5 years ago
  66. 4770be2 Send autofill assist structure data to content capture by Mihir Patel · 5 years ago
  67. aaccc8f Add inline actions to the response to IME. Use inline style from the IME request in the response. by Feng Cao · 5 years ago
  68. 17d9d2f Scrollable inline keyboard suggestions by Svet Ganov · 5 years ago
  69. ebfda7f Fix broken SimpleSaveActivityTest#testTapUrlSpanOnCustomDescription_thenTapBack by Joanne Chung · 5 years ago
  70. 1757289 Merge "Log FillEventHistory for the inline augmented autofill requests" by TreeHugger Robot · 5 years ago
  71. 3b56a9b Fix inline extservices implementation for multiuser. by Adam He · 5 years ago
  72. 949525b Log FillEventHistory for the inline augmented autofill requests by Feng Cao · 5 years ago
  73. 86c1458 Merge "API for Inline Presentation Renderer in ExtServices." by TreeHugger Robot · 5 years ago
  74. 0430237 API for Inline Presentation Renderer in ExtServices. by Adam He · 5 years ago
  75. cf38272 Merge "Add inline controller UI fields to the autofill response and IME inline response" by TreeHugger Robot · 5 years ago
  76. 101d701 Add theme to the inline suggestion UI, which allows the host app (IME) to customize it by Feng Cao · 5 years ago
  77. 9199498 Add inline controller UI fields to the autofill response and IME inline response by Feng Cao · 5 years ago
  78. 5853183 Fix on click listener for the inline suggestion, and some refactoring. by Feng Cao · 5 years ago
  79. f709907 Merge "Starts a new request on switching back to the existing app" by TreeHugger Robot · 5 years ago
  80. 6c27294 Merge "Add tmp renderer for Inline Presentation UI until extServices implemented." by Adam He · 5 years ago
  81. 4454e3a Add tmp renderer for Inline Presentation UI until extServices implemented. by Adam He · 5 years ago
  82. 8839835 Starts a new request on switching back to the existing app by TYM Tsai · 5 years ago
  83. 63b67c0 Merge "Add the ime package name to the inline suggestions request" by TreeHugger Robot · 5 years ago
  84. 16b2de5 Add the ime package name to the inline suggestions request by Feng Cao · 5 years ago
  85. 2b0a51b Merge "Clean up SystemService as a preparation to make @SystemApi" by Makoto Onuki · 5 years ago
  86. c881590 Clean up SystemService as a preparation to make @SystemApi by Makoto Onuki · 5 years ago
  87. ab4081a Merge "Protected the pointer for multiple threads" by TreeHugger Robot · 5 years ago
  88. fdd354d Protected the pointer for multiple threads by TYM Tsai · 5 years ago
  89. a99fd1f Fix the deadlock caused by guarded CompletableFuture in autofill session by Feng Cao · 5 years ago
  90. 3e01bc3 Move Slice into Dataset. by Adam He · 5 years ago
  91. d9a916f Finish autofill integration with keyboard cleanup tasks by Joanne Chung · 5 years ago
  92. 24a4c41 Merge "Added attributes for IME and AutofillService to indicate they support inline suggestions." by TreeHugger Robot · 5 years ago
  93. 7bc8f60 Added attributes for IME and AutofillService to indicate they support by Adam He · 5 years ago
  94. 950e55d Merge "Add server side implementation for inline augmented autofill request." by TreeHugger Robot · 5 years ago
  95. 5bf0d2b Add server side implementation for inline augmented autofill request. by Feng Cao · 5 years ago
  96. e42231b Merge "Fix onConnet() is called twice for AugmentedAutofillService." by Joanne Chung · 5 years ago
  97. 4e535b4 Merge "Rename WindowlessViewRoot to SurfaceControlViewHost and rework API" by Rob Carr · 5 years ago
  98. 59b1888 Rename WindowlessViewRoot to SurfaceControlViewHost and rework API by Robert Carr · 5 years ago
  99. ffdfb58 Merge "Extend augmented autofill service APIs to support inline suggestion." by Feng Cao · 5 years ago
  100. 9ad619b Extend augmented autofill service APIs to support inline suggestion. by Feng Cao · 5 years ago