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
/
KeyboardId.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused supportsSwitchingToShortcutIme attribute
Tadashi G. Takaoka
2014-06-06
1
-7
/
+2
*
Remove unnecessary reference to LatinIME
Tadashi G. Takaoka
2014-04-25
1
-1
/
+1
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-21
/
+13
*
Revert "Remove symbols shifted layout related code"
Satoshi Kataoka
2013-09-04
1
-0
/
+2
*
Add emoji keyboard element ids
Tadashi G. Takaoka
2013-08-26
1
-0
/
+14
*
Remove symbols shifted layout related code
Tadashi G. Takaoka
2013-08-24
1
-3
/
+0
*
Remove symbols shifted layout
Tadashi G. Takaoka
2013-08-23
1
-0
/
+1
*
Add ResouceUtils.getDefaultKeyboardHeight
Tadashi G. Takaoka
2013-08-07
1
-1
/
+0
*
Remove orientation member from KeyboardId
Tadashi G. Takaoka
2013-08-07
1
-12
/
+4
*
Move subtype related utility class to utils package
Tadashi G. Takaoka
2013-07-24
1
-2
/
+2
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-1
/
+1
*
Use Locale.ROOT for locale neutral operations
Tadashi G. Takaoka
2013-05-24
1
-1
/
+1
*
Remove unused device form factor values
Tadashi G. Takaoka
2013-05-07
1
-20
/
+3
*
Remove {max,min}keyboardHeight attribute from Keyboard
Tadashi G. Takaoka
2013-01-29
1
-3
/
+11
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
Stop relying on the soft keyboard to get the editor action.
Jean Chalard
2013-01-16
1
-6
/
+1
*
Move a method to a utility class (C1)
Jean Chalard
2013-01-09
1
-12
/
+3
*
Fix label of switch to symbols key when symbols has shortcut key
Tadashi G. Takaoka
2012-12-13
1
-30
/
+40
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-1
/
+1
*
Add device form factor to KeyboardId
Tadashi G. Takaoka
2012-07-30
1
-6
/
+23
*
Fix tab key's navigation behavior
Tadashi G. Takaoka
2012-07-05
1
-2
/
+4
*
Add Constants class to hold public constants
Tadashi G. Takaoka
2012-04-19
1
-2
/
+3
*
Utilize InputMethodSubtype and additional subtype
Tadashi G. Takaoka
2012-04-13
1
-6
/
+12
*
Cleanup InputTypeCompatUtils to InputTypeUtils
Tadashi G. Takaoka
2012-04-03
1
-3
/
+3
*
Cleanup EditorInfoCompatUtils
Tadashi G. Takaoka
2012-04-03
1
-2
/
+2
*
Add missing Word.hashCode()
Ken Wakasa
2012-03-23
1
-28
/
+28
*
Add language switch key only to the phone layouts
Tadashi G. Takaoka
2012-03-07
1
-2
/
+7
*
Support time, date, and datetime keyboard
Tadashi G. Takaoka
2012-03-02
1
-25
/
+6
*
Add next/prev navigate action more keys and remove tab key
Tadashi G. Takaoka
2012-02-21
1
-12
/
+22
*
Settings key always exists in more keys of shortcut/f1 key
Tadashi G. Takaoka
2012-02-17
1
-43
/
+3
*
Custom action label should be a part of keyboard identifier
Tadashi G. Takaoka
2012-02-08
1
-0
/
+2
*
Shift+Smiley key will register newline character of textMultiLine
Tadashi G. Takaoka
2012-02-08
1
-16
/
+33
*
Fix obvious bug
Tadashi G. Takaoka
2012-02-08
1
-4
/
+1
*
Move long press shift handling from PointerTracker to KeyboardState
Tadashi G. Takaoka
2012-02-01
1
-4
/
+4
*
Auto generate various shift states alphabet keyboard automatically
Tadashi G. Takaoka
2012-01-31
1
-0
/
+16
*
Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard
Tadashi G. Takaoka
2012-01-25
1
-28
/
+24
*
Revert "Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeybo...
Tadashi Takaoka
2012-01-24
1
-24
/
+28
*
Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard
Tadashi G. Takaoka
2012-01-24
1
-28
/
+24
*
Move KeyboardSwitcher.getKeyboard to KeyboardSet
Tadashi G. Takaoka
2011-12-16
1
-18
/
+3
*
Use Params instead of Builder as an argument of KeyboardSet constructor
Tadashi G. Takaoka
2011-12-16
1
-9
/
+0
*
Remove EditorInfo from KeyboardId
Tadashi G. Takaoka
2011-12-14
1
-32
/
+45
*
Cleanup KeyboardId's hasCode method
Tadashi G. Takaoka
2011-12-14
1
-30
/
+36
*
Cleanup settings key related stuff
Tadashi G. Takaoka
2011-12-14
1
-22
/
+33
*
Utilize KeyboardSet XML definitions
Tadashi G. Takaoka
2011-12-14
1
-15
/
+54
*
Don't execute pending onStartInputView if EditorInfos are equivalent
Tadashi G. Takaoka
2011-12-07
1
-0
/
+9
*
Pending onStartInputView only if the EditorInfo is identical
Tadashi G. Takaoka
2011-11-21
1
-6
/
+6
*
Introduce noKeyPreview Key attribute
Tadashi G. Takaoka
2011-11-18
1
-4
/
+0
*
Remove hacks related to determine window width
Tadashi G. Takaoka
2011-08-22
1
-8
/
+0
*
Make Keyboard object immutable except shift state
Tadashi G. Takaoka
2011-08-01
1
-9
/
+3
*
Replace the notion of "voice" with "shortcut" as many as possible
Tadashi G. Takaoka
2011-07-31
1
-12
/
+13
[next]