summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/TextClassificationSessionId.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Rename TextClassificationSessionId.flattenToString() to getValue()Tony Mak2020-02-281-4/+2
* Fix memory leak in TCMS when TCSession.destroy() is not called.Tony Mak2020-02-071-39/+29
* Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2019-12-181-3/+2
* Add TYPE_LINKS_GENERATED and make ...Tony Mak2019-08-271-2/+0
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* TextClassifier API updates.Abodunrinwa Toki2018-04-011-0/+6
* Implement Stateful TextClassifier APIs.Abodunrinwa Toki2018-03-281-0/+125