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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Customizes input extract edit view for Wear
Mark Renouf
2016-04-12
2
-7
/
+164
*
Revert "Customizes input extract edit view for Wear"
Yohei Yukawa
2016-04-09
2
-149
/
+7
*
Customizes input extract edit view for Wear
Mark Renouf
2016-04-08
2
-7
/
+149
*
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
*
Merge "Tell IMS about missing InputConnection methods." into nyc-dev
Yohei Yukawa
2016-03-19
1
-9
/
+18
|
\
|
*
Tell IMS about missing InputConnection methods.
Yohei Yukawa
2016-03-15
1
-9
/
+18
*
|
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
*
Fix crash in KeyboardView with null Handler
Clara Bayarri
2015-10-23
1
-3
/
+5
*
Fix a few view ctors to not call Looper.myLooper
John Reck
2015-10-20
1
-140
/
+149
*
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
|
/
*
am abe22377: am 7423ca03: am d49c3b65: am 00eb5767: am 437eb6ce: Merge "Fix: ...
Keisuke Kuroyanagi
2015-07-21
1
-2
/
+6
|
\
|
*
Fix: Wrong suggestion popup position in extract mode.
Keisuke Kuroyanagi
2015-07-17
1
-2
/
+6
*
|
am 943b001c: am b9384d5d: am 31ccc9f0: am a7e2ab6e: am 8af7432c: Merge "Fix "...
Andrei Stingaceanu
2015-07-14
1
-12
/
+13
|
\
|
|
*
Fix "Select All" in extracted mode
Andrei Stingaceanu
2015-07-14
1
-12
/
+13
*
|
am 464f4006: am dfa116e2: am 2e59771e: am 0e6360f4: am a9b9907f: Merge "Fix i...
Andrei Stingaceanu
2015-07-14
1
-2
/
+2
|
\
|
|
*
Fix insertion handle disappearing in extract mode
Andrei Stingaceanu
2015-07-13
1
-2
/
+2
*
|
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
*
|
am 4ca5725f: am 76d2204d: am b1891b3f: Fix selection by double tap in Extract...
Andrei Stingaceanu
2015-06-22
1
-0
/
+8
|
\
|
|
*
Fix selection by double tap in Extracted mode
Andrei Stingaceanu
2015-06-22
1
-0
/
+8
|
*
Fix JavaDoc error in I392166c77cd9dd2c432dc4f1274312f8355de02b.
Yohei Yukawa
2015-06-11
1
-1
/
+2
*
|
Fix JavaDoc error in I392166c77cd9dd2c432dc4f1274312f8355de02b.
Yohei Yukawa
2015-06-12
1
-1
/
+2
*
|
am 4878a26c: am bbbe13d5: am d4673355: Merge "Keyboard.Key#onReleased() shoul...
Yohei Yukawa
2015-06-12
1
-5
/
+15
|
\
|
|
*
Merge "Keyboard.Key#onReleased() should handle inside parameter." into mnc-dev
Yohei Yukawa
2015-06-12
1
-5
/
+15
|
|
\
|
|
*
Keyboard.Key#onReleased() should handle inside parameter.
Yohei Yukawa
2015-06-11
1
-5
/
+15
|
*
|
Completely remove ExtractActionMode from ExtractEditLayout
Andrei Stingaceanu
2015-06-09
2
-178
/
+3
|
|
/
*
|
Remove ExtractEditAction - part 1
Andrei Stingaceanu
2015-06-11
2
-177
/
+2
*
|
Revert "Completely remove ExtractActionMode - master cherrypick"
Andrei Stingaceanu
2015-06-11
2
-3
/
+178
*
|
Completely remove ExtractActionMode - master cherrypick
Andrei Stingaceanu
2015-06-11
2
-178
/
+3
|
/
*
Catch BadTokenException and continue in clearInsetofPreviousIme.
Seigo Nonaka
2015-06-08
1
-5
/
+11
*
Separate the SelectionActionMode into Insertion and Selection.
Clara Bayarri
2015-06-04
1
-1
/
+1
*
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
*
am 66a51c70: am da1bc605: am 7a3c8c70: Merge "Fixed memory leak in ExtractEdi...
Adam Powell
2015-04-07
1
-0
/
+2
|
\
|
*
Fixed memory leak in ExtractEditLayout finish()
Johan8 Persson2
2015-03-27
1
-0
/
+2
*
|
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
2
-3
/
+6
|
/
*
am 83c804be: Merge "Prevent duplicated registration of OnComputeInternalInset...
Yohei Yukawa
2015-02-14
1
-0
/
+1
|
\
|
*
Prevent duplicated registration of OnComputeInternalInsetsListener
Seonggoo Kang
2014-12-24
1
-0
/
+1
*
|
Use CURRENT_OR_SELF when checking SPEAK_PASSWORD setting
Alan Viverette
2014-12-02
1
-1
/
+1
*
|
Load SPEAK_PASSWORD from currently active user rather than self
Alan Viverette
2014-11-25
1
-2
/
+4
|
/
*
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
[next]