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
/
InputMethodService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Do let IME fit invisible insets" into rvc-qpr-dev am: edf2036691
Tiger Huang
2020-11-18
1
-1
/
+0
|
\
|
*
Do let IME fit invisible insets
Tiger Huang
2020-11-17
1
-1
/
+0
*
|
Merge "Only use system gesture insets for exclusion rects with root ime view"...
TreeHugger Robot
2020-11-03
1
-5
/
+15
|
\
|
|
*
Only use system gesture insets for exclusion rects with root ime view
Winson Chung
2020-11-03
1
-5
/
+15
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-02
1
-2
/
+2
*
|
DO NOT MERGE: Revert "Don't let IME window fit status bar" am: 427bdc1c86
Tiger Huang
2020-10-14
1
-11
/
+15
|
\
|
|
*
DO NOT MERGE: Revert "Don't let IME window fit status bar"
Tiger Huang
2020-10-14
1
-11
/
+15
*
|
Merge "Don't let IME window fit status bar" into rvc-qpr-dev am: 022e779ae5
Tiger Huang
2020-09-23
1
-15
/
+11
|
\
|
|
*
Don't let IME window fit status bar
Tiger Huang
2020-09-23
1
-15
/
+11
*
|
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-15
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-8
/
+8
*
|
Smooth out IME animation for automotive devices
Heemin Seog
2020-08-21
1
-5
/
+9
|
/
*
Fix IME flicker: move hiding the surface into the control target
Adrian Roos
2020-07-09
1
-3
/
+0
*
Disable user animations on insets whose visible frame is empty (refined)
Tiger Huang
2020-06-23
1
-0
/
+4
*
Add WindowMetricsHelper
Charles Chen
2020-05-04
1
-2
/
+3
*
Address leftover TODOs from inline suggestions.
Adam He
2020-04-28
1
-3
/
+12
*
Send more IME events to autofill manager service.
Feng Cao
2020-03-31
1
-71
/
+14
*
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
|
|
/
*
/
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
*
Make IME fit navgation bars at left and right sides
Tiger Huang
2020-03-10
1
-1
/
+4
*
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
1
-6
/
+33
*
Populate the autofillId in the IMS EditorInfo
Feng Cao
2020-02-28
1
-1
/
+10
*
Merge "Pipe windowToken for hideSoftInput" into rvc-dev
Taran Singh
2020-02-27
1
-1
/
+43
|
\
|
*
Pipe windowToken for hideSoftInput
Tarandeep Singh
2020-02-27
1
-1
/
+43
*
|
Remove IME surface when hidden
Tarandeep Singh
2020-02-26
1
-0
/
+15
|
/
*
Introduces the Bundle to inline suggestions APIs to encode custom UI styling ...
Feng Cao
2020-02-19
1
-11
/
+16
*
Refactor the InputMethodService to move inline suggestion stuff to a separate...
Feng Cao
2020-02-14
1
-114
/
+15
*
Move rendering logic for inline suggestions to ExtServices.
Adam He
2020-02-14
1
-0
/
+13
*
Merge "Updated InputMethodService to not inset by navigation bar if requested...
Jian-Yang Liu
2020-02-03
1
-2
/
+20
|
\
|
*
Updated InputMethodService to not inset by navigation bar if requested
JianYang Liu
2020-01-28
1
-3
/
+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
1
-1
/
+47
|
/
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Finish autofill integration with keyboard cleanup tasks
Joanne Chung
2020-01-06
1
-5
/
+16
*
Added attributes for IME and AutofillService to indicate they support
Adam He
2020-01-03
1
-21
/
+3
*
Make InputMethodService to never reuse the inline suggestion response callback.
Feng Cao
2019-12-27
1
-10
/
+5
*
Merge "API for autofill integration with keyboard."
Adam He
2019-12-18
1
-0
/
+185
|
\
|
*
API for autofill integration with keyboard.
Adam He
2019-12-16
1
-0
/
+185
*
|
Window Manager Flag Migration (7/n)
Tiger Huang
2019-12-16
1
-0
/
+12
|
/
*
Set gesture exclusion rect for IMEs
Vinit Nayak
2019-10-21
1
-1
/
+14
[next]