1. c9443e3 Merge "Improved AutofillManager and Activity dump() methods:" into pi-dev by TreeHugger Robot · 6 years ago
  2. db7648f Merge "Log AutofillClient on CompatibilityBridge.onAccessibilityEvent()." into pi-dev by TreeHugger Robot · 6 years ago
  3. e4d35b6 Merge "Log CompatibilityBridge.onAccessibilityEvent()" into pi-dev by TreeHugger Robot · 6 years ago
  4. 4226033 Improved AutofillManager and Activity dump() methods: by Felipe Leme · 6 years ago
  5. 3438421 Log AutofillClient on CompatibilityBridge.onAccessibilityEvent(). by Felipe Leme · 6 years ago
  6. a9aacf9 Log CompatibilityBridge.onAccessibilityEvent() by Felipe Leme · 6 years ago
  7. 43e75d9 Docs: Inserted links to relevant guide pages. by Laura Davis · 6 years ago
  8. ce3ae87 New Autofill field: FIELD_AUTOFILL_SESSION_ID by Felipe Leme · 6 years ago
  9. 212b161 Added the class name of activity being autofilled on (most) autofill metrics. by Felipe Leme · 6 years ago
  10. 1116652 New FIELD_AUTOFILL_COMPAT_MODE field. by Felipe Leme · 6 years ago
  11. 36b86c2 Autofill: new UX for TV and support themes by Dake Gu · 6 years ago
  12. 156a7eb Autofill should clear the UI filter when a value is updated to null. by Felipe Leme · 6 years ago
  13. 640e9b9 autofill: fix window location in splitwindow and dialog by Dake Gu · 6 years ago
  14. 49f08ed Recover dataset picker when view fail to autofill. by Felipe Leme · 6 years ago
  15. 0c8ce32 Integrate autofill session lifecycle with URL bar changes when on compat mode. by Felipe Leme · 6 years ago
  16. e24c95f Merge "Fixed isVisibleToUserForAutofill() again." into pi-dev by TreeHugger Robot · 6 years ago
  17. cb2e83d Fixed AutofillManager.isAutofillUiShowing() by Felipe Leme · 6 years ago
  18. 7008e70 Fixed isVisibleToUserForAutofill() again. by Felipe Leme · 6 years ago
  19. d9dbd27 autofill: ViewRootImpl.dispatchKeyFromIme() should not be dropped by Dake Gu · 6 years ago
  20. 54cc683 Implemented notifyViewClicked() on compat mode. by Felipe Leme · 6 years ago
  21. b0fa378 autofill: touch on IME should not close autofill by Dake Gu · 6 years ago
  22. 6dcc9de Merge "New APIs to let app developers manage autofill semantics when reusing views." by TreeHugger Robot · 6 years ago
  23. 09571f8 Merge "autofill: pass keyevent from fillui to app" by Dake Gu · 6 years ago
  24. 42b9793 New APIs to let app developers manage autofill semantics when reusing views. by Felipe Leme · 6 years ago
  25. 6a20a19 autofill: pass keyevent from fillui to app by Dake Gu · 6 years ago
  26. 2ab510e Merge "Add RequiresFeature annotation." by Jeff Sharkey · 6 years ago
  27. 98af2e4 Add RequiresFeature annotation. by Jeff Sharkey · 6 years ago
  28. 67e6209 New Autofill API: notifyViewClicked() by Felipe Leme · 6 years ago
  29. 5b32ebe Improved Autofill logging. by Felipe Leme · 6 years ago
  30. eb46f6f Merge "autofill: render autofill ui in fullscreen for tv" by Dake Gu · 6 years ago
  31. c512341 Merge "Autofill optimization on notifyViewEntered()." by TreeHugger Robot · 6 years ago
  32. 9a15c0f Autofill optimization on notifyViewEntered(). by Felipe Leme · 6 years ago
  33. 9f879a2 autofill: render autofill ui in fullscreen for tv by Dake Gu · 6 years ago
  34. 185de72 Add support for url_bar sanitization on autofill compat mode. by Felipe Leme · 6 years ago
  35. 3f24e69 Frameworks: Annotate trivial @GuardedBy in core/java by Andreas Gampe · 6 years ago
  36. fd3f8f6 Minor improvements on autofill compat mode: by felipeal · 6 years ago
  37. 24c9045 Autofill compatibility mode. by Svetoslav Ganov · 7 years ago
  38. f0baef74 New Autofill APIs for UserData id. by Felipe Leme · 6 years ago
  39. e4ac740 Implemented getAlgorithm() and getDefaultAlgorithm() using manifest metadata. by Felipe Leme · 7 years ago
  40. db6b0fe Merge "Moved Field Classification score logic to ExtServices." by Felipe Leme · 7 years ago
  41. bc055b0 Moved Field Classification score logic to ExtServices. by Felipe Leme · 7 years ago
  42. 67decfa autofill: support dpad/keyboard by Dake Gu · 7 years ago
  43. 27f4573 Refactored Field Classification score logic so it can be moved to ExtServices. by Felipe Leme · 7 years ago
  44. 17f3d1a Merge "New Autofill API:AutofillManager.getAutofillServiceComponentName()" by TreeHugger Robot · 7 years ago
  45. 23c75ff New Autofill API:AutofillManager.getAutofillServiceComponentName() by Felipe Leme · 7 years ago
  46. 3103c63 Support new Autofill session after service returns a null FillResponse. by Felipe Leme · 7 years ago
  47. 78172e7 Made Autofill Field Classification API public and documented it. by Felipe Leme · 7 years ago
  48. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  49. ac74dc4 Merge "Further improvements when app forges package info for autofill:" by TreeHugger Robot · 7 years ago
  50. 637e05e Further improvements when app forges package info for autofill: by Felipe Leme · 7 years ago
  51. 329d040 Moar changes for Autofill Field Classification mechanism: by Felipe Leme · 7 years ago
  52. 5672def Implemented autofill field classification on multiple fields and user data. by Felipe Leme · 7 years ago
  53. 452886a Refactored field detection mechanism to support multiple fields. by Felipe Leme · 7 years ago
  54. 05b7b46 Fix scrolling of fill UI anchored to a virtual view - framework by Svet Ganov · 7 years ago
  55. 601d220 Minor improvements on autofill javadocs and logging. by Felipe Leme · 7 years ago
  56. a834309 Merge "Remove AutofillManagerClient after AutofillManager is finalized" am: dd5384a4fe am: 8d36beec24 by Koji Fukui · 7 years ago
  57. bb4a13b Merge "Remove AutofillManagerClient after AutofillManager is finalized" am: dd5384a4fe by Koji Fukui · 7 years ago
  58. 8d36bee Merge "Remove AutofillManagerClient after AutofillManager is finalized" by Koji Fukui · 7 years ago
  59. ccec6a6 Remove AutofillManagerClient after AutofillManager is finalized by Koji Fukui · 7 years ago
  60. d46f87a Added missing AutofillEventType so lint doesn't complain. am: 3dec72b601 by Felipe Leme · 7 years ago
  61. 3dec72b Added missing AutofillEventType so lint doesn't complain. by Felipe Leme · 7 years ago
  62. 51e29da Improvements on autofill debugging. by Felipe Leme · 7 years ago
  63. 17292d1 New Autofill API: FillResponse.disableAutofill(duration) by Felipe Leme · 7 years ago
  64. 25a3a5f Removed .aidl files that are not used on other.aidl files. by Felipe Leme · 7 years ago
  65. 686128e Minor logging improvements on Autofill. by Felipe Leme · 7 years ago
  66. fac6655 Merge "New Autofill API: SaveInfo.setTriggerId()" by TreeHugger Robot · 7 years ago
  67. a937238 Let service set the SaveRequest.getClientState() on dataset auth responses. by Felipe Leme · 7 years ago
  68. 2fe3ade New Autofill API: SaveInfo.setTriggerId() by Felipe Leme · 7 years ago
  69. bb567ae Sets AutofillClient on attachBaseContext() by Felipe Leme · 7 years ago
  70. 77150c5 Hide autofill popup if anchor removed by Svet Ganov · 7 years ago
  71. 650f7ab Remove finished sessions on ACTION_CLOSE_SYSTEM_DIALOGS. by Felipe Leme · 7 years ago
  72. 2748ffc Merge "Autofill optimization: don't contact server when session is finished." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  73. c7b4529 Autofill optimization: don't contact server when session is finished. by Felipe Leme · 7 years ago
  74. b22d635 Added more metrics for Autofill: by Felipe Leme · 7 years ago
  75. c24a56a Hides the Save UI while handling a pending intent from CustomDescription. by Felipe Leme · 7 years ago
  76. cf1ff6c Revert "Dismiss Autofill Save UI when a new Activity is launched." by Felipe Leme · 7 years ago
  77. 05ea98a Dismiss Autofill Save UI when a new Activity is launched. by Felipe Leme · 7 years ago
  78. 9457911 Clarifies autofill lifecycle. am: 744976e298 am: af40bb0dc4 by Felipe Leme · 7 years ago
  79. 744976e Clarifies autofill lifecycle. by Felipe Leme · 7 years ago
  80. 33681a9 Cherry-picked some Autofill Javadoc improvements from master. by Felipe Leme · 7 years ago
  81. afdfe76 Checks if mResponses is null before using it. by Felipe Leme · 7 years ago
  82. d1e123c Merge "Autofill: Add API for virtual view visibility" by TreeHugger Robot · 7 years ago
  83. 4db89ba Autofill: Add API for virtual view visibility by Svetoslav Ganov · 7 years ago
  84. ebbe2d4 Verify regex on CharSequenceTransformation by Philip P. Moltmann · 7 years ago
  85. 33d226c docs: Updated isAutofillSupported description. by Ricardo Loo · 7 years ago
  86. 215ebb9 Merge "Revert "Trim text from autofillvalue when checking for empty."" into oc-dev by TreeHugger Robot · 7 years ago
  87. c91290a Merge "Separate a11y and autofill view ids" into oc-dev by Phil Weaver · 7 years ago
  88. 313cf3f Revert "Trim text from autofillvalue when checking for empty." by Felipe Leme · 7 years ago
  89. 846cda93 Separate a11y and autofill view ids by Phil Weaver · 7 years ago
  90. c5d4e06 Trim text from autofillvalue when checking for empty. by Felipe Leme · 7 years ago
  91. 5f97880 Closes Autofill UIs when back button is pressed. by Felipe Leme · 7 years ago
  92. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  93. d8d9758 Merge "Don't automatically autofill when manual request returned just 1 dataset." into oc-dev by TreeHugger Robot · 7 years ago
  94. 9876a6f Always post AutofillManager operations in the UI thread. by Felipe Leme · 7 years ago
  95. 8697a31 Don't automatically autofill when manual request returned just 1 dataset. by Felipe Leme · 7 years ago
  96. 6dcec87 Moar Autofill Framework javadoc improvements: by Felipe Leme · 7 years ago
  97. 27e2022 Hide Autofill UI when non-savable id is gone. by Felipe Leme · 7 years ago
  98. 7f33cd3 Start a new session on manual request after session is "gone". by Felipe Leme · 7 years ago
  99. 73fedac Removed deprecated APIs. by Felipe Leme · 7 years ago
  100. 374cae1 Properly position dataset picker UI by Svet Ganov · 7 years ago