1. f799459 Prevent flicker when typing any character for filter. by Joanne Chung · 5 years ago
  2. 0df0822 Fix delay_save and multiple required fields. by Adam He · 5 years ago
  3. 45fcf14 [DO NOT MERGE] Fix race in AbstractSinglePendingRequestRemoteService by Eugene Susla · 5 years ago
  4. 3ca2ba3 Try augmented autofill if regular autofill is disabled. by Adam He · 5 years ago
  5. b8f1b59 Reset session for augmented only on manual requests. by Adam He · 5 years ago
  6. 79e0ba0 Fixed Cancellation for PendingAutofillRequest. by Adam He · 5 years ago
  7. ea446fa Clip AutoFill UI with the outline by Stan Iliev · 5 years ago
  8. 51cdec5 Merge "Fixed autofill workflow to handle manual requests after session became for augmented autofill only." into qt-dev by Felipe Leme · 5 years ago
  9. a517b0d Merge "Clean augmented-only autofill sessions when augmented service changes." into qt-dev by TreeHugger Robot · 5 years ago
  10. cbe35cc Clean augmented-only autofill sessions when augmented service changes. by Felipe Leme · 5 years ago
  11. e5db59d Fixed autofill workflow to handle manual requests after session became for augmented autofill only. by Felipe Leme · 5 years ago
  12. c0df895 Added moar augmented-autofill metrics: by Felipe Leme · 5 years ago
  13. 19864d5 Merge "Removed unusued constant (FLAG_AUGMENTED_AUTOFILL_REQUEST)." into qt-dev by TreeHugger Robot · 5 years ago
  14. 8fc8838 Removed unusued constant (FLAG_AUGMENTED_AUTOFILL_REQUEST). by Felipe Leme · 5 years ago
  15. 785777b Inject session id on all AutofillIds kept in the service. by Felipe Leme · 5 years ago
  16. 8e24aba Merge "Migrate usage of single property lister to multi prop listener." into qt-dev by Matt Pape · 5 years ago
  17. 14d8530 Merge "Fixed autofill multi-sessions workflow so it only merge sessions flagged with FLAG_DELAY_SAVE." into qt-dev by TreeHugger Robot · 5 years ago
  18. 7bb252d Fixed autofill multi-sessions workflow so it only merge sessions flagged with FLAG_DELAY_SAVE. by Felipe Leme · 5 years ago
  19. 15769e2 Migrate usage of single property lister to multi prop listener. by Matt Pape · 5 years ago
  20. 16631da Update ViewState value when it's clicked again. by Felipe Leme · 5 years ago
  21. 211ddf7 Merge "Unhardcoded Augmented Autofill debug constants." into qt-dev by TreeHugger Robot · 5 years ago
  22. 1c7182a Unhardcoded Augmented Autofill debug constants. by Felipe Leme · 5 years ago
  23. c743634 Grant clipboard access to the Augmented Autofill service. by Felipe Leme · 5 years ago
  24. 18b19a0 Merge "Refactored field classification workflow to not hold locks when calling ExtServices." into qt-dev by Adam He · 5 years ago
  25. 04820a5 Sets vulture to null to prevent crashes caused by unlinkToDeath. by Adam He · 5 years ago
  26. 1e5f59f Refactored field classification workflow to not hold locks when calling by Adam He · 5 years ago
  27. 6f70f01 Merge "Improved autofill logging on savable ids." by TreeHugger Robot · 5 years ago
  28. 9bee944 Fixed ContentCapture and AugmentedAutofill methods that should not hold the main lock... by Felipe Leme · 5 years ago
  29. 159cb00 Improved autofill logging on savable ids. by Felipe Leme · 5 years ago
  30. 59e96e1 Reset the whitelist helper for augmented autofill and content capture by Adam He · 5 years ago
  31. a967066 Merge "Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags in order to support multiple binding flags" by TreeHugger Robot · 5 years ago
  32. e8e340f Merge "Fixed augmented autofill workflow so it's bound right away when main service is disabled." by Felipe Leme · 5 years ago
  33. 322df0b Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags by Michal Karpinski · 5 years ago
  34. d6a30c8 Fixed augmented autofill workflow so it's bound right away when main service is disabled. by Felipe Leme · 5 years ago
  35. 78e74ae Merge "Restricts ContentCapture and AugmentedAutofill when using temporary services." by TreeHugger Robot · 5 years ago
  36. 465c591 Merge "Added NonNull categoryIds for fc shell cmd." by TreeHugger Robot · 5 years ago
  37. 6430cbc Restricts ContentCapture and AugmentedAutofill when using temporary services. by Felipe Leme · 5 years ago
  38. c348066 Added NonNull categoryIds for fc shell cmd. by Adam He · 5 years ago
  39. 5f01fe8 Merge "Move mAugmentedAutofillResolver to AutofillManagerService instead." by Adam He · 5 years ago
  40. df30f27 Trigger Augmented Autofill when the standard service is not set. by Felipe Leme · 5 years ago
  41. 61969af Move mAugmentedAutofillResolver to AutofillManagerService instead. by Adam He · 5 years ago
  42. b9b1bef Merge "Trigger Augmented Autofill when the standard service used FillResponse.disableAutofill()" by TreeHugger Robot · 5 years ago
  43. d766168 Merge "New autofill cmds to enable / disable / check default augmented service." by TreeHugger Robot · 5 years ago
  44. adb34f5 Trigger Augmented Autofill when the standard service used FillResponse.disableAutofill() by Felipe Leme · 5 years ago
  45. a5d5e2d Added manifest metadata to define the content capture settings activity. by Felipe Leme · 5 years ago
  46. a70dd8c New autofill cmds to enable / disable / check default augmented service. by Felipe Leme · 5 years ago
  47. 52577fc Implemented CancellationSignal for augmented autofill requests. by Adam He · 5 years ago
  48. 481db7c Fixed Augmented Autofill workflow so the UI is closed when another field is focused. by Felipe Leme · 5 years ago
  49. f607459 Merge "Don't trigger autofill requests on fields present in the initial request." by TreeHugger Robot · 5 years ago
  50. 2b4acf2 Merge "Bind to augmented autofill service right away." by TreeHugger Robot · 5 years ago
  51. 6e43dd3 Don't trigger autofill requests on fields present in the initial request. by Felipe Leme · 5 years ago
  52. 7323781 Bind to augmented autofill service right away. by felipeal · 5 years ago
  53. d1bd765 Merge "Add RoleControllerManager for role controller service." by TreeHugger Robot · 5 years ago
  54. b98e0db Merge "Use updated DeviceConfig API's getInt method to simplify invocation." by Stanislav Zholnin · 5 years ago
  55. a4959e5 Add RoleControllerManager for role controller service. by Hai Zhang · 5 years ago
  56. 910bca3 Use updated DeviceConfig API's getInt method to simplify invocation. by Stanislav Zholnin · 5 years ago
  57. 0f0b1d3 Fixed Content Capture and Augmented Autofill whitelist. by Felipe Leme · 5 years ago
  58. 70ebc5a Check for empty arguments in setWhitelist(). by Adam He · 5 years ago
  59. 6240eab Implemented a WhitelistHelper for whitelisting packages/activities for Augmented Autofill and Content Capture. by Adam He · 5 years ago
  60. 9e73043 Merge "FillRequest provides AutofillId of view tapped in FillContext." by TreeHugger Robot · 5 years ago
  61. 2dfc869 FillRequest provides AutofillId of view tapped in FillContext. by Adam He · 5 years ago
  62. a820910 Added DeviceConfig properties for Augmented Autofill service timeouts. by Felipe Leme · 5 years ago
  63. be0a0c1 Merge "Small fix to permanently bind augmented autofill service." by TreeHugger Robot · 5 years ago
  64. 3d66fc9 Merge "Trigger augmented autofill when the app is not important for autofill." by TreeHugger Robot · 5 years ago
  65. 8e8180a Merge "Set the RemoteAugmentedAutofillService when service dies, so that system server can try to reconnect the next time" by TreeHugger Robot · 5 years ago
  66. bc88c4c Small fix to permanently bind augmented autofill service. by Adam He · 5 years ago
  67. a5b39f9 Set the RemoteAugmentedAutofillService when service dies, so that system server can try to reconnect the next time by Feng Cao · 5 years ago
  68. a7de402 Trigger augmented autofill when the app is not important for autofill. by Felipe Leme · 5 years ago
  69. a4f39cd Refactored Autofill properties that are optimized on application level. by Felipe Leme · 5 years ago
  70. 9868947 Merge "Permanently and immediately binds the augmented autofill service." by TreeHugger Robot · 5 years ago
  71. ae93a01 Permanently and immediately binds the augmented autofill service. by Adam He · 5 years ago
  72. 80e7bf1 Initial implementation of AutofillManager.setAugmentedAutofillWhitelist() by Felipe Leme · 5 years ago
  73. 7266dbf Use Slog.w() instead of wtf() when the Augmented Autofill Service times out. by Felipe Leme · 5 years ago
  74. 7841d02 Use DeviceConfig to configure Augmented Autofill Modes. by Felipe Leme · 5 years ago
  75. ee14187 Merge "Removed FLAG_SMART_SUGGESTION_LEGACY" by Felipe Leme · 5 years ago
  76. 28a6c0e Removed FLAG_SMART_SUGGESTION_LEGACY by Felipe Leme · 5 years ago
  77. 1ca091b Fixed how temporary augmented autofill is set. by Felipe Leme · 5 years ago
  78. 559e21d New APIs for Augmented Autofill whitelisting, plus some spring cleaning... by Felipe Leme · 6 years ago
  79. a303385 Initial metrics for Augmented Autofill. by Felipe Leme · 6 years ago
  80. db11760 Merge "Log Content Capture and Augmented Autofill requests." by TreeHugger Robot · 6 years ago
  81. 930f324 Log Content Capture and Augmented Autofill requests. by Felipe Leme · 6 years ago
  82. 158b656 Use the same UI classes for augmented autofill as the standard android autofill. by Feng Cao · 6 years ago
  83. 3bd034f Merge "Made Augmented Autofill APIs accessible to tests." by TreeHugger Robot · 6 years ago
  84. 883ff1a6 Automatically unbind for AbstractRemoteService by Philip P. Moltmann · 6 years ago
  85. 2cab38c Made Augmented Autofill APIs accessible to tests. by Felipe Leme · 6 years ago
  86. 738441d Merge "Made AugmentedAutofillService.dump() final so subclass cannot hide it." by TreeHugger Robot · 6 years ago
  87. 61a17f3 Made AugmentedAutofillService.dump() final so subclass cannot hide it. by Felipe Leme · 6 years ago
  88. c0c15a3 Moved AutofillManager.SyncResultReceiver to an internal utility package by Felipe Leme · 6 years ago
  89. 1cb6f80 Merge app-specific and generic user data for field classification. by Adam He · 6 years ago
  90. bb98ed6 New APIs for ContentCaptureService: onConnected() and onDisconnected() by Felipe Leme · 6 years ago
  91. 50b33dc Refactored ContentCaptureService (and infra) to have just one RemoteService. by Felipe Leme · 6 years ago
  92. c28711c Refactored ServiceNameResolver to take userId. by Felipe Leme · 6 years ago
  93. 29ee0a4 Make AbstractRemoteService available outside of system server by Philip P. Moltmann · 6 years ago
  94. b5555f6 Merge "Simplified how AbstractRemoteService subclasses run an async request." by Felipe Leme · 6 years ago
  95. 52c748d Merge "Added new API to set field classification algorithms per category." by Adam He · 6 years ago
  96. 97e2b2a Merge "Add support for app specific field classification." by Adam He · 6 years ago
  97. 71d53e0 Added new API to set field classification algorithms per category. by Adam He · 6 years ago
  98. afb55b6 Simplified how AbstractRemoteService subclasses run an async request. by Felipe Leme · 6 years ago
  99. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  100. 0486d20 Moved logic that gets the service name to a separate set of classes. by Felipe Leme · 6 years ago