summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/SystemTextClassifier.java
AgeCommit message (Expand)Author
2020-10-23Increase the timeout in SystemTextClassifier to 1 minuteTony Mak
2020-03-16Remove local text classifier and related tests.Tony Mak
2020-03-13Refine TC request classes.Joanne Chung
2020-02-04Make TCS.getDefaultTextClassifierImplementation returns a ...Tony Mak
2019-12-18Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-08-21Log the error of TCS, TCMS and SysTC.Joanne Chung
2019-08-01Ensure userId is set in TCEvent.Abodunrinwa Toki
2019-07-08TextClassifier cross-user vulnerability in direct-replyAbodunrinwa Toki
2019-02-21Refactoring and some fixes around TextClassifierServiceTony Mak
2018-12-14Introduce TextClassifierEventAbodunrinwa Toki
2018-12-10Add calling package name to TC requests.Abodunrinwa Toki
2018-11-21Add detectLanguage and suggestConversationActions to TCSTony Mak
2018-07-18Include textclassifier info in dumpsysTony Mak
2018-05-08Fix TextClassifier logging.Abodunrinwa Toki
2018-04-27TC: Fix null PendingIntent being passed to RemoteActionAbodunrinwa Toki
2018-04-07Remove legacy loggerJan Althaus
2018-04-01TextClassifier API updates.Abodunrinwa Toki
2018-03-22Fix smart_linkify_enabled flag.Abodunrinwa Toki
2018-03-12TextClassifierService.onSelectionEventAbodunrinwa Toki
2018-02-28Associate TCconstants with the TCM instead of TCImplAbodunrinwa Toki
2018-02-21Adding logging for generateLinksJan Althaus
2018-02-07Adding maximum input size checksJan Althaus
2018-01-29Introduce a TextClassifierManagerService.Abodunrinwa Toki