1. 6e6b31a Merge "Log translate action's views and clicks." by TreeHugger Robot · 6 years ago
  2. 520b2f8 Log translate action's views and clicks. by Abodunrinwa Toki · 6 years ago
  3. 260d75f Merge "Revise javadoc of EXTRA_FROM_TEXT_CLASSIFIER" by TreeHugger Robot · 6 years ago
  4. 63abbe2 Revise javadoc of EXTRA_FROM_TEXT_CLASSIFIER by Tony Mak · 6 years ago
  5. fc039c3 Update IntentFactory to construct intents using RemoteActionTemplate... by Tony Mak · 6 years ago
  6. a77dba6 Add threshold flag for foreign language detection. by Abodunrinwa Toki · 6 years ago
  7. 3abecb4 Merge "Rename PERSON_USER_LOCAL and PERSON_USER_REMOTE" by TreeHugger Robot · 6 years ago
  8. 91daa15 Rename PERSON_USER_LOCAL and PERSON_USER_REMOTE by Tony Mak · 6 years ago
  9. 9a6f30e Merge "Add g/setScore and g/setEntityTypes to TextClassifierEvent" by TreeHugger Robot · 6 years ago
  10. 748dfe2 Merge "Make getLocalTextClassifier public" by TreeHugger Robot · 6 years ago
  11. 03a1d03 Add g/setScore and g/setEntityTypes to TextClassifierEvent by Tony Mak · 6 years ago
  12. 385b10c Put the TextClassification action's intent in the extra. by Abodunrinwa Toki · 6 years ago
  13. 31ff135 Make getLocalTextClassifier public by Tony Mak · 6 years ago
  14. ae85aae Cleanup TextClassifier APIs by Tony Mak · 6 years ago
  15. afd5467 Use isLoggable so that we can enable full logging easily by Tony Mak · 6 years ago
  16. 5a5f0d5 Introduce TextClassifierEventTronLogger by Tony Mak · 6 years ago
  17. e94e078 Send logs to TextClassifier by calling onTextClassifierEvent in NAS by Tony Mak · 6 years ago
  18. 37ccedc Introduce TextClassifierEvent by Abodunrinwa Toki · 6 years ago
  19. c4359bf Add id to ConversationActions and conversationId to its Request by Tony Mak · 6 years ago
  20. 8c93e2b Merge "Introduce EXTRA_FROM_TEXT_CLASSIFIER" by TreeHugger Robot · 6 years ago
  21. c5a4612 Introduce EXTRA_FROM_TEXT_CLASSIFIER by Tony Mak · 6 years ago
  22. 82fa8d9 Pass reference time / locales of messages to the model by Tony Mak · 6 years ago
  23. 2a91317 Merge "Add calling package name to TC requests." by TreeHugger Robot · 6 years ago
  24. 0f13896 Add calling package name to TC requests. by Abodunrinwa Toki · 6 years ago
  25. 8508fbf Required change for the new model drop by Tony Mak · 6 years ago
  26. e3a6d94 Merge "Add "dictionary" entity type" by TreeHugger Robot · 6 years ago
  27. f14f2b6 Merge "Do not linkify text with RLO/LRO characters." by Abodunrinwa Toki · 6 years ago
  28. e1f3ac06 Add "dictionary" entity type by Tony Mak · 6 years ago
  29. adc1940 Do not linkify text with RLO/LRO characters. by Abodunrinwa Toki · 6 years ago
  30. 18ff896 Merge "Introduce Message.USER_LOCAL and added logic to map person to user id" by TreeHugger Robot · 6 years ago
  31. 8df4152 Merge "Introduce Translate intent." by Abodunrinwa Toki · 6 years ago
  32. f99ee17 Introduce Message.USER_LOCAL and added logic to map person to user id by Tony Mak · 6 years ago
  33. 4bad09c Introduce Translate intent. by Abodunrinwa Toki · 6 years ago
  34. 0be540b Add detectLanguage and suggestConversationActions to TCS by Tony Mak · 6 years ago
  35. 1864777 Merge "Fix ModelFile.isPreferredTo method" by TreeHugger Robot · 6 years ago
  36. 9d20961 Fix ModelFile.isPreferredTo method by Tony Mak · 6 years ago
  37. 97dbb7b Merge "Update TextClassifier javadoc." by Abodunrinwa Toki · 6 years ago
  38. 1b34837 Merge "Add get/setExtras to TextLinks and TextSelection" by TreeHugger Robot · 6 years ago
  39. 916bb9e Add get/setExtras to TextLinks and TextSelection by Tony Mak · 6 years ago
  40. adbebcc Implements TextClassifierImpl.suggestConversationActions by Tony Mak · 6 years ago
  41. aa750a4 Update TextClassifier javadoc. by Abodunrinwa Toki · 6 years ago
  42. ba22842 Refactor model listing / selection code to support other types of model by Tony Mak · 6 years ago
  43. a478864 Merge "Remove deprecated codes around TextClassifier" by TreeHugger Robot · 6 years ago
  44. 316902d Merge "Add get/setExtras to TextClassification" by TreeHugger Robot · 6 years ago
  45. d6f3fb4 Add get/setExtras to TextClassification by Tony Mak · 6 years ago
  46. c9d31e2 Introduce TextClassifier.suggestConversationActions by Tony Mak · 6 years ago
  47. 41eaf64 Remove deprecated codes around TextClassifier by Tony Mak · 6 years ago
  48. ee3a48e Implement TextClassifierImpl.detectLanguage() by Abodunrinwa Toki · 6 years ago
  49. 7cefd4f Introduce TextClassifier.detectLanguage() API. by Abodunrinwa Toki · 6 years ago
  50. 64c4cb2 Export lib3 to AOSP (System server part) by Tony Mak · 6 years ago
  51. a570dee Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  52. f93e9e5 Include textclassifier info in dumpsys by Tony Mak · 6 years ago
  53. b112f26 Use TCM context if application context is unavailble. by Michael Wright · 6 years ago
  54. 3fa5640 Merge "Refresh TCM settings when they change" into pi-dev by TreeHugger Robot · 6 years ago
  55. c2449b8 Refresh TCM settings when they change by Abodunrinwa Toki · 6 years ago
  56. 2085646 Merge "Use FLAG_UPDATE_CURRENT for TC PendingIntents." into pi-dev by TreeHugger Robot · 6 years ago
  57. 10f8ed0 Merge "TextSelection.Builder.setId should take null as well" into pi-dev by TreeHugger Robot · 6 years ago
  58. 8436878 TextSelection.Builder.setId should take null as well by Tony Mak · 6 years ago
  59. aec5981 Use FLAG_UPDATE_CURRENT for TC PendingIntents. by Abodunrinwa Toki · 6 years ago
  60. e3125c7 Merge "Remove custom schema parsing in favor of Uri" into pi-dev by Jan Althaus · 6 years ago
  61. 6db14d0 Merge "Do not parcel legacy TextClassification fields" into pi-dev by TreeHugger Robot · 6 years ago
  62. ba196c5 Do not parcel legacy TextClassification fields by Abodunrinwa Toki · 6 years ago
  63. dfd3c65 Fix TextClassifier logging. by Abodunrinwa Toki · 6 years ago
  64. 7dd7c5c Remove custom schema parsing in favor of Uri by Jan Althaus · 6 years ago
  65. 4dd4314 WIDGET_TYPE_UNSELECTABLE_TEXTVIEW is missing in the WidgetType by Tony Mak · 6 years ago
  66. 253827f TC: Fix null PendingIntent being passed to RemoteAction by Abodunrinwa Toki · 6 years ago
  67. 686fab1 Merge "SmartLinkify - handle keyboard clicks" into pi-dev by TreeHugger Robot · 6 years ago
  68. 33fa382 SmartLinkify - handle keyboard clicks by Abodunrinwa Toki · 6 years ago
  69. 904a931 Fix non-unique PendingIntent issue with TCImpl. by Abodunrinwa Toki · 6 years ago
  70. 13a89c9 Minor TextClassifier fixes by Jan Althaus · 6 years ago
  71. 706edbd Merge "Fixing broken logging of OTHER events" into pi-dev by Jan Althaus · 6 years ago
  72. 4f9d750 Merge "Remove legacy logger" into pi-dev by Jan Althaus · 6 years ago
  73. 5a03094 Remove legacy logger by Jan Althaus · 6 years ago
  74. 35b3057 Fixing broken logging of OTHER events by Jan Althaus · 6 years ago
  75. 5f77b6a Add null check for Nullable argument. by Richard Ledley · 6 years ago
  76. 7b7e87e Merge "Use Collection instead of List for entity list" into pi-dev by Richard Ledley · 6 years ago
  77. ab669a0 Use Collection instead of List for entity list by Richard Ledley · 6 years ago
  78. ae82e7a Fix TCS crash due to API changes. by Abodunrinwa Toki · 6 years ago
  79. 080c854 TextClassifier API updates. by Abodunrinwa Toki · 6 years ago
  80. a1652cf Switch reference time to ZonedDateTime by Jan Althaus · 6 years ago
  81. 119d10de Merge "Implement Stateful TextClassifier APIs." into pi-dev by Abodunrinwa Toki · 6 years ago
  82. 20d346e Change TextClassification to use RemoteActions by Jan Althaus · 6 years ago
  83. 88be5a6 Implement Stateful TextClassifier APIs. by Abodunrinwa Toki · 6 years ago
  84. e9a7cb8 Merge "Fix smart_linkify_enabled flag." into pi-dev by TreeHugger Robot · 6 years ago
  85. 6563833 Fix smart_linkify_enabled flag. by Abodunrinwa Toki · 6 years ago
  86. 0fcacdd Adds support for a fall-back model when the language-specific model is not found. by Lukas Zilka · 6 years ago
  87. ad52f4b TextClassifierService.onSelectionEvent by Abodunrinwa Toki · 7 years ago
  88. f1d9399 Merge textclassifier/logging/ into textclassifier/ by Abodunrinwa Toki · 6 years ago
  89. 27db81b Don't use highlighting in non-selectable text. Also fixes potential discrepancy in indexes for Linkified entities. by Richard Ledley · 6 years ago
  90. c7073a4 Add TCM.getTextClassifier(int type) by Abodunrinwa Toki · 6 years ago
  91. db8fc31 Associate TCconstants with the TCM instead of TCImpl by Abodunrinwa Toki · 6 years ago
  92. 0aacdb6 Make default entity lists flag configurable by Jan Althaus · 7 years ago
  93. b3d049c Merge "Adding logging for generateLinks" by TreeHugger Robot · 7 years ago
  94. f8c36bf Updates the name of the native library wrapper class, adds options and removes hints. by Lukas Zilka · 7 years ago
  95. d173506 Merge "Replace Entity Presets with hints and an explicit factory." by Richard Ledley · 7 years ago
  96. 31efdc3 Adding logging for generateLinks by Jan Althaus · 7 years ago
  97. 1fc998b Replace Entity Presets with hints and an explicit factory. by Richard Ledley · 7 years ago
  98. 422ec51 Merge "Fixing URL encoding of geo intent links" by TreeHugger Robot · 7 years ago
  99. eaff57e Fixing URL encoding of geo intent links by Jan Althaus · 7 years ago
  100. 2f19b92 TextClassifier: Support service intents. by Abodunrinwa Toki · 7 years ago