summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/TextClassificationConstants.java
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typo in TextClassificationConstants JavadocJoanne Chung2021-03-091-2/+3
* Make SelectionActionModeHelper hardcoded constants configurable.Joanne Chung2021-03-021-0/+14
* Increase the timeout in SystemTextClassifier to 1 minuteTony Mak2020-10-231-17/+26
* Remove local text classifier and related tests.Tony Mak2020-03-161-278/+1
* Add a flag to allow system health experiment for the behavior change ...Tony Mak2020-02-051-1/+22
* Remove ConfigParser from TextClassificationConstants.Joanne Chung2019-12-091-84/+103
* Allow to use ExtService as TextClassifierServiceJoanne Chung2019-11-061-0/+20
* Lazy-load textclassifier settings.Abodunrinwa Toki2019-05-021-242/+146
* Include language information in intents from the TextClassifier.Tony Mak2019-03-161-14/+69
* Populate entities information to extras and add copy actionTony Mak2019-03-161-0/+1
* Using LangID to detect the language of the text and pass it to annotatorTony Mak2019-03-141-2/+34
* Migrate to DeviceConfig in TextClassifierTony Mak2019-03-051-101/+159
* Suggest ADD_CONTACT action by defaultTony Mak2019-02-081-0/+1
* Update IntentFactory to construct intents using RemoteActionTemplate...Tony Mak2019-01-281-0/+11
* Add threshold flag for foreign language detection.Abodunrinwa Toki2019-01-281-10/+29
* Cleanup TextClassifier APIsTony Mak2019-01-141-9/+9
* Implements TextClassifierImpl.suggestConversationActionsTony Mak2018-11-131-0/+35
* Include textclassifier info in dumpsysTony Mak2018-07-181-0/+23
* Add TCM.getTextClassifier(int type)Abodunrinwa Toki2018-03-011-2/+26
* Associate TCconstants with the TCM instead of TCImplAbodunrinwa Toki2018-02-281-0/+220