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