Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
c8e45ddb032554f4e9d4411d8ef47d98db62d77b
/
java
/
res
/
values
/
styles.xml
c8e45dd
Rename LatinKeyboardView to MainKeyboardView
by Tadashi G. Takaoka
· 13 years ago
88d378b
Use large label text size for action label
by Tadashi G. Takaoka
· 13 years ago
7ecc108
Fix calculation of more keys keyboard position based on key preview
by Tadashi G. Takaoka
· 13 years ago
7b6afb1
Enable long-press spacebar on 7 inch tablet
by Tadashi G. Takaoka
· 13 years ago
e49a987
Override the keyboard height per device
by Tadashi G. Takaoka
· 13 years ago
31c94ce
Use ObjectAnimator
by Tadashi G. Takaoka
· 13 years ago
26e7ce1
Merge "Use "dp" instead of "dip""
by Tadashi G. Takaoka
· 13 years ago
7c38b73
Use "dp" instead of "dip"
by Tadashi G. Takaoka
· 13 years ago
a6dd0c2
Use "dp" instead of "sp"
by Tadashi G. Takaoka
· 13 years ago
73a46bf
Gray out "alt-code-while-typing" key icon while typing
by Tadashi G. Takaoka
· 13 years ago
d7c4ba1
Use XML animator definition
by Tadashi G. Takaoka
· 13 years ago
edf5daa
Merge "Support invalidating multiple keys in KeyboardView"
by Tadashi G. Takaoka
· 13 years ago
299ac26
Support invalidating multiple keys in KeyboardView
by Tadashi G. Takaoka
· 13 years ago
aee5f03
Use integer alpha value instead of factor for animation
by Tadashi G. Takaoka
· 13 years ago
dabf968
Move language on spacebar parameters to LatinKeyboardView attributes
by Tadashi G. Takaoka
· 13 years ago
411749a
Cleanup keyboard theme switching code
by Tadashi G. Takaoka
· 14 years ago
48f6321
Tweak vertical corrections for more keys in the "ICS" theme
by Tadashi G. Takaoka
· 14 years ago
2affaf9
Rename mini keyboard to more keys keyboard
by Tadashi G. Takaoka
· 14 years ago
ca2f051
Auto generate various shift states alphabet keyboard automatically
by Tadashi G. Takaoka
· 14 years ago
160f012
Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker
by Tadashi G. Takaoka
· 14 years ago
42fcb2d
Get rid of public reference to KeyboardIconsSet.ICON_* constants
by Tadashi G. Takaoka
· 14 years ago
4112dc0
Move spacebar drawing code from LatinKeyboard to LatinKeyboardView
by Tadashi G. Takaoka
· 14 years ago
7bd714c
Add extra key icons to KeyboardIconsSet
by Tadashi G. Takaoka
· 14 years ago
5afc3ae
Add LatinKeyboardView style
by Tadashi G. Takaoka
· 14 years ago
7cc2595
Add LatinKeyboard.spacebarTextRatio attribute
by Tadashi G. Takaoka
· 14 years ago
a44685a
Add colorValidTypedWord and alphaValidTypedWord
by Tadashi G. Takaoka
· 14 years ago
23d27fe
Fix auto correction spacebar LED
by Tadashi G. Takaoka
· 14 years ago
a0e4f40
Special handling of one key mini-keyboard to mitigate visual flicker
by Tadashi G. Takaoka
· 14 years ago
5c26922
Move themeId and touch correction data to Keyboard style
by Tadashi G. Takaoka
· 14 years ago
287f4f8
Add horizontal edges paddings to phone/number layout
by Tadashi G. Takaoka
· 14 years ago
0967ef4
Draw more suggestions hint using text font
by Tadashi G. Takaoka
· 14 years ago
697bf58
Update suggestions strip text color
by Tadashi G. Takaoka
· 14 years ago
6b97d2b
Tweak bottom padding for the "..." popup hint
by Ken Wakasa
· 14 years ago
ea0c567
Tune mini keyboard visual
by Tadashi G. Takaoka
· 14 years ago
9676038
Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to SuggestionsView
by Tadashi G. Takaoka
· 14 years ago
0e2fa66
Rename suggestionsPaneViewStyle to moreSuggestionsViewStyle
by Tadashi G. Takaoka
· 14 years ago
913e2ae
Rename CandidateView to SuggestionsView
by Tadashi G. Takaoka
· 14 years ago
29e7b7e
Implement popup suggestions pane
by Tadashi G. Takaoka
· 14 years ago
9d5601e
Rename PopupCharactersParser to MoreKeySpecParser
by Tadashi G. Takaoka
· 14 years ago
9237a72
Rename PopupMiniKeyboardView to MiniKeyboardView
by Tadashi G. Takaoka
· 14 years ago
c04bbc1
Fix "touch to save" colors
by Tadashi G. Takaoka
· 14 years ago
d47a955
Fix suggestions strip text colors
by Tadashi G. Takaoka
· 14 years ago
bea6b72
Get rid of auto correction flash animation in the suggestion strip
by Tadashi G. Takaoka
· 14 years ago
59f5cc8
Get rid of auto correction flash animation in the suggestion strip
by Ken Wakasa
· 14 years ago
39d2a4c
Revert Idedaabd1 partially until we have the new auto-correction indicator in TextView
by Ken Wakasa
· 14 years ago
ae5c736
Remove suggestion pane controller from strip
by Tadashi G. Takaoka
· 14 years ago
60a004f
Fixed count suggestions strip
by Tadashi G. Takaoka
· 14 years ago
ef5dfc4
Remove sliding spacebar language switcher
by Tadashi G. Takaoka
· 14 years ago
a19b84d
Move key hysteresis distance parameter to KeyDetector class
by Tadashi G. Takaoka
· 14 years ago
9812fb0
Specify Key gaps by percentage
by Tadashi G. Takaoka
· 14 years ago
3118277
Tweak ICS theme a bit
by Tadashi G. Takaoka
· 14 years ago
74b6897
Adaptive suggestions strip
by Tadashi G. Takaoka
· 14 years ago
d773bf3
Cleanup key drawing code
by Tadashi G. Takaoka
· 14 years ago
d87f28f
Use left/right-edge popup preview background
by Tadashi G. Takaoka
· 14 years ago
3040c8b
Draw popup hint "..." by text rendering
by Tadashi G. Takaoka
· 14 years ago
8aee759
Remove reference to system theme
by Tadashi G. Takaoka
· 14 years ago
520a297
Draw phone/number keyboard layout witout icon
by Tadashi G. Takaoka
· 14 years ago
9116bf1
New IceCreamSandwich assets and theme
by Tadashi G. Takaoka
· 14 years ago
a93d27d
Remove colorScheme attribute from KeyboardView
by Tadashi G. Takaoka
· 14 years ago
ada37cb
Make auto correction candidate displayed in bold font
by Tadashi G. Takaoka
· 14 years ago
237af54
Tune up 7 inch keyboard layout
by Tadashi G. Takaoka
· 14 years ago
9d9522a
Add Key.keyHintLabel and remove Key.keyHintIcon
by Tadashi G. Takaoka
· 14 years ago
a619673
Make LatinKeyboard aware of theme
by Tadashi G. Takaoka
· 14 years ago
08a6f2a
Make CandidateView aware of theme
by Tadashi G. Takaoka
· 14 years ago
b7758d6
Make Keyboard aware of theme
by Tadashi G. Takaoka
· 14 years ago
13a7419
Use custom theme for Keyboard theme switch
by Tadashi G. Takaoka
· 14 years ago
d157834
Auto text sizing using fraction of key height
by Tadashi G. Takaoka
· 14 years ago
ff082d0
Refactor KeyboardView and create MiniKeyboardView
by Tadashi G. Takaoka
· 14 years ago
7a3d3ae
Fast key preview
by Tadashi G. Takaoka
· 14 years ago
5a309f5
Move some inner static class to top class in new package
by Tadashi G. Takaoka
· 15 years ago
5d04042
Tweak tablet keyboard design
by Tadashi G. Takaoka
· 15 years ago
59c9930
Support colorScheme <case/> condition in Keyboard XML
by Tadashi G. Takaoka
· 15 years ago
6886472
Rename LatinKeyboardBaseView class to KeyboardBaseView
by Tadashi Takaoka
· 15 years ago
2b4cc0d
Fix xlarge min-keyboard layout
by Tadashi G. Takaoka
· 15 years ago
b1fcbec
Add xlarge keyboard layouts (tentative)
by Tadashi G. Takaoka
· 15 years ago
0ae817c
Add enter/exit animation style to prevew and mini keyboard
by Tadashi G. Takaoka
· 15 years ago
7763b36
Align key preview and mini-keyboard positions
by Tadashi G. Takaoka
· 15 years ago
eb68036
Add keyHysteresisDistance xml attribute
by Tadashi G. Takaoka
· 15 years ago
395d501
Rename keyboard_popup_keyboard.xml keyboard_key_preview.xml
by satok
· 15 years ago
c931021
Fix the gap of popup
by satok
· 15 years ago
aed0122
Fix a bug in y-axis offset for sliding finger key detection for mini popup keyboard.
by Ken Wakasa
· 15 years ago
83c6069
Decrease LatinKeyboardBaseView_keyPreviewOffset. Popup will be displayed closer to each key typed.
by Ken Wakasa
· 15 years ago
979f869
DO NOT MERGE. Backport LatinIME from master to Gingerbread
by satok
· 15 years ago