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
/
SystemTextClassifier.java
Age
Commit message (
Expand
)
Author
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-03-13
Refine TC request classes.
Joanne Chung
2020-02-04
Make TCS.getDefaultTextClassifierImplementation returns a ...
Tony Mak
2019-12-18
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-08-21
Log the error of TCS, TCMS and SysTC.
Joanne Chung
2019-08-01
Ensure userId is set in TCEvent.
Abodunrinwa Toki
2019-07-08
TextClassifier cross-user vulnerability in direct-reply
Abodunrinwa Toki
2019-02-21
Refactoring and some fixes around TextClassifierService
Tony Mak
2018-12-14
Introduce TextClassifierEvent
Abodunrinwa Toki
2018-12-10
Add calling package name to TC requests.
Abodunrinwa Toki
2018-11-21
Add detectLanguage and suggestConversationActions to TCS
Tony Mak
2018-07-18
Include textclassifier info in dumpsys
Tony Mak
2018-05-08
Fix TextClassifier logging.
Abodunrinwa Toki
2018-04-27
TC: Fix null PendingIntent being passed to RemoteAction
Abodunrinwa Toki
2018-04-07
Remove legacy logger
Jan Althaus
2018-04-01
TextClassifier API updates.
Abodunrinwa Toki
2018-03-22
Fix smart_linkify_enabled flag.
Abodunrinwa Toki
2018-03-12
TextClassifierService.onSelectionEvent
Abodunrinwa Toki
2018-02-28
Associate TCconstants with the TCM instead of TCImpl
Abodunrinwa Toki
2018-02-21
Adding logging for generateLinks
Jan Althaus
2018-02-07
Adding maximum input size checks
Jan Althaus
2018-01-29
Introduce a TextClassifierManagerService.
Abodunrinwa Toki