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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
autofill
/
InlineSuggestionRenderService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-20
1
-2
/
+0
*
Release remove inline suggestion views when session destroyed
Feng Cao
2020-06-23
1
-6
/
+43
*
Callback the surface package after the views are drawn locally
Feng Cao
2020-06-17
1
-12
/
+19
*
Support re-attaching the inline suggestion view to window
Feng Cao
2020-05-06
1
-8
/
+113
*
Support receiving touch event in the inline suggestion view
Feng Cao
2020-05-01
1
-9
/
+11
*
Support WRAP_CONTENT in InlineSuggestion#inflate
Feng Cao
2020-04-27
1
-21
/
+66
*
Filter the content of the Bundles used as extras and styling APIs
TYM Tsai
2020-04-22
1
-0
/
+2
*
Pass inline suggestions renderer info Bundle to Frameworks and IME
Adam He
2020-04-09
1
-0
/
+13
*
Replace Nullable bundle with NonNull and use Bundle.EMPTY
Feng Cao
2020-03-31
1
-3
/
+4
*
Add API to start pendingIntent for attribution from client App.
Adam He
2020-03-20
1
-0
/
+18
*
Intercept the click from inline suggestion child view.
Feng Cao
2020-03-16
1
-0
/
+6
*
Merge "SurfaceControlViewHost: Respond to API feedback" into rvc-dev
TreeHugger Robot
2020-03-16
1
-1
/
+1
|
\
|
*
SurfaceControlViewHost: Respond to API feedback
Robert Carr
2020-03-12
1
-1
/
+1
*
|
Sends click and long click events from the inline suggestion to host app
Feng Cao
2020-03-12
1
-2
/
+11
|
/
*
Uses SurfacePackage instead of SurfaceControl on inline suggestion
TYM Tsai
2020-03-02
1
-3
/
+2
*
Use display context all the way
Svet Ganov
2020-02-25
1
-30
/
+33
*
Use context for correct display in the renderer service
Svet Ganov
2020-02-22
1
-5
/
+24
*
Introduces the Bundle to inline suggestions APIs to encode custom UI styling ...
Feng Cao
2020-02-19
1
-0
/
+9
*
Move rendering logic for inline suggestions to ExtServices.
Adam He
2020-02-14
1
-4
/
+42
*
API for Inline Presentation Renderer in ExtServices.
Adam He
2020-01-27
1
-0
/
+92