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
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
inputmethod
/
InlineSuggestionsRequest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DO NOT MERGE] Remove the Client Suggestions APIs
TYM Tsai
2022-03-22
1
-105
/
+13
*
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-19
1
-1
/
+1
*
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2022-01-12
1
-1
/
+1
*
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-12-15
1
-1
/
+1
*
Implement inline suggestion tooltip
TYM Tsai
2021-03-18
1
-2
/
+2
*
Add interface for the inline suggestion tooltip
TYM Tsai
2021-03-18
1
-11
/
+149
*
Change InlineSuggestionsRequest.getSupportedLocales() to return empty if not ...
Feng Cao
2021-02-02
1
-7
/
+25
*
Updated docs with clarifications on specific limitations with the new
Adam He
2020-07-27
1
-1
/
+19
*
Update the documentation for inline suggestion APIs
TYM Tsai
2020-04-29
1
-1
/
+10
*
Filter the content of the Bundles used as extras and styling APIs
TYM Tsai
2020-04-22
1
-2
/
+15
*
Remove android.view.inline deprecated API.
Adam He
2020-04-15
1
-28
/
+2
*
Define custom equals method for bundles in the inline APIs
Feng Cao
2020-04-01
1
-3
/
+8
*
Replace Nullable bundle with NonNull and use Bundle.EMPTY
Feng Cao
2020-03-31
1
-11
/
+14
*
Add @UnsupportedAppUsage to the old inline APIs for compatibility
Feng Cao
2020-03-30
1
-65
/
+11
*
Migrate android.view.inline to android.widget.inline
Adam He
2020-03-29
1
-35
/
+113
*
Run codegen v15 on inline suggestion data classes
Feng Cao
2020-03-16
1
-6
/
+4
*
Properly handle InlineSuggestionsRequest with 0 max suggestion count
Feng Cao
2020-03-11
1
-14
/
+17
*
Use context for correct display in the renderer service
Svet Ganov
2020-02-22
1
-33
/
+108
*
Add the locale field and an extra Bundle to the InlineSuggestionsRequest.
Feng Cao
2020-02-17
1
-16
/
+103
*
Move rendering logic for inline suggestions to ExtServices.
Adam He
2020-02-14
1
-8
/
+74
*
Add the ime package name to the inline suggestions request
Feng Cao
2020-01-13
1
-9
/
+73
*
Add styling related fields to Inline presentation spec.
Feng Cao
2019-12-23
1
-1
/
+37
*
Initial IME inline suggestions APIs
Feng Cao
2019-11-22
1
-0
/
+261