summaryrefslogtreecommitdiff
path: root/core/java/android/service/textclassifier/TextClassifierService.java
AgeCommit message (Expand)Author
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-04-28Rewrite Icons from the TCS.Abodunrinwa Toki
2020-03-16Remove local text classifier and related tests.Tony Mak
2020-02-05Add a flag to allow system health experiment for the behavior change ...Tony Mak
2020-02-04Make TCS.getDefaultTextClassifierImplementation returns a ...Tony Mak
2019-12-09Remove ConfigParser from TextClassificationConstants.Joanne Chung
2019-11-06Allow to use ExtService as TextClassifierServiceJoanne Chung
2019-10-24Add callbacks when TextClassifierService connection status changeJoanne Chung
2019-09-24Fix reference to config property in TextClassifierService javadocNikita Dubrovsky
2019-08-22Hold a strong reference to the callback in TextClassifierServiceTony Mak
2019-08-21Log the error of TCS, TCMS and SysTC.Joanne Chung
2019-04-10Null annotations in TC APIs.Abodunrinwa Toki
2019-02-21Refactoring and some fixes around TextClassifierServiceTony Mak
2019-02-12Move TextClassifier.getLocalTextClassifier() API.Abodunrinwa Toki
2018-12-14Introduce TextClassifierEventAbodunrinwa Toki
2018-12-11API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos
2018-11-21Add detectLanguage and suggestConversationActions to TCSTony Mak
2018-10-29Remove deprecated codes around TextClassifierTony Mak
2018-10-12Improved logging and dump on TextClassification.Felipe Leme
2018-04-05Merge "Makes TCS methods non-abstract" into pi-devJan Althaus
2018-04-05Makes TCS methods non-abstractJan Althaus
2018-04-04Fix TCS crash due to API changes.Abodunrinwa Toki
2018-04-01TextClassifier API updates.Abodunrinwa Toki
2018-03-12TextClassifierService.onSelectionEventAbodunrinwa Toki
2018-03-12Allow TextClassifierServices to get a hold of a local TextClassifer.Abodunrinwa Toki
2018-02-20Shortcut permissions for default text classifierMakoto Onuki
2018-01-29Introduce a TextClassifierManagerService.Abodunrinwa Toki