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
47558ca2b2c1b553265331cfb0d96d3bbd151ba4
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
…
IInputMethodWrapper.java
…
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
…
MultiClientInputMethodServiceDelegate.java
…
MultiClientInputMethodServiceDelegateImpl.java
…
OWNERS
…
package.html
…
SoftInputWindow.java
…