1. 51f6cd7 Implemented multiple matches on FieldClassification.getMatches() by Felipe Leme · 7 years ago
  2. 78172e7 Made Autofill Field Classification API public and documented it. by Felipe Leme · 7 years ago
  3. 2a580d1 Proper autofill fix to let phone process autofill Settings activity. by Felipe Leme · 7 years ago
  4. 7066858 Temporaly ignoring UID check when caller is a system app. by Felipe Leme · 7 years ago
  5. c22e773 Merge "Convert services to Android.bp" by TreeHugger Robot · 7 years ago
  6. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  7. 5e04720 Autofill metrics improvements: by Felipe Leme · 7 years ago
  8. 24d583d Merge "Fix NPE on logContextCommitted()" by TreeHugger Robot · 7 years ago
  9. 996e03e Fix NPE on logContextCommitted() by Felipe Leme · 7 years ago
  10. ac74dc4 Merge "Further improvements when app forges package info for autofill:" by TreeHugger Robot · 7 years ago
  11. 637e05e Further improvements when app forges package info for autofill: by Felipe Leme · 7 years ago
  12. 329d040 Moar changes for Autofill Field Classification mechanism: by Felipe Leme · 7 years ago
  13. 5672def Implemented autofill field classification on multiple fields and user data. by Felipe Leme · 7 years ago
  14. bb6bfea Refactored the FieldsClassification score mechanism. by Felipe Leme · 7 years ago
  15. e932478 New Autofill API: let service set optional header and footer for dataset picker. by Felipe Leme · 7 years ago
  16. 3ce82e3 Merge "Refactored field detection mechanism to support multiple fields." by TreeHugger Robot · 7 years ago
  17. 452886a Refactored field detection mechanism to support multiple fields. by Felipe Leme · 7 years ago
  18. 0d0c397 Merge "Changed Dataset.setValue() methods to allow filtering with authentication." by TreeHugger Robot · 7 years ago
  19. bbf8549 Changed Dataset.setValue() methods to allow filtering with authentication. by Felipe Leme · 7 years ago
  20. 3f3fa1b Make sure apps cannot forge package name on AssistStructure used for Autofill. by Felipe Leme · 7 years ago
  21. 4bcb01a New Autofill API: SaveCallback.onSuccess(IntentSender). by Felipe Leme · 7 years ago
  22. f5059c3 Optimize Autofill Sanitizer to work as a Validator. by Felipe Leme · 7 years ago
  23. eaf2a4e Merge changes from topic "expose_methods" by Winson Chung · 7 years ago
  24. a834309 Merge "Remove AutofillManagerClient after AutofillManager is finalized" am: dd5384a4fe am: 8d36beec24 by Koji Fukui · 7 years ago
  25. 8d36bee Merge "Remove AutofillManagerClient after AutofillManager is finalized" by Koji Fukui · 7 years ago
  26. e210468 Move assist data receiver interface to accessible namespace by Winson Chung · 7 years ago
  27. ccec6a6 Remove AutofillManagerClient after AutofillManager is finalized by Koji Fukui · 7 years ago
  28. 24d7173 Very initial field detection prototype. by Felipe Leme · 7 years ago
  29. 1359f56 Redact filter text when autofill UI is dumped, as it could contain PII. by Felipe Leme · 7 years ago
  30. a17d0ac Merge "2/ Add API to start overview activity with assist callbacks" by Winson Chung · 7 years ago
  31. 941dcba Merge "1/ Refactor out logic to fetch assist data asynchronously" by Winson Chung · 7 years ago
  32. 51e29da Improvements on autofill debugging. by Felipe Leme · 7 years ago
  33. ec1ef09 2/ Add API to start overview activity with assist callbacks by Winson Chung · 7 years ago
  34. da2818f 1/ Refactor out logic to fetch assist data asynchronously by Winson Chung · 7 years ago
  35. 599ef46 Merge "New Autofill API: FillResponse.disableAutofill(duration)" by TreeHugger Robot · 7 years ago
  36. 17292d1 New Autofill API: FillResponse.disableAutofill(duration) by Felipe Leme · 7 years ago
  37. 2c88842 Removed all (?!?!?) references to 'affordance' on Autofill documents. by Felipe Leme · 7 years ago
  38. 6f12e67 Minor improvements on Autofill: by Felipe Leme · 7 years ago
  39. 24604a3 Merge "New Autofill API: TYPE_CONTEXT_COMMITTED events." by Felipe Leme · 7 years ago
  40. 5e9e79c Merge "Allow datasets without presentation to optimize authentication use case." by TreeHugger Robot · 7 years ago
  41. 63f7227 Merge "Improved logging on autofill validators." by TreeHugger Robot · 7 years ago
  42. 9856b19 Allow datasets without presentation to optimize authentication use case. by Felipe Leme · 7 years ago
  43. 3a585a8 Improved logging on autofill validators. by Felipe Leme · 7 years ago
  44. 59c4464 New Autofill API: TYPE_CONTEXT_COMMITTED events. by Felipe Leme · 7 years ago
  45. 63c601a New Autofill API: CustomDescription.batchUpdates() by Felipe Leme · 7 years ago
  46. fac6655 Merge "New Autofill API: SaveInfo.setTriggerId()" by TreeHugger Robot · 7 years ago
  47. a937238 Let service set the SaveRequest.getClientState() on dataset auth responses. by Felipe Leme · 7 years ago
  48. 2fe3ade New Autofill API: SaveInfo.setTriggerId() by Felipe Leme · 7 years ago
  49. 40a1db7 Disable autofill service when new service from Settings is invalid. by Felipe Leme · 7 years ago
  50. d8416b7 Merge "New Autofill API: SaveInfo.addSanitizer()" by TreeHugger Robot · 7 years ago
  51. cd2969c New Autofill API: SaveInfo.addSanitizer() by Felipe Leme · 7 years ago
  52. 27a026a New autofill API: let service explicitly set dataset filter. by Felipe Leme · 7 years ago
  53. 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
  54. 6a26e93 Re-add callback to onCancel() when screen is touched outside Save UI. by Felipe Leme · 7 years ago
  55. 021b878 Logs how long it took to show the Autofill UI after a field was focused. by Felipe Leme · 7 years ago
  56. c660c4c Logs how long it took to show the Autofill UI after a field was focused. by Felipe Leme · 7 years ago
  57. 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
  58. 6f50d16 Merge "Add metrics (and moar logging) for when a service disables itself." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  59. 9d41449 Add metrics (and moar logging) for when a service disables itself. by Felipe Leme · 7 years ago
  60. 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
  61. e804183 Merge "Only call negative listener when SaveUI is dismissed by tapping button." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  62. f04ea96 Merge "Remove finished sessions on ACTION_CLOSE_SYSTEM_DIALOGS." into oc-mr1-dev am: 56e5c3944b by Felipe Leme · 7 years ago
  63. 650f7ab Remove finished sessions on ACTION_CLOSE_SYSTEM_DIALOGS. by Felipe Leme · 7 years ago
  64. 620a6ce Only call negative listener when SaveUI is dismissed by tapping button. by Felipe Leme · 7 years ago
  65. 4b02111 Merge "Handle autofill auth scenarios where the FillContext cannot be retrieved:" into oc-mr1-dev am: 5488a38465 by Felipe Leme · 7 years ago
  66. 5488a38 Merge "Handle autofill auth scenarios where the FillContext cannot be retrieved:" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  67. 204605d Merge "Autofill optimization: don't contact server when session is finished." into oc-mr1-dev am: 2748ffcef7 by Felipe Leme · 7 years ago
  68. 2748ffc Merge "Autofill optimization: don't contact server when session is finished." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  69. c7b4529 Autofill optimization: don't contact server when session is finished. by Felipe Leme · 7 years ago
  70. 86ac64a Merge "Fixed padding of autofill service icon on Save affordance." into oc-mr1-dev am: e15b1c953f by Felipe Leme · 7 years ago
  71. e15b1c9 Merge "Fixed padding of autofill service icon on Save affordance." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  72. f73795f Handle autofill auth scenarios where the FillContext cannot be retrieved: by Felipe Leme · 7 years ago
  73. f60da86 Merge "Added more metrics for Autofill:" into oc-mr1-dev am: d4f72ac3c4 by Felipe Leme · 7 years ago
  74. fed6c6f Fixed padding of autofill service icon on Save affordance. by Felipe Leme · 7 years ago
  75. b22d635 Added more metrics for Autofill: by Felipe Leme · 7 years ago
  76. c5ef681 Merge "Show Autofill Service icon on Save UI." into oc-mr1-dev am: 0f6599887c by Felipe Leme · 7 years ago
  77. e11139c Show Autofill Service icon on Save UI. by Felipe Leme · 7 years ago
  78. 627cc3c Merge "Don't log TYPE_DATASET_SELECTED on dataset authentication." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  79. 415c7aa Merge "Destroy Save UI when it's hidden without a pending restoration." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  80. 09545e3 Merge "Added more logging to diagnose a racy runtime restart." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  81. 838ba3d Destroy Save UI when it's hidden without a pending restoration. by Felipe Leme · 7 years ago
  82. 4db66b6 Merge "Destroy Save UI when it's hidden without a pending restoration." by TreeHugger Robot · 7 years ago
  83. a077623 Merge "Add pseudo-filtering on authenticated views." into oc-mr1-dev am: 30d6df4514 by Felipe Leme · 7 years ago
  84. c40f7b4 Destroy Save UI when it's hidden without a pending restoration. by Felipe Leme · 7 years ago
  85. 30d6df4 Merge "Add pseudo-filtering on authenticated views." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  86. c9982ce Merge "Don't log TYPE_DATASET_SELECTED on dataset authentication." by TreeHugger Robot · 7 years ago
  87. 63f7906 Don't log TYPE_DATASET_SELECTED on dataset authentication. by Felipe Leme · 7 years ago
  88. 8f0fad8 Don't log TYPE_DATASET_SELECTED on dataset authentication. by Felipe Leme · 7 years ago
  89. 1a7048f Merge "Added more logging to diagnose a racy runtime restart." by TreeHugger Robot · 7 years ago
  90. e102579 Merge "Finishes the session when the service returns a null response on authentication." into oc-mr1-dev am: a61839458f by Felipe Leme · 7 years ago
  91. 8fa5f5e Added more logging to diagnose a racy runtime restart. by Felipe Leme · 7 years ago
  92. a012d7e Added more logging to diagnose a racy runtime restart. by Felipe Leme · 7 years ago
  93. d56a497 Add pseudo-filtering on authenticated views. by Felipe Leme · 7 years ago
  94. b0a4057 Finishes the session when the service returns a null response on authentication. by Felipe Leme · 7 years ago
  95. 9852897 New Autofill API: SaveRequest.getDatasetIds() by Felipe Leme · 7 years ago
  96. 1c501eb Added getClientState() to FillEvent; deprecated it on FillEventHistory. by Felipe Leme · 7 years ago
  97. c24a56a Hides the Save UI while handling a pending intent from CustomDescription. by Felipe Leme · 7 years ago
  98. 60b765b Fixed synchronization when calling cancellation signal. by Felipe Leme · 7 years ago
  99. fac2141 Merge "Fixed NPE when cancellation signal is null." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  100. 10d1760 Merge "Revert "Dismiss Autofill Save UI when a new Activity is launched."" into oc-mr1-dev by TreeHugger Robot · 7 years ago