index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
inputmethodservice
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix: Wrong suggestion popup position in extract mode.
Keisuke Kuroyanagi
2015-07-17
1
-2
/
+6
*
Fix "Select All" in extracted mode
Andrei Stingaceanu
2015-07-14
1
-12
/
+13
*
Fix insertion handle disappearing in extract mode
Andrei Stingaceanu
2015-07-13
1
-2
/
+2
*
Handle back key to cancel text action mode in full-screen IME.
Yohei Yukawa
2015-06-24
1
-9
/
+28
*
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
*
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
|
/
*
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
*
More work on voice interaction visuals.
Dianne Hackborn
2014-05-30
2
-3
/
+8
*
Add system layer for voice interaction services.
Dianne Hackborn
2014-05-28
2
-59
/
+20
*
Introduce new API for floating window support
Yohei Yukawa
2014-05-09
2
-0
/
+35
*
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
2
-11
/
+70
*
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
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
am 4c62da69: am 145cac85: am 4bf6eb17: Merge "Memory leak in IInputMethodSess...
Jeff Brown
2013-10-29
1
-1
/
+9
|
\
|
*
am 145cac85: am 4bf6eb17: Merge "Memory leak in IInputMethodSessionWrapper ex...
Jeff Brown
2013-10-29
1
-1
/
+9
|
|
\
|
|
*
Memory leak in IInputMethodSessionWrapper executeMessage
Henrik Baard
2013-08-11
1
-1
/
+9
*
|
|
Introduce an API to get the recommended height of the InputMethodWindow
Satoshi Kataoka
2013-10-15
1
-0
/
+15
*
|
|
am 4faa694e: am d3758420: am 65e91126: Merge "Allow IMEs to extend below nav ...
John Spurlock
2013-10-09
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Allow IMEs to extend below nav bar, remove SystemUI veto.
John Spurlock
2013-10-09
1
-0
/
+2
*
|
|
am 4895ec3d: am 940a2ad6: Merge "Don\'t send the same values to onUpdateSelec...
Jean Chalard
2013-09-12
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
Don't send the same values to onUpdateSelection repeatedly
Jean Chalard
2013-09-12
1
-0
/
+5
*
|
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
3
-9
/
+20
|
/
/
*
|
Fix possible NPE in IInputMethodWrapper
Satoshi Kataoka
2013-07-01
1
-0
/
+8
*
|
Resolve inconsistent conditions in InputMethodService
Satoshi Kataoka
2013-05-30
1
-2
/
+1
|
/
*
am 1a546dca: Merge "Fixed the problem ime invisible status despite being the ...
Satoshi Kataoka
2013-04-18
1
-1
/
+1
|
\
|
*
Fixed the problem ime invisible status despite being the icon that appears in...
jungheang.lee
2013-02-28
1
-1
/
+1
*
|
Use input transport for communications between app and IME.
Jeff Brown
2013-03-26
3
-89
/
+138
*
|
Separate sessionCreated and finishedEvents callbacks
Michael Wright
2013-03-21
1
-5
/
+5
*
|
Clear mWindowAdded when window was not added. DO NOT MERGE
Craig Mautner
2013-03-19
1
-0
/
+1
[next]