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
/
TextClassifier.java
Age
Commit message (
Expand
)
Author
2021-03-10
Add text classification results to clip description and clip data.
Oli Lan
2020-03-16
Remove local text classifier and related tests.
Tony Mak
2020-02-04
Make TCS.getDefaultTextClassifierImplementation returns a ...
Tony Mak
2019-12-18
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-03-16
Include language information in intents from the TextClassifier.
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
2019-01-31
Merge "Log translate action's views and clicks."
TreeHugger Robot
2019-01-31
Log translate action's views and clicks.
Abodunrinwa Toki
2019-01-30
Revise javadoc of EXTRA_FROM_TEXT_CLASSIFIER
Tony Mak
2019-01-14
Cleanup TextClassifier APIs
Tony Mak
2018-12-14
Introduce TextClassifierEvent
Abodunrinwa Toki
2018-12-14
Add id to ConversationActions and conversationId to its Request
Tony Mak
2018-12-13
Introduce EXTRA_FROM_TEXT_CLASSIFIER
Tony Mak
2018-11-27
Add "dictionary" entity type
Tony Mak
2018-11-09
Update TextClassifier javadoc.
Abodunrinwa Toki
2018-10-30
Introduce TextClassifier.suggestConversationActions
Tony Mak
2018-10-18
Introduce TextClassifier.detectLanguage() API.
Abodunrinwa Toki
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-18
Include textclassifier info in dumpsys
Tony Mak
2018-05-02
WIDGET_TYPE_UNSELECTABLE_TEXTVIEW is missing in the WidgetType
Tony Mak
2018-04-07
Merge "Remove legacy logger" into pi-dev
Jan Althaus
2018-04-07
Remove legacy logger
Jan Althaus
2018-04-05
Add null check for Nullable argument.
Richard Ledley
2018-04-05
Merge "Use Collection instead of List for entity list" into pi-dev
Richard Ledley
2018-04-04
Use Collection instead of List for entity list
Richard Ledley
2018-04-04
Fix TCS crash due to API changes.
Abodunrinwa Toki
2018-04-01
TextClassifier API updates.
Abodunrinwa Toki
2018-03-28
Implement Stateful TextClassifier APIs.
Abodunrinwa Toki
2018-03-22
Fix smart_linkify_enabled flag.
Abodunrinwa Toki
2018-03-12
TextClassifierService.onSelectionEvent
Abodunrinwa Toki
2018-03-10
Merge textclassifier/logging/ into textclassifier/
Abodunrinwa Toki
2018-03-01
Add TCM.getTextClassifier(int type)
Abodunrinwa Toki
2018-02-28
Associate TCconstants with the TCM instead of TCImpl
Abodunrinwa Toki
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-01-31
Implement TextClassifier.getLogger API
Abodunrinwa Toki
2018-01-29
Introduce a TextClassifierManagerService.
Abodunrinwa Toki
2018-01-25
Adding intent generation for dates and flights
Jan Althaus
2018-01-18
Fixing incorrect doc string
Jan Althaus
2018-01-12
Making TextClassifier helper objects parcelable
Jan Althaus
2017-12-19
Add entity types to Options.
Richard Ledley
2017-12-08
Add auto-doc support for @StringDef.
Jeff Sharkey
2017-12-04
Add a signature to TextSelection and TextClassification
Abodunrinwa Toki
2017-11-29
TextClassifier cleanup #1
Abodunrinwa Toki
2017-11-08
Remove old getLinks method
Richard Ledley
2017-11-08
Initial implementation of generateLinks
Richard Ledley
2017-11-03
Optional parameters for TextClassifier APIs.
Abodunrinwa Toki
2017-10-24
Update TextClassifier Javadoc.
Abodunrinwa Toki
2017-10-12
Flags to enable/disable smart selection in EditText
Abodunrinwa Toki
[next]