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
/
service
/
textclassifier
/
TextClassifierService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update deprecated Preconditions.checkNotNull with Objects.requireNonNull.
Joanne Chung
2021-07-07
1
-17
/
+16
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-20
1
-2
/
+0
*
Rewrite Icons from the TCS.
Abodunrinwa Toki
2020-04-28
1
-0
/
+5
*
Remove local text classifier and related tests.
Tony Mak
2020-03-16
1
-19
/
+10
*
Add a flag to allow system health experiment for the behavior change ...
Tony Mak
2020-02-05
1
-12
/
+18
*
Make TCS.getDefaultTextClassifierImplementation returns a ...
Tony Mak
2020-02-04
1
-39
/
+24
*
Remove ConfigParser from TextClassificationConstants.
Joanne Chung
2019-12-09
1
-19
/
+6
*
Allow to use ExtService as TextClassifierService
Joanne Chung
2019-11-06
1
-7
/
+48
*
Add callbacks when TextClassifierService connection status change
Joanne Chung
2019-10-24
1
-0
/
+41
*
Fix reference to config property in TextClassifierService javadoc
Nikita Dubrovsky
2019-09-24
1
-2
/
+2
*
Hold a strong reference to the callback in TextClassifierService
Tony Mak
2019-08-22
1
-14
/
+4
*
Log the error of TCS, TCMS and SysTC.
Joanne Chung
2019-08-21
1
-0
/
+1
*
Null annotations in TC APIs.
Abodunrinwa Toki
2019-04-10
1
-0
/
+1
*
Refactoring and some fixes around TextClassifierService
Tony Mak
2019-02-21
1
-132
/
+103
*
Move TextClassifier.getLocalTextClassifier() API.
Abodunrinwa Toki
2019-02-12
1
-1
/
+13
*
Introduce TextClassifierEvent
Abodunrinwa Toki
2018-12-14
1
-0
/
+27
*
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2018-12-11
1
-3
/
+0
*
Add detectLanguage and suggestConversationActions to TCS
Tony Mak
2018-11-21
1
-11
/
+106
*
Remove deprecated codes around TextClassifier
Tony Mak
2018-10-29
1
-62
/
+3
*
Improved logging and dump on TextClassification.
Felipe Leme
2018-10-12
1
-2
/
+2
*
Merge "Makes TCS methods non-abstract" into pi-dev
Jan Althaus
2018-04-05
1
-4
/
+4
|
\
|
*
Makes TCS methods non-abstract
Jan Althaus
2018-04-05
1
-4
/
+4
*
|
Fix TCS crash due to API changes.
Abodunrinwa Toki
2018-04-04
1
-3
/
+63
|
/
*
TextClassifier API updates.
Abodunrinwa Toki
2018-04-01
1
-34
/
+76
*
TextClassifierService.onSelectionEvent
Abodunrinwa Toki
2018-03-12
1
-0
/
+16
*
Allow TextClassifierServices to get a hold of a local TextClassifer.
Abodunrinwa Toki
2018-03-12
1
-1
/
+14
*
Shortcut permissions for default text classifier
Makoto Onuki
2018-02-20
1
-22
/
+26
*
Introduce a TextClassifierManagerService.
Abodunrinwa Toki
2018-01-29
1
-0
/
+290