summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/TextClassificationConstants.java
AgeCommit message (Expand)Author
2021-03-09Fix minor typo in TextClassificationConstants JavadocJoanne Chung
2021-03-02Make SelectionActionModeHelper hardcoded constants configurable.Joanne Chung
2020-10-23Increase the timeout in SystemTextClassifier to 1 minuteTony Mak
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
2019-12-09Remove ConfigParser from TextClassificationConstants.Joanne Chung
2019-11-06Allow to use ExtService as TextClassifierServiceJoanne Chung
2019-05-02Lazy-load textclassifier settings.Abodunrinwa Toki
2019-03-16Include language information in intents from the TextClassifier.Tony Mak
2019-03-16Populate entities information to extras and add copy actionTony Mak
2019-03-14Using LangID to detect the language of the text and pass it to annotatorTony Mak
2019-03-05Migrate to DeviceConfig in TextClassifierTony Mak
2019-02-08Suggest ADD_CONTACT action by defaultTony Mak
2019-01-28Update IntentFactory to construct intents using RemoteActionTemplate...Tony Mak
2019-01-28Add threshold flag for foreign language detection.Abodunrinwa Toki
2019-01-14Cleanup TextClassifier APIsTony Mak
2018-11-13Implements TextClassifierImpl.suggestConversationActionsTony Mak
2018-07-18Include textclassifier info in dumpsysTony Mak
2018-03-01Add TCM.getTextClassifier(int type)Abodunrinwa Toki
2018-02-28Associate TCconstants with the TCM instead of TCImplAbodunrinwa Toki