index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
textclassifier
/
TextClassificationConstants.java
Age
Commit message (
Expand
)
Author
2021-03-09
Fix minor typo in TextClassificationConstants Javadoc
Joanne Chung
2021-03-02
Make SelectionActionModeHelper hardcoded constants configurable.
Joanne Chung
2020-10-23
Increase the timeout in SystemTextClassifier to 1 minute
Tony Mak
2020-03-16
Remove local text classifier and related tests.
Tony Mak
2020-02-05
Add a flag to allow system health experiment for the behavior change ...
Tony Mak
2019-12-09
Remove ConfigParser from TextClassificationConstants.
Joanne Chung
2019-11-06
Allow to use ExtService as TextClassifierService
Joanne Chung
2019-05-02
Lazy-load textclassifier settings.
Abodunrinwa Toki
2019-03-16
Include language information in intents from the TextClassifier.
Tony Mak
2019-03-16
Populate entities information to extras and add copy action
Tony Mak
2019-03-14
Using LangID to detect the language of the text and pass it to annotator
Tony Mak
2019-03-05
Migrate to DeviceConfig in TextClassifier
Tony Mak
2019-02-08
Suggest ADD_CONTACT action by default
Tony Mak
2019-01-28
Update IntentFactory to construct intents using RemoteActionTemplate...
Tony Mak
2019-01-28
Add threshold flag for foreign language detection.
Abodunrinwa Toki
2019-01-14
Cleanup TextClassifier APIs
Tony Mak
2018-11-13
Implements TextClassifierImpl.suggestConversationActions
Tony Mak
2018-07-18
Include textclassifier info in dumpsys
Tony Mak
2018-03-01
Add TCM.getTextClassifier(int type)
Abodunrinwa Toki
2018-02-28
Associate TCconstants with the TCM instead of TCImpl
Abodunrinwa Toki