summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/ConversationAction.java
AgeCommit message (Expand)Author
2020-04-28Rewrite Icons from the TCS.Abodunrinwa Toki
2019-12-18Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-04-10Remove remaining deepCopy() usages in TextClassifierTony Mak
2019-04-08Do not deep copy bundle in getExtras()Tony Mak
2019-03-16Populate entities information to extras and add copy actionTony Mak
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-08Suggest ADD_CONTACT action by defaultTony Mak
2019-01-14Cleanup TextClassifier APIsTony Mak