1. 158b656 Use the same UI classes for augmented autofill as the standard android autofill. by Feng Cao · 6 years ago
  2. 3bd034f Merge "Made Augmented Autofill APIs accessible to tests." by TreeHugger Robot · 6 years ago
  3. 2baff48 Merge "API review correction: rename NAS.onActionClicked -> onActionInvoked." by TreeHugger Robot · 6 years ago
  4. a9cf9c7 Add blocking helper logging by Eyal Posener · 6 years ago
  5. fb922e9 Merge changes from topic "prediction_suggestion_services" by Winson Chung · 6 years ago
  6. 2cab38c Made Augmented Autofill APIs accessible to tests. by Felipe Leme · 6 years ago
  7. ced1d00 API review correction: rename NAS.onActionClicked -> onActionInvoked. by Gustav Sennton · 6 years ago
  8. c6536e4d Merge changes from topic "cc_virtual_id" by TreeHugger Robot · 6 years ago
  9. 2057c38 New, minor ContentCapture APIs for virtual views management. by Felipe Leme · 6 years ago
  10. 6aae482 Merge "Defined a new ContentCapture API: ContentCaptureService.onUserDataRemovalRequest" by Felipe Leme · 6 years ago
  11. 3fb0f25 Initial commit of Content Suggestions (overview long press) Manager. by Winson Chung · 6 years ago
  12. 54e9134 Adding initial implementation of Prediction client/service API by Sunny Goyal · 6 years ago
  13. 328c0e3 Integrate content capture with FLAG_SECURE by Adam He · 6 years ago
  14. 62e45b0 Defined a new ContentCapture API: ContentCaptureService.onUserDataRemovalRequest by Felipe Leme · 6 years ago
  15. d3827b9 Merge "Rename onNotificationDirectReply to onNotificationDirectReplied as per ... the API council feedback." by TreeHugger Robot · 6 years ago
  16. 836147e Rename onNotificationDirectReply to onNotificationDirectReplied as per ... by Tony Mak · 6 years ago
  17. 64e9cd3 Merge changes from topic "inset_dispatch" by Jorim Jaggi · 6 years ago
  18. d8d847c Merge "Still trigger DozeService when screen off." by Peter Li · 6 years ago
  19. 1a90065 Still trigger DozeService when screen off. by lpeter · 6 years ago
  20. 738441d Merge "Made AugmentedAutofillService.dump() final so subclass cannot hide it." by TreeHugger Robot · 6 years ago
  21. 61a17f3 Made AugmentedAutofillService.dump() final so subclass cannot hide it. by Felipe Leme · 6 years ago
  22. 435736d Merge changes from topics "nested_sessions", "fix_flush_sessions" by Adam He · 6 years ago
  23. 297985a A brave new world for window insets (8/n) by Jorim Jaggi · 6 years ago
  24. af7395d Merge "Support wallpaper on secondary displays.(7/N)" by Wei Sheng Shih · 6 years ago
  25. 4bc0f6b Implemented nested Content Capture sessions. by Felipe Leme · 6 years ago
  26. e127c9a Fixed how session created / removed events are generated. by Felipe Leme · 6 years ago
  27. 5fea55b Remove usage of scoped connections. by Robert Carr · 6 years ago
  28. 1cb6f80 Merge app-specific and generic user data for field classification. by Adam He · 6 years ago
  29. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  30. 36597d4 Support wallpaper on secondary displays.(7/N) by wilsonshih · 6 years ago
  31. da398f05 Merge "New APIs for ContentCaptureService: onConnected() and onDisconnected()" by TreeHugger Robot · 6 years ago
  32. bb98ed6 New APIs for ContentCaptureService: onConnected() and onDisconnected() by Felipe Leme · 6 years ago
  33. dd6ea3b Merge "Users can change zen policy for system dnd rules" by TreeHugger Robot · 6 years ago
  34. c5cd132 Merge "Fix augmented autofill window positioning to be right below the input field." by Feng Cao · 6 years ago
  35. 1219670 Users can change zen policy for system dnd rules by Beverly · 6 years ago
  36. 84cdbdf Merge "Send logs to TextClassifier by calling onTextClassifierEvent in NAS" by TreeHugger Robot · 6 years ago
  37. 023b84c Fix augmented autofill window positioning to be right below the input field. by Feng Cao · 6 years ago
  38. 7425194 Merge "Moved createContentCaptureSession() to ContentCaptureSession." by TreeHugger Robot · 6 years ago
  39. 023dfa2 Merge "Support profile policy rule as a resolvable error." by Jiuyu Sun · 6 years ago
  40. 87a9dc9 Moved createContentCaptureSession() to ContentCaptureSession. by Felipe Leme · 6 years ago
  41. fc24bea Changed ContentCaptureService to receive one event at time. by Felipe Leme · 6 years ago
  42. b63e0dd Split ContentCaptureSession in 2 classes. by Felipe Leme · 6 years ago
  43. 881fe4c Support profile policy rule as a resolvable error. by Holly Jiuyu Sun · 6 years ago
  44. 9b25fa8 Merge "Add an API to Tile for subtitles" by TreeHugger Robot · 6 years ago
  45. b9687849 Optimizes the Content Capture workflow by calling the service directly. by Felipe Leme · 6 years ago
  46. be21b4a Merge "Support wallpaper on secondary displays.(6/N)" by TreeHugger Robot · 6 years ago
  47. feb504c Merge "Deprecate ConditionProviderService." by Julia Reynolds · 6 years ago
  48. 56208f4 Merge "Another round of changes on Content Capture." by TreeHugger Robot · 6 years ago
  49. 6806207 Deprecate ConditionProviderService. by Julia Reynolds · 6 years ago
  50. 8ccb9ce Support wallpaper on secondary displays.(6/N) by wilsonshih · 6 years ago
  51. aa5088e Another round of changes on Content Capture. by Felipe Leme · 6 years ago
  52. e94e078 Send logs to TextClassifier by calling onTextClassifierEvent in NAS by Tony Mak · 6 years ago
  53. b4ee870 Merge "Hides audibly alerted icon after 30 seconds." by TreeHugger Robot · 6 years ago
  54. a02d2ad Merge "Updated SmartSuggestions coordinates when focused field changed." by TreeHugger Robot · 6 years ago
  55. 7306b90 Hides audibly alerted icon after 30 seconds. by Gus Prevas · 6 years ago
  56. 37ccedc Introduce TextClassifierEvent by Abodunrinwa Toki · 6 years ago
  57. 66a8e73 Add an API to Tile for subtitles by Evan Laird · 6 years ago
  58. 6867e70 Updated SmartSuggestions coordinates when focused field changed. by Felipe Leme · 6 years ago
  59. b21a629 Merge "expose Carrier Id related APIs" by Chen Xu · 6 years ago
  60. e77ff79 Merge "API: Clean up redundant and ineffective usages of SystemApi and TestApi" by Adrian Roos · 6 years ago
  61. 7fed876 Merge "Fixed 2 Augmented Autofill issues:" by TreeHugger Robot · 6 years ago
  62. 61b6eb9 Merge "Updates to Adjustment.KEY_IMPORTANCE handling" by TreeHugger Robot · 6 years ago
  63. b49208d Fixed 2 Augmented Autofill issues: by Felipe Leme · 6 years ago
  64. 66f8591 API: Clean up redundant and ineffective usages of SystemApi and TestApi by Adrian Roos · 6 years ago
  65. d47a068 expose Carrier Id related APIs by chen xu · 6 years ago
  66. 52c748d Merge "Added new API to set field classification algorithms per category." by Adam He · 6 years ago
  67. 27c0a96 Updates to Adjustment.KEY_IMPORTANCE handling by Julia Reynolds · 6 years ago
  68. 97e2b2a Merge "Add support for app specific field classification." by Adam He · 6 years ago
  69. 71d53e0 Added new API to set field classification algorithms per category. by Adam He · 6 years ago
  70. 010b993 Fix augmented autofill UI. by Feng Cao · 6 years ago
  71. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  72. bf93cdc Few improvements on Augmented Autofill. by Felipe Leme · 6 years ago
  73. d830ca2 Merge "Refactored AbstractRemoteService in 2 classes." by Felipe Leme · 6 years ago
  74. 8dfdd617 Merge "Add checkable two target preference layout" by TreeHugger Robot · 6 years ago
  75. 39233ff Refactored AbstractRemoteService in 2 classes. by Felipe Leme · 6 years ago
  76. ecb08be Split IntelligenceManager / IntelligenceService. by Felipe Leme · 6 years ago
  77. 9cb05c9 Add checkable two target preference layout by Beverly · 6 years ago
  78. d968016 Merge "Complete OemLockService API." by Andrew Scull · 6 years ago
  79. 54ff93c Merge "Ambient wallpaper API feedback" by Lucas Dupin · 6 years ago
  80. 9a94afc6 Merge "A brave new world for window insets (1/n)" by Jorim Jaggi · 6 years ago
  81. 4c8c327 Ambient wallpaper API feedback by Lucas Dupin · 6 years ago
  82. f96c90a A brave new world for window insets (1/n) by Jorim Jaggi · 6 years ago
  83. 7d4b3a5 Add onActionClicked in NotificationAssistantService by Tony Mak · 6 years ago
  84. 23a1a5f Complete OemLockService API. by Andrew Scull · 6 years ago
  85. 2cc3146 Add support for app specific field classification. by Adam He · 6 years ago
  86. d8a9db8 Merge "Add interface for SMS message read for financial app mainline module." by TreeHugger Robot · 6 years ago
  87. 20dbbf2 Merge "Add onSuggestedReplySent in NotificationAssistantService" by TreeHugger Robot · 6 years ago
  88. 2999670 Add onSuggestedReplySent in NotificationAssistantService by Tony Mak · 6 years ago
  89. e1d1a87 Fix docs build by Anton Hansson · 6 years ago
  90. 83026e5 Merge "Introduce onNotificationExpansionChanged and onNotificationDirectReplied .. in NAS" by TreeHugger Robot · 6 years ago
  91. fc8b2460 Merge "Initial implementation of Augmented Autofill." by Felipe Leme · 6 years ago
  92. 284ad1c Initial implementation of Augmented Autofill. by Felipe Leme · 6 years ago
  93. fa329d3 Add interface for SMS message read for financial app mainline module. by Hongming Jin · 6 years ago
  94. eda84a7 Introduce onNotificationExpansionChanged and onNotificationDirectReplied .. by Tony Mak · 6 years ago
  95. 81e10a7 Support wallpaper on secondary displays.(3/N) by wilsonshih · 6 years ago
  96. c61363e Merge "Add detectLanguage and suggestConversationActions to TCS" by TreeHugger Robot · 6 years ago
  97. ecfc941 Merge "integrate carrier id to carrier config" by Chen Xu · 6 years ago
  98. ed7a2e1 integrate carrier id to carrier config by chen xu · 6 years ago
  99. 0be540b Add detectLanguage and suggestConversationActions to TCS by Tony Mak · 6 years ago
  100. de93f49 Support wallpaper on secondary displays.(1/N) by wilsonshih · 6 years ago