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
/
service
/
textclassifier
/
TextClassifierService.java
Age
Commit message (
Expand
)
Author
2020-10-20
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-04-28
Rewrite Icons from the TCS.
Abodunrinwa Toki
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
2020-02-04
Make TCS.getDefaultTextClassifierImplementation returns a ...
Tony Mak
2019-12-09
Remove ConfigParser from TextClassificationConstants.
Joanne Chung
2019-11-06
Allow to use ExtService as TextClassifierService
Joanne Chung
2019-10-24
Add callbacks when TextClassifierService connection status change
Joanne Chung
2019-09-24
Fix reference to config property in TextClassifierService javadoc
Nikita Dubrovsky
2019-08-22
Hold a strong reference to the callback in TextClassifierService
Tony Mak
2019-08-21
Log the error of TCS, TCMS and SysTC.
Joanne Chung
2019-04-10
Null annotations in TC APIs.
Abodunrinwa Toki
2019-02-21
Refactoring and some fixes around TextClassifierService
Tony Mak
2019-02-12
Move TextClassifier.getLocalTextClassifier() API.
Abodunrinwa Toki
2018-12-14
Introduce TextClassifierEvent
Abodunrinwa Toki
2018-12-11
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2018-11-21
Add detectLanguage and suggestConversationActions to TCS
Tony Mak
2018-10-29
Remove deprecated codes around TextClassifier
Tony Mak
2018-10-12
Improved logging and dump on TextClassification.
Felipe Leme
2018-04-05
Merge "Makes TCS methods non-abstract" into pi-dev
Jan Althaus
2018-04-05
Makes TCS methods non-abstract
Jan Althaus
2018-04-04
Fix TCS crash due to API changes.
Abodunrinwa Toki
2018-04-01
TextClassifier API updates.
Abodunrinwa Toki
2018-03-12
TextClassifierService.onSelectionEvent
Abodunrinwa Toki
2018-03-12
Allow TextClassifierServices to get a hold of a local TextClassifer.
Abodunrinwa Toki
2018-02-20
Shortcut permissions for default text classifier
Makoto Onuki
2018-01-29
Introduce a TextClassifierManagerService.
Abodunrinwa Toki