summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/SelectionEvent.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-03-16Remove local text classifier and related tests.Tony Mak
2020-03-13Refine TC request classes.Joanne Chung
2020-02-04Make TCS.getDefaultTextClassifierImplementation returns a ...Tony Mak
2019-12-18Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-12-10Put userId at the end of parcelTony Mak
2019-08-01Ensure userId is set in TCEvent.Abodunrinwa Toki
2019-07-08TextClassifier cross-user vulnerability in direct-replyAbodunrinwa Toki
2019-06-06TC: Ensure ABANDON event has an entity type.Abodunrinwa Toki
2019-05-23Convert TextClassifierEvent to SelectionEventAbodunrinwa Toki
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-04-09Merge "Fixing broken logging of OTHER events" into pi-devJan Althaus
2018-04-07Remove legacy loggerJan Althaus
2018-04-07Fixing broken logging of OTHER eventsJan Althaus
2018-04-01TextClassifier API updates.Abodunrinwa Toki
2018-03-28Implement Stateful TextClassifier APIs.Abodunrinwa Toki
2018-03-12TextClassifierService.onSelectionEventAbodunrinwa Toki
2018-03-10Merge textclassifier/logging/ into textclassifier/Abodunrinwa Toki