1. 099faf7 Fix broken tests in TextClassifierServiceTest. by Joanne Chung · 4 years, 4 months ago
  2. 97d3a45 Refine TC request classes. by Joanne Chung · 4 years, 5 months ago
  3. 7835d9e Rename TextClassificationSessionId.flattenToString() to getValue() by Tony Mak · 4 years, 5 months ago
  4. 4b5b834 Merge "Fix memory leak in TCMS when TCSession.destroy() is not called." by TreeHugger Robot · 4 years, 6 months ago
  5. 53195e0 Fix memory leak in TCMS when TCSession.destroy() is not called. by Tony Mak · 4 years, 6 months ago
  6. c5bd427 Merge "Fix an issue that it is impossible to have multiple active sessions" by TreeHugger Robot · 4 years, 6 months ago
  7. 2cfc5bb Fix an issue that it is impossible to have multiple active sessions by Tony Mak · 4 years, 6 months ago
  8. df5d4bf Add a flag to allow system health experiment for the behavior change ... by Tony Mak · 4 years, 6 months ago
  9. c5a7432 Make TCS.getDefaultTextClassifierImplementation returns a ... by Tony Mak · 4 years, 6 months ago
  10. eae7bb7 TextLinks API updates. by Joanne Chung · 4 years, 6 months ago
  11. d10dc73 Merge "Add target SDK restriction to SmartSelectionEventTracker." by TreeHugger Robot · 4 years, 7 months ago
  12. a4099aa Ensure OVERTYPE event has an entity type. by Joanne Chung · 4 years, 7 months ago
  13. 3468ae5 Merge "TextLinks API updates." by Joanne Chung · 4 years, 7 months ago
  14. 50aa67d Merge "Use new UnsupportedAppUsage annotation." by Artur Satayev · 4 years, 7 months ago
  15. c930665 Add target SDK restriction to SmartSelectionEventTracker. by Mathew Inwood · 4 years, 7 months ago
  16. f652343 TextLinks API updates. by Joanne Chung · 4 years, 7 months ago
  17. ad9254c Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  18. e155947 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 7 months ago
  19. 6efdab9 Merge "Remove ConfigParser from TextClassificationConstants." by Joanne Chung · 4 years, 8 months ago
  20. 709c0a1 Put userId at the end of parcel by Tony Mak · 4 years, 8 months ago
  21. c44f529 Remove ConfigParser from TextClassificationConstants. by Joanne Chung · 4 years, 8 months ago
  22. 3d2b00f3 Merge "A few methods are missing in TextClassificationSession" by TreeHugger Robot · 4 years, 9 months ago
  23. 017aa94 A few methods are missing in TextClassificationSession by Tony Mak · 4 years, 9 months ago
  24. b50ab4b Allow to use ExtService as TextClassifierService by Joanne Chung · 4 years, 10 months ago
  25. 1fb3554 Merge "Add OWNERS file to textclassifier directory" am: c55eedf2a3 am: 1fdf6d4599 am: 8b8774696b am: 4b7b37eada by Tony Mak · 5 years ago
  26. 1fdf6d4 Merge "Add OWNERS file to textclassifier directory" am: c55eedf2a3 by Tony Mak · 5 years ago
  27. a14d1dd Add OWNERS file to textclassifier directory by Tony Mak · 5 years ago
  28. a2ffa37 Add TYPE_LINKS_GENERATED and make ... by Tony Mak · 5 years ago
  29. 0b7c2c4 Log the error of TCS, TCMS and SysTC. by Joanne Chung · 5 years ago
  30. 1480ed1 Ensure userId is set in TCEvent. by Abodunrinwa Toki · 5 years ago
  31. dc8c71b1 Merge "TextClassifier cross-user vulnerability in direct-reply" by TreeHugger Robot · 5 years ago
  32. 6a727ca Merge "Fix missing version number in logs from webview" by TreeHugger Robot · 5 years ago
  33. e849269 TextClassifier cross-user vulnerability in direct-reply by Abodunrinwa Toki · 5 years ago
  34. b393eea Fix missing version number in logs from webview by Tony Mak · 5 years ago
  35. 693884a Merge "Add trackingBug to APIs used by chromium vebview." by TreeHugger Robot · 5 years ago
  36. 5ca23f6 Add trackingBug to APIs used by chromium vebview. by Mathew Inwood · 5 years ago
  37. 3eaf6df Merge "TC: Ensure ABANDON event has an entity type." by TreeHugger Robot · 5 years ago
  38. f9cd813 TC: Ensure ABANDON event has an entity type. by Abodunrinwa Toki · 5 years ago
  39. 82e6002 Fix an issue that clicking on a smart action chip on keyguard ... by Tony Mak · 5 years ago
  40. 5258633 Convert TextClassifierEvent to SelectionEvent for logging in the default TC. by Abodunrinwa Toki · 5 years ago
  41. 6c56467 Report AUTO_SELECTION as a smart selection event. by Abodunrinwa Toki · 5 years ago
  42. 0634af3 Lazy-load textclassifier settings. by Abodunrinwa Toki · 5 years ago
  43. 15769e2 Migrate usage of single property lister to multi prop listener. by Matt Pape · 5 years ago
  44. c30a917 Move locale from LanguageDetectionEvent to base class by Tony Mak · 5 years ago
  45. 59ed9a7 Merge "Follow-up CL of ag/6935284, add entities to extras in generateLinks" into qt-dev by TreeHugger Robot · 5 years ago
  46. 143c735 Merge "Doing sublisting after deduplication" into qt-dev by TreeHugger Robot · 5 years ago
  47. 0bf14e4 Merge "Split TextClassifierEvent into multiple subclasses" into qt-dev by Tony Mak · 5 years ago
  48. 6d06337 Split TextClassifierEvent into multiple subclasses by Abodunrinwa Toki · 5 years ago
  49. 170f35b Add missing set/getExtras to ConversationActions.Request. by Tony Mak · 5 years ago
  50. b6afd3c Follow-up CL of ag/6935284, add entities to extras in generateLinks by Tony Mak · 5 years ago
  51. b7f24a5 Merge "Null annotations in TC APIs." into qt-dev by Abodunrinwa Toki · 5 years ago
  52. aa496d0 Doing sublisting after deduplication by Tony Mak · 5 years ago
  53. 7482810 Remove remaining deepCopy() usages in TextClassifier by Tony Mak · 5 years ago
  54. 9aed55e Null annotations in TC APIs. by Abodunrinwa Toki · 5 years ago
  55. 9214de5 Merge "Do not deep copy bundle in getExtras()" into qt-dev by TreeHugger Robot · 5 years ago
  56. 5a8d827 Do not deep copy bundle in getExtras() by Tony Mak · 5 years ago
  57. 08f5841 Merge "Add getTextClassifier perf test" into qt-dev by TreeHugger Robot · 5 years ago
  58. 3b74731 Merge "Flag to configure model parameters" into qt-dev by TreeHugger Robot · 5 years ago
  59. 20fe187 Flag to configure model parameters by Tony Mak · 5 years ago
  60. 751afc9 Add getTextClassifier perf test by Tony Mak · 5 years ago
  61. fdb3554 Stores serialized entity data to the extras by Tony Mak · 5 years ago
  62. ffd5fb6 Merge "Support content description with app name" by TreeHugger Robot · 5 years ago
  63. 15b64be Support content description with app name by Tony Mak · 5 years ago
  64. bcc0b91 Fix performance regression in textclassifier by John Reck · 5 years ago
  65. 237f37b Conversation Actions: support multiple models. by Tony Mak · 5 years ago
  66. 2a3adb7 Corresponding changes for latest libtextclassifier import by Tony Mak · 5 years ago
  67. 72e1797 Include language information in intents from the TextClassifier. by Tony Mak · 5 years ago
  68. 0921442 Populate entities information to extras and add copy action by Tony Mak · 5 years ago
  69. 8ab9b18 Fallback to legacy intent factory when the template is null by Tony Mak · 5 years ago
  70. 159f028 Using LangID to detect the language of the text and pass it to annotator by Tony Mak · 5 years ago
  71. d6cc842 Merge "Switch to a better model file if any" by TreeHugger Robot · 5 years ago
  72. 0887b3d Merge "Deduplicate actions by their look" by TreeHugger Robot · 5 years ago
  73. c12035e Deduplicate actions by their look by Tony Mak · 5 years ago
  74. 3e112d5 DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 5 years ago
  75. 8e380a5 Remove conversation id in ConversationActions by Tony Mak · 5 years ago
  76. b266f38 Merge "Fix missing @NonNull or @Nullable to TextClassifier APIs" by TreeHugger Robot · 5 years ago
  77. 6fc4318 Switch to a better model file if any by Tony Mak · 5 years ago
  78. 42ab984 Fix missing @NonNull or @Nullable to TextClassifier APIs by Tony Mak · 5 years ago
  79. fc37457 Migrate to DeviceConfig in TextClassifier by Tony Mak · 5 years ago
  80. 5c73d2a Merge "Refactoring and some fixes around TextClassifierService" by TreeHugger Robot · 5 years ago
  81. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  82. ac9b4d8 Support title_with_entity and title_without_entity by Tony Mak · 5 years ago
  83. add9045 Merge "Language detection fixes." by TreeHugger Robot · 5 years ago
  84. 25f7fdc Language detection fixes. by Abodunrinwa Toki · 5 years ago
  85. 9920dbb Refactoring and some fixes around TextClassifierService by Tony Mak · 6 years ago
  86. 324572e Move TextClassifier.getLocalTextClassifier() API. by Abodunrinwa Toki · 5 years ago
  87. 18a52fb Remove CtsViewTestCases in TEST_MAPPING file by Dan Shi · 5 years ago
  88. 84c8c2a Merge "Add TEST_MAPPING to textclassifier" by Tony Mak · 5 years ago
  89. e921cb7 Merge "Suggest ADD_CONTACT action by default" by TreeHugger Robot · 5 years ago
  90. 128a61d Add TEST_MAPPING to textclassifier by Tony Mak · 5 years ago
  91. a396be4 Suggest ADD_CONTACT action by default by Tony Mak · 5 years ago
  92. c33fc77 TextClassifier: normalize uri for browser intent. by Abodunrinwa Toki · 5 years ago
  93. ae33c3b Support intent configuration for actions by Tony Mak · 5 years ago
  94. 6e6b31a Merge "Log translate action's views and clicks." by TreeHugger Robot · 5 years ago
  95. 520b2f8 Log translate action's views and clicks. by Abodunrinwa Toki · 5 years ago
  96. 260d75f Merge "Revise javadoc of EXTRA_FROM_TEXT_CLASSIFIER" by TreeHugger Robot · 5 years ago
  97. 63abbe2 Revise javadoc of EXTRA_FROM_TEXT_CLASSIFIER by Tony Mak · 5 years ago
  98. fc039c3 Update IntentFactory to construct intents using RemoteActionTemplate... by Tony Mak · 6 years ago
  99. a77dba6 Add threshold flag for foreign language detection. by Abodunrinwa Toki · 5 years ago
  100. 3abecb4 Merge "Rename PERSON_USER_LOCAL and PERSON_USER_REMOTE" by TreeHugger Robot · 6 years ago