1. c24a56a Hides the Save UI while handling a pending intent from CustomDescription. by Felipe Leme · 7 years ago
  2. 60b765b Fixed synchronization when calling cancellation signal. by Felipe Leme · 7 years ago
  3. fac2141 Merge "Fixed NPE when cancellation signal is null." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  4. 10d1760 Merge "Revert "Dismiss Autofill Save UI when a new Activity is launched."" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  5. ec63b7d Fixed NPE when cancellation signal is null. by Felipe Leme · 7 years ago
  6. cf1ff6c Revert "Dismiss Autofill Save UI when a new Activity is launched." by Felipe Leme · 7 years ago
  7. 7876b63 Merge changes I768830f5,I665bde3a into oc-mr1-dev by TreeHugger Robot · 7 years ago
  8. 05e435c Removed redundant [X] icon used to close Autofill Save UI. by Felipe Leme · 7 years ago
  9. 6ba1287 Merge "Calls CancellationSignal when onFillRequest() times out." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  10. 05ea98a Dismiss Autofill Save UI when a new Activity is launched. by Felipe Leme · 7 years ago
  11. 052562c Calls CancellationSignal when onFillRequest() times out. by Felipe Leme · 7 years ago
  12. cb96f39 Uses ParceledListSlice to allow larger number of datasets. by Felipe Leme · 7 years ago
  13. 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
  14. 2790352 Merge "Added sliding motion / animation to Autofill Save UI." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  15. db3c4ee Merge "Checks if mResponses is null before using it." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  16. 7641443 Added sliding motion / animation to Autofill Save UI. by Felipe Leme · 7 years ago
  17. d0b18d6 Don't show Save UI when values filled by user belong to a dataset. by Felipe Leme · 7 years ago
  18. afdfe76 Checks if mResponses is null before using it. by Felipe Leme · 7 years ago
  19. 325a0b0 DO NOT MERGE - Wraps custom save subtitle on ScrollView. by Felipe Leme · 7 years ago
  20. 7f9ca12 Support list type on CustomDescription. by Felipe Leme · 7 years ago
  21. 7fc29dd Changed SaveInfo so it supports just optional ids. by Felipe Leme · 7 years ago
  22. b078212 Don't log content of Autofill filter, since it could contain PII. by Felipe Leme · 7 years ago
  23. d16aedd Merge "Make CustomDescription safe against crashes" by TreeHugger Robot · 7 years ago
  24. 3858aa6 Make CustomDescription safe against crashes by Philip P. Moltmann · 7 years ago
  25. 0e3e6f8 Handle failures in validators by Philip P. Moltmann · 7 years ago
  26. 6d1d822 Merge "Avoid a race in autofill manager service." into oc-dr1-dev am: d622be1754 by Svet Ganov · 7 years ago
  27. dfa1a47 Avoid a race in autofill manager service. by Svet Ganov · 7 years ago
  28. ee39d54 Merge "Initial implementation of the new Save APIs." by TreeHugger Robot · 7 years ago
  29. 979013d Initial implementation of the new Save APIs. by Felipe Leme · 7 years ago
  30. e683f19 Allow ALL_USERS in setUserRestrictionForUser by Philip P. Moltmann · 7 years ago
  31. 705f300 Merge "Flush out existing sessions when the Autofill service is changed." by TreeHugger Robot · 7 years ago
  32. 2f0d132 Autofill fixes for secondary users: by Felipe Leme · 7 years ago
  33. 6a6cd3f Flush out existing sessions when the Autofill service is changed. by Felipe Leme · 7 years ago
  34. d013bce Don't add FillEventHistory events to the wrong session. by Felipe Leme · 7 years ago
  35. 2e30c6f Fixed how FillEventHistory is reset and clarified javadoc. by Felipe Leme · 7 years ago
  36. 94b5620 Use an optimized findViewNodeByAutofillId(id) to get just one node. by Felipe Leme · 7 years ago
  37. 0541862 Merge "Protect autofill UI against redressing" into oc-dev by Svetoslav Ganov · 7 years ago
  38. 2ee821b Protect autofill UI against redressing by Svetoslav Ganov · 7 years ago
  39. 5f97880 Closes Autofill UIs when back button is pressed. by Felipe Leme · 7 years ago
  40. 72f2d98 Merge "Fixed autofill filter comparison." into oc-dev by Felipe Leme · 7 years ago
  41. be4420c Merge "Improved debug to diagnose Save issues." into oc-dev by Felipe Leme · 7 years ago
  42. 2e72398 Merge "Use initial value on save when value didn't change." into oc-dev by Felipe Leme · 7 years ago
  43. b372c74 Fixed autofill filter comparison. by Felipe Leme · 7 years ago
  44. e8f6808 Use initial value on save when value didn't change. by Felipe Leme · 7 years ago
  45. a844927 Improved debug to diagnose Save issues. by Felipe Leme · 7 years ago
  46. 876377d Catch WindowManager exceptions so they don't crash the system. by Felipe Leme · 7 years ago
  47. d8d9758 Merge "Don't automatically autofill when manual request returned just 1 dataset." into oc-dev by TreeHugger Robot · 7 years ago
  48. 9b36dfb Don't call remoteFillService.destroy() until session is removed. by Felipe Leme · 7 years ago
  49. 8697a31 Don't automatically autofill when manual request returned just 1 dataset. by Felipe Leme · 7 years ago
  50. 350b2dc Disable autofill while user setup is not completed. by Felipe Leme · 7 years ago
  51. c368c0b Merge "Autofill UI should still show when dataset authentication is cancelled." into oc-dev by Felipe Leme · 7 years ago
  52. 0171840 Autofill UI should still show when dataset authentication is cancelled. by Felipe Leme · 7 years ago
  53. 0430207 Don't WTF when assist structure is missing. by Felipe Leme · 7 years ago
  54. 27e2022 Hide Autofill UI when non-savable id is gone. by Felipe Leme · 7 years ago
  55. 54ddf4a Merge "Fixed and improved (for reuse) PendingRequest lifecycle." into oc-dev by TreeHugger Robot · 7 years ago
  56. 7f33cd3 Start a new session on manual request after session is "gone". by Felipe Leme · 7 years ago
  57. bc561eb Don't print sensitive data on AssistStructure.dump() by Felipe Leme · 7 years ago
  58. 5fd8672 Merge "Couple autofill fixes." into oc-dev by TreeHugger Robot · 7 years ago
  59. 7a1deb7 Couple autofill fixes. by Felipe Leme · 7 years ago
  60. 205d420 Fixed and improved (for reuse) PendingRequest lifecycle. by Felipe Leme · 7 years ago
  61. a44c50f Merge "Do not notifyNoFullUi if no view is focused" into oc-dev by TreeHugger Robot · 7 years ago
  62. 20d36c7 Merge "Safeguard against uncommon scenarios when pruning" into oc-dev by Philip P. Moltmann · 7 years ago
  63. 203ec51 Merge "Decrease default number of partitions from 64 to 10." into oc-dev by TreeHugger Robot · 7 years ago
  64. 208711a Merge "Ensure remote calls to a fill service timeout." into oc-dev by TreeHugger Robot · 7 years ago
  65. 5b4b0fc Do not notifyNoFullUi if no view is focused by Philip P. Moltmann · 7 years ago
  66. a38666b Safeguard against uncommon scenarios when pruning by Philip P. Moltmann · 7 years ago
  67. 6dc0177 Decrease default number of partitions from 64 to 10. by Felipe Leme · 7 years ago
  68. 6ab00ad Merge "Speed up structure update before OnFillRequest" into oc-dev by TreeHugger Robot · 7 years ago
  69. 22567d3 Speed up structure update before OnFillRequest by Philip P. Moltmann · 7 years ago
  70. 298f89a Fixed autofill dumpsys and improved logging. by Felipe Leme · 7 years ago
  71. 8bf4c8e Ensure remote calls to a fill service timeout. by Svet Ganov · 7 years ago
  72. a9379d0 Allow null fill values to support authentication case by Svetoslav Ganov · 7 years ago
  73. f512575 Merge changes I7c2c9411,Ibc72c84d,Ib3968644 into oc-dev by TreeHugger Robot · 7 years ago
  74. 370b040 Merge "Fixed placemente of Autofill UI for virtual views." into oc-dev by Felipe Leme · 7 years ago
  75. 8554812 Merge "Properly measure dataset presentations" into oc-dev by TreeHugger Robot · 7 years ago
  76. 134cee2 No need to deal with windowTokens by Philip P. Moltmann · 7 years ago
  77. 3394804 Check callbacks when operting on UI by Philip P. Moltmann · 7 years ago
  78. 1c38d29 Merge "Fixed scenario where an authentication response has no dataset." into oc-dev by TreeHugger Robot · 7 years ago
  79. 2e3b0c1 Properly measure dataset presentations by Svetoslav Ganov · 7 years ago
  80. 6bfcc82 Merge "Only clear state for force stopped fill service" into oc-dev by TreeHugger Robot · 7 years ago
  81. f37ba74 Only clear state for force stopped fill service by Svet Ganov · 7 years ago
  82. 8fd0575 Fixed scenario where an authentication response has no dataset. by Felipe Leme · 7 years ago
  83. f539389 Prune abandoned autofill sessions by Philip P. Moltmann · 7 years ago
  84. 4745fb6 Fixed placemente of Autofill UI for virtual views. by Felipe Leme · 7 years ago
  85. 1f8b07b Improved dump() on Autofill UI. by Felipe Leme · 7 years ago
  86. 9a2e605 Always start a manual request, even if view was already autofilled. by Felipe Leme · 7 years ago
  87. 395f0ec Send AutofillValue of Views that originated a forced request. by Felipe Leme · 7 years ago
  88. c0851e7 Merge "Make auth fill UI size sane size" into oc-dev by TreeHugger Robot · 7 years ago
  89. 640a135 Make auth fill UI size sane size by Svetoslav Ganov · 7 years ago
  90. c2430f3c4d6 Removed deprecated setAuthentication() method that didn't take ids. by Felipe Leme · 7 years ago
  91. b4ff3bb Apply proper theme to SaveUi by Philip P. Moltmann · 7 years ago
  92. c21f723 Merge "Changed EXTRA_DATA_EXTRAS to EXTRA_CLIENT_STATE." into oc-dev by Felipe Leme · 7 years ago
  93. 37a440fd Changed EXTRA_DATA_EXTRAS to EXTRA_CLIENT_STATE. by Felipe Leme · 7 years ago
  94. 9f9ee25 Improved Autofill logging. by Felipe Leme · 7 years ago
  95. 0aa4c50 Refactored Autofill to move starting flag out of Session. by Felipe Leme · 7 years ago
  96. 70c0221 Merge "Implement the rest of autofill importance modes" into oc-dev by Svetoslav Ganov · 7 years ago
  97. fd31f85 Implement the rest of autofill importance modes by Svet Ganov · 7 years ago
  98. 8abf3cb Fix LoginActivityTest#testIsServiceEnabled by Philip P. Moltmann · 7 years ago
  99. 6249eff Do not autofill twice by Philip P. Moltmann · 7 years ago
  100. d915c42 Merge "Autofill binding permission fixes." into oc-dev by TreeHugger Robot · 7 years ago