1. 49f08ed Recover dataset picker when view fail to autofill. by Felipe Leme · 6 years ago
  2. 0c8ce32 Integrate autofill session lifecycle with URL bar changes when on compat mode. by Felipe Leme · 6 years ago
  3. 63df4e2 Merge "Improved autofill logging and dumping." into pi-dev by Felipe Leme · 6 years ago
  4. 0cdac33 Merge "Always set FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE on SaveInfo when on compat mode." into pi-dev by Felipe Leme · 6 years ago
  5. da9ea34 Improved autofill logging and dumping. by Felipe Leme · 6 years ago
  6. 3a31f6c Merge "Removed urlBarResourceId." into pi-dev by TreeHugger Robot · 6 years ago
  7. 9bea504 Merge "Enable Autofill Field Classification by default." into pi-dev by Felipe Leme · 6 years ago
  8. 4f74a01 Always set FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE on SaveInfo when on compat mode. by Felipe Leme · 6 years ago
  9. 88b745cc Removed urlBarResourceId. by Felipe Leme · 6 years ago
  10. 4e561f8 Merge "Renamed AUTOFILL_COMPAT_MODE_ALLOWED_PACKAGES." into pi-dev by Felipe Leme · 6 years ago
  11. 1c6b605 Enable Autofill Field Classification by default. by Felipe Leme · 6 years ago
  12. fd4003b Renamed AUTOFILL_COMPAT_MODE_ALLOWED_PACKAGES. by Felipe Leme · 6 years ago
  13. 2568de0 Set FIELD_AUTOFILL_NUM_DATASETS to -1 when service return no response. by Felipe Leme · 6 years ago
  14. a594510 Fixed Save logic so it's not triggered when field was not autofilled. by Felipe Leme · 6 years ago
  15. 4cd1ae0 Cosmetic changes on Field Classification TODOs and docs. by Felipe Leme · 6 years ago
  16. 86e9405b Add default URL bar resource id for autofill compat mode. by Felipe Leme · 6 years ago
  17. 1c7eb0c Moved urlBarResourceId from autofill service manifest to whitelist settings. by Felipe Leme · 6 years ago
  18. 8c55e8c Merge "DO NOT MERGE - Disable warning on blocking one-way call from autofill server." into pi-dev by TreeHugger Robot · 6 years ago
  19. f99b1d8 Merge "Implemented notifyViewClicked() on compat mode." into pi-dev by TreeHugger Robot · 6 years ago
  20. 385ee53 DO NOT MERGE - Disable warning on blocking one-way call from autofill server. by Felipe Leme · 6 years ago
  21. 54cc683 Implemented notifyViewClicked() on compat mode. by Felipe Leme · 6 years ago
  22. d71f902 Destroy fill UI when app dies. by Felipe Leme · 6 years ago
  23. cd11321 Merge "Added cmd to change number of visible datasets on Autofill dataset picker." by TreeHugger Robot · 6 years ago
  24. b0fa378 autofill: touch on IME should not close autofill by Dake Gu · 6 years ago
  25. 63ed15b Merge "Fix: Double-free error on RemoteFillService" am: 5b04f89343 am: b23ec4eaa7 by Tetsutoki Shiozawa · 6 years ago
  26. fddb86a Merge "Fix: Double-free error on RemoteFillService" am: 5b04f89343 by Tetsutoki Shiozawa · 6 years ago
  27. 11353c8 Added cmd to change number of visible datasets on Autofill dataset picker. by Felipe Leme · 6 years ago
  28. 26c93c9 Fix: Double-free error on RemoteFillService by Tetsutoki Shiozawa · 6 years ago
  29. e05cd3d Merge "Reset compat mode settings on settings change." by TreeHugger Robot · 6 years ago
  30. 09571f8 Merge "autofill: pass keyevent from fillui to app" by Dake Gu · 6 years ago
  31. 3e813b4 Reset compat mode settings on settings change. by Felipe Leme · 6 years ago
  32. 6a20a19 autofill: pass keyevent from fillui to app by Dake Gu · 7 years ago
  33. e2e3b77 Merge "Use PooledLambda in autofill code" by Eugene Susla · 6 years ago
  34. 9f1921f Use PooledLambda in autofill code by Eugene Susla · 7 years ago
  35. 607223f Remove uses of libcore.util.Objects.hashCode / equals. by Narayan Kamath · 7 years ago
  36. 0c200ba Merge "Minor autofill changes to support compat mode CTS tests." by TreeHugger Robot · 7 years ago
  37. 58f1668 Merge "Address comments for ag/3587350" by TreeHugger Robot · 7 years ago
  38. fee7bd2 Merge "Another Autofill counter metric fix (plus some minor doc touches)." by TreeHugger Robot · 7 years ago
  39. 47b37aa Minor autofill changes to support compat mode CTS tests. by Svet Ganov · 7 years ago
  40. 1e132a4 Address comments for ag/3587350 by Svet Ganov · 7 years ago
  41. 75f5f23 Merge "Revert an incorrectly changed API call" by Felipe Leme · 7 years ago
  42. 020731e Revert an incorrectly changed API call by Svet Ganov · 7 years ago
  43. 6ef61b8 Another Autofill counter metric fix (plus some minor doc touches). by Felipe Leme · 7 years ago
  44. a2d250e Autofill: failing testClickCustomButton caused by fullscreen CL by Dake Gu · 7 years ago
  45. eb46f6f Merge "autofill: render autofill ui in fullscreen for tv" by Dake Gu · 7 years ago
  46. e9aa338 Merge "Autofill Field Classification improvements." by TreeHugger Robot · 7 years ago
  47. febb733 Autofill Field Classification improvements. by Felipe Leme · 7 years ago
  48. a6ebff0f0 Don't hold the autofill lock when looking up fill compat packages by Svetoslav Ganov · 7 years ago
  49. 9f879a2 autofill: render autofill ui in fullscreen for tv by Dake Gu · 7 years ago
  50. 185de72 Add support for url_bar sanitization on autofill compat mode. by Felipe Leme · 7 years ago
  51. 5f52116 Frameworks: Annotate trivial @GuardedBy in services/autofill by Andreas Gampe · 7 years ago
  52. 44ba81c Merge "Improved logging on Autofill Save." by TreeHugger Robot · 7 years ago
  53. d1d0e4a Dump autofill compat packages. by felipeal · 7 years ago
  54. 24c9045 Autofill compatibility mode. by Svetoslav Ganov · 7 years ago
  55. b715810 Merge "Changed dataset methods that take a Pattern filter to accept null." by TreeHugger Robot · 7 years ago
  56. 09d58a4 Changed dataset methods that take a Pattern filter to accept null. by Felipe Leme · 7 years ago
  57. 8fe62be Merge "New autofill APIs: DateTransformation and DateValueSanitizer." by TreeHugger Robot · 7 years ago
  58. c8c0a82 New autofill APIs: DateTransformation and DateValueSanitizer. by Felipe Leme · 7 years ago
  59. f0baef74 New Autofill APIs for UserData id. by Felipe Leme · 7 years ago
  60. 463b307 Fixed AUTOFILL_SERVICE_DISABLED_APP and AUTOFILL_SERVICE_DISABLED_ACTIVITY. by Felipe Leme · 7 years ago
  61. e53c1a1 Merge "Fixed AUTOFILL_UI_LATENCY metric." into oc-mr1-dev am: 5e687224bd by Felipe Leme · 7 years ago
  62. 2418109 Merge "Fixed AUTOFILL_UI_LATENCY metric." into oc-mr1-dev am: 5e687224bd by Felipe Leme · 7 years ago
  63. 5e68722 Merge "Fixed AUTOFILL_UI_LATENCY metric." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  64. fe05a52 Don't crash the app when the assist structure cannot be retrieve. by Felipe Leme · 7 years ago
  65. d11a662 Minor API changes on Autofill Field Classification: by Felipe Leme · 7 years ago
  66. e4ac740 Implemented getAlgorithm() and getDefaultAlgorithm() using manifest metadata. by Felipe Leme · 7 years ago
  67. e30dcb5 Fixed method name that was changed in a previous CL. by Felipe Leme · 7 years ago
  68. b659adb Fixed AUTOFILL_UI_LATENCY metric. by Felipe Leme · 7 years ago
  69. 6047bf4 Merge "Implemented shell cmd to get field classification score." by TreeHugger Robot · 7 years ago
  70. db6b0fe Merge "Moved Field Classification score logic to ExtServices." by Felipe Leme · 7 years ago
  71. afe65dc Implemented shell cmd to get field classification score. by Felipe Leme · 7 years ago
  72. bc055b0 Moved Field Classification score logic to ExtServices. by Felipe Leme · 7 years ago
  73. 67decfa autofill: support dpad/keyboard by Dake Gu · 7 years ago
  74. 2f184df Improved logging on Autofill Save. by Felipe Leme · 7 years ago
  75. 67ca6c5 YAAFFFCR - Yet Another Android Autofill Framework Field Classification Refactoring. by Felipe Leme · 7 years ago
  76. 1e8a6d3 Merge "Refactored Field Classification score logic so it can be moved to ExtServices." by TreeHugger Robot · 7 years ago
  77. 27f4573 Refactored Field Classification score logic so it can be moved to ExtServices. by Felipe Leme · 7 years ago
  78. 3cb35f3 Merge "Moved logContextCommitted() logic to the handler..." by TreeHugger Robot · 7 years ago
  79. c0f8195 Moved logContextCommitted() logic to the handler... by Felipe Leme · 7 years ago
  80. 285eb8a Merge "Always call start a new fill response when the user manually request autofill." by TreeHugger Robot · 7 years ago
  81. 96a3e51 Always call start a new fill response when the user manually request autofill. by Felipe Leme · 7 years ago
  82. 0ce51f6 Merge "Added @TestApi on new Autofill settings for field classification." by TreeHugger Robot · 7 years ago
  83. bbfed90 Added @TestApi on new Autofill settings for field classification. by Felipe Leme · 7 years ago
  84. 23c75ff New Autofill API:AutofillManager.getAutofillServiceComponentName() by Felipe Leme · 7 years ago
  85. 51f6cd7 Implemented multiple matches on FieldClassification.getMatches() by Felipe Leme · 7 years ago
  86. 78172e7 Made Autofill Field Classification API public and documented it. by Felipe Leme · 7 years ago
  87. a30443b1 Merge "Proper autofill fix to let phone process autofill Settings activity." into oc-mr1-dev by Felipe Leme · 7 years ago
  88. 0688ef8 Merge "Convert services to Android.bp" am: 5319777274 am: b8500d4771 by Colin Cross · 7 years ago
  89. eb652a4 Convert services to Android.bp by Colin Cross · 7 years ago
  90. 92b5d27 Proper autofill fix to let phone process autofill Settings activity. by Felipe Leme · 7 years ago
  91. 2a580d1 Proper autofill fix to let phone process autofill Settings activity. by Felipe Leme · 7 years ago
  92. 7066858 Temporaly ignoring UID check when caller is a system app. by Felipe Leme · 7 years ago
  93. c22e773 Merge "Convert services to Android.bp" by TreeHugger Robot · 7 years ago
  94. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  95. 7c37167 Merge "Make sure apps cannot forge package name on AssistStructure used for Autofill." into oc-mr1-dev by Felipe Leme · 7 years ago
  96. 5e04720 Autofill metrics improvements: by Felipe Leme · 7 years ago
  97. 24d583d Merge "Fix NPE on logContextCommitted()" by TreeHugger Robot · 7 years ago
  98. 996e03e Fix NPE on logContextCommitted() by Felipe Leme · 7 years ago
  99. ac74dc4 Merge "Further improvements when app forges package info for autofill:" by TreeHugger Robot · 7 years ago
  100. 23e61a9 Make sure apps cannot forge package name on AssistStructure used for Autofill. by Felipe Leme · 7 years ago