1. ec1ef09 2/ Add API to start overview activity with assist callbacks by Winson Chung · 7 years ago
  2. da2818f 1/ Refactor out logic to fetch assist data asynchronously by Winson Chung · 7 years ago
  3. 599ef46 Merge "New Autofill API: FillResponse.disableAutofill(duration)" by TreeHugger Robot · 7 years ago
  4. 17292d1 New Autofill API: FillResponse.disableAutofill(duration) by Felipe Leme · 7 years ago
  5. 2c88842 Removed all (?!?!?) references to 'affordance' on Autofill documents. by Felipe Leme · 7 years ago
  6. 6f12e67 Minor improvements on Autofill: by Felipe Leme · 7 years ago
  7. 24604a3 Merge "New Autofill API: TYPE_CONTEXT_COMMITTED events." by Felipe Leme · 7 years ago
  8. 5e9e79c Merge "Allow datasets without presentation to optimize authentication use case." by TreeHugger Robot · 7 years ago
  9. 63f7227 Merge "Improved logging on autofill validators." by TreeHugger Robot · 7 years ago
  10. 9856b19 Allow datasets without presentation to optimize authentication use case. by Felipe Leme · 7 years ago
  11. 3a585a8 Improved logging on autofill validators. by Felipe Leme · 7 years ago
  12. 59c4464 New Autofill API: TYPE_CONTEXT_COMMITTED events. by Felipe Leme · 7 years ago
  13. 63c601a New Autofill API: CustomDescription.batchUpdates() by Felipe Leme · 7 years ago
  14. fac6655 Merge "New Autofill API: SaveInfo.setTriggerId()" by TreeHugger Robot · 7 years ago
  15. a937238 Let service set the SaveRequest.getClientState() on dataset auth responses. by Felipe Leme · 7 years ago
  16. 2fe3ade New Autofill API: SaveInfo.setTriggerId() by Felipe Leme · 7 years ago
  17. 40a1db7 Disable autofill service when new service from Settings is invalid. by Felipe Leme · 7 years ago
  18. d8416b7 Merge "New Autofill API: SaveInfo.addSanitizer()" by TreeHugger Robot · 7 years ago
  19. cd2969c New Autofill API: SaveInfo.addSanitizer() by Felipe Leme · 7 years ago
  20. 27a026a New autofill API: let service explicitly set dataset filter. by Felipe Leme · 7 years ago
  21. 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
  22. 6a26e93 Re-add callback to onCancel() when screen is touched outside Save UI. by Felipe Leme · 7 years ago
  23. 021b878 Logs how long it took to show the Autofill UI after a field was focused. by Felipe Leme · 7 years ago
  24. c660c4c Logs how long it took to show the Autofill UI after a field was focused. by Felipe Leme · 7 years ago
  25. 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
  26. 6f50d16 Merge "Add metrics (and moar logging) for when a service disables itself." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  27. 9d41449 Add metrics (and moar logging) for when a service disables itself. by Felipe Leme · 7 years ago
  28. 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
  29. e804183 Merge "Only call negative listener when SaveUI is dismissed by tapping button." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  30. f04ea96 Merge "Remove finished sessions on ACTION_CLOSE_SYSTEM_DIALOGS." into oc-mr1-dev am: 56e5c3944b by Felipe Leme · 7 years ago
  31. 650f7ab Remove finished sessions on ACTION_CLOSE_SYSTEM_DIALOGS. by Felipe Leme · 7 years ago
  32. 620a6ce Only call negative listener when SaveUI is dismissed by tapping button. by Felipe Leme · 7 years ago
  33. 4b02111 Merge "Handle autofill auth scenarios where the FillContext cannot be retrieved:" into oc-mr1-dev am: 5488a38465 by Felipe Leme · 7 years ago
  34. 5488a38 Merge "Handle autofill auth scenarios where the FillContext cannot be retrieved:" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  35. 204605d Merge "Autofill optimization: don't contact server when session is finished." into oc-mr1-dev am: 2748ffcef7 by Felipe Leme · 7 years ago
  36. 2748ffc Merge "Autofill optimization: don't contact server when session is finished." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  37. c7b4529 Autofill optimization: don't contact server when session is finished. by Felipe Leme · 7 years ago
  38. 86ac64a Merge "Fixed padding of autofill service icon on Save affordance." into oc-mr1-dev am: e15b1c953f by Felipe Leme · 7 years ago
  39. e15b1c9 Merge "Fixed padding of autofill service icon on Save affordance." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  40. f73795f Handle autofill auth scenarios where the FillContext cannot be retrieved: by Felipe Leme · 7 years ago
  41. f60da86 Merge "Added more metrics for Autofill:" into oc-mr1-dev am: d4f72ac3c4 by Felipe Leme · 7 years ago
  42. fed6c6f Fixed padding of autofill service icon on Save affordance. by Felipe Leme · 7 years ago
  43. b22d635 Added more metrics for Autofill: by Felipe Leme · 7 years ago
  44. c5ef681 Merge "Show Autofill Service icon on Save UI." into oc-mr1-dev am: 0f6599887c by Felipe Leme · 7 years ago
  45. e11139c Show Autofill Service icon on Save UI. by Felipe Leme · 7 years ago
  46. 627cc3c Merge "Don't log TYPE_DATASET_SELECTED on dataset authentication." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  47. 415c7aa Merge "Destroy Save UI when it's hidden without a pending restoration." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  48. 09545e3 Merge "Added more logging to diagnose a racy runtime restart." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  49. 838ba3d Destroy Save UI when it's hidden without a pending restoration. by Felipe Leme · 7 years ago
  50. 4db66b6 Merge "Destroy Save UI when it's hidden without a pending restoration." by TreeHugger Robot · 7 years ago
  51. a077623 Merge "Add pseudo-filtering on authenticated views." into oc-mr1-dev am: 30d6df4514 by Felipe Leme · 7 years ago
  52. c40f7b4 Destroy Save UI when it's hidden without a pending restoration. by Felipe Leme · 7 years ago
  53. 30d6df4 Merge "Add pseudo-filtering on authenticated views." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  54. c9982ce Merge "Don't log TYPE_DATASET_SELECTED on dataset authentication." by TreeHugger Robot · 7 years ago
  55. 63f7906 Don't log TYPE_DATASET_SELECTED on dataset authentication. by Felipe Leme · 7 years ago
  56. 8f0fad8 Don't log TYPE_DATASET_SELECTED on dataset authentication. by Felipe Leme · 7 years ago
  57. 1a7048f Merge "Added more logging to diagnose a racy runtime restart." by TreeHugger Robot · 7 years ago
  58. 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
  59. 8fa5f5e Added more logging to diagnose a racy runtime restart. by Felipe Leme · 7 years ago
  60. a012d7e Added more logging to diagnose a racy runtime restart. by Felipe Leme · 7 years ago
  61. d56a497 Add pseudo-filtering on authenticated views. by Felipe Leme · 7 years ago
  62. b0a4057 Finishes the session when the service returns a null response on authentication. by Felipe Leme · 7 years ago
  63. 9852897 New Autofill API: SaveRequest.getDatasetIds() by Felipe Leme · 7 years ago
  64. 1c501eb Added getClientState() to FillEvent; deprecated it on FillEventHistory. by Felipe Leme · 7 years ago
  65. c24a56a Hides the Save UI while handling a pending intent from CustomDescription. by Felipe Leme · 7 years ago
  66. 60b765b Fixed synchronization when calling cancellation signal. by Felipe Leme · 7 years ago
  67. fac2141 Merge "Fixed NPE when cancellation signal is null." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  68. 10d1760 Merge "Revert "Dismiss Autofill Save UI when a new Activity is launched."" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  69. ec63b7d Fixed NPE when cancellation signal is null. by Felipe Leme · 7 years ago
  70. cf1ff6c Revert "Dismiss Autofill Save UI when a new Activity is launched." by Felipe Leme · 7 years ago
  71. 7876b63 Merge changes I768830f5,I665bde3a into oc-mr1-dev by TreeHugger Robot · 7 years ago
  72. 05e435c Removed redundant [X] icon used to close Autofill Save UI. by Felipe Leme · 7 years ago
  73. 6ba1287 Merge "Calls CancellationSignal when onFillRequest() times out." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  74. 05ea98a Dismiss Autofill Save UI when a new Activity is launched. by Felipe Leme · 7 years ago
  75. 052562c Calls CancellationSignal when onFillRequest() times out. by Felipe Leme · 7 years ago
  76. cb96f39 Uses ParceledListSlice to allow larger number of datasets. by Felipe Leme · 7 years ago
  77. e802d18f Merge "Don't show Save UI when values filled by user belong to a dataset." into oc-mr1-dev by Felipe Leme · 7 years ago
  78. 2790352 Merge "Added sliding motion / animation to Autofill Save UI." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  79. db3c4ee Merge "Checks if mResponses is null before using it." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  80. 7641443 Added sliding motion / animation to Autofill Save UI. by Felipe Leme · 7 years ago
  81. d0b18d6 Don't show Save UI when values filled by user belong to a dataset. by Felipe Leme · 7 years ago
  82. afdfe76 Checks if mResponses is null before using it. by Felipe Leme · 7 years ago
  83. 325a0b0 DO NOT MERGE - Wraps custom save subtitle on ScrollView. by Felipe Leme · 7 years ago
  84. 7f9ca12 Support list type on CustomDescription. by Felipe Leme · 7 years ago
  85. 7fc29dd Changed SaveInfo so it supports just optional ids. by Felipe Leme · 7 years ago
  86. b078212 Don't log content of Autofill filter, since it could contain PII. by Felipe Leme · 7 years ago
  87. d16aedd Merge "Make CustomDescription safe against crashes" by TreeHugger Robot · 7 years ago
  88. 3858aa6 Make CustomDescription safe against crashes by Philip P. Moltmann · 7 years ago
  89. 0e3e6f8 Handle failures in validators by Philip P. Moltmann · 7 years ago
  90. 6d1d822 Merge "Avoid a race in autofill manager service." into oc-dr1-dev am: d622be1754 by Svet Ganov · 7 years ago
  91. dfa1a47 Avoid a race in autofill manager service. by Svet Ganov · 7 years ago
  92. ee39d54 Merge "Initial implementation of the new Save APIs." by TreeHugger Robot · 7 years ago
  93. 979013d Initial implementation of the new Save APIs. by Felipe Leme · 7 years ago
  94. e683f19 Allow ALL_USERS in setUserRestrictionForUser by Philip P. Moltmann · 7 years ago
  95. 705f300 Merge "Flush out existing sessions when the Autofill service is changed." by TreeHugger Robot · 7 years ago
  96. 2f0d132 Autofill fixes for secondary users: by Felipe Leme · 7 years ago
  97. 6a6cd3f Flush out existing sessions when the Autofill service is changed. by Felipe Leme · 7 years ago
  98. d013bce Don't add FillEventHistory events to the wrong session. by Felipe Leme · 7 years ago
  99. 2e30c6f Fixed how FillEventHistory is reset and clarified javadoc. by Felipe Leme · 7 years ago
  100. 94b5620 Use an optimized findViewNodeByAutofillId(id) to get just one node. by Felipe Leme · 7 years ago