1. 8d36bee Merge "Remove AutofillManagerClient after AutofillManager is finalized" by Koji Fukui · 7 years ago
  2. ccec6a6 Remove AutofillManagerClient after AutofillManager is finalized by Koji Fukui · 7 years ago
  3. 6a26e93 Re-add callback to onCancel() when screen is touched outside Save UI. by Felipe Leme · 7 years ago
  4. 021b878 Logs how long it took to show the Autofill UI after a field was focused. by Felipe Leme · 7 years ago
  5. 6f50d16 Merge "Add metrics (and moar logging) for when a service disables itself." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  6. 9d41449 Add metrics (and moar logging) for when a service disables itself. by Felipe Leme · 7 years ago
  7. e804183 Merge "Only call negative listener when SaveUI is dismissed by tapping button." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  8. 650f7ab Remove finished sessions on ACTION_CLOSE_SYSTEM_DIALOGS. by Felipe Leme · 7 years ago
  9. 620a6ce Only call negative listener when SaveUI is dismissed by tapping button. by Felipe Leme · 7 years ago
  10. 5488a38 Merge "Handle autofill auth scenarios where the FillContext cannot be retrieved:" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  11. 2748ffc Merge "Autofill optimization: don't contact server when session is finished." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  12. c7b4529 Autofill optimization: don't contact server when session is finished. by Felipe Leme · 7 years ago
  13. e15b1c9 Merge "Fixed padding of autofill service icon on Save affordance." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  14. f73795f Handle autofill auth scenarios where the FillContext cannot be retrieved: by Felipe Leme · 7 years ago
  15. fed6c6f Fixed padding of autofill service icon on Save affordance. by Felipe Leme · 7 years ago
  16. b22d635 Added more metrics for Autofill: by Felipe Leme · 7 years ago
  17. e11139c Show Autofill Service icon on Save UI. by Felipe Leme · 7 years ago
  18. 627cc3c Merge "Don't log TYPE_DATASET_SELECTED on dataset authentication." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  19. 415c7aa Merge "Destroy Save UI when it's hidden without a pending restoration." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  20. 09545e3 Merge "Added more logging to diagnose a racy runtime restart." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  21. 838ba3d Destroy Save UI when it's hidden without a pending restoration. by Felipe Leme · 7 years ago
  22. 30d6df4 Merge "Add pseudo-filtering on authenticated views." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  23. 63f7906 Don't log TYPE_DATASET_SELECTED on dataset authentication. by Felipe Leme · 7 years ago
  24. 8fa5f5e Added more logging to diagnose a racy runtime restart. by Felipe Leme · 7 years ago
  25. d56a497 Add pseudo-filtering on authenticated views. by Felipe Leme · 7 years ago
  26. b0a4057 Finishes the session when the service returns a null response on authentication. by Felipe Leme · 7 years ago
  27. c24a56a Hides the Save UI while handling a pending intent from CustomDescription. by Felipe Leme · 7 years ago
  28. 60b765b Fixed synchronization when calling cancellation signal. by Felipe Leme · 7 years ago
  29. fac2141 Merge "Fixed NPE when cancellation signal is null." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  30. 10d1760 Merge "Revert "Dismiss Autofill Save UI when a new Activity is launched."" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  31. ec63b7d Fixed NPE when cancellation signal is null. by Felipe Leme · 7 years ago
  32. cf1ff6c Revert "Dismiss Autofill Save UI when a new Activity is launched." by Felipe Leme · 7 years ago
  33. 7876b63 Merge changes I768830f5,I665bde3a into oc-mr1-dev by TreeHugger Robot · 7 years ago
  34. 05e435c Removed redundant [X] icon used to close Autofill Save UI. by Felipe Leme · 7 years ago
  35. 6ba1287 Merge "Calls CancellationSignal when onFillRequest() times out." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  36. 05ea98a Dismiss Autofill Save UI when a new Activity is launched. by Felipe Leme · 7 years ago
  37. 052562c Calls CancellationSignal when onFillRequest() times out. by Felipe Leme · 7 years ago
  38. cb96f39 Uses ParceledListSlice to allow larger number of datasets. by Felipe Leme · 7 years ago
  39. 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
  40. 2790352 Merge "Added sliding motion / animation to Autofill Save UI." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  41. db3c4ee Merge "Checks if mResponses is null before using it." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  42. 7641443 Added sliding motion / animation to Autofill Save UI. by Felipe Leme · 7 years ago
  43. d0b18d6 Don't show Save UI when values filled by user belong to a dataset. by Felipe Leme · 7 years ago
  44. afdfe76 Checks if mResponses is null before using it. by Felipe Leme · 7 years ago
  45. 325a0b0 DO NOT MERGE - Wraps custom save subtitle on ScrollView. by Felipe Leme · 7 years ago
  46. 7f9ca12 Support list type on CustomDescription. by Felipe Leme · 7 years ago
  47. 7fc29dd Changed SaveInfo so it supports just optional ids. by Felipe Leme · 7 years ago
  48. b078212 Don't log content of Autofill filter, since it could contain PII. by Felipe Leme · 7 years ago
  49. d16aedd Merge "Make CustomDescription safe against crashes" by TreeHugger Robot · 7 years ago
  50. 3858aa6 Make CustomDescription safe against crashes by Philip P. Moltmann · 7 years ago
  51. 0e3e6f8 Handle failures in validators by Philip P. Moltmann · 7 years ago
  52. 6d1d822 Merge "Avoid a race in autofill manager service." into oc-dr1-dev am: d622be1754 by Svet Ganov · 7 years ago
  53. dfa1a47 Avoid a race in autofill manager service. by Svet Ganov · 7 years ago
  54. ee39d54 Merge "Initial implementation of the new Save APIs." by TreeHugger Robot · 7 years ago
  55. 979013d Initial implementation of the new Save APIs. by Felipe Leme · 7 years ago
  56. e683f19 Allow ALL_USERS in setUserRestrictionForUser by Philip P. Moltmann · 7 years ago
  57. 705f300 Merge "Flush out existing sessions when the Autofill service is changed." by TreeHugger Robot · 7 years ago
  58. 2f0d132 Autofill fixes for secondary users: by Felipe Leme · 7 years ago
  59. 6a6cd3f Flush out existing sessions when the Autofill service is changed. by Felipe Leme · 7 years ago
  60. d013bce Don't add FillEventHistory events to the wrong session. by Felipe Leme · 7 years ago
  61. 2e30c6f Fixed how FillEventHistory is reset and clarified javadoc. by Felipe Leme · 7 years ago
  62. 94b5620 Use an optimized findViewNodeByAutofillId(id) to get just one node. by Felipe Leme · 7 years ago
  63. 0541862 Merge "Protect autofill UI against redressing" into oc-dev by Svetoslav Ganov · 7 years ago
  64. 2ee821b Protect autofill UI against redressing by Svetoslav Ganov · 7 years ago
  65. 5f97880 Closes Autofill UIs when back button is pressed. by Felipe Leme · 7 years ago
  66. 72f2d98 Merge "Fixed autofill filter comparison." into oc-dev by Felipe Leme · 7 years ago
  67. be4420c Merge "Improved debug to diagnose Save issues." into oc-dev by Felipe Leme · 7 years ago
  68. 2e72398 Merge "Use initial value on save when value didn't change." into oc-dev by Felipe Leme · 7 years ago
  69. b372c74 Fixed autofill filter comparison. by Felipe Leme · 7 years ago
  70. e8f6808 Use initial value on save when value didn't change. by Felipe Leme · 7 years ago
  71. a844927 Improved debug to diagnose Save issues. by Felipe Leme · 7 years ago
  72. 876377d Catch WindowManager exceptions so they don't crash the system. by Felipe Leme · 7 years ago
  73. d8d9758 Merge "Don't automatically autofill when manual request returned just 1 dataset." into oc-dev by TreeHugger Robot · 7 years ago
  74. 9b36dfb Don't call remoteFillService.destroy() until session is removed. by Felipe Leme · 7 years ago
  75. 8697a31 Don't automatically autofill when manual request returned just 1 dataset. by Felipe Leme · 7 years ago
  76. 350b2dc Disable autofill while user setup is not completed. by Felipe Leme · 7 years ago
  77. c368c0b Merge "Autofill UI should still show when dataset authentication is cancelled." into oc-dev by Felipe Leme · 7 years ago
  78. 0171840 Autofill UI should still show when dataset authentication is cancelled. by Felipe Leme · 7 years ago
  79. 0430207 Don't WTF when assist structure is missing. by Felipe Leme · 7 years ago
  80. 27e2022 Hide Autofill UI when non-savable id is gone. by Felipe Leme · 7 years ago
  81. 54ddf4a Merge "Fixed and improved (for reuse) PendingRequest lifecycle." into oc-dev by TreeHugger Robot · 7 years ago
  82. 7f33cd3 Start a new session on manual request after session is "gone". by Felipe Leme · 7 years ago
  83. bc561eb Don't print sensitive data on AssistStructure.dump() by Felipe Leme · 7 years ago
  84. 5fd8672 Merge "Couple autofill fixes." into oc-dev by TreeHugger Robot · 7 years ago
  85. 7a1deb7 Couple autofill fixes. by Felipe Leme · 7 years ago
  86. 205d420 Fixed and improved (for reuse) PendingRequest lifecycle. by Felipe Leme · 7 years ago
  87. a44c50f Merge "Do not notifyNoFullUi if no view is focused" into oc-dev by TreeHugger Robot · 7 years ago
  88. 20d36c7 Merge "Safeguard against uncommon scenarios when pruning" into oc-dev by Philip P. Moltmann · 7 years ago
  89. 203ec51 Merge "Decrease default number of partitions from 64 to 10." into oc-dev by TreeHugger Robot · 7 years ago
  90. 208711a Merge "Ensure remote calls to a fill service timeout." into oc-dev by TreeHugger Robot · 7 years ago
  91. 5b4b0fc Do not notifyNoFullUi if no view is focused by Philip P. Moltmann · 7 years ago
  92. a38666b Safeguard against uncommon scenarios when pruning by Philip P. Moltmann · 7 years ago
  93. 6dc0177 Decrease default number of partitions from 64 to 10. by Felipe Leme · 7 years ago
  94. 6ab00ad Merge "Speed up structure update before OnFillRequest" into oc-dev by TreeHugger Robot · 7 years ago
  95. 22567d3 Speed up structure update before OnFillRequest by Philip P. Moltmann · 7 years ago
  96. 298f89a Fixed autofill dumpsys and improved logging. by Felipe Leme · 7 years ago
  97. 8bf4c8e Ensure remote calls to a fill service timeout. by Svet Ganov · 7 years ago
  98. a9379d0 Allow null fill values to support authentication case by Svetoslav Ganov · 7 years ago
  99. f512575 Merge changes I7c2c9411,Ibc72c84d,Ib3968644 into oc-dev by TreeHugger Robot · 7 years ago
  100. 370b040 Merge "Fixed placemente of Autofill UI for virtual views." into oc-dev by Felipe Leme · 7 years ago