1. ec49600 Several improvements and bug fixes to the inline autofill flow by Feng Cao · 5 years ago
  2. 28a5ed1 Merge "Allow disojoint datasets for inline suggestions." into rvc-dev by TreeHugger Robot · 5 years ago
  3. 2106506 Allow disojoint datasets for inline suggestions. by Adam He · 5 years ago
  4. 4b0ef39 A few inline autofill API tweaks. by Feng Cao · 5 years ago
  5. 599d349 Merge "Fix wrong parameter fieldIndex caused IndexOutOfBoundsException" into rvc-dev by Joanne Chung · 5 years ago
  6. 85cbe43 Merge "Use context for correct display in the renderer service" into rvc-dev by Feng Cao · 5 years ago
  7. 339b714 Improved user callbacks on SystemService: by Felipe Leme · 5 years ago
  8. b0b721b Fix wrong parameter fieldIndex caused IndexOutOfBoundsException by Joanne Chung · 5 years ago
  9. 02fdd34 Use context for correct display in the renderer service by Svet Ganov · 5 years ago
  10. 53f8aea Merge "Fixed NPE in the InlineSuggestionFactory for augmented autofill request" by TreeHugger Robot · 5 years ago
  11. d4e2c49 Fixed NPE in the InlineSuggestionFactory for augmented autofill request by Feng Cao · 5 years ago
  12. b909557 Merge "Hide suggestions with hideFillUi" by Adam He · 5 years ago
  13. 217649d Hide suggestions with hideFillUi by Adam He · 5 years ago
  14. c56ce6f Merge "Exempt-From-Owner-Approval: Report non-visual Context misuse" by Charles Chen · 5 years ago
  15. 5877c7d Exempt-From-Owner-Approval: Report non-visual Context misuse by Andrii Kulian · 5 years ago
  16. 6c821f6 Merge "Introduces the Bundle to inline suggestions APIs to encode custom UI styling information." by Feng Cao · 5 years ago
  17. 36960ee Introduces the Bundle to inline suggestions APIs to encode custom UI styling information. by Feng Cao · 5 years ago
  18. a36a8ba Fix FillEventHistoryTest failed on CtsAutoFillServiceTestCases by TYM Tsai · 5 years ago
  19. 5be0f15 Response and Dataset authentication via inline autofill. by Adam He · 5 years ago
  20. 4011625 Move rendering logic for inline suggestions to ExtServices. by Adam He · 5 years ago
  21. 00aa0ae Implement filtering for Inline Autofill. by Ahaan Ugale · 5 years ago
  22. cd50731 Some cleanup for autofill.Session.updateLocked() by Ahaan Ugale · 5 years ago
  23. 1ff2f074 Merge "Make suggestion chip non-focusable to remove the background shadow" by TreeHugger Robot · 5 years ago
  24. 79ca0c8 Merge "Show augmented autofill suggestion inline iff both augmented autofill service and ime support inline." by TreeHugger Robot · 5 years ago
  25. e93d586 Make suggestion chip non-focusable to remove the background shadow by Feng Cao · 5 years ago
  26. ca78271 Show augmented autofill suggestion inline iff both augmented autofill service and ime support inline. by Feng Cao · 5 years ago
  27. cceb2c2 Merge "Send autofill assist structure data to content capture" by TreeHugger Robot · 5 years ago
  28. 4770be2 Send autofill assist structure data to content capture by Mihir Patel · 5 years ago
  29. 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
  30. 17d9d2f Scrollable inline keyboard suggestions by Svet Ganov · 5 years ago
  31. ebfda7f Fix broken SimpleSaveActivityTest#testTapUrlSpanOnCustomDescription_thenTapBack by Joanne Chung · 5 years ago
  32. 1757289 Merge "Log FillEventHistory for the inline augmented autofill requests" by TreeHugger Robot · 5 years ago
  33. 3b56a9b Fix inline extservices implementation for multiuser. by Adam He · 5 years ago
  34. 949525b Log FillEventHistory for the inline augmented autofill requests by Feng Cao · 5 years ago
  35. 86c1458 Merge "API for Inline Presentation Renderer in ExtServices." by TreeHugger Robot · 5 years ago
  36. 0430237 API for Inline Presentation Renderer in ExtServices. by Adam He · 5 years ago
  37. cf38272 Merge "Add inline controller UI fields to the autofill response and IME inline response" by TreeHugger Robot · 5 years ago
  38. 101d701 Add theme to the inline suggestion UI, which allows the host app (IME) to customize it by Feng Cao · 5 years ago
  39. 9199498 Add inline controller UI fields to the autofill response and IME inline response by Feng Cao · 5 years ago
  40. 5853183 Fix on click listener for the inline suggestion, and some refactoring. by Feng Cao · 5 years ago
  41. f709907 Merge "Starts a new request on switching back to the existing app" by TreeHugger Robot · 5 years ago
  42. 6c27294 Merge "Add tmp renderer for Inline Presentation UI until extServices implemented." by Adam He · 5 years ago
  43. 4454e3a Add tmp renderer for Inline Presentation UI until extServices implemented. by Adam He · 5 years ago
  44. 8839835 Starts a new request on switching back to the existing app by TYM Tsai · 5 years ago
  45. 63b67c0 Merge "Add the ime package name to the inline suggestions request" by TreeHugger Robot · 5 years ago
  46. 16b2de5 Add the ime package name to the inline suggestions request by Feng Cao · 5 years ago
  47. 2b0a51b Merge "Clean up SystemService as a preparation to make @SystemApi" by Makoto Onuki · 5 years ago
  48. c881590 Clean up SystemService as a preparation to make @SystemApi by Makoto Onuki · 5 years ago
  49. ab4081a Merge "Protected the pointer for multiple threads" by TreeHugger Robot · 5 years ago
  50. fdd354d Protected the pointer for multiple threads by TYM Tsai · 5 years ago
  51. a99fd1f Fix the deadlock caused by guarded CompletableFuture in autofill session by Feng Cao · 5 years ago
  52. 3e01bc3 Move Slice into Dataset. by Adam He · 5 years ago
  53. d9a916f Finish autofill integration with keyboard cleanup tasks by Joanne Chung · 5 years ago
  54. 24a4c41 Merge "Added attributes for IME and AutofillService to indicate they support inline suggestions." by TreeHugger Robot · 5 years ago
  55. 7bc8f60 Added attributes for IME and AutofillService to indicate they support by Adam He · 5 years ago
  56. 950e55d Merge "Add server side implementation for inline augmented autofill request." by TreeHugger Robot · 5 years ago
  57. 5bf0d2b Add server side implementation for inline augmented autofill request. by Feng Cao · 5 years ago
  58. e42231b Merge "Fix onConnet() is called twice for AugmentedAutofillService." by Joanne Chung · 5 years ago
  59. 4e535b4 Merge "Rename WindowlessViewRoot to SurfaceControlViewHost and rework API" by Rob Carr · 5 years ago
  60. 59b1888 Rename WindowlessViewRoot to SurfaceControlViewHost and rework API by Robert Carr · 5 years ago
  61. ffdfb58 Merge "Extend augmented autofill service APIs to support inline suggestion." by Feng Cao · 5 years ago
  62. 9ad619b Extend augmented autofill service APIs to support inline suggestion. by Feng Cao · 5 years ago
  63. 9cfd022 Fix onConnet() is called twice for AugmentedAutofillService. by Joanne Chung · 5 years ago
  64. 4123afa Fixes sending multiple fill requests to the augmented service by TYM Tsai · 5 years ago
  65. c2517ee Merge "The reset() should not throw exceptions" by TreeHugger Robot · 5 years ago
  66. 9d3ba82 The reset() should not throw exceptions by TYM Tsai · 5 years ago
  67. b50bc1f Merge "API for autofill integration with keyboard." by Adam He · 5 years ago
  68. bc67f2e API for autofill integration with keyboard. by Adam He · 5 years ago
  69. 824b8a6 Fixes flaky CTS on the SimpleSaveActivityTest by TYM Tsai · 5 years ago
  70. db0b8bf Merge "Improves text of the negative button on the save UI" by TreeHugger Robot · 5 years ago
  71. 6742826 Improves text of the negative button on the save UI by TYM Tsai · 5 years ago
  72. 20fcf04 Merge "Add filegroups for services.* libraries" by TreeHugger Robot · 5 years ago
  73. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 5 years ago
  74. a48ea52 Adds new API to cancel current session by TYM Tsai · 5 years ago
  75. fd80fc1 Merge "Postpones the fill UI if the save UI is showing" by TreeHugger Robot · 5 years ago
  76. 8af721d Enables multiple clickable links on the SaveUi by TYM Tsai · 6 years ago
  77. e475141 Postpones the fill UI if the save UI is showing by TYM Tsai · 5 years ago
  78. 42d4afc Merge "Enhances the title and the positive button style on the save UI" by TreeHugger Robot · 5 years ago
  79. 7d1a44e Enhances the title and the positive button style on the save UI by TYM Tsai · 5 years ago
  80. a3f89c6 Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApi by Roshan Pius · 5 years ago
  81. b96ed85 Merge "Extends scrollbar default delay before fade" by TreeHugger Robot · 5 years ago
  82. 0980c88 Extends scrollbar default delay before fade by TYM Tsai · 5 years ago
  83. 84bb274 Merge "Improved AbstractMasterSystemService to handle supported user types." by TreeHugger Robot · 5 years ago
  84. 1620969 Prevent showing FillUi multiple times if tapping on the same field. by Joanne Chung · 6 years ago
  85. 987655d Improved AbstractMasterSystemService to handle supported user types. by Felipe Leme · 5 years ago
  86. 14275a9 Merge "Move disable autofill from AutofillManagerService to AutofillOptions." by Joanne Chung · 5 years ago
  87. 5ed2db3 Merge "Protected the null pointer causes cts failed" by TreeHugger Robot · 5 years ago
  88. abdf485 Protected the null pointer causes cts failed by TYM Tsai · 5 years ago
  89. d5a2c65 Merge "Protect and prevent app's activity token" by Adam He · 5 years ago
  90. 9e247b1 Move disable autofill from AutofillManagerService to AutofillOptions. by Joanne Chung · 6 years ago
  91. 7a188ae8 Protect and prevent app's activity token by TYM Tsai · 5 years ago
  92. a7180cd Prevent flicker when typing any character for filter. by Joanne Chung · 5 years ago
  93. de361d8 Merge "Fix calling startActivity() crash" by TreeHugger Robot · 6 years ago
  94. 9a7c952 Fix calling startActivity() crash by TYM Tsai · 6 years ago
  95. 389389e Merge "Fix the scrollbar of the SaveUi is outside the screen" by TreeHugger Robot · 6 years ago
  96. 590f61a Fix the scrollbar of the SaveUi is outside the screen by TYM Tsai · 6 years ago
  97. 8a12f02 Added TYPE_DATASETS_SHOWN event to FillEventHistory by Adam He · 6 years ago
  98. 66e50ed Merge "Fixed canceling fill request caused removal current session" by TreeHugger Robot · 6 years ago
  99. 72c3f2b Fixed canceling fill request caused removal current session by TYM Tsai · 6 years ago
  100. 07a9bd0 Merge "Fix delay_save and multiple required fields." into qt-dev am: eea916967a am: f57a060afc by Adam He · 6 years ago