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
/
inputmethodservice
/
InlineSuggestionSession.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
IME should notify autofill
Simranjit Kohli
2024-12-19
1
-1
/
+9
*
Move *InlineSuggestions* to com.android.internal.inputmethod
Yohei Yukawa
2022-06-10
1
-3
/
+3
*
Use Log.w(String, String, Throwable tr) instead of Log.w(String, String)
lpeter
2020-07-10
1
-1
/
+1
*
Change to drop down when the inline suggestions don't be shown in IME.
lpeter
2020-07-08
1
-0
/
+5
*
Clear inline suggestions before onFinishInput
Feng Cao
2020-06-22
1
-0
/
+20
*
Filter the content of the Bundles used as extras and styling APIs
TYM Tsai
2020-04-22
1
-0
/
+1
*
Send more IME events to autofill manager service.
Feng Cao
2020-03-31
1
-101
/
+110
*
Fix the validation for showing inline suggestion in webview
Feng Cao
2020-03-24
1
-2
/
+7
*
Notify autofill with the IME start/finish input view events
Feng Cao
2020-03-02
1
-12
/
+49
*
Populate the autofillId in the IMS EditorInfo
Feng Cao
2020-02-28
1
-8
/
+22
*
Several improvements and bug fixes to the inline autofill flow
Feng Cao
2020-02-28
1
-2
/
+3
*
Refactor the InputMethodService to move inline suggestion stuff to a separate...
Feng Cao
2020-02-14
1
-0
/
+158