index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
keyboard
/
KeyboardSwitcher.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix not always showing input view with physical keyboard connected
Tadashi G. Takaoka
2014-09-12
1
-7
/
+5
*
Resolve an old TODO.
Jean Chalard
2014-09-05
1
-24
/
+16
*
Add theme aware key popup preview animation
Tadashi G. Takaoka
2014-09-02
1
-2
/
+5
*
Clear keyboard cache when system locale is changed
Tadashi G. Takaoka
2014-08-28
1
-1
/
+1
*
Simplify onComputeInsets of LatinIME
Tadashi G. Takaoka
2014-08-27
1
-1
/
+1
*
Fix NPE when pressing ALT key
Tadashi G. Takaoka
2014-08-25
1
-0
/
+3
*
(DO NOT MERGE) Show InputView even when hardware keyboard is connected
Tadashi G. Takaoka
2014-08-12
1
-1
/
+20
*
[HW2] Have a script for hardware keyboard
Jean Chalard
2014-07-01
1
-0
/
+4
*
[SD3] Forward the script ID to where it will be used
Jean Chalard
2014-06-27
1
-0
/
+4
*
Always update voice key visibility
Tadashi G. Takaoka
2014-06-06
1
-3
/
+1
*
Remove unused supportsSwitchingToShortcutIme attribute
Tadashi G. Takaoka
2014-06-06
1
-4
/
+4
*
Remove LatinImeLogger and UsabilityStudyLogUtils
Tadashi G. Takaoka
2014-05-29
1
-2
/
+0
*
Remove unused auto correction led for spacebar feature
Tadashi G. Takaoka
2014-05-15
1
-19
/
+0
*
Fix NPE in KeyboardSwitcher while orientation change
Tadashi G. Takaoka
2014-05-15
1
-1
/
+1
*
Create com.android.inputmethod.keyboard.emoji package
Tadashi G. Takaoka
2014-05-14
1
-0
/
+1
*
Make Emoji palette more Quantum light compliant
Tadashi G. Takaoka
2014-05-14
1
-1
/
+2
*
Refactor KeyboardTheme
Tadashi G. Takaoka
2014-05-12
1
-3
/
+4
*
Revert "Refactor KeyboardTheme"
Ken Wakasa
2014-05-09
1
-4
/
+3
*
Refactor KeyboardTheme
Tadashi G. Takaoka
2014-05-09
1
-3
/
+4
*
Fix NPE
Ken Wakasa
2014-05-03
1
-1
/
+3
*
Merge "Make AccessibleKeyboardViewProxy not singleton"
Tadashi G. Takaoka
2014-05-01
1
-6
/
+1
|
\
|
*
Make AccessibleKeyboardViewProxy not singleton
Tadashi G. Takaoka
2014-05-01
1
-6
/
+1
*
|
Fix the unintentional behavior change
Yohei Yukawa
2014-04-30
1
-1
/
+1
|
/
*
Use shouldOfferSwitchingToNextInputMethod when available
Yohei Yukawa
2014-04-28
1
-1
/
+1
*
Merge "[IL135] Make getCurrentAutoCapsState private"
Jean Chalard
2014-04-15
1
-18
/
+14
|
\
|
*
[IL135] Make getCurrentAutoCapsState private
Jean Chalard
2014-04-14
1
-18
/
+14
*
|
Merge "[IL134] Add an alternative path to getCurrentAutoCapsState"
Jean Chalard
2014-04-15
1
-2
/
+3
|
\
|
|
*
[IL134] Add an alternative path to getCurrentAutoCapsState
Jean Chalard
2014-04-14
1
-2
/
+3
*
|
Use KeyboardTheme id insteand of index
Tadashi G. Takaoka
2014-04-14
1
-17
/
+2
*
|
Refactor KeyboardTheme as top-level class
Tadashi G. Takaoka
2014-04-14
1
-26
/
+5
|
/
*
[IL133] Avoid calling a dangerous method from outside.
Jean Chalard
2014-04-03
1
-0
/
+7
*
[IL132] Remove some calls that let a value escape.
Jean Chalard
2014-04-03
1
-12
/
+5
*
Remove country name from space bar text when appropriate
Tadashi G. Takaoka
2014-04-02
1
-3
/
+5
*
Remove redundant check to detect forceAscii
Tadashi G. Takaoka
2014-03-28
1
-1
/
+1
*
Consolidate KeyboardTextsSet.setLocale and loadStringResoucres
Tadashi G. Takaoka
2014-03-20
1
-1
/
+1
*
Guard possible NumberFormatException
Tadashi G. Takaoka
2014-03-18
1
-2
/
+2
*
Merge "Add keyboard layout set tests"
Tadashi G. Takaoka
2014-02-27
1
-1
/
+1
|
\
|
*
Add keyboard layout set tests
Tadashi G. Takaoka
2014-02-26
1
-1
/
+1
*
|
Remove useless args and processing.
Jean Chalard
2014-02-26
1
-8
/
+0
|
/
*
Remove hack from EmojiPalettesView.startEmojiPalettes
Tadashi G. Takaoka
2014-02-24
1
-8
/
+6
*
Use the same label of switch-to-alphabet key on Emoji palette
Tadashi G. Takaoka
2014-02-17
1
-3
/
+9
*
Remove unused import
Tadashi G. Takaoka
2014-02-10
1
-1
/
+0
*
Add debug settings for keypress popup animations
Tadashi G. Takaoka
2014-02-07
1
-2
/
+10
*
Refactor touch event forwarding in InputView
Tadashi G. Takaoka
2013-12-17
1
-1
/
+1
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-2
/
+2
*
Update Color Scheme summary explicitly
Tadashi G. Takaoka
2013-11-22
1
-22
/
+17
*
Add keyboard color switch option
Tadashi G. Takaoka
2013-11-22
1
-3
/
+17
*
Add JB/ICS resources from Azuki MR1 release
Tadashi G. Takaoka
2013-11-22
1
-3
/
+7
*
Rename KLP theme related resources
Tadashi G. Takaoka
2013-11-22
1
-1
/
+1
*
Fix a bug where emojis would remove the suggestion strip.
Jean Chalard
2013-10-11
1
-5
/
+13
[next]