1. fc513f9 Merge "Added APIs that let AutofillService implementations set themselves as such." into oc-dev by TreeHugger Robot · 7 years ago
  2. db04118 Added APIs that let AutofillService implementations set themselves as such. by Felipe Leme · 8 years ago
  3. 2f517c2 Take new autofill structure for each partition by Philip P. Moltmann · 8 years ago
  4. 85d1c2d Minor fixes on Autofill Framework: by Felipe Leme · 8 years ago
  5. 05204cb Merge "Added accessibility type on Autofill save dialog." into oc-dev by TreeHugger Robot · 8 years ago
  6. ede054a Merge "Fine tune the Autofill Save UI" into oc-dev by TreeHugger Robot · 8 years ago
  7. 56d86dd Added accessibility type on Autofill save dialog. by Felipe Leme · 8 years ago
  8. ab8238e Merge "Don't trigger new partition on fields from SaveInfo" into oc-dev by TreeHugger Robot · 8 years ago
  9. bb21986 Merge "Implemented FillResponse.setIgnoredIds()." into oc-dev by TreeHugger Robot · 8 years ago
  10. 6d24c30 Don't trigger new partition on fields from SaveInfo by Felipe Leme · 8 years ago
  11. 01ded10 Implemented FillResponse.setIgnoredIds(). by Felipe Leme · 8 years ago
  12. 49e9696 Fixed NPE on dump() and other minor fixes... by Felipe Leme · 8 years ago
  13. c530c9d Fine tune the Autofill Save UI by Philip P. Moltmann · 8 years ago
  14. 42775f2 Merge "Add a way to read the last AutofillSelection." into oc-dev by TreeHugger Robot · 8 years ago
  15. fad9b07 Merge "Clone autofill service settings on managed profile." into oc-dev by TreeHugger Robot · 8 years ago
  16. cc684ed Add a way to read the last AutofillSelection. by Philip P. Moltmann · 8 years ago
  17. 7fa4198 Merge "Change saveOnAllViewsInsible from boolean to flags" into oc-dev by Philip P. Moltmann · 8 years ago
  18. 461fd10 Merge "Fixed WTF that happens on race condition." into oc-dev by TreeHugger Robot · 8 years ago
  19. aa00896 Clone autofill service settings on managed profile. by Felipe Leme · 8 years ago
  20. 9023d14 Change saveOnAllViewsInsible from boolean to flags by Philip P. Moltmann · 8 years ago
  21. 0ed99bc Fixed WTF that happens on race condition. by Felipe Leme · 8 years ago
  22. 494c3f5 Allow to finish session when all views are gone by Philip P. Moltmann · 8 years ago
  23. 41200ea Merge "Add support for multiple fill contexts" into oc-dev by Svetoslav Ganov · 8 years ago
  24. 013efe1 Add support for multiple fill contexts by Svet Ganov · 8 years ago
  25. e048a65 Fix some racines in AutofillManager by Philip P. Moltmann · 8 years ago
  26. 833c68e Fix NPE in autofill by Svet Ganov · 8 years ago
  27. c3d1c85 Allow custom buttons in autofill UI by Svet Ganov · 8 years ago
  28. 19ffd1d Fill UI polish by Svet Ganov · 8 years ago
  29. f20a037 Move API for disabling an autofill service to the manager by Svet Ganov · 8 years ago
  30. eab62ba Restore session on new window after app kill by Philip P. Moltmann · 8 years ago
  31. 7d5adb5 Autofill Partitioning: support multiple SaveInfos. by Felipe Leme · 8 years ago
  32. 53b6f00 Merge "Who wants...to live...forever? The "Save for Autofill?" dialog does!" into oc-dev by TreeHugger Robot · 8 years ago
  33. db5f6c0 Who wants...to live...forever? The "Save for Autofill?" dialog does! by Felipe Leme · 8 years ago
  34. 6f5db9a Merge "Don't start a partition when session is pending FillResponse authentication." into oc-dev by TreeHugger Robot · 8 years ago
  35. 11d1a39 Merge "Shows a Toast when manual autofill request cannot be fulfilled." into oc-dev by TreeHugger Robot · 8 years ago
  36. abe54cb Don't start a partition when session is pending FillResponse authentication. by Felipe Leme · 8 years ago
  37. 3365315 Do not show UI when currentID changed. by Philip P. Moltmann · 8 years ago
  38. c7ed8c3 Shows a Toast when manual autofill request cannot be fulfilled. by Felipe Leme · 8 years ago
  39. 52d5d3d Pass FillResponse bundle on subsequent onFillRequest() calls. by Felipe Leme · 8 years ago
  40. cde040a Improvements on ViewNodes received on partitioned requests: by Felipe Leme · 8 years ago
  41. aaca304 Merge "Created SaveInfo types for email and username." into oc-dev by TreeHugger Robot · 8 years ago
  42. 98d5c7f Dump autofill service component from settings. by Felipe Leme · 8 years ago
  43. 24bac61 Merge "Temporarily hardcoded dimensions of autofill authentication UI." into oc-dev by Felipe Leme · 8 years ago
  44. 045c71f Merge "Adds a config for default autofill service." into oc-dev by TreeHugger Robot · 8 years ago
  45. 0962262 Created SaveInfo types for email and username. by Felipe Leme · 8 years ago
  46. f43ca79 Initial implementation of autofill partitioning. by Felipe Leme · 8 years ago
  47. a759c03 Temporarily hardcoded dimensions of autofill authentication UI. by Felipe Leme · 8 years ago
  48. ff35509 Adds a config for default autofill service. by Felipe Leme · 8 years ago
  49. 7c6e8e6 Fixed NPE when FillService replies with a null FillResponse. by Felipe Leme · 8 years ago
  50. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 8 years ago
  51. 78696bf Moar pre-partitioning refactoring. by Felipe Leme · 8 years ago
  52. 0f9464e Refactored ViewState. by Felipe Leme · 8 years ago
  53. 7320ca9 Adds FillResponse extra to passed to authentication intent. by Felipe Leme · 8 years ago
  54. 6fa8a07 Moved Session and ViewState to its own classes. by Felipe Leme · 8 years ago
  55. 4753bb0 Make auto-fill UI robust by Felipe Leme · 8 years ago
  56. 81b034d Merge "Added shadow to RemoteViews used by authentication requests." by TreeHugger Robot · 8 years ago
  57. 6078588 Temporarily ignore RuntimeException when displaying the UI. by Felipe Leme · 8 years ago
  58. 17b3afc Added shadow to RemoteViews used by authentication requests. by Felipe Leme · 8 years ago
  59. 24d5893 Added a UserManager.DISALLOW_AUTOFILL restriction. by Felipe Leme · 8 years ago
  60. a94c527 Merge "Autofill a manual request directly when it only has one dataset." by TreeHugger Robot · 8 years ago
  61. f7a7bb6 Autofill a manual request directly when it only has one dataset. by Felipe Leme · 8 years ago
  62. 5311206 Add custom presentation (RemoteViews) on Dataset values. by Felipe Leme · 8 years ago
  63. d66c84f Removed redundant call to session.removeSelf() by Felipe Leme · 8 years ago
  64. 4bb2ccc Merge "Fixed cancel() and commit():" by TreeHugger Robot · 8 years ago
  65. b096e58 Merge "Sets accessibility title for autofill dataset picker." by TreeHugger Robot · 8 years ago
  66. 6d0cb1e Fixed cancel() and commit(): by Felipe Leme · 8 years ago
  67. 24aae15 Added a new AutofillCallback.EVENT_INPUT_UNAVAILABLE event. by Felipe Leme · 8 years ago
  68. b4f868d Sets accessibility title for autofill dataset picker. by Felipe Leme · 8 years ago
  69. 7b77116 TRON log important auto-fill events by Philip P. Moltmann · 8 years ago
  70. 5bf03b7 Merge "Allow users to manually request Autofill." by TreeHugger Robot · 8 years ago
  71. 2ac463e Allow users to manually request Autofill. by Felipe Leme · 8 years ago
  72. 0ab7ad5 Merge "Do not filter non text values." by Philip P. Moltmann · 8 years ago
  73. 2aedac1 Do not filter non text values. by Philip P. Moltmann · 8 years ago
  74. 82e3793 Decouple Dataset ids from SaveInfo. by Felipe Leme · 8 years ago
  75. 9b31b4e Merge "Make it clear which type of AutoFillValue is set" by Philip P. Moltmann · 8 years ago
  76. 9668903 Make it clear which type of AutoFillValue is set by Philip P. Moltmann · 8 years ago
  77. 104b932 Fixed obsolete TODOs. by Felipe Leme · 8 years ago
  78. 2f8fb1f Fix a few auto fill ussues by Svet Ganov · 8 years ago
  79. 55223b4 Fix java-doc reference by Philip P. Moltmann · 8 years ago
  80. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 8 years ago
  81. 16539f3 Two fixes on autofill save. by Felipe Leme · 8 years ago
  82. 7f61163 Merge "Provided an AutofillCallback API." by TreeHugger Robot · 8 years ago
  83. e6010f2 Provided an AutofillCallback API. by Felipe Leme · 8 years ago
  84. 6ee1ed4 Removed deprecated setSavableids(). by Felipe Leme · 8 years ago
  85. de4d4c2 Minor changes on AutoFill Save UI. by Felipe Leme · 8 years ago
  86. 5048c1c Merge "Fill-provider can control the negative button label and listener" by TreeHugger Robot · 8 years ago
  87. 33d06fc Fill-provider can control the negative button label and listener by Svet Ganov · 8 years ago
  88. 7ad1128 Allow auto-fill services to disable themselves by Svet Ganov · 8 years ago
  89. b72f012 Added customization to SaveInfo. by Felipe Leme · 8 years ago
  90. f69761f Refactored savableIds() into a SaveInfo class. by Felipe Leme · 8 years ago
  91. 1b0f156 Merge "Auto-fill logging improvements:" by TreeHugger Robot · 8 years ago
  92. 28a2c7e Update fill UI by Svet Ganov · 8 years ago
  93. 0ab53dc Auto-fill logging improvements: by Felipe Leme · 8 years ago
  94. 0257c8a Fixed missing auto-fill save callbacks on TextView. by Felipe Leme · 8 years ago
  95. 5882c4f Added auto-fill listeners for RadioGroup and CompoundButton. by Felipe Leme · 8 years ago
  96. fe35e69 Use ArrayList instead of ArraySet for FillResponse.getDatasets()... by Felipe Leme · 8 years ago
  97. 00c771dc Add support for remote views backed auto-fill UI by Svet Ganov · 8 years ago
  98. db90854 Merge "Added missing calls to onConnected() and onDisconnected()." by TreeHugger Robot · 8 years ago
  99. d473ec1 Added missing calls to onConnected() and onDisconnected(). by Felipe Leme · 8 years ago
  100. 5b2ca0e Pass FillResponse extra back to onSaveRequest(...). by Felipe Leme · 8 years ago