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
/
TextLinks.java
Age
Commit message (
Expand
)
Author
2020-03-13
Refine TC request classes.
Joanne Chung
2020-02-04
Make TCS.getDefaultTextClassifierImplementation returns a ...
Tony Mak
2020-01-17
TextLinks API updates.
Joanne Chung
2019-12-23
Merge "TextLinks API updates."
Joanne Chung
2019-12-19
TextLinks API updates.
Joanne Chung
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-12
Merge "Null annotations in TC APIs." into qt-dev
Abodunrinwa Toki
2019-04-10
Remove remaining deepCopy() usages in TextClassifier
Tony Mak
2019-04-10
Null annotations in TC APIs.
Abodunrinwa Toki
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-27
Do not linkify text with RLO/LRO characters.
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-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-20
SmartLinkify - handle keyboard clicks
Abodunrinwa Toki
2018-04-11
Minor TextClassifier fixes
Jan Althaus
2018-04-04
Fix TCS crash due to API changes.
Abodunrinwa Toki
2018-04-01
TextClassifier API updates.
Abodunrinwa Toki
2018-03-22
Fix smart_linkify_enabled flag.
Abodunrinwa Toki
2018-03-06
Don't use highlighting in non-selectable text. Also fixes potential discrepan...
Richard Ledley
2018-02-22
Merge "Adding logging for generateLinks"
TreeHugger Robot
2018-02-21
Adding logging for generateLinks
Jan Althaus
2018-02-19
Replace Entity Presets with hints and an explicit factory.
Richard Ledley
2018-02-07
Adding maximum input size checks
Jan Althaus
2018-02-05
Linkify documentation updates.
Richard Ledley
2018-01-31
Fixing generateLinks and java docs
Jan Althaus
2018-01-31
Smart Linkify API
Abodunrinwa Toki
2018-01-12
Making TextClassifier helper objects parcelable
Jan Althaus
2017-12-19
Add entity types to Options.
Richard Ledley
2017-12-18
Show Floating Toolbar when tapping a selectable TextLink in TextView.
Richard Ledley
2017-12-01
Storage refactor for EntityConfidence
Jan Althaus
2017-11-29
TextClassifier cleanup #1
Abodunrinwa Toki
2017-11-08
Initial implementation of generateLinks
Richard Ledley