summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/TextClassifierEvent.java
AgeCommit message (Expand)Author
2021-04-09Notify TextClassifier an app is reading the clipboardTony Mak
2019-12-18Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-08-27Add TYPE_LINKS_GENERATED and make ...Tony Mak
2019-08-01Ensure userId is set in TCEvent.Abodunrinwa Toki
2019-05-23Convert TextClassifierEvent to SelectionEventAbodunrinwa Toki
2019-04-18Move locale from LanguageDetectionEvent to base classTony Mak
2019-04-16Split TextClassifierEvent into multiple subclassesAbodunrinwa Toki
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-31Log translate action's views and clicks.Abodunrinwa Toki
2019-01-24Add g/setScore and g/setEntityTypes to TextClassifierEventTony Mak
2019-01-08Introduce TextClassifierEventTronLoggerTony Mak
2018-12-15Send logs to TextClassifier by calling onTextClassifierEvent in NASTony Mak
2018-12-14Introduce TextClassifierEventAbodunrinwa Toki