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
/
InlineSuggestion.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement inline suggestion tooltip
TYM Tsai
2021-03-18
1
-13
/
+108
*
Fix NPE in InlineContentView
Feng Cao
2020-06-08
1
-1
/
+21
*
Fix inline suggestion ref counting to not over-count
Feng Cao
2020-05-13
1
-6
/
+8
*
Support re-attaching the inline suggestion view to window
Feng Cao
2020-05-06
1
-59
/
+211
*
Support WRAP_CONTENT in InlineSuggestion#inflate
Feng Cao
2020-04-27
1
-15
/
+38
*
Migrate android.view.inline to android.widget.inline
Adam He
2020-03-29
1
-9
/
+9
*
Add APIs to move suggestions below/above window
Svet Ganov
2020-03-20
1
-12
/
+12
*
Sends click and long click events from the inline suggestion to host app
Feng Cao
2020-03-12
1
-10
/
+48
*
Uses SurfacePackage instead of SurfaceControl on inline suggestion
TYM Tsai
2020-03-02
1
-3
/
+3
*
Keep a strong reference to the InlineContentCallbackImpl
Joanne Chung
2020-02-17
1
-17
/
+91
*
Move rendering logic for inline suggestions to ExtServices.
Adam He
2020-02-14
1
-1
/
+1
*
Made the InlineSuggestion APIs testable.
Joanne Chung
2020-01-14
1
-2
/
+17
*
API for autofill integration with keyboard.
Adam He
2019-12-16
1
-1
/
+1
*
Initial IME inline suggestions APIs
Feng Cao
2019-11-22
1
-0
/
+285