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
/
SelectionEvent.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-03-16
Remove local text classifier and related tests.
Tony Mak
2020-03-13
Refine TC request classes.
Joanne Chung
2020-02-04
Make TCS.getDefaultTextClassifierImplementation returns a ...
Tony Mak
2019-12-18
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-10
Put userId at the end of parcel
Tony Mak
2019-08-01
Ensure userId is set in TCEvent.
Abodunrinwa Toki
2019-07-08
TextClassifier cross-user vulnerability in direct-reply
Abodunrinwa Toki
2019-06-06
TC: Ensure ABANDON event has an entity type.
Abodunrinwa Toki
2019-05-23
Convert TextClassifierEvent to SelectionEvent
Abodunrinwa Toki
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-04-09
Merge "Fixing broken logging of OTHER events" into pi-dev
Jan Althaus
2018-04-07
Remove legacy logger
Jan Althaus
2018-04-07
Fixing broken logging of OTHER events
Jan Althaus
2018-04-01
TextClassifier API updates.
Abodunrinwa Toki
2018-03-28
Implement Stateful TextClassifier APIs.
Abodunrinwa Toki
2018-03-12
TextClassifierService.onSelectionEvent
Abodunrinwa Toki
2018-03-10
Merge textclassifier/logging/ into textclassifier/
Abodunrinwa Toki