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