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
/
view
/
inputmethod
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove android.view.inline deprecated API.
Adam He
2020-04-15
2
-42
/
+4
*
Add an empty IMM#windowDismissed(IBinder) for app compat
Yohei Yukawa
2020-04-09
1
-0
/
+32
*
Define custom equals method for bundles in the inline APIs
Feng Cao
2020-04-01
1
-3
/
+8
*
Replace Nullable bundle with NonNull and use Bundle.EMPTY
Feng Cao
2020-03-31
1
-11
/
+14
*
Add @UnsupportedAppUsage to the old inline APIs for compatibility
Feng Cao
2020-03-30
2
-76
/
+16
*
Migrate android.view.inline to android.widget.inline
Adam He
2020-03-29
3
-63
/
+159
*
Add APIs to move suggestions below/above window
Svet Ganov
2020-03-20
1
-12
/
+12
*
Merge "Run codegen v15 on inline suggestion data classes" into rvc-dev
TreeHugger Robot
2020-03-17
1
-6
/
+4
|
\
|
*
Run codegen v15 on inline suggestion data classes
Feng Cao
2020-03-16
1
-6
/
+4
*
|
Merge "Sends click and long click events from the inline suggestion to host a...
Feng Cao
2020-03-13
1
-10
/
+48
|
\
\
|
|
/
|
/
|
|
*
Sends click and long click events from the inline suggestion to host app
Feng Cao
2020-03-12
1
-10
/
+48
*
|
Properly handle InlineSuggestionsRequest with 0 max suggestion count
Feng Cao
2020-03-11
1
-14
/
+17
|
/
*
Ignore unchecked IME show/hide when no root
Tarandeep Singh
2020-03-03
1
-13
/
+25
*
Merge "Notify autofill with the IME start/finish input view events" into rvc-dev
Feng Cao
2020-03-03
1
-4
/
+3
|
\
|
*
Notify autofill with the IME start/finish input view events
Feng Cao
2020-03-02
1
-4
/
+3
*
|
Uses SurfacePackage instead of SurfaceControl on inline suggestion
TYM Tsai
2020-03-02
1
-3
/
+3
|
/
*
Populate the autofillId in the IMS EditorInfo
Feng Cao
2020-02-28
2
-0
/
+14
*
Merge "Pipe windowToken for hideSoftInput" into rvc-dev
Taran Singh
2020-02-27
2
-2
/
+33
|
\
|
*
Pipe windowToken for hideSoftInput
Tarandeep Singh
2020-02-27
2
-2
/
+33
*
|
Merge "A few inline autofill API tweaks." into rvc-dev
TreeHugger Robot
2020-02-27
1
-7
/
+28
|
\
\
|
*
|
A few inline autofill API tweaks.
Feng Cao
2020-02-26
1
-7
/
+28
|
|
/
*
/
Remove IME surface when hidden
Tarandeep Singh
2020-02-26
2
-0
/
+21
|
/
*
Use context for correct display in the renderer service
Svet Ganov
2020-02-22
1
-33
/
+108
*
Merge "Offload user-switching task from startInputOrWindowGainedFocus()"
Yohei Yukawa
2020-02-20
1
-0
/
+7
|
\
|
*
Offload user-switching task from startInputOrWindowGainedFocus()
Yohei Yukawa
2020-02-19
1
-0
/
+7
*
|
Merge "Logically revert previous attempts on Bug 139806621"
TreeHugger Robot
2020-02-20
1
-78
/
+35
|
\
|
|
*
Logically revert previous attempts on Bug 139806621
Yohei Yukawa
2020-02-14
1
-78
/
+35
*
|
Introduces the Bundle to inline suggestions APIs to encode custom UI styling ...
Feng Cao
2020-02-19
1
-6
/
+4
*
|
Merge "Add the locale field and an extra Bundle to the InlineSuggestionsReque...
TreeHugger Robot
2020-02-18
1
-16
/
+103
|
\
\
|
*
|
Add the locale field and an extra Bundle to the InlineSuggestionsRequest.
Feng Cao
2020-02-17
1
-16
/
+103
*
|
|
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
2
-9
/
+75
|
/
*
Added OWNERS file for inputmethod
Wale Ogunwale
2020-02-13
1
-0
/
+3
*
Merge "Refine surrounding text logic and test case readability."
TreeHugger Robot
2020-02-10
1
-33
/
+43
|
\
|
*
Refine surrounding text logic and test case readability.
Chris.CC Lee
2020-02-07
1
-33
/
+43
*
|
Remove an obsolete comment
Yohei Yukawa
2020-02-07
1
-2
/
+0
*
|
Add missing tests for inline input part.
Joanne Chung
2020-02-06
1
-1
/
+0
|
/
*
Fix Keyboard won't show up in some cases
lumark
2020-02-04
1
-0
/
+5
*
Merge "Add inline controller UI fields to the autofill response and IME inlin...
TreeHugger Robot
2020-01-24
1
-6
/
+71
|
\
|
*
Add inline controller UI fields to the autofill response and IME inline response
Feng Cao
2020-01-23
1
-6
/
+71
*
|
Merge "Add surrounding text to EditorInfo to speed up IME startup"
TreeHugger Robot
2020-01-23
2
-3
/
+348
|
\
\
|
*
|
Add surrounding text to EditorInfo to speed up IME startup
Chris.CC Lee
2020-01-23
2
-3
/
+348
*
|
|
Merge "Pipe windowToken of window requesting IME"
Taran Singh
2020-01-22
2
-4
/
+38
|
\
\
\
|
*
|
|
Pipe windowToken of window requesting IME
Tarandeep Singh
2020-01-21
2
-4
/
+38
|
|
|
/
|
|
/
|
*
/
|
Fix some thread handling issues in InputMethodManager
lumark
2020-01-22
1
-22
/
+48
|
/
/
*
|
Merge "Introduce ImeFocusController"
TreeHugger Robot
2020-01-16
2
-298
/
+251
|
\
\
|
*
|
Introduce ImeFocusController
lumark
2020-01-16
2
-298
/
+251
*
|
|
Merge "Made the InlineSuggestion APIs testable."
Joanne Chung
2020-01-16
3
-6
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Made the InlineSuggestion APIs testable.
Joanne Chung
2020-01-14
3
-6
/
+48
*
|
|
Merge "Add the ime package name to the inline suggestions request"
TreeHugger Robot
2020-01-14
1
-9
/
+73
|
\
\
\
[next]