1. b659adb Fixed AUTOFILL_UI_LATENCY metric. by Felipe Leme · 7 years ago
  2. 6047bf4 Merge "Implemented shell cmd to get field classification score." by TreeHugger Robot · 7 years ago
  3. db6b0fe Merge "Moved Field Classification score logic to ExtServices." by Felipe Leme · 7 years ago
  4. afe65dc Implemented shell cmd to get field classification score. by Felipe Leme · 7 years ago
  5. bc055b0 Moved Field Classification score logic to ExtServices. by Felipe Leme · 7 years ago
  6. 67decfa autofill: support dpad/keyboard by Dake Gu · 7 years ago
  7. 2f184df Improved logging on Autofill Save. by Felipe Leme · 7 years ago
  8. 67ca6c5 YAAFFFCR - Yet Another Android Autofill Framework Field Classification Refactoring. by Felipe Leme · 7 years ago
  9. 1e8a6d3 Merge "Refactored Field Classification score logic so it can be moved to ExtServices." by TreeHugger Robot · 7 years ago
  10. 27f4573 Refactored Field Classification score logic so it can be moved to ExtServices. by Felipe Leme · 7 years ago
  11. 3cb35f3 Merge "Moved logContextCommitted() logic to the handler..." by TreeHugger Robot · 7 years ago
  12. c0f8195 Moved logContextCommitted() logic to the handler... by Felipe Leme · 7 years ago
  13. 285eb8a Merge "Always call start a new fill response when the user manually request autofill." by TreeHugger Robot · 7 years ago
  14. 96a3e51 Always call start a new fill response when the user manually request autofill. by Felipe Leme · 7 years ago
  15. 0ce51f6 Merge "Added @TestApi on new Autofill settings for field classification." by TreeHugger Robot · 7 years ago
  16. bbfed90 Added @TestApi on new Autofill settings for field classification. by Felipe Leme · 7 years ago
  17. 23c75ff New Autofill API:AutofillManager.getAutofillServiceComponentName() by Felipe Leme · 7 years ago
  18. 51f6cd7 Implemented multiple matches on FieldClassification.getMatches() by Felipe Leme · 7 years ago
  19. 78172e7 Made Autofill Field Classification API public and documented it. by Felipe Leme · 7 years ago
  20. a30443b1 Merge "Proper autofill fix to let phone process autofill Settings activity." into oc-mr1-dev by Felipe Leme · 7 years ago
  21. 0688ef8 Merge "Convert services to Android.bp" am: 5319777274 am: b8500d4771 by Colin Cross · 7 years ago
  22. eb652a4 Convert services to Android.bp by Colin Cross · 7 years ago
  23. 92b5d27 Proper autofill fix to let phone process autofill Settings activity. by Felipe Leme · 7 years ago
  24. 2a580d1 Proper autofill fix to let phone process autofill Settings activity. by Felipe Leme · 7 years ago
  25. 7066858 Temporaly ignoring UID check when caller is a system app. by Felipe Leme · 7 years ago
  26. c22e773 Merge "Convert services to Android.bp" by TreeHugger Robot · 7 years ago
  27. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  28. 7c37167 Merge "Make sure apps cannot forge package name on AssistStructure used for Autofill." into oc-mr1-dev by Felipe Leme · 7 years ago
  29. 5e04720 Autofill metrics improvements: by Felipe Leme · 7 years ago
  30. 24d583d Merge "Fix NPE on logContextCommitted()" by TreeHugger Robot · 7 years ago
  31. 996e03e Fix NPE on logContextCommitted() by Felipe Leme · 7 years ago
  32. ac74dc4 Merge "Further improvements when app forges package info for autofill:" by TreeHugger Robot · 7 years ago
  33. 23e61a9 Make sure apps cannot forge package name on AssistStructure used for Autofill. by Felipe Leme · 7 years ago
  34. 637e05e Further improvements when app forges package info for autofill: by Felipe Leme · 7 years ago
  35. 329d040 Moar changes for Autofill Field Classification mechanism: by Felipe Leme · 7 years ago
  36. 5672def Implemented autofill field classification on multiple fields and user data. by Felipe Leme · 7 years ago
  37. bb6bfea Refactored the FieldsClassification score mechanism. by Felipe Leme · 7 years ago
  38. e932478 New Autofill API: let service set optional header and footer for dataset picker. by Felipe Leme · 7 years ago
  39. 3ce82e3 Merge "Refactored field detection mechanism to support multiple fields." by TreeHugger Robot · 7 years ago
  40. 452886a Refactored field detection mechanism to support multiple fields. by Felipe Leme · 7 years ago
  41. 0d0c397 Merge "Changed Dataset.setValue() methods to allow filtering with authentication." by TreeHugger Robot · 7 years ago
  42. bbf8549 Changed Dataset.setValue() methods to allow filtering with authentication. by Felipe Leme · 7 years ago
  43. 3f3fa1b Make sure apps cannot forge package name on AssistStructure used for Autofill. by Felipe Leme · 7 years ago
  44. 4bcb01a New Autofill API: SaveCallback.onSuccess(IntentSender). by Felipe Leme · 7 years ago
  45. f5059c3 Optimize Autofill Sanitizer to work as a Validator. by Felipe Leme · 7 years ago
  46. eaf2a4e Merge changes from topic "expose_methods" by Winson Chung · 7 years ago
  47. a834309 Merge "Remove AutofillManagerClient after AutofillManager is finalized" am: dd5384a4fe am: 8d36beec24 by Koji Fukui · 7 years ago
  48. 8d36bee Merge "Remove AutofillManagerClient after AutofillManager is finalized" by Koji Fukui · 7 years ago
  49. e210468 Move assist data receiver interface to accessible namespace by Winson Chung · 7 years ago
  50. ccec6a6 Remove AutofillManagerClient after AutofillManager is finalized by Koji Fukui · 7 years ago
  51. 24d7173 Very initial field detection prototype. by Felipe Leme · 7 years ago
  52. 1359f56 Redact filter text when autofill UI is dumped, as it could contain PII. by Felipe Leme · 7 years ago
  53. a17d0ac Merge "2/ Add API to start overview activity with assist callbacks" by Winson Chung · 7 years ago
  54. 941dcba Merge "1/ Refactor out logic to fetch assist data asynchronously" by Winson Chung · 7 years ago
  55. 51e29da Improvements on autofill debugging. by Felipe Leme · 7 years ago
  56. ec1ef09 2/ Add API to start overview activity with assist callbacks by Winson Chung · 7 years ago
  57. da2818f 1/ Refactor out logic to fetch assist data asynchronously by Winson Chung · 7 years ago
  58. 599ef46 Merge "New Autofill API: FillResponse.disableAutofill(duration)" by TreeHugger Robot · 7 years ago
  59. 17292d1 New Autofill API: FillResponse.disableAutofill(duration) by Felipe Leme · 7 years ago
  60. 2c88842 Removed all (?!?!?) references to 'affordance' on Autofill documents. by Felipe Leme · 7 years ago
  61. 6f12e67 Minor improvements on Autofill: by Felipe Leme · 7 years ago
  62. 24604a3 Merge "New Autofill API: TYPE_CONTEXT_COMMITTED events." by Felipe Leme · 7 years ago
  63. 5e9e79c Merge "Allow datasets without presentation to optimize authentication use case." by TreeHugger Robot · 7 years ago
  64. 63f7227 Merge "Improved logging on autofill validators." by TreeHugger Robot · 7 years ago
  65. 9856b19 Allow datasets without presentation to optimize authentication use case. by Felipe Leme · 7 years ago
  66. 3a585a8 Improved logging on autofill validators. by Felipe Leme · 7 years ago
  67. 59c4464 New Autofill API: TYPE_CONTEXT_COMMITTED events. by Felipe Leme · 7 years ago
  68. 63c601a New Autofill API: CustomDescription.batchUpdates() by Felipe Leme · 7 years ago
  69. fac6655 Merge "New Autofill API: SaveInfo.setTriggerId()" by TreeHugger Robot · 7 years ago
  70. a937238 Let service set the SaveRequest.getClientState() on dataset auth responses. by Felipe Leme · 7 years ago
  71. 2fe3ade New Autofill API: SaveInfo.setTriggerId() by Felipe Leme · 7 years ago
  72. 40a1db7 Disable autofill service when new service from Settings is invalid. by Felipe Leme · 7 years ago
  73. d8416b7 Merge "New Autofill API: SaveInfo.addSanitizer()" by TreeHugger Robot · 7 years ago
  74. cd2969c New Autofill API: SaveInfo.addSanitizer() by Felipe Leme · 7 years ago
  75. 27a026a New autofill API: let service explicitly set dataset filter. by Felipe Leme · 7 years ago
  76. 83bf740 Merge "Re-add callback to onCancel() when screen is touched outside Save UI." into oc-mr1-dev am: 87794e95a2 by Felipe Leme · 7 years ago
  77. 6a26e93 Re-add callback to onCancel() when screen is touched outside Save UI. by Felipe Leme · 7 years ago
  78. 021b878 Logs how long it took to show the Autofill UI after a field was focused. by Felipe Leme · 7 years ago
  79. c660c4c Logs how long it took to show the Autofill UI after a field was focused. by Felipe Leme · 7 years ago
  80. 15b9eb5 Merge "Add metrics (and moar logging) for when a service disables itself." into oc-mr1-dev am: 6f50d16338 by Felipe Leme · 7 years ago
  81. 6f50d16 Merge "Add metrics (and moar logging) for when a service disables itself." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  82. 9d41449 Add metrics (and moar logging) for when a service disables itself. by Felipe Leme · 7 years ago
  83. 1123fac Merge "Only call negative listener when SaveUI is dismissed by tapping button." into oc-mr1-dev am: e8041834b1 by Felipe Leme · 7 years ago
  84. e804183 Merge "Only call negative listener when SaveUI is dismissed by tapping button." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  85. f04ea96 Merge "Remove finished sessions on ACTION_CLOSE_SYSTEM_DIALOGS." into oc-mr1-dev am: 56e5c3944b by Felipe Leme · 7 years ago
  86. 650f7ab Remove finished sessions on ACTION_CLOSE_SYSTEM_DIALOGS. by Felipe Leme · 7 years ago
  87. 620a6ce Only call negative listener when SaveUI is dismissed by tapping button. by Felipe Leme · 7 years ago
  88. 4b02111 Merge "Handle autofill auth scenarios where the FillContext cannot be retrieved:" into oc-mr1-dev am: 5488a38465 by Felipe Leme · 7 years ago
  89. 5488a38 Merge "Handle autofill auth scenarios where the FillContext cannot be retrieved:" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  90. 204605d Merge "Autofill optimization: don't contact server when session is finished." into oc-mr1-dev am: 2748ffcef7 by Felipe Leme · 7 years ago
  91. 2748ffc Merge "Autofill optimization: don't contact server when session is finished." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  92. c7b4529 Autofill optimization: don't contact server when session is finished. by Felipe Leme · 7 years ago
  93. 86ac64a Merge "Fixed padding of autofill service icon on Save affordance." into oc-mr1-dev am: e15b1c953f by Felipe Leme · 7 years ago
  94. e15b1c9 Merge "Fixed padding of autofill service icon on Save affordance." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  95. f73795f Handle autofill auth scenarios where the FillContext cannot be retrieved: by Felipe Leme · 7 years ago
  96. f60da86 Merge "Added more metrics for Autofill:" into oc-mr1-dev am: d4f72ac3c4 by Felipe Leme · 7 years ago
  97. fed6c6f Fixed padding of autofill service icon on Save affordance. by Felipe Leme · 7 years ago
  98. b22d635 Added more metrics for Autofill: by Felipe Leme · 7 years ago
  99. c5ef681 Merge "Show Autofill Service icon on Save UI." into oc-mr1-dev am: 0f6599887c by Felipe Leme · 7 years ago
  100. e11139c Show Autofill Service icon on Save UI. by Felipe Leme · 7 years ago