1. 2ac463e Allow users to manually request Autofill. by Felipe Leme · 7 years ago
  2. 82e3793 Decouple Dataset ids from SaveInfo. by Felipe Leme · 7 years ago
  3. 104b932 Fixed obsolete TODOs. by Felipe Leme · 7 years ago
  4. 43818a7 Temporarily re-added addSavableIds() with AutoFillId. by Felipe Leme · 7 years ago
  5. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 7 years ago
  6. 6ee1ed4 Removed deprecated setSavableids(). by Felipe Leme · 7 years ago
  7. 5048c1c Merge "Fill-provider can control the negative button label and listener" by TreeHugger Robot · 7 years ago
  8. 33d06fc Fill-provider can control the negative button label and listener by Svet Ganov · 7 years ago
  9. 7ad1128 Allow auto-fill services to disable themselves by Svet Ganov · 7 years ago
  10. d43a7ab Add API to indicate which tile was long-clicked. by Jason Monk · 7 years ago
  11. a11d0b1 Api review feedback. by Julia Reynolds · 8 years ago
  12. b72f012 Added customization to SaveInfo. by Felipe Leme · 8 years ago
  13. 3b57462 Merge "Refactored savableIds() into a SaveInfo class." by TreeHugger Robot · 8 years ago
  14. f69761f Refactored savableIds() into a SaveInfo class. by Felipe Leme · 8 years ago
  15. 5098977 Change time methods to durations. by Julia Reynolds · 8 years ago
  16. eb49515 Move the presentation view to proper location. by Svet Ganov · 8 years ago
  17. fe35e69 Use ArrayList instead of ArraySet for FillResponse.getDatasets()... by Felipe Leme · 8 years ago
  18. 00c771dc Add support for remote views backed auto-fill UI by Svet Ganov · 8 years ago
  19. 6f781be Merge "Minor improvements to help diagnose auth workflow." by TreeHugger Robot · 8 years ago
  20. 6955665 Merge "Add escrow token APIs to TrustAgentService Security review: b/31273740 Design doc: go/auto_login Test: manual Change-Id: Ib11d4146135a58f1dc451ae8e081977a8f8e6ace" by TreeHugger Robot · 8 years ago
  21. 12054fd Merge "Hide incomplete feature." by Julia Reynolds · 8 years ago
  22. d633f07 Minor improvements to help diagnose auth workflow. by Felipe Leme · 8 years ago
  23. 1327d3c Hide incomplete feature. by Julia Reynolds · 8 years ago
  24. b047b8b Report move to display for activities that handle config changes by Andrii Kulian · 8 years ago
  25. 93a145f Add escrow token APIs to TrustAgentService by Lingjun Li · 8 years ago
  26. 4dba3cd Merge "Refactor auto-fill" by TreeHugger Robot · 8 years ago
  27. 782043c Refactor auto-fill by Svet Ganov · 8 years ago
  28. 8347163 Create a new stack for the assistant activity. by Winson Chung · 8 years ago
  29. ef0c188 Move auto-fill shell command off IPC by Svet Ganov · 8 years ago
  30. 660ea8c Merge "Guarded access to mCallback and check for null before using it." by Felipe Leme · 8 years ago
  31. 4997c50 Guarded access to mCallback and check for null before using it. by Felipe Leme · 8 years ago
  32. a0e468a Merge "Avoid sync IPCs from TSMS to SpellCheckerService" by Yohei Yukawa · 8 years ago
  33. 59da8058 Add new VoiceInteractionSession.setUiEnabled method by Dianne Hackborn · 8 years ago
  34. 7fa65ee Avoid sync IPCs from TSMS to SpellCheckerService by Yohei Yukawa · 8 years ago
  35. bab851c Refined session management so Save can be automatically called. by Felipe Leme · 8 years ago
  36. 792e43c Merge "Add tile information to ACTION_QS_TILE_PREFERENCES intent" am: ff1d8da55e am: 74a8b6543f am: a8e10e5f20 by Jason Monk · 8 years ago
  37. a8e10e5 Merge "Add tile information to ACTION_QS_TILE_PREFERENCES intent" am: ff1d8da55e by Jason Monk · 8 years ago
  38. 85a05cd Merge "Refactoring of auto fill - lifecycle, auth, improvements" by TreeHugger Robot · 8 years ago
  39. 8d2e9a9 Add tile information to ACTION_QS_TILE_PREFERENCES intent by Akira Oshimi · 8 years ago
  40. 0f4928f Refactoring of auto fill - lifecycle, auth, improvements by Svet Ganov · 8 years ago
  41. 56345f4 Introduces VrManager as a system service. by Zak Cohen · 8 years ago
  42. 5523f9a Merge "Improved AutoFill Save workflow." by Felipe Leme · 8 years ago
  43. 0200d9e Improved AutoFill Save workflow. by Felipe Leme · 8 years ago
  44. a33f5c4 Deprecate notification fields by Julia Reynolds · 8 years ago
  45. ceecfcf Remove unneeded parameters by Julia Reynolds · 8 years ago
  46. bd00fef Moar AutoFill Framework refactoring... by Felipe Leme · 8 years ago
  47. 0ce4b0e Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9 by Elliot Waite · 8 years ago
  48. 28ba472 Fix @links in reference docs. am: 54de77470d am: ab978c035e by Elliot Waite · 8 years ago
  49. 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
  50. 436ab6a Added support to authentication. by Felipe Leme · 8 years ago
  51. 000f7cd Merge "Initial IME integration." by TreeHugger Robot · 8 years ago
  52. e7beedf Merge "Add unit tests for LockSettingsService" by Rubin Xu · 8 years ago
  53. 717ca4b Merge "Allow notifications to be autocanceled at a time." by Julia Reynolds · 8 years ago
  54. 2a12874 Allow notifications to be autocanceled at a time. by Julia Reynolds · 8 years ago
  55. 3461d3c Initial IME integration. by Felipe Leme · 8 years ago
  56. b04c54f Merge "Define contract for AutoFillServiceInfo more precisely." by Jason Long · 8 years ago
  57. cf63ff1 Snoozing API changes by Julia Reynolds · 8 years ago
  58. c121dda Define contract for AutoFillServiceInfo more precisely. by Jason Long · 8 years ago
  59. 0cbc19e Add unit tests for LockSettingsService by Rubin Xu · 8 years ago
  60. 924eed1 Add updatable fields to Ranking by Julia Reynolds · 8 years ago
  61. 327323d Added an onDeviceUnlockLockout callback to TrustAgentService. by Zachary Iqbal · 8 years ago
  62. 4b93f46 Add <autofill-service> that declares AutoFillService metadata. by Jason Long · 8 years ago
  63. 7967230 Send Snooze callback for Assistant by Julia Reynolds · 8 years ago
  64. 6d55387 YAMAFFR - Yet Another Major AutoFill Framework Refactoring by Felipe Leme · 8 years ago
  65. 4b82f6d Wait 100 ms for assistant response before posting. by Julia Reynolds · 8 years ago
  66. 22faa73 Prevent writing to FRP partition during factory reset. am: a9437bd1ca am: 2ce5c4320d am: 133ff4d611 am: 00a581f882 am: e5156ec1e9 am: 9a47fa7fc0 am: 8bcdab7e6f am: dd7837c5ad am: 9bc2d6b446 by Charles He · 8 years ago
  67. 9bc2d6b Prevent writing to FRP partition during factory reset. am: a9437bd1ca am: 2ce5c4320d am: 133ff4d611 am: 00a581f882 am: e5156ec1e9 am: 9a47fa7fc0 am: 8bcdab7e6f by Charles He · 8 years ago
  68. dd7837c Prevent writing to FRP partition during factory reset. am: a9437bd1ca am: 2ce5c4320d am: 133ff4d611 am: 00a581f882 am: e5156ec1e9 am: 9a47fa7fc0 by Charles He · 8 years ago
  69. 8bcdab7 Prevent writing to FRP partition during factory reset. am: a9437bd1ca am: 2ce5c4320d am: 133ff4d611 am: 00a581f882 am: e5156ec1e9 by Charles He · 8 years ago
  70. 00a581f Prevent writing to FRP partition during factory reset. am: a9437bd1ca am: 2ce5c4320d by Charles He · 8 years ago
  71. 133ff4d Prevent writing to FRP partition during factory reset. am: a9437bd1ca by Charles He · 8 years ago
  72. d5261e1 Use userid of sender, not notification target. by Julia Reynolds · 8 years ago
  73. a9437bd Prevent writing to FRP partition during factory reset. by Charles He · 8 years ago
  74. 52e64d0 Give assistant ability to modify channels. by Julia Reynolds · 8 years ago
  75. d4f08a0 Merge "AutoFill Framework refactoring." by TreeHugger Robot · 8 years ago
  76. 1ca634a AutoFill Framework refactoring. by Felipe Leme · 8 years ago
  77. 22f02b3 Accept adjustments from notification assistant. by Julia Reynolds · 8 years ago
  78. ad72687 Merge "Remove IPersistentDataBlockService from system-api." by Charles He · 8 years ago
  79. c86c88f Remove IPersistentDataBlockService from system-api. by Charles He · 8 years ago
  80. f81df2d Merge "Secure MATCH_UNINSTALLED_PACKAGES across users" by Amith Yamasani · 8 years ago
  81. df09da0 Merge "Prevent writing to FRP partition during factory reset." by Charles He · 8 years ago
  82. a629c77 Prevent writing to FRP partition during factory reset. by Charles He · 8 years ago
  83. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  84. 7e1ffd7 Shorten log tag. by Julia Reynolds · 8 years ago
  85. b6c1f99 Allow listeners more snoozing options. by Julia Reynolds · 8 years ago
  86. e83e197 Merge "Added 'oneway' flags on AIDL where appliable." by TreeHugger Robot · 8 years ago
  87. 254c2c9 Added 'oneway' flags on AIDL where appliable. by Felipe Leme · 8 years ago
  88. 8e1a493 Fix Javadoc errors in CarrierService. by Jeff Davidson · 8 years ago
  89. dfa7fbc Bind AutoFillService on demand. by Felipe Leme · 8 years ago
  90. 29a5b0d Added a callback for AutoFillService. by Felipe Leme · 8 years ago
  91. 05675c8 Merge "Expose dismiss reasons to notification listeners." by Julia Reynolds · 8 years ago
  92. 3aa5f1e Expose dismiss reasons to notification listeners. by Julia Reynolds · 8 years ago
  93. 3775a39 Merge "Move notification channel from record to sbn." by Julia Reynolds · 8 years ago
  94. 67c8e1e Merge "Ranker --> Assistant." by Julia Reynolds · 8 years ago
  95. 423b9fc Move notification channel from record to sbn. by Julia Reynolds · 8 years ago
  96. 77b2cc9 Ranker --> Assistant. by Julia Reynolds · 8 years ago
  97. 5381aa4 Initial implementation of the Auto-Fill Framework classes. by Felipe Leme · 8 years ago
  98. 73481c8 Merge "Some channel model updates" by Julia Reynolds · 8 years ago
  99. 8576991 Some channel model updates by Julia Reynolds · 8 years ago
  100. 6bc7014 Add SurfaceHolder#lockHardwareCanvas() by John Reck · 8 years ago