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
/
KeyboardSet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use keyboardSet extra value of subtype to specify layout type
Tadashi G. Takaoka
2012-04-05
1
-407
/
+0
*
Refactor to utilize InputMethodSubtype
Tadashi G. Takaoka
2012-04-05
1
-1
/
+5
*
Use no language "zz" to disable shortcut key
Tadashi G. Takaoka
2012-04-04
1
-7
/
+2
*
Use language agnostic QWERTY for forceAscii
Tadashi G. Takaoka
2012-04-04
1
-1
/
+3
*
Merge "Add RunInLocale class to guard locale switching"
Tadashi G. Takaoka
2012-04-03
1
-27
/
+35
|
\
|
*
Add RunInLocale class to guard locale switching
Tadashi G. Takaoka
2012-04-03
1
-27
/
+35
*
|
Cleanup InputTypeCompatUtils to InputTypeUtils
Tadashi G. Takaoka
2012-04-03
1
-2
/
+2
|
/
*
Remove InputMethodSubtypeCompatWrapper
Tadashi G. Takaoka
2012-04-03
1
-1
/
+0
*
Add language agnostic QWERTY subtype
Tadashi G. Takaoka
2012-03-30
1
-3
/
+9
*
Remove the "deprecated" classes
Ken Wakasa
2012-03-30
1
-26
/
+0
*
Don't send touch coordinates if proximity characters correction is disabled
Tadashi G. Takaoka
2012-03-29
1
-13
/
+24
*
Remove SupportTouchPositionCorrection from subtype extra value
Tadashi G. Takaoka
2012-03-28
1
-5
/
+7
*
Small performance improvement by removing interface accesses.
Ken Wakasa
2012-03-17
1
-3
/
+2
*
Rename keyboard XML files
Tadashi G. Takaoka
2012-03-12
1
-0
/
+2
*
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
Tadashi G. Takaoka
2012-03-08
1
-6
/
+46
*
Add language switch key only to the phone layouts
Tadashi G. Takaoka
2012-03-07
1
-2
/
+5
*
Support time, date, and datetime keyboard
Tadashi G. Takaoka
2012-03-02
1
-0
/
+3
*
Settings key always exists in more keys of shortcut/f1 key
Tadashi G. Takaoka
2012-02-17
1
-6
/
+3
*
Shift+Smiley key will register newline character of textMultiLine
Tadashi G. Takaoka
2012-02-08
1
-10
/
+8
*
Fix Key.equals(Key)
Tadashi G. Takaoka
2012-02-02
1
-5
/
+10
*
Move long press shift handling from PointerTracker to KeyboardState
Tadashi G. Takaoka
2012-02-01
1
-3
/
+5
*
Cleanup redundant methods of KeyboardSet
Tadashi G. Takaoka
2012-01-31
1
-9
/
+14
*
Auto generate various shift states alphabet keyboard automatically
Tadashi G. Takaoka
2012-01-31
1
-72
/
+43
*
Warn deprecated privateImeOptions, "nm" and "forceAscii"
Tadashi G. Takaoka
2012-01-26
1
-4
/
+6
*
Add Key preserveCase enum to keyLabelOptions attribute
Tadashi G. Takaoka
2012-01-25
1
-10
/
+35
*
Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard
Tadashi G. Takaoka
2012-01-25
1
-35
/
+54
*
Revert "Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeybo...
Tadashi Takaoka
2012-01-24
1
-43
/
+33
*
Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard
Tadashi G. Takaoka
2012-01-24
1
-33
/
+43
*
Support EditorInfo.IME_FLAG_FORCE_ASCII
Tadashi G. Takaoka
2012-01-17
1
-2
/
+4
*
Remove reference of SubtypeSwitcher and SettingsValues from KeyboardSet
Tadashi G. Takaoka
2012-01-13
1
-25
/
+42
*
Move KeyboardBuilder and KeyboardParams classes into Keyboard class
Tadashi G. Takaoka
2011-12-18
1
-5
/
+3
*
Remove LatinKeyboard class
Tadashi G. Takaoka
2011-12-18
1
-13
/
+16
*
Move KeyboardSwitcher.getKeyboard to KeyboardSet
Tadashi G. Takaoka
2011-12-16
1
-29
/
+102
*
Use Params instead of Builder as an argument of KeyboardSet constructor
Tadashi G. Takaoka
2011-12-16
1
-41
/
+53
*
Merge "Add XmlParseUtils class"
Tadashi G. Takaoka
2011-12-14
1
-17
/
+12
|
\
|
*
Add XmlParseUtils class
Tadashi G. Takaoka
2011-12-14
1
-17
/
+12
*
|
Cleanup settings key related stuff
Tadashi G. Takaoka
2011-12-14
1
-24
/
+5
|
/
*
Utilize KeyboardSet XML definitions
Tadashi G. Takaoka
2011-12-14
1
-10
/
+130
*
Introduce KeyboardSet to hold related KeyboardIds
Tadashi G. Takaoka
2011-12-13
1
-0
/
+134