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
/
TextSelection.java
Age
Commit message (
Expand
)
Author
2021-01-12
Rewrite the Icon object in TextSelection
Tony Mak
2020-12-02
Introduce TextSelection.Builder.setIncludeTextClassification and TextSelectio...
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-07-08
TextClassifier cross-user vulnerability in direct-reply
Abodunrinwa Toki
2019-04-10
Remove remaining deepCopy() usages in TextClassifier
Tony Mak
2019-04-08
Do not deep copy bundle in getExtras()
Tony Mak
2019-03-05
Fix missing @NonNull or @Nullable to TextClassifier APIs
Tony Mak
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-12-10
Add calling package name to TC requests.
Abodunrinwa Toki
2018-11-13
Add get/setExtras to TextLinks and TextSelection
Tony Mak
2018-10-29
Remove deprecated codes around TextClassifier
Tony Mak
2018-05-16
TextSelection.Builder.setId should take null as well
Tony Mak
2018-04-04
Fix TCS crash due to API changes.
Abodunrinwa Toki
2018-04-01
TextClassifier API updates.
Abodunrinwa Toki
2018-01-29
Introduce a TextClassifierManagerService.
Abodunrinwa Toki
2018-01-12
Making TextClassifier helper objects parcelable
Jan Althaus
2017-12-04
Add a signature to TextSelection and TextClassification
Abodunrinwa Toki
2017-12-01
Storage refactor for EntityConfidence
Jan Althaus
2017-11-29
TextClassifier cleanup #1
Abodunrinwa Toki
2017-11-03
Optional parameters for TextClassifier APIs.
Abodunrinwa Toki
2017-09-11
Fix smart selection logging bugs.
Abodunrinwa Toki
2017-08-30
Introduce SmartSelectionEventTracker.
Abodunrinwa Toki
2017-05-11
TRON: Count smart selection events.
Abodunrinwa Toki
2017-01-24
Update TextAssistant interface.
Abodunrinwa Toki