index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
textclassifier
/
TextClassificationConstants.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix minor typo in TextClassificationConstants Javadoc
Joanne Chung
2021-03-09
1
-2
/
+3
*
Make SelectionActionModeHelper hardcoded constants configurable.
Joanne Chung
2021-03-02
1
-0
/
+14
*
Increase the timeout in SystemTextClassifier to 1 minute
Tony Mak
2020-10-23
1
-17
/
+26
*
Remove local text classifier and related tests.
Tony Mak
2020-03-16
1
-278
/
+1
*
Add a flag to allow system health experiment for the behavior change ...
Tony Mak
2020-02-05
1
-1
/
+22
*
Remove ConfigParser from TextClassificationConstants.
Joanne Chung
2019-12-09
1
-84
/
+103
*
Allow to use ExtService as TextClassifierService
Joanne Chung
2019-11-06
1
-0
/
+20
*
Lazy-load textclassifier settings.
Abodunrinwa Toki
2019-05-02
1
-242
/
+146
*
Include language information in intents from the TextClassifier.
Tony Mak
2019-03-16
1
-14
/
+69
*
Populate entities information to extras and add copy action
Tony Mak
2019-03-16
1
-0
/
+1
*
Using LangID to detect the language of the text and pass it to annotator
Tony Mak
2019-03-14
1
-2
/
+34
*
Migrate to DeviceConfig in TextClassifier
Tony Mak
2019-03-05
1
-101
/
+159
*
Suggest ADD_CONTACT action by default
Tony Mak
2019-02-08
1
-0
/
+1
*
Update IntentFactory to construct intents using RemoteActionTemplate...
Tony Mak
2019-01-28
1
-0
/
+11
*
Add threshold flag for foreign language detection.
Abodunrinwa Toki
2019-01-28
1
-10
/
+29
*
Cleanup TextClassifier APIs
Tony Mak
2019-01-14
1
-9
/
+9
*
Implements TextClassifierImpl.suggestConversationActions
Tony Mak
2018-11-13
1
-0
/
+35
*
Include textclassifier info in dumpsys
Tony Mak
2018-07-18
1
-0
/
+23
*
Add TCM.getTextClassifier(int type)
Abodunrinwa Toki
2018-03-01
1
-2
/
+26
*
Associate TCconstants with the TCM instead of TCImpl
Abodunrinwa Toki
2018-02-28
1
-0
/
+220