1. 7727bcc Minor improvement on new Q API javadocs. by Felipe Leme · 6 years ago
  2. c7ee7af Fixed new multi-screens autofill API: by Felipe Leme · 6 years ago
  3. 8d7f7f4 Added new API to support multi-activity autofill workflows. by Felipe Leme · 6 years ago
  4. 63df4e2 Merge "Improved autofill logging and dumping." into pi-dev by Felipe Leme · 6 years ago
  5. da9ea34 Improved autofill logging and dumping. by Felipe Leme · 6 years ago
  6. 2596089 Don't allow null ids on FillResponse.Builder.setAuthentication() by Felipe Leme · 6 years ago
  7. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  8. 601d220 Minor improvements on autofill javadocs and logging. by Felipe Leme · 7 years ago
  9. f5059c3 Optimize Autofill Sanitizer to work as a Validator. by Felipe Leme · 7 years ago
  10. 5e0bfe7 Minor fixes on SaveInfo javadoc. by Felipe Leme · 7 years ago
  11. 2fe3ade New Autofill API: SaveInfo.setTriggerId() by Felipe Leme · 7 years ago
  12. cd2969c New Autofill API: SaveInfo.addSanitizer() by Felipe Leme · 7 years ago
  13. c7cea5b Minor Autofill changes after API council review. by Felipe Leme · 7 years ago
  14. d0b18d6 Don't show Save UI when values filled by user belong to a dataset. by Felipe Leme · 7 years ago
  15. 7fc29dd Changed SaveInfo so it supports just optional ids. by Felipe Leme · 7 years ago
  16. 0e3e6f8 Handle failures in validators by Philip P. Moltmann · 7 years ago
  17. 979013d Initial implementation of the new Save APIs. by Felipe Leme · 7 years ago
  18. 2ef19c1 Improved documentation for AutofillService package: by Felipe Leme · 7 years ago
  19. 18d0ef7 Throw IAE when service add null AutofillIds on SaveInfo methods. by Felipe Leme · 7 years ago
  20. 73fedac Removed deprecated APIs. by Felipe Leme · 7 years ago
  21. 8fd0575 Fixed scenario where an authentication response has no dataset. by Felipe Leme · 7 years ago
  22. 9f9ee25 Improved Autofill logging. by Felipe Leme · 7 years ago
  23. dc6cccb Get rid of custom negaitve save button label by Svetoslav Ganov · 7 years ago
  24. 0d3db06 Removed deprecated SaveInfo methods. by Felipe Leme · 7 years ago
  25. e5f9c30 Some Autofill API changes. by Felipe Leme · 7 years ago
  26. 9023d14 Change saveOnAllViewsInsible from boolean to flags by Philip P. Moltmann · 7 years ago
  27. 494c3f5 Allow to finish session when all views are gone by Philip P. Moltmann · 7 years ago
  28. 013efe1 Add support for multiple fill contexts by Svet Ganov · 7 years ago
  29. 7d5adb5 Autofill Partitioning: support multiple SaveInfos. by Felipe Leme · 7 years ago
  30. aaca304 Merge "Created SaveInfo types for email and username." into oc-dev by TreeHugger Robot · 7 years ago
  31. f78e952 Removed deprecated auto(F)ill classes. by Felipe Leme · 7 years ago
  32. 0962262 Created SaveInfo types for email and username. by Felipe Leme · 7 years ago
  33. fe4e6a2 Temporarily removed check for null requiredIds on SaveInfo builder. by Felipe Leme · 7 years ago
  34. 2ac463e Allow users to manually request Autofill. by Felipe Leme · 7 years ago
  35. 82e3793 Decouple Dataset ids from SaveInfo. by Felipe Leme · 7 years ago
  36. 43818a7 Temporarily re-added addSavableIds() with AutoFillId. by Felipe Leme · 7 years ago
  37. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 7 years ago
  38. 33d06fc Fill-provider can control the negative button label and listener by Svet Ganov · 7 years ago
  39. b72f012 Added customization to SaveInfo. by Felipe Leme · 7 years ago
  40. f69761f Refactored savableIds() into a SaveInfo class. by Felipe Leme · 7 years ago