Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
7f45ec7bb88e36fa7e430d18e852937132b68ea6
/
java
/
res
/
values
b560a6c
Support Colemak layout
by Tadashi G. Takaoka
· 14 years ago
38026b4
Predefined keyboard layouts are configurable via XML resource
by Tadashi G. Takaoka
· 14 years ago
78173bd
Support Dvorak layout
by Tadashi G. Takaoka
· 14 years ago
cf41aff
Use string attribute for icon name
by Tadashi G. Takaoka
· 14 years ago
c27fe62
Add custom subtype settings
by Tadashi G. Takaoka
· 14 years ago
344af15
Change predefined additional subtype format in preference
by Tadashi G. Takaoka
· 14 years ago
f5a0bd2
Make predefined subtype configurable by XML resource
by Tadashi G. Takaoka
· 14 years ago
f697256
Utilize InputMethodSubtype and additional subtype
by Tadashi G. Takaoka
· 14 years ago
ab0d0d8
Add followKeyLabelRatio flag for keyLabelFlags of Key attribute
by Tadashi G. Takaoka
· 14 years ago
2be51f4
Generate KeyboardLabelsSet from donottranslate-more-keys.xml
by Tadashi G. Takaoka
· 14 years ago
7f0c503
Use !icon/<icon_name> notation for more keys spec
by Tadashi G. Takaoka
· 14 years ago
ed3bac9
Introduce KeyboardCodesSet.java and remove keycodes.xml
by Tadashi G. Takaoka
· 14 years ago
264045e
Extract keycodes.xml from donottranslate-more-keys.xml
by Tadashi G. Takaoka
· 14 years ago
fe4807d
Remove obsolete resources.
by Jean Chalard
· 14 years ago
fc169c7
Merge "Use keyboardSet extra value of subtype to specify layout type"
by Tadashi G. Takaoka
· 14 years ago
80f2ccc
Update the names and default values of bigram options.
by Jean Chalard
· 14 years ago
11d9ee7
Use keyboardSet extra value of subtype to specify layout type
by Tadashi G. Takaoka
· 14 years ago
b082c95
Use no language "zz" to disable shortcut key
by Tadashi G. Takaoka
· 14 years ago
3bf57a5
Use "No language (QWERTY)" for language agnostic QWERTY keyboard name
by Tadashi G. Takaoka
· 14 years ago
fb5b4c4
Add language agnostic QWERTY subtype
by Tadashi G. Takaoka
· 14 years ago
911b8f9
Remove the "deprecated" classes
by Ken Wakasa
· 14 years ago
989abb1
Cleanup Slavic keyboard resources
by Tadashi G. Takaoka
· 14 years ago
8acbce1
Merge "Separate leftward arrow from "add to dictionary" hint text"
by Tadashi G. Takaoka
· 14 years ago
8dcad2e
Don't send touch coordinates if proximity characters correction is disabled
by Tadashi G. Takaoka
· 14 years ago
2eb8781
Separate leftward arrow from "add to dictionary" hint text
by Tadashi G. Takaoka
· 14 years ago
e354dce
Shorten maximum keyboard height to 46% of display height
by Tadashi G. Takaoka
· 14 years ago
58d28b1
Fix Farsi keyboard
by Tadashi G. Takaoka
· 14 years ago
27bb631
Merge "Add ZWNJ and ZWJ icons"
by Tadashi G. Takaoka
· 14 years ago
39390d3
Add ZWNJ and ZWJ icons
by Tadashi G. Takaoka
· 14 years ago
99eb2d3
Merge "Convert dimension unit "in" and "mm" to "dp""
by Tadashi G. Takaoka
· 14 years ago
9c6d9a5
Merge "Smaller gap for Thai 5 rows keyboard"
by Tadashi G. Takaoka
· 14 years ago
2a04637
Convert dimension unit "in" and "mm" to "dp"
by Tadashi G. Takaoka
· 14 years ago
ad29273
Merge "Override the keyboard height per device"
by Tadashi G. Takaoka
· 14 years ago
e49a987
Override the keyboard height per device
by Tadashi G. Takaoka
· 14 years ago
e0c965d
Smaller gap for Thai 5 rows keyboard
by Tadashi G. Takaoka
· 14 years ago
cc78d03
Add processing for French ligatures.
by Jean Chalard
· 14 years ago
9835808
Merge "Use ObjectAnimator"
by Tadashi G. Takaoka
· 14 years ago
31c94ce
Use ObjectAnimator
by Tadashi G. Takaoka
· 14 years ago
96b0503
Merge "Move locale-specific configuration out of config.xml."
by Eric Fischer
· 14 years ago
4cc44f9f7
Merge "Refactor to memorize device dependent override parameters"
by Tadashi G. Takaoka
· 14 years ago
26e7ce1
Merge "Use "dp" instead of "dip""
by Tadashi G. Takaoka
· 14 years ago
7c38b73
Use "dp" instead of "dip"
by Tadashi G. Takaoka
· 14 years ago
a6dd0c2
Use "dp" instead of "sp"
by Tadashi G. Takaoka
· 14 years ago
624f1ba
Refactor to memorize device dependent override parameters
by Tadashi G. Takaoka
· 14 years ago
4216350
Move locale-specific configuration out of config.xml.
by Eric Fischer
· 14 years ago
728d1c8
Cleanup proximity related code
by satok
· 14 years ago
73a46bf
Gray out "alt-code-while-typing" key icon while typing
by Tadashi G. Takaoka
· 14 years ago
d7c4ba1
Use XML animator definition
by Tadashi G. Takaoka
· 14 years ago
edf5daa
Merge "Support invalidating multiple keys in KeyboardView"
by Tadashi G. Takaoka
· 14 years ago
299ac26
Support invalidating multiple keys in KeyboardView
by Tadashi G. Takaoka
· 14 years ago
aee5f03
Use integer alpha value instead of factor for animation
by Tadashi G. Takaoka
· 14 years ago
dabf968
Move language on spacebar parameters to LatinKeyboardView attributes
by Tadashi G. Takaoka
· 14 years ago
4c0c638
Use Animator to draw language name on spacebar
by Tadashi G. Takaoka
· 14 years ago
b03529a
Support disableAdditionalMoreKeys and disableKeyLabelHint
by Tadashi G. Takaoka
· 14 years ago
47141f7
Rename keyboard XML files
by Tadashi G. Takaoka
· 14 years ago
411749a
Cleanup keyboard theme switching code
by Tadashi G. Takaoka
· 14 years ago
c648b88
Merge "Dynamically determine key preview backing view height"
by Tadashi G. Takaoka
· 14 years ago
c8b0e57
Dynamically determine key preview backing view height
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
81d4e3c
Add language switch key only to the phone layouts
by Tadashi G. Takaoka
· 14 years ago
00ed3be
Correct special space handling of punctuation
by Jean Chalard
· 14 years ago
e54723d
Change the name of AOSP LatinIME spell checker
by satok
· 14 years ago
3790353
Merge "Support Macedonian Keyboard"
by Tadashi G. Takaoka
· 14 years ago
775d8d8
Support Macedonian Keyboard
by Tadashi G. Takaoka
· 14 years ago
ede2133
Support time, date, and datetime keyboard
by Tadashi G. Takaoka
· 14 years ago
e4c45c6
Explicitly specify that labels might be in more keys
by Tadashi G. Takaoka
· 14 years ago
1b3c16c
Merge "Add next/prev navigate action more keys and remove tab key"
by Tadashi G. Takaoka
· 14 years ago
05bfd18
Add next/prev navigate action more keys and remove tab key
by Tadashi G. Takaoka
· 14 years ago
c6993e4
Merge "Add "#" and "%" to punctuation more keys"
by Tadashi G. Takaoka
· 14 years ago
3710a04
Add "#" and "%" to punctuation more keys
by Tadashi G. Takaoka
· 14 years ago
b141c9c
Rename resources to reflect current usage
by Jean Chalard
· 14 years ago
97bde43
Settings key always exists in more keys of shortcut/f1 key
by Tadashi G. Takaoka
· 14 years ago
aeeed75
Support fixed order more keys
by Tadashi G. Takaoka
· 14 years ago
95dc18a
Follow up to Ie2416ccd
by Ken Wakasa
· 14 years ago
a566396
Use more standard Unicode notations in keyboard layout resource files.
by Ken Wakasa
· 14 years ago
f6f4053
Minor string updates in Android keyboard settings
by Ken Wakasa
· 14 years ago
09c677f
Replace UTF-8 string resources with their hex representations
by Ken Wakasa
· 14 years ago
4baf767
Merge "Improved shift key and symbol/alpha switch key accessibility feedback."
by Charles Chen
· 14 years ago
5962312
Custom action label should be a part of keyboard identifier
by Tadashi G. Takaoka
· 14 years ago
7a39bd4
Shift+Smiley key will register newline character of textMultiLine
by Tadashi G. Takaoka
· 14 years ago
2affaf9
Rename mini keyboard to more keys keyboard
by Tadashi G. Takaoka
· 14 years ago
8d4f0d5
Improved shift key and symbol/alpha switch key accessibility feedback.
by alanv
· 14 years ago
c217dc9
Convert one letter Key.outputText to Key.code
by Tadashi G. Takaoka
· 14 years ago
909b294
Merge "Get rid of Key.setIcon(Drawable)"
by Tadashi G. Takaoka
· 14 years ago
e7948a8
Get rid of Key.setIcon(Drawable)
by Tadashi G. Takaoka
· 14 years ago
fbd83a8
Restore deleted string still referenced from code to fix the build.
by Eric Fischer
· 14 years ago
5852a25
Parse escaped sequence strictly in CSV parser
by Tadashi G. Takaoka
· 14 years ago
e05b3f4
Support additional proximity characters
by satok
· 14 years ago
02dd837
Merge "Removed spoken descriptions for characters supported by TTS or TalkBack."
by Charles Chen
· 14 years ago
71c695d
Remove BIDI mirroring hack from Key
by Tadashi G. Takaoka
· 14 years ago
ff858c7
Use MoreKeySpecParser to parse puctuations strip resources
by Tadashi G. Takaoka
· 14 years ago
a5c96f3
Move long press shift handling from PointerTracker to KeyboardState
by Tadashi G. Takaoka
· 14 years ago
f3e951b
Removed spoken descriptions for characters supported by TTS or TalkBack.
by alanv
· 14 years ago
ca2f051
Auto generate various shift states alphabet keyboard automatically
by Tadashi G. Takaoka
· 14 years ago
15c99e9
Support addtionalMoreKeys
by Tadashi G. Takaoka
· 14 years ago
425e199
Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlags
by Tadashi G. Takaoka
· 14 years ago
736d740
Merge "Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker"
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
09f8b12
Add Key preserveCase enum to keyLabelOptions attribute
by Tadashi G. Takaoka
· 14 years ago
83306b9
Add element predicator to <switch><case> condition of Keyboard
by Tadashi G. Takaoka
· 14 years ago
Next »