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
*
Modify javadoc for onWindowShown
tiansiming [田思明]
2018-02-07
1
-3
/
+3
*
Track event flow to IMMS#setImeWindowStatus
Yohei Yukawa
2017-02-13
1
-8
/
+41
*
Eliminate out-of-sync IMM#mFullscreenMode error
Yohei Yukawa
2017-02-09
1
-4
/
+6
*
No warning/info log for expected/normal situations
Yohei Yukawa
2017-02-01
1
-2
/
+4
*
Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9
Elliot Waite
2017-01-26
1
-4
/
+4
|
\
|
*
Fix @links in reference docs.
Elliot Waite
2017-01-25
1
-4
/
+4
*
|
Update JavaDoc for IMS#enableHardwareAcceleration
Yohei Yukawa
2016-09-01
1
-18
/
+14
*
|
Merge \"Merge \\"Use a flag to grant a temporary URI permission.\\" into nyc-...
Yohei Yukawa
2016-06-27
1
-21
/
+11
|
\
|
|
*
Use a flag to grant a temporary URI permission.
Yohei Yukawa
2016-06-23
1
-21
/
+11
*
|
Merge \\"Add InputMethodService#exposeContent()\\" into nyc-mr1-dev am: dc42d...
Yohei Yukawa
2016-06-23
1
-0
/
+35
|
\
|
|
*
Add InputMethodService#exposeContent()
Yohei Yukawa
2016-06-22
1
-0
/
+35
*
|
Add missing @Deprecated annotations.
Aurimas Liutikas
2016-05-24
1
-0
/
+1
|
/
*
Make IMS#clearInsetOfPreviousIme() reliable.
Yohei Yukawa
2016-05-15
1
-12
/
+3
*
Fix a behavior change in "Show software keyboard".
Yohei Yukawa
2016-05-04
1
-2
/
+2
*
Customizes input extract edit view for Wear
Mark Renouf
2016-04-12
1
-7
/
+46
*
Revert "Customizes input extract edit view for Wear"
Yohei Yukawa
2016-04-09
1
-46
/
+7
*
Customizes input extract edit view for Wear
Mark Renouf
2016-04-08
1
-7
/
+46
*
Fix a regression in SHOW_IME_WITH_HARD_KEYBOARD handling.
Yohei Yukawa
2016-04-06
1
-1
/
+8
*
Fix a bug that IMS#mShowInputFlags is never updated.
Yohei Yukawa
2016-04-03
1
-17
/
+33
*
Fix: onExtractedDeleteText deletes unintended region.
Keisuke Kuroyanagi
2016-03-14
1
-1
/
+2
*
Suppress NPE in IMS#onEvaluateInputViewShown().
Yohei Yukawa
2016-01-12
1
-0
/
+4
*
Stop lying about hardware keyboard presence.
Yohei Yukawa
2015-12-21
1
-8
/
+120
*
Handle BadTokenException exception more reliably.
Yohei Yukawa
2015-09-14
1
-3
/
+18
*
Merge "Mechanical merge of nested if statements."
Yohei Yukawa
2015-09-14
1
-9
/
+3
|
\
|
*
Mechanical merge of nested if statements.
Yohei Yukawa
2015-09-11
1
-9
/
+3
*
|
Remove redundant casts.
Yohei Yukawa
2015-09-11
1
-14
/
+8
|
/
*
Update fullscreen state on hiding window.
Seigo Nonaka
2015-07-14
1
-0
/
+1
*
am 6a402ca6: am d408d293: am ab142f7f: Merge "Handle back key to cancel text ...
Yohei Yukawa
2015-06-25
1
-9
/
+28
|
\
|
*
Handle back key to cancel text action mode in full-screen IME.
Yohei Yukawa
2015-06-24
1
-9
/
+28
|
*
Completely remove ExtractActionMode from ExtractEditLayout
Andrei Stingaceanu
2015-06-09
1
-8
/
+1
*
|
Remove ExtractEditAction - part 1
Andrei Stingaceanu
2015-06-11
1
-7
/
+0
*
|
Revert "Completely remove ExtractActionMode - master cherrypick"
Andrei Stingaceanu
2015-06-11
1
-1
/
+8
*
|
Completely remove ExtractActionMode - master cherrypick
Andrei Stingaceanu
2015-06-11
1
-8
/
+1
|
/
*
Catch BadTokenException and continue in clearInsetofPreviousIme.
Seigo Nonaka
2015-06-08
1
-5
/
+11
*
Clear the inset of previous IME when necessary.
Yohei Yukawa
2015-05-28
1
-1
/
+34
*
Notify IME visibility when showWindow is called.
Seigo Nonaka
2015-04-24
1
-3
/
+7
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-1
/
+2
*
Prevent duplicated registration of OnComputeInternalInsetsListener
Seonggoo Kang
2014-12-24
1
-0
/
+1
*
Remove CursorAnchorInfoRequest and related stuff
Yohei Yukawa
2014-08-22
1
-7
/
+5
*
Deprecate InputMethodService.enableHardwareAcceleration()
Alan Viverette
2014-08-14
1
-1
/
+4
*
Polish new IME API for L part 2: CursorAnchorInfo
Yohei Yukawa
2014-07-11
1
-21
/
+4
*
Add system layer for voice interaction services.
Dianne Hackborn
2014-05-28
1
-1
/
+2
*
Introduce new API for floating window support
Yohei Yukawa
2014-05-09
1
-0
/
+23
*
Partial revert "Load device default theme mapping from resources"
Alan Viverette
2014-05-05
1
-5
/
+7
*
Further work on voice interaction services.
Dianne Hackborn
2014-05-05
1
-1
/
+2
*
Load device default theme mapping from resources
Alan Viverette
2014-05-01
1
-7
/
+5
*
Revise Javadoc for CURSOR_ANCHOR_MONITOR_MODE_CURSOR_RECT
Yohei Yukawa
2014-04-29
1
-2
/
+3
*
Return the cursor position in screen coordinates
Yohei Yukawa
2014-04-29
1
-4
/
+7
*
Allow IMEs to start/stop receiving onUpdateCursor callback
Yohei Yukawa
2014-04-04
1
-0
/
+17
*
Switch framework Holo references to Quantum.Light
Alan Viverette
2014-04-01
1
-0
/
+1
[next]