1. 42d3cf3 Merge "Change the API for setting Notification Actions to be contextual." by TreeHugger Robot · 6 years ago
  2. 005d7a0 Change the API for setting Notification Actions to be contextual. by Gustav Sennton · 6 years ago
  3. 1d07be3 TYPE_DATE and TYPE_DATE_TIME should be considered as the same type by Tony Mak · 6 years ago
  4. 84cdbdf Merge "Send logs to TextClassifier by calling onTextClassifierEvent in NAS" by TreeHugger Robot · 6 years ago
  5. 3207e2f Fix NPE onNotificationRemoved by Julia Reynolds · 6 years ago
  6. 61f04da Remove finacial app sms access temp implementation due to security concern. by Hongming Jin · 6 years ago
  7. e94e078 Send logs to TextClassifier by calling onTextClassifierEvent in NAS by Tony Mak · 6 years ago
  8. c4359bf Add id to ConversationActions and conversationId to its Request by Tony Mak · 6 years ago
  9. 9bd78cc Merge "Mainline module service implementation for financial sms message read." by Hongming Jin · 6 years ago
  10. a44e66a Merge changes from topic "reference_time_tc" by TreeHugger Robot · 6 years ago
  11. 9e92438 Mainline module service implementation for financial sms message read. by Hongming Jin · 6 years ago
  12. 43a899f Populate person and reference time, uses more than the last message in NAS by Tony Mak · 6 years ago
  13. 82fa8d9 Pass reference time / locales of messages to the model by Tony Mak · 6 years ago
  14. 52c748d Merge "Added new API to set field classification algorithms per category." by Adam He · 6 years ago
  15. 22b8d9e Make smart suggestion generation configurable by Milo Sredkov · 6 years ago
  16. 71d53e0 Added new API to set field classification algorithms per category. by Adam He · 6 years ago
  17. 30aa4d3 Merge "Flips default for new interruption model setting to on." by TreeHugger Robot · 6 years ago
  18. ddb9b50 Suggesting at most three smart actions by Tony Mak · 6 years ago
  19. 9b2348b Flips default for new interruption model setting to on. by Gus Prevas · 6 years ago
  20. 7d4b3a5 Add onActionClicked in NotificationAssistantService by Tony Mak · 6 years ago
  21. 2999670 Add onSuggestedReplySent in NotificationAssistantService by Tony Mak · 6 years ago
  22. eda84a7 Introduce onNotificationExpansionChanged and onNotificationDirectReplied .. by Tony Mak · 6 years ago
  23. 862095a Changes notification auto-demotion to use secure setting. by Gus Prevas · 6 years ago
  24. d287485 Update ExtService to use suggestConversationActions API to generate replies by Tony Mak · 6 years ago
  25. c6f53ea Smart actions and replies feature should not be guarded by by Tony Mak · 6 years ago
  26. aa1231f Put notification demotion behind flag by Beverly · 6 years ago
  27. b6bd93d Add APIs for notification app overlays by Julia Reynolds · 6 years ago
  28. cded3f1 Merge "Additional functionality for the noti asst" by Julia Reynolds · 6 years ago
  29. 48a6ed9 Additional functionality for the noti asst by Julia Reynolds · 6 years ago
  30. 067a739 Don't increase notif importance when shouldSilence by Beverly · 6 years ago
  31. 2fe035b Revert "Fixed FieldClassificationStrategy that gets data from the package info." by Ryan Mitchell · 6 years ago
  32. fd4099d Add ability to pass user sentiment to assistant by Julia Reynolds · 6 years ago
  33. cfd2692 Add AndroidTest file for ExtServices by Julia Reynolds · 6 years ago
  34. 6a63d1b The quietening round 3: aging by Julia Reynolds · 6 years ago
  35. 901bf28 The quietening part 2: rules by Julia Reynolds · 6 years ago
  36. efcdff4 The quietening round 2 part 1 by Julia Reynolds · 6 years ago
  37. c4f2ec7 Merge "Allow NotificationAssistantService to suggest smart replies" by TreeHugger Robot · 6 years ago
  38. c9acf67 Allow NotificationAssistantService to suggest smart replies by Tony Mak · 6 years ago
  39. cfa0d49 Fixed FieldClassificationStrategy that gets data from the package info. by Felipe Leme · 6 years ago
  40. c68b280 Ignore notification from other users by Tony Mak · 6 years ago
  41. 9145fb6 Fix smart action is not enabled in first whatsapp notification by Tony Mak · 6 years ago
  42. 09db2ea Suggest smart actions in ExtServices by Tony Mak · 6 years ago
  43. afab9bc Remove sentiment reason by Julia Reynolds · 6 years ago
  44. 3e24643 Merge "[Notif] Rename/reset blocking helper stats file" into pi-dev am: 1822926cfb by Rohan Shah · 6 years ago
  45. 9839db1 Merge "[Notif] Revert dismiss-to-view threshold to .8" into pi-dev am: 08d3e63b70 by android-build-team Robot · 6 years ago
  46. 1822926 Merge "[Notif] Rename/reset blocking helper stats file" into pi-dev by Rohan Shah · 6 years ago
  47. c30bf94 Merge "Add knobs for tweaking blocking helper thresholds" into pi-dev am: 7af8fe3e29 by Rohan Shah · 6 years ago
  48. eba2286 [Notif] Revert dismiss-to-view threshold to .8 by Rohan Shah · 6 years ago
  49. 0350dab Add knobs for tweaking blocking helper thresholds by Rohan Shah · 6 years ago
  50. 6299046 [Notif] Rename/reset blocking helper stats file by Rohan Shah · 6 years ago
  51. 1b90fe1 Merge "Change the triggering criteria for blocking helper" into pi-dev am: 0712a8781b by Julia Reynolds · 6 years ago
  52. 435bc7a Change the triggering criteria for blocking helper by Julia Reynolds · 6 years ago
  53. 5662242 Merge "Improved Field Classification edit distance algorithms." into pi-dev am: a46e4d1059 by Felipe Leme · 6 years ago
  54. df73d68 Improved Field Classification edit distance algorithms. by Felipe Leme · 6 years ago
  55. 237c2f5 Merge "Moves android:priority to intent-filter." by TreeHugger Robot · 6 years ago
  56. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  57. 08dcc0a Moves android:priority to intent-filter. by Kang Li · 6 years ago
  58. ef934fd Rebind assistant services on user unlocked. by Julia Reynolds · 6 years ago
  59. d11a662 Minor API changes on Autofill Field Classification: by Felipe Leme · 6 years ago
  60. e4ac740 Implemented getAlgorithm() and getDefaultAlgorithm() using manifest metadata. by Felipe Leme · 6 years ago
  61. bc055b0 Moved Field Classification score logic to ExtServices. by Felipe Leme · 7 years ago
  62. b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  63. 3d5b3c7 Persist notification blocker info across reboots by Julia Reynolds · 7 years ago
  64. f8c5367 Initial notification blocker by Julia Reynolds · 7 years ago
  65. 61cf4d1 Moved LRResolverRankerService to ExtServices, and added a permission to by Kang Li · 7 years ago
  66. dafb17e We really want f_frsize and f_bavail. by Jeff Sharkey · 7 years ago
  67. cf9d19e First pass at adding the cache quota suggestions. by Daniel Nishi · 7 years ago
  68. 77b2cc9 Ranker --> Assistant. by Julia Reynolds · 8 years ago
  69. 8576991 Some channel model updates by Julia Reynolds · 8 years ago
  70. 8f488d3 Move autogrouping into framework. by Julia Reynolds · 8 years ago
  71. eae43fb Do not bundle cross user. by Julia Reynolds · 8 years ago
  72. 892a253 Autobundle all notifications; don't leave the most recent one free. by Julia Reynolds · 8 years ago
  73. 8a1638f copy auto-group decisions to updates by Chris Wren · 8 years ago
  74. 0fa02c7 Don't unbundle updated notifications. by Julia Reynolds · 8 years ago
  75. e46bb37 Allow the ranker to autobundle notifications. by Julia Reynolds · 8 years ago
  76. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  77. 0efdb88 add a ranking service to the rocket by Chris Wren · 8 years ago
  78. c683da6 Add a couple of shared libraries - services, shared by Svet Ganov · 8 years ago