This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
06c59736974565e602a4ced59419fdf7cb27dfce
frameworks_base
/
core
/
java
/
android
/
inputmethodservice
History
Adrian Roos
895a2e626a
Merge "Fix IME flicker: move hiding the surface into the control target" into rvc-dev
2020-07-09 17:02:15 +00:00
..
AbstractInputMethodService.java
Make InputMethodService be an UI context
2020-06-03 09:33:52 +08:00
CompactExtractEditLayout.java
…
ExtractButton.java
…
ExtractEditLayout.java
…
ExtractEditText.java
…
IInputMethodSessionWrapper.java
Remove IME surface when hidden
2020-02-26 18:58:33 +00:00
IInputMethodWrapper.java
Let blocked InputConnection APIs fail upon IInputMethod.unbindInput()
2020-04-02 12:54:55 -07:00
InlineSuggestionSession.java
Change to drop down when the inline suggestions don't be shown in IME.
2020-07-08 17:40:00 +00:00
InlineSuggestionSessionController.java
Clear inline suggestions before onStartInput instead of before onFinishInput
2020-06-24 20:07:09 -07:00
InputMethodService.java
Fix IME flicker: move hiding the surface into the control target
2020-07-09 14:46:55 +02:00
Keyboard.java
…
KeyboardView.java
…
MultiClientInputMethodClientCallbackAdaptor.java
Let blocked InputConnection APIs fail upon IInputMethod.unbindInput()
2020-04-02 12:54:55 -07:00
MultiClientInputMethodServiceDelegate.java
…
MultiClientInputMethodServiceDelegateImpl.java
…
OWNERS
…
package.html
…
SoftInputWindow.java
Add OnControllableInsetsChangedListener
2020-03-10 12:23:58 +00:00