1. e05cd3d Merge "Reset compat mode settings on settings change." by TreeHugger Robot · 6 years ago
  2. 09571f8 Merge "autofill: pass keyevent from fillui to app" by Dake Gu · 6 years ago
  3. 3e813b4 Reset compat mode settings on settings change. by Felipe Leme · 6 years ago
  4. 6a20a19 autofill: pass keyevent from fillui to app by Dake Gu · 7 years ago
  5. e2e3b77 Merge "Use PooledLambda in autofill code" by Eugene Susla · 6 years ago
  6. 9f1921f Use PooledLambda in autofill code by Eugene Susla · 7 years ago
  7. 607223f Remove uses of libcore.util.Objects.hashCode / equals. by Narayan Kamath · 6 years ago
  8. 0c200ba Merge "Minor autofill changes to support compat mode CTS tests." by TreeHugger Robot · 6 years ago
  9. 58f1668 Merge "Address comments for ag/3587350" by TreeHugger Robot · 6 years ago
  10. fee7bd2 Merge "Another Autofill counter metric fix (plus some minor doc touches)." by TreeHugger Robot · 6 years ago
  11. 47b37aa Minor autofill changes to support compat mode CTS tests. by Svet Ganov · 6 years ago
  12. 1e132a4 Address comments for ag/3587350 by Svet Ganov · 6 years ago
  13. 75f5f23 Merge "Revert an incorrectly changed API call" by Felipe Leme · 6 years ago
  14. 020731e Revert an incorrectly changed API call by Svet Ganov · 6 years ago
  15. 6ef61b8 Another Autofill counter metric fix (plus some minor doc touches). by Felipe Leme · 6 years ago
  16. a2d250e Autofill: failing testClickCustomButton caused by fullscreen CL by Dake Gu · 6 years ago
  17. eb46f6f Merge "autofill: render autofill ui in fullscreen for tv" by Dake Gu · 6 years ago
  18. e9aa338 Merge "Autofill Field Classification improvements." by TreeHugger Robot · 6 years ago
  19. febb733 Autofill Field Classification improvements. by Felipe Leme · 7 years ago
  20. a6ebff0f0 Don't hold the autofill lock when looking up fill compat packages by Svetoslav Ganov · 6 years ago
  21. 9f879a2 autofill: render autofill ui in fullscreen for tv by Dake Gu · 7 years ago
  22. 185de72 Add support for url_bar sanitization on autofill compat mode. by Felipe Leme · 6 years ago
  23. 5f52116 Frameworks: Annotate trivial @GuardedBy in services/autofill by Andreas Gampe · 7 years ago
  24. 44ba81c Merge "Improved logging on Autofill Save." by TreeHugger Robot · 7 years ago
  25. d1d0e4a Dump autofill compat packages. by felipeal · 7 years ago
  26. 24c9045 Autofill compatibility mode. by Svetoslav Ganov · 7 years ago
  27. b715810 Merge "Changed dataset methods that take a Pattern filter to accept null." by TreeHugger Robot · 7 years ago
  28. 09d58a4 Changed dataset methods that take a Pattern filter to accept null. by Felipe Leme · 7 years ago
  29. 8fe62be Merge "New autofill APIs: DateTransformation and DateValueSanitizer." by TreeHugger Robot · 7 years ago
  30. c8c0a82 New autofill APIs: DateTransformation and DateValueSanitizer. by Felipe Leme · 7 years ago
  31. f0baef74 New Autofill APIs for UserData id. by Felipe Leme · 7 years ago
  32. 463b307 Fixed AUTOFILL_SERVICE_DISABLED_APP and AUTOFILL_SERVICE_DISABLED_ACTIVITY. by Felipe Leme · 7 years ago
  33. e53c1a1 Merge "Fixed AUTOFILL_UI_LATENCY metric." into oc-mr1-dev am: 5e687224bd by Felipe Leme · 7 years ago
  34. 2418109 Merge "Fixed AUTOFILL_UI_LATENCY metric." into oc-mr1-dev am: 5e687224bd by Felipe Leme · 7 years ago
  35. 5e68722 Merge "Fixed AUTOFILL_UI_LATENCY metric." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  36. fe05a52 Don't crash the app when the assist structure cannot be retrieve. by Felipe Leme · 7 years ago
  37. d11a662 Minor API changes on Autofill Field Classification: by Felipe Leme · 7 years ago
  38. e4ac740 Implemented getAlgorithm() and getDefaultAlgorithm() using manifest metadata. by Felipe Leme · 7 years ago
  39. e30dcb5 Fixed method name that was changed in a previous CL. by Felipe Leme · 7 years ago
  40. b659adb Fixed AUTOFILL_UI_LATENCY metric. by Felipe Leme · 7 years ago
  41. 6047bf4 Merge "Implemented shell cmd to get field classification score." by TreeHugger Robot · 7 years ago
  42. db6b0fe Merge "Moved Field Classification score logic to ExtServices." by Felipe Leme · 7 years ago
  43. afe65dc Implemented shell cmd to get field classification score. by Felipe Leme · 7 years ago
  44. bc055b0 Moved Field Classification score logic to ExtServices. by Felipe Leme · 7 years ago
  45. 67decfa autofill: support dpad/keyboard by Dake Gu · 7 years ago
  46. 2f184df Improved logging on Autofill Save. by Felipe Leme · 7 years ago
  47. 67ca6c5 YAAFFFCR - Yet Another Android Autofill Framework Field Classification Refactoring. by Felipe Leme · 7 years ago
  48. 1e8a6d3 Merge "Refactored Field Classification score logic so it can be moved to ExtServices." by TreeHugger Robot · 7 years ago
  49. 27f4573 Refactored Field Classification score logic so it can be moved to ExtServices. by Felipe Leme · 7 years ago
  50. 3cb35f3 Merge "Moved logContextCommitted() logic to the handler..." by TreeHugger Robot · 7 years ago
  51. c0f8195 Moved logContextCommitted() logic to the handler... by Felipe Leme · 7 years ago
  52. 285eb8a Merge "Always call start a new fill response when the user manually request autofill." by TreeHugger Robot · 7 years ago
  53. 96a3e51 Always call start a new fill response when the user manually request autofill. by Felipe Leme · 7 years ago
  54. 0ce51f6 Merge "Added @TestApi on new Autofill settings for field classification." by TreeHugger Robot · 7 years ago
  55. bbfed90 Added @TestApi on new Autofill settings for field classification. by Felipe Leme · 7 years ago
  56. 23c75ff New Autofill API:AutofillManager.getAutofillServiceComponentName() by Felipe Leme · 7 years ago
  57. 51f6cd7 Implemented multiple matches on FieldClassification.getMatches() by Felipe Leme · 7 years ago
  58. 78172e7 Made Autofill Field Classification API public and documented it. by Felipe Leme · 7 years ago
  59. a30443b1 Merge "Proper autofill fix to let phone process autofill Settings activity." into oc-mr1-dev by Felipe Leme · 7 years ago
  60. 0688ef8 Merge "Convert services to Android.bp" am: 5319777274 am: b8500d4771 by Colin Cross · 7 years ago
  61. eb652a4 Convert services to Android.bp by Colin Cross · 7 years ago
  62. 92b5d27 Proper autofill fix to let phone process autofill Settings activity. by Felipe Leme · 7 years ago
  63. 2a580d1 Proper autofill fix to let phone process autofill Settings activity. by Felipe Leme · 7 years ago
  64. 7066858 Temporaly ignoring UID check when caller is a system app. by Felipe Leme · 7 years ago
  65. c22e773 Merge "Convert services to Android.bp" by TreeHugger Robot · 7 years ago
  66. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  67. 7c37167 Merge "Make sure apps cannot forge package name on AssistStructure used for Autofill." into oc-mr1-dev by Felipe Leme · 7 years ago
  68. 5e04720 Autofill metrics improvements: by Felipe Leme · 7 years ago
  69. 24d583d Merge "Fix NPE on logContextCommitted()" by TreeHugger Robot · 7 years ago
  70. 996e03e Fix NPE on logContextCommitted() by Felipe Leme · 7 years ago
  71. ac74dc4 Merge "Further improvements when app forges package info for autofill:" by TreeHugger Robot · 7 years ago
  72. 23e61a9 Make sure apps cannot forge package name on AssistStructure used for Autofill. by Felipe Leme · 7 years ago
  73. 637e05e Further improvements when app forges package info for autofill: by Felipe Leme · 7 years ago
  74. 329d040 Moar changes for Autofill Field Classification mechanism: by Felipe Leme · 7 years ago
  75. 5672def Implemented autofill field classification on multiple fields and user data. by Felipe Leme · 7 years ago
  76. bb6bfea Refactored the FieldsClassification score mechanism. by Felipe Leme · 7 years ago
  77. e932478 New Autofill API: let service set optional header and footer for dataset picker. by Felipe Leme · 7 years ago
  78. 3ce82e3 Merge "Refactored field detection mechanism to support multiple fields." by TreeHugger Robot · 7 years ago
  79. 452886a Refactored field detection mechanism to support multiple fields. by Felipe Leme · 7 years ago
  80. 0d0c397 Merge "Changed Dataset.setValue() methods to allow filtering with authentication." by TreeHugger Robot · 7 years ago
  81. bbf8549 Changed Dataset.setValue() methods to allow filtering with authentication. by Felipe Leme · 7 years ago
  82. 3f3fa1b Make sure apps cannot forge package name on AssistStructure used for Autofill. by Felipe Leme · 7 years ago
  83. 4bcb01a New Autofill API: SaveCallback.onSuccess(IntentSender). by Felipe Leme · 7 years ago
  84. f5059c3 Optimize Autofill Sanitizer to work as a Validator. by Felipe Leme · 7 years ago
  85. eaf2a4e Merge changes from topic "expose_methods" by Winson Chung · 7 years ago
  86. a834309 Merge "Remove AutofillManagerClient after AutofillManager is finalized" am: dd5384a4fe am: 8d36beec24 by Koji Fukui · 7 years ago
  87. 8d36bee Merge "Remove AutofillManagerClient after AutofillManager is finalized" by Koji Fukui · 7 years ago
  88. e210468 Move assist data receiver interface to accessible namespace by Winson Chung · 7 years ago
  89. ccec6a6 Remove AutofillManagerClient after AutofillManager is finalized by Koji Fukui · 7 years ago
  90. 24d7173 Very initial field detection prototype. by Felipe Leme · 7 years ago
  91. 1359f56 Redact filter text when autofill UI is dumped, as it could contain PII. by Felipe Leme · 7 years ago
  92. a17d0ac Merge "2/ Add API to start overview activity with assist callbacks" by Winson Chung · 7 years ago
  93. 941dcba Merge "1/ Refactor out logic to fetch assist data asynchronously" by Winson Chung · 7 years ago
  94. 51e29da Improvements on autofill debugging. by Felipe Leme · 7 years ago
  95. ec1ef09 2/ Add API to start overview activity with assist callbacks by Winson Chung · 7 years ago
  96. da2818f 1/ Refactor out logic to fetch assist data asynchronously by Winson Chung · 7 years ago
  97. 599ef46 Merge "New Autofill API: FillResponse.disableAutofill(duration)" by TreeHugger Robot · 7 years ago
  98. 17292d1 New Autofill API: FillResponse.disableAutofill(duration) by Felipe Leme · 7 years ago
  99. 2c88842 Removed all (?!?!?) references to 'affordance' on Autofill documents. by Felipe Leme · 7 years ago
  100. 6f12e67 Minor improvements on Autofill: by Felipe Leme · 7 years ago