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
/
inputmethodservice
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Smooth out IME animation for automotive devices" into rvc-qpr-dev am: ...
Heemin Seog
2020-08-27
1
-5
/
+9
|
\
|
*
Smooth out IME animation for automotive devices
Heemin Seog
2020-08-21
1
-5
/
+9
*
|
Revert "Snap for 6792834 from edbf3411d2c91f38a1a5d93b9e5b338052..."
Bill Rassieur
2020-08-27
1
-0
/
+7
*
|
Annotating context in framework base
Charles Chen
2020-08-03
1
-0
/
+2
*
|
Use Log.w(String, String, Throwable tr) instead of Log.w(String, String)
lpeter
2020-07-10
1
-1
/
+1
|
/
*
Merge "Fix IME flicker: move hiding the surface into the control target" into...
Adrian Roos
2020-07-09
1
-3
/
+0
|
\
|
*
Fix IME flicker: move hiding the surface into the control target
Adrian Roos
2020-07-09
1
-3
/
+0
*
|
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 onStartInput instead of before onFinishInput
Feng Cao
2020-06-24
1
-1
/
+1
*
Merge "Disable user animations on insets whose visible frame is empty (refine...
Tiger Huang
2020-06-24
1
-0
/
+4
|
\
|
*
Disable user animations on insets whose visible frame is empty (refined)
Tiger Huang
2020-06-23
1
-0
/
+4
*
|
Clear inline suggestions before onFinishInput
Feng Cao
2020-06-22
2
-0
/
+21
|
/
*
Make InputMethodService be an UI context
Charles Chen
2020-06-03
1
-0
/
+6
*
Add WindowMetricsHelper
Charles Chen
2020-05-04
1
-2
/
+3
*
Address leftover TODOs from inline suggestions.
Adam He
2020-04-28
1
-3
/
+12
*
Filter the content of the Bundles used as extras and styling APIs
TYM Tsai
2020-04-22
1
-0
/
+1
*
Let blocked InputConnection APIs fail upon IInputMethod.unbindInput()
Yohei Yukawa
2020-04-02
2
-32
/
+35
*
Send more IME events to autofill manager service.
Feng Cao
2020-03-31
3
-172
/
+385
*
Merge "Report bounds instead of size in WindowMetrics" into rvc-dev
Andrii Kulian
2020-03-27
1
-3
/
+2
|
\
|
*
Report bounds instead of size in WindowMetrics
Andrii Kulian
2020-03-24
1
-3
/
+2
*
|
Merge "Make canBeImeTarget be compatible with legacy behavior" into rvc-dev
Tiger Huang
2020-03-25
1
-0
/
+1
|
\
\
|
*
|
Make canBeImeTarget be compatible with legacy behavior
Tiger Huang
2020-03-25
1
-0
/
+1
|
|
/
*
|
Merge "Fix the validation for showing inline suggestion in webview" into rvc-dev
TreeHugger Robot
2020-03-25
1
-2
/
+7
|
\
\
|
*
|
Fix the validation for showing inline suggestion in webview
Feng Cao
2020-03-24
1
-2
/
+7
|
|
/
*
/
Fix IME hide state
Taran Singh
2020-03-24
1
-1
/
+1
|
/
*
Add null check in IMS hideWindow
Taran Singh
2020-03-20
1
-1
/
+3
*
Handle IME hide internal state correctly.
Taran Singh
2020-03-19
1
-3
/
+4
*
Merge "Make IME fit navgation bars at left and right sides" into rvc-dev
TreeHugger Robot
2020-03-17
1
-1
/
+4
|
\
|
*
Make IME fit navgation bars at left and right sides
Tiger Huang
2020-03-10
1
-1
/
+4
*
|
Add OnControllableInsetsChangedListener
Jorim Jaggi
2020-03-10
1
-0
/
+8
|
/
*
Remove IME surface when window unbinds
Tarandeep Singh
2020-03-06
1
-0
/
+4
*
Notify autofill with the IME start/finish input view events
Feng Cao
2020-03-02
2
-18
/
+82
*
Populate the autofillId in the IMS EditorInfo
Feng Cao
2020-02-28
2
-9
/
+32
*
Several improvements and bug fixes to the inline autofill flow
Feng Cao
2020-02-28
1
-2
/
+3
*
Merge "Pipe windowToken for hideSoftInput" into rvc-dev
Taran Singh
2020-02-27
2
-9
/
+58
|
\
|
*
Pipe windowToken for hideSoftInput
Tarandeep Singh
2020-02-27
2
-9
/
+58
*
|
Remove IME surface when hidden
Tarandeep Singh
2020-02-26
3
-0
/
+31
|
/
*
Introduces the Bundle to inline suggestions APIs to encode custom UI styling ...
Feng Cao
2020-02-19
2
-18
/
+22
*
Refactor the InputMethodService to move inline suggestion stuff to a separate...
Feng Cao
2020-02-14
2
-114
/
+173
*
Move rendering logic for inline suggestions to ExtServices.
Adam He
2020-02-14
1
-0
/
+13
*
Added OWNERS file for inputmethod
Wale Ogunwale
2020-02-13
1
-0
/
+3
*
Merge "Updated InputMethodService to not inset by navigation bar if requested...
Jian-Yang Liu
2020-02-03
2
-15
/
+20
|
\
|
*
Updated InputMethodService to not inset by navigation bar if requested
JianYang Liu
2020-01-28
2
-16
/
+20
*
|
Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() i...
Andrii Kulian
2020-01-31
1
-10
/
+8
|
/
*
Window Manager Flag Migration (12/n)
Tiger Huang
2020-01-23
1
-2
/
+3
*
Merge changes from topic "content_apply"
Jorim Jaggi
2020-01-23
1
-9
/
+8
|
\
|
*
Force non-floating main app windows to not fit anything
Jorim Jaggi
2020-01-23
1
-9
/
+8
|
*
Introduce Window.setContentOnApplyWindowInsetsListener
Jorim Jaggi
2020-01-22
1
-1
/
+1
*
|
Pipe windowToken of window requesting IME
Tarandeep Singh
2020-01-21
2
-6
/
+55
|
/
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
5
-5
/
+5
[next]