summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/TextLinks.java
AgeCommit message (Expand)Author
2020-03-13Refine TC request classes.Joanne Chung
2020-02-04Make TCS.getDefaultTextClassifierImplementation returns a ...Tony Mak
2020-01-17TextLinks API updates.Joanne Chung
2019-12-23Merge "TextLinks API updates."Joanne Chung
2019-12-19TextLinks API updates.Joanne Chung
2019-12-18Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-07-08TextClassifier cross-user vulnerability in direct-replyAbodunrinwa Toki
2019-04-12Merge "Null annotations in TC APIs." into qt-devAbodunrinwa Toki
2019-04-10Remove remaining deepCopy() usages in TextClassifierTony Mak
2019-04-10Null annotations in TC APIs.Abodunrinwa Toki
2019-04-08Do not deep copy bundle in getExtras()Tony Mak
2019-03-05Fix missing @NonNull or @Nullable to TextClassifier APIsTony Mak
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-10Add calling package name to TC requests.Abodunrinwa Toki
2018-11-27Do not linkify text with RLO/LRO characters.Abodunrinwa Toki
2018-11-13Add get/setExtras to TextLinks and TextSelectionTony Mak
2018-10-29Remove deprecated codes around TextClassifierTony Mak
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-04-20SmartLinkify - handle keyboard clicksAbodunrinwa Toki
2018-04-11Minor TextClassifier fixesJan Althaus
2018-04-04Fix TCS crash due to API changes.Abodunrinwa Toki
2018-04-01TextClassifier API updates.Abodunrinwa Toki
2018-03-22Fix smart_linkify_enabled flag.Abodunrinwa Toki
2018-03-06Don't use highlighting in non-selectable text. Also fixes potential discrepan...Richard Ledley
2018-02-22Merge "Adding logging for generateLinks"TreeHugger Robot
2018-02-21Adding logging for generateLinksJan Althaus
2018-02-19Replace Entity Presets with hints and an explicit factory.Richard Ledley
2018-02-07Adding maximum input size checksJan Althaus
2018-02-05Linkify documentation updates.Richard Ledley
2018-01-31Fixing generateLinks and java docsJan Althaus
2018-01-31Smart Linkify APIAbodunrinwa Toki
2018-01-12Making TextClassifier helper objects parcelableJan Althaus
2017-12-19Add entity types to Options.Richard Ledley
2017-12-18Show Floating Toolbar when tapping a selectable TextLink in TextView.Richard Ledley
2017-12-01Storage refactor for EntityConfidenceJan Althaus
2017-11-29TextClassifier cleanup #1Abodunrinwa Toki
2017-11-08Initial implementation of generateLinksRichard Ledley