index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
src
/
com
/
android
/
inputmethod
/
keyboard
/
internal
/
MockKeyboardSwitcher.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IL135] Make getCurrentAutoCapsState private
Jean Chalard
2014-04-14
1
-9
/
+5
*
[IL134] Add an alternative path to getCurrentAutoCapsState
Jean Chalard
2014-04-14
1
-1
/
+12
*
Revert "Remove symbols shifted layout related code"
Satoshi Kataoka
2013-09-04
1
-3
/
+10
*
Revert "Revert "Support Emoji keyboard""
Satoshi Kataoka
2013-08-30
1
-0
/
+5
*
Revert "Support Emoji keyboard"
Ken Wakasa
2013-08-30
1
-5
/
+0
*
Support Emoji keyboard
Tadashi G. Takaoka
2013-08-29
1
-0
/
+5
*
Remove symbols shifted layout related code
Tadashi G. Takaoka
2013-08-24
1
-10
/
+3
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-1
/
+1
*
Add CODE_CAPSLOCK for long press shift key
Tadashi G. Takaoka
2013-06-04
1
-18
/
+0
*
Rename methods for readability
Tadashi G. Takaoka
2013-06-03
1
-8
/
+8
*
Remove unnecessary methods of KeyboardSwitcher
Tadashi G. Takaoka
2013-05-22
1
-5
/
+0
*
Back to previous keyboard layout by canceling sliding input
Tadashi G. Takaoka
2013-05-14
1
-5
/
+5
*
Match the keyboard state to the recapitalize state.
Jean Chalard
2013-04-16
1
-2
/
+3
*
Separate caps mode related utils to CapsModeUtils
Tadashi G. Takaoka
2013-02-12
1
-8
/
+8
*
Remove automatic switch back to alphabet feature
Tadashi G. Takaoka
2013-01-18
1
-11
/
+11
*
Move code point constants from Keyboard to Constants class
Tadashi G. Takaoka
2012-10-29
1
-29
/
+28
*
Reset automatic upper case when chroding key is pressed
Tadashi G. Takaoka
2012-05-21
1
-2
/
+2
*
Change auto caps mode argument to int type
Tadashi G. Takaoka
2012-05-18
1
-10
/
+20
*
Remove unnecessary and harmful KeyboardState.onUpdateShiftState call
Tadashi G. Takaoka
2012-02-16
1
-0
/
+10
*
Move long press shift handling from PointerTracker to KeyboardState
Tadashi G. Takaoka
2012-02-01
1
-1
/
+22
*
Fix double tap shift key enable/disable shift locked mode
Tadashi G. Takaoka
2012-01-31
1
-1
/
+16
*
Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted
Tadashi G. Takaoka
2012-01-26
1
-2
/
+9
*
Get rid of setShifted/setShiftLocked from SwitchActions
Tadashi G. Takaoka
2012-01-24
1
-14
/
+9
*
Add more sliding input unit test
Tadashi G. Takaoka
2012-01-24
1
-0
/
+12
*
Add more multitouch tests
Tadashi G. Takaoka
2012-01-18
1
-0
/
+4
*
Get rid of hasDistinctMultitouch reference from KeyboardState
Tadashi G. Takaoka
2012-01-18
1
-3
/
+2
*
Add KeyboardStateTestsBase and helper methods
Tadashi G. Takaoka
2012-01-18
1
-51
/
+24
*
Remove KeyboardSwicther.toggleCapslock
Tadashi G. Takaoka
2012-01-17
1
-4
/
+0
*
Rename KeyboardActionListener methods
Tadashi G. Takaoka
2012-01-17
1
-13
/
+26
*
Remove toggleShift and toggleAlphabetAndSymbols from KeyboardSwitcher
Tadashi G. Takaoka
2012-01-17
1
-8
/
+0
*
KeyboardState unit tests for non-distinct multitouch device
Tadashi G. Takaoka
2012-01-16
1
-0
/
+8
*
Add auto caps function simulation to MockKeyboardSwitcher
Tadashi G. Takaoka
2012-01-16
1
-6
/
+10
*
Make MockKeyboardSwitcher top level class
Tadashi G. Takaoka
2012-01-16
1
-0
/
+144