Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
7599cfea4a2d56f4779452ec8e8742f7b9629cc0
/
java
7599cfe
Add showing suggestion only on portrait mode and fixing the state of suggestion strip
by satok
· 15 years ago
71c353a
Refactor Tutorial class
by Tadashi G. Takaoka
· 15 years ago
1679432
Get rid of the reference to LatinKeyboard from LatinIME
by Tadashi G. Takaoka
· 15 years ago
3009310
Partially revert I63ad561c
by Ken Wakasa
· 15 years ago
d98c20b
Fix NPE that is caused by null EditorInfo
by Tadashi G. Takaoka
· 15 years ago
6a56737
Merge "Add more symbol characters to popup mini-keyboard"
by Tadashi G. Takaoka
· 15 years ago
b046511
Keyboard XML supports switch-case-default tags to select rows and keys
by Tadashi G. Takaoka
· 15 years ago
f12023c
Add more symbol characters to popup mini-keyboard
by Tadashi G. Takaoka
· 15 years ago
8b00bc4
Rename KeyboardSwitcher.setKeyboardMode to loadKeyboard
by Tadashi G. Takaoka
· 15 years ago
4174655
Check the system vibrator availability for the "Vibrate on keypress" preference.
by Ken Wakasa
· 15 years ago
ca26f20
Fix states for showing PunctuationList and correction
by satok
· 15 years ago
48bc6b1
Refactor KeyboardSwitch.KeyboardId class
by Tadashi G. Takaoka
· 15 years ago
507495e
Refactor to remove KeyboardSwitcher.setVoiceMode
by Tadashi G. Takaoka
· 15 years ago
02d7bde
Merge "Should cancel both normal and shift long press timers"
by Tadashi G. Takaoka
· 15 years ago
8aaab7c
Should cancel both normal and shift long press timers
by Tadashi G. Takaoka
· 15 years ago
3e99aa0
Slightly shorten tablet keyboard height
by Tadashi G. Takaoka
· 15 years ago
f8e30a9
Refactor calling KeyboardSwitcher.setKeyboardMode
by Tadashi G. Takaoka
· 15 years ago
e302b19
New xlarge keyboard layout (v2)
by Tadashi G. Takaoka
· 15 years ago
59b7bd0
Using distance to the edge of key as proximity detection
by Tadashi G. Takaoka
· 15 years ago
6886472
Rename LatinKeyboardBaseView class to KeyboardBaseView
by Tadashi Takaoka
· 15 years ago
38976d5
Add labels for subtypes
by satok
· 15 years ago
47f795d
Treat the new web fields like their corresponding variations.
by Leon Scroggins
· 15 years ago
9d34f2c
Merge "Add [CHAR LIMIT] to some strings for key top"
by Tadashi G. Takaoka
· 15 years ago
03728d6
Add [CHAR LIMIT] to some strings for key top
by Tadashi G. Takaoka
· 15 years ago
5890ae1
Merge "Updated icons for the input method subtype"
by satok
· 15 years ago
3b07534
Updated icons for the input method subtype
by satok
· 15 years ago
e8fba33
Merge "Change the size of preview for priventing preview from being clipped"
by satok
· 15 years ago
17fcd71
Make sure there are no modes with settings key on tablet.
by Ken Wakasa
· 15 years ago
fe05848
Change the size of preview for priventing preview from being clipped
by satok
· 15 years ago
e0035f7
Merge "Adjust the gap of keys on a tablet layout"
by satok
· 15 years ago
6936edb
Adjust the gap of keys on a tablet layout
by satok
· 15 years ago
200ece7
Capitalization for "Quick Fixes" words doesn't work
by Ken Wakasa
· 15 years ago
2a952e9
am b5e8c779: am 69db35c4: Make the buttons work for edge pixels of the keyboard
by Ken Wakasa
· 15 years ago
c1fe5bf
Merge "Get rid of number hints on Stingray"
by Ken Wakasa
· 15 years ago
89e841c
Get rid of number hints on Stingray
by Ken Wakasa
· 15 years ago
e6d171a
Add vertical correction for Stingray
by Ken Wakasa
· 15 years ago
69db35c
Make the buttons work for edge pixels of the keyboard
by Ken Wakasa
· 15 years ago
dd8c4c0
Merge "Increased the size of GRID in Keyboard"
by satok
· 15 years ago
74103ee
Increased the size of GRID in Keyboard
by satok
· 15 years ago
37a0f2d
am e32a77c6: am 9dce586e: Bugfix: IME gives haptic feedback when button wasn\'t pressed
by Ken Wakasa
· 15 years ago
9dce586
Bugfix: IME gives haptic feedback when button wasn't pressed
by Ken Wakasa
· 15 years ago
566c45e
Import revised translations.
by Eric Fischer
· 15 years ago
fd0bd57
Change suggestion update delay from 100ms to 180ms to avoid flashy suggestion strip with quick multi-finger typing.
by Ken Wakasa
· 15 years ago
8493603
Merge "Remove auto capitalization by Shift+puncs"
by Ken Wakasa
· 15 years ago
8252de1
Remove auto capitalization by Shift+puncs
by Ken Wakasa
· 15 years ago
832ebbe
Merge "Update assets for LatinIME"
by satok
· 15 years ago
3739770
Update assets for LatinIME
by satok
· 15 years ago
276845c
Follow-up change to revise Caps Lock sequence.
by Ken Wakasa
· 15 years ago
eec7bb9
Get rid of mCapsLock in LatinIME.java
by Ken Wakasa
· 15 years ago
29ff343
Remove LatinKeyboardBaseView.isShifted() and setShifted() for refactoring
by Ken Wakasa
· 15 years ago
55952c9
Merge "Get rid of references to BaseKeyboard in Latin-specific classes"
by Ken Wakasa
· 15 years ago
0ce98cb
Get rid of references to BaseKeyboard in Latin-specific classes
by Ken Wakasa
· 15 years ago
e767595
Add an icon for US keyboard subtype
by satok
· 15 years ago
4189eb2
Revise caps lock sequences
by Tadashi G. Takaoka
· 15 years ago
1f2113b
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
71cc4ef
Merge "Tablet keyboard should always show "?123" as symbol key"
by Tadashi G. Takaoka
· 15 years ago
36af088
Tablet keyboard should always show "?123" as symbol key
by Tadashi G. Takaoka
· 15 years ago
0b1cb2d
Refactor BaseKeyboardParser as Recursive Descendent Parser
by Tadashi G. Takaoka
· 15 years ago
d0ed8ec
Merge "Make mini-keyboard narrower on tablet landscape mode"
by Tadashi G. Takaoka
· 15 years ago
1397cba
Make mini-keyboard narrower on tablet landscape mode
by Tadashi G. Takaoka
· 15 years ago
4f6060b
Table keyboard should always show return icon on enter key
by Tadashi G. Takaoka
· 15 years ago
503797a
Make "show settings key option" dependent to device configuration
by Tadashi G. Takaoka
· 15 years ago
41338e6
Move BaseKeyboardParser to top-level class
by Tadashi G. Takaoka
· 15 years ago
bf77bb7
Refactor BaseKeyboard parsing code
by Tadashi G. Takaoka
· 15 years ago
d329795
Merge "Make common qwerty keyboard layout files and include these"
by Tadashi G. Takaoka
· 15 years ago
f5df46f
Add ; to list of punctuation
by Ken Wakasa
· 15 years ago
c9bf5c0
Make common qwerty keyboard layout files and include these
by Tadashi G. Takaoka
· 15 years ago
e354a85
Manual merge of the following Gingerbread changes logically
by Ken Wakasa
· 15 years ago
58bfa35
Update xlarge drawable of Keyboard
by Tadashi G. Takaoka
· 15 years ago
28d8a48
Disable gesture detector on mini-keyboard
by Tadashi G. Takaoka
· 15 years ago
b0a6f35
DO NOT MERGE. Add '...' (hint) to period/smiley keys which triggers mini popup by long-press.
by Ken Wakasa
· 15 years ago
2348ca0
Cleanup LatinKeyboard and LatinKeyboard.LatinKey classes
by Tadashi G. Takaoka
· 15 years ago
4571fff
Merge "Showing popup preview only when IME is in foreground"
by Tadashi G. Takaoka
· 15 years ago
3740a26
Showing popup preview only when IME is in foreground
by Tadashi G. Takaoka
· 15 years ago
a2de8f0
Save default enter key attributes and restore these if needed
by Tadashi G. Takaoka
· 15 years ago
cd7b7d3
Specify keyboard metrics with physical unit "inch"
by Tadashi G. Takaoka
· 15 years ago
86953d1
DO NOT MERGE. Revise the setting hint visual and its handling code.
by Ken Wakasa
· 15 years ago
65100ff
am c247df2d: am 0ccc4bfe: Merge "Reduce popup preview fading out animation duration to 70ms" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
4e2feed
am 4b6b11b5: am 8a26e853: Fix an issue of adding extra character.
by Ken Wakasa
· 15 years ago
6e0998c
Import revised translations DO NOT MERGE
by Kenny Root
· 15 years ago
1dac5d4
resolved conflicts for merge of ac777128 to master
by Tadashi G. Takaoka
· 15 years ago
1cbfc6c
DO NOT MERGE. Follow up change to I8b38e280
by Ken Wakasa
· 15 years ago
0ccc4bf
Merge "Reduce popup preview fading out animation duration to 70ms" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
8a26e85
Fix an issue of adding extra character.
by Ken Wakasa
· 15 years ago
62e3faf
Reduce popup preview fading out animation duration to 70ms
by Tadashi G. Takaoka
· 15 years ago
ace1502
Merge "Follow up change of I8b38e280 (DO NOT MERGE)" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
0661496
Follow up change of I8b38e280 (DO NOT MERGE)
by Tadashi G. Takaoka
· 15 years ago
93b3d50
resolved conflicts for merge of 21c3e696 to master
by Maryam Garrett
· 15 years ago
913730d
Import revised translations
by Kenny Root
· 15 years ago
179fa2c
DO NOT MERGE. Add visual indicator that long press , or mic key will bring up Settings
by Ken Wakasa
· 15 years ago
3d20d99
Specify keyboard metrics with physical unit "inch" (DO NOT MERGE)
by Tadashi G. Takaoka
· 15 years ago
0963c78
Make some keys in phone keyboard to darker color
by Tadashi G. Takaoka
· 15 years ago
323971b
Merge "Follow up change of I4c6df819"
by Tadashi G. Takaoka
· 15 years ago
ed3443e
Follow up change of I4c6df819
by Tadashi G. Takaoka
· 15 years ago
adf24e2
Follow up change of If9472a2a
by Tadashi G. Takaoka
· 15 years ago
50a6108
Add text variation keyboard layout
by Tadashi G. Takaoka
· 15 years ago
a5a5ffc
Fix the over-calling of VoiceSearch Logging
by Maryam Garrett
· 15 years ago
3900497
resolved conflicts for merge of fd64e47c to master
by Ken Wakasa
· 15 years ago
3de6ba6
am 938c0a37: am 364da8c6: Fix - "Touch again to save" not working for manually picked suggestion when re-correction is enabled.
by Ken Wakasa
· 15 years ago
ef38215
Merge "Fix merge that should have been manually merged"
by Kenny Root
· 15 years ago
Next »