summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/TextClassifier.java
AgeCommit message (Expand)Author
2021-03-10Add text classification results to clip description and clip data.Oli Lan
2020-03-16Remove local text classifier and related tests.Tony Mak
2020-02-04Make TCS.getDefaultTextClassifierImplementation returns a ...Tony Mak
2019-12-18Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-03-16Include language information in intents from the TextClassifier.Tony Mak
2019-03-05Fix missing @NonNull or @Nullable to TextClassifier APIsTony Mak
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-31Merge "Log translate action's views and clicks."TreeHugger Robot
2019-01-31Log translate action's views and clicks.Abodunrinwa Toki
2019-01-30Revise javadoc of EXTRA_FROM_TEXT_CLASSIFIERTony Mak
2019-01-14Cleanup TextClassifier APIsTony Mak
2018-12-14Introduce TextClassifierEventAbodunrinwa Toki
2018-12-14Add id to ConversationActions and conversationId to its RequestTony Mak
2018-12-13Introduce EXTRA_FROM_TEXT_CLASSIFIERTony Mak
2018-11-27Add "dictionary" entity typeTony Mak
2018-11-09Update TextClassifier javadoc.Abodunrinwa Toki
2018-10-30Introduce TextClassifier.suggestConversationActionsTony Mak
2018-10-18Introduce TextClassifier.detectLanguage() API.Abodunrinwa Toki
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-07-18Include textclassifier info in dumpsysTony Mak
2018-05-02WIDGET_TYPE_UNSELECTABLE_TEXTVIEW is missing in the WidgetTypeTony Mak
2018-04-07Merge "Remove legacy logger" into pi-devJan Althaus
2018-04-07Remove legacy loggerJan Althaus
2018-04-05Add null check for Nullable argument.Richard Ledley
2018-04-05Merge "Use Collection instead of List for entity list" into pi-devRichard Ledley
2018-04-04Use Collection instead of List for entity listRichard Ledley
2018-04-04Fix TCS crash due to API changes.Abodunrinwa Toki
2018-04-01TextClassifier API updates.Abodunrinwa Toki
2018-03-28Implement Stateful TextClassifier APIs.Abodunrinwa Toki
2018-03-22Fix smart_linkify_enabled flag.Abodunrinwa Toki
2018-03-12TextClassifierService.onSelectionEventAbodunrinwa Toki
2018-03-10Merge textclassifier/logging/ into textclassifier/Abodunrinwa Toki
2018-03-01Add TCM.getTextClassifier(int type)Abodunrinwa Toki
2018-02-28Associate TCconstants with the TCM instead of TCImplAbodunrinwa Toki
2018-02-19Replace Entity Presets with hints and an explicit factory.Richard Ledley
2018-02-07Adding maximum input size checksJan Althaus
2018-01-31Implement TextClassifier.getLogger APIAbodunrinwa Toki
2018-01-29Introduce a TextClassifierManagerService.Abodunrinwa Toki
2018-01-25Adding intent generation for dates and flightsJan Althaus
2018-01-18Fixing incorrect doc stringJan Althaus
2018-01-12Making TextClassifier helper objects parcelableJan Althaus
2017-12-19Add entity types to Options.Richard Ledley
2017-12-08Add auto-doc support for @StringDef.Jeff Sharkey
2017-12-04Add a signature to TextSelection and TextClassificationAbodunrinwa Toki
2017-11-29TextClassifier cleanup #1Abodunrinwa Toki
2017-11-08Remove old getLinks methodRichard Ledley
2017-11-08Initial implementation of generateLinksRichard Ledley
2017-11-03Optional parameters for TextClassifier APIs.Abodunrinwa Toki
2017-10-24Update TextClassifier Javadoc.Abodunrinwa Toki
2017-10-12Flags to enable/disable smart selection in EditTextAbodunrinwa Toki