index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
textclassifier
/
ConversationActions.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-19
1
-4
/
+4
*
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2022-01-12
1
-4
/
+4
*
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-12-15
1
-4
/
+4
*
Update inner class constructor refs to use proper syntax.
Andrew Sapperstein
2020-04-29
1
-2
/
+2
*
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-04-28
1
-2
/
+2
*
Fix an issue that setMaxSuggestions(-1) throws unexpectedly
Tony Mak
2020-04-08
1
-3
/
+5
*
Refine TC request classes.
Joanne Chung
2020-03-13
1
-56
/
+12
*
Make TCS.getDefaultTextClassifierImplementation returns a ...
Tony Mak
2020-02-04
1
-0
/
+25
*
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-18
1
-6
/
+7
*
TextClassifier cross-user vulnerability in direct-reply
Abodunrinwa Toki
2019-07-08
1
-0
/
+26
*
Move locale from LanguageDetectionEvent to base class
Tony Mak
2019-04-18
1
-1
/
+1
*
Add missing set/getExtras to ConversationActions.Request.
Tony Mak
2019-04-15
1
-4
/
+30
*
Remove remaining deepCopy() usages in TextClassifier
Tony Mak
2019-04-10
1
-1
/
+1
*
Do not deep copy bundle in getExtras()
Tony Mak
2019-04-08
1
-4
/
+2
*
Remove conversation id in ConversationActions
Tony Mak
2019-03-11
1
-29
/
+0
*
Fix missing @NonNull or @Nullable to TextClassifier APIs
Tony Mak
2019-03-05
1
-0
/
+3
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-3
/
+3
*
Support intent configuration for actions
Tony Mak
2019-02-05
1
-7
/
+7
*
Rename PERSON_USER_LOCAL and PERSON_USER_REMOTE
Tony Mak
2019-01-25
1
-6
/
+6
*
Cleanup TextClassifier APIs
Tony Mak
2019-01-14
1
-404
/
+28
*
Add id to ConversationActions and conversationId to its Request
Tony Mak
2018-12-14
1
-8
/
+50
*
Pass reference time / locales of messages to the model
Tony Mak
2018-12-12
1
-25
/
+46
*
Add calling package name to TC requests.
Abodunrinwa Toki
2018-12-10
1
-6
/
+41
*
Introduce Message.USER_LOCAL and added logic to map person to user id
Tony Mak
2018-11-26
1
-1
/
+15
*
Introduce TextClassifier.suggestConversationActions
Tony Mak
2018-10-30
1
-0
/
+779