Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
30088259480130e5bac5c2028e2c7c3e6d4c51a2
/
java
/
src
3008825
Fix parameters of native functions and refactor Dictionary
by satok
· 15 years ago
d4952c8
Move a logic for finding words with a missing character to the native code.
by satok
· 15 years ago
bd20db2
Merge "Tweak tablet keyboard design"
by Tadashi G. Takaoka
· 15 years ago
5d04042
Tweak tablet keyboard design
by Tadashi G. Takaoka
· 15 years ago
80e459f
Update the voice input warning dialog message string.
by Ken Wakasa
· 15 years ago
965004f
Remove excessive call of onKeyboardLanguageChanged in SubtypeSwitcher
by satok
· 15 years ago
fa086c9
Cleanup unused Java import
by Tadashi G. Takaoka
· 15 years ago
27d1371
Preload SharedPreferences at start.
by Ken Wakasa
· 15 years ago
7f0befe
Update tablet keyboard layout to the latest design
by Tadashi G. Takaoka
· 15 years ago
79efbed
Call showInputMethodPicker instead of showInputMethodSubtypePicker
by satok
· 15 years ago
1fb2813
Fix a bug at showing warning dialog at the first time when IME is trigerred in voice mode
by satok
· 15 years ago
2c60d6e
Support dedicated number/date keyboard layout
by Tadashi G. Takaoka
· 15 years ago
6624fd8
Support imeOptions condition in <case>
by Tadashi G. Takaoka
· 15 years ago
59c9930
Support colorScheme <case/> condition in Keyboard XML
by Tadashi G. Takaoka
· 15 years ago
a963d0b
Merge "Fix odd "more" key behavior on tablet phone number keyboard"
by Tadashi G. Takaoka
· 15 years ago
da64719
Merge "Enabled to change the current subtype to voice input subtypes"
by satok
· 15 years ago
4b8bbba
Fix odd "more" key behavior on tablet phone number keyboard
by Tadashi G. Takaoka
· 15 years ago
8e09172
Enabled to change the current subtype to voice input subtypes
by satok
· 15 years ago
a444889
Merge "Use normal font for functional key label instead of italic font"
by Tadashi G. Takaoka
· 15 years ago
fab243a
Use normal font for functional key label instead of italic font
by Tadashi G. Takaoka
· 15 years ago
cc359dd
Merge "Fix caps lock release in non-distinct multi touch device"
by Tadashi G. Takaoka
· 15 years ago
0d0a46d
Fix caps lock release in non-distinct multi touch device
by Tadashi G. Takaoka
· 15 years ago
0b60f83
Support <key-style/> and keyStyle attribute for Keyboard XML
by Tadashi G. Takaoka
· 15 years ago
4092205
Refactor to move voice functionarities in LatinIME to VoiceIMEConnector
by satok
· 15 years ago
04448c2
Make F1 and Symbol keys static in XML file
by Tadashi G. Takaoka
· 15 years ago
cd39f2a
Add keyLabelAlign attribute to Keyboard XML
by Tadashi G. Takaoka
· 15 years ago
4591125
Perform editor action IME_ACTION_NEXT/PREVIOUS by tab key
by Tadashi G. Takaoka
· 15 years ago
07f903a
Merge "Fix automatic temporary upper case mode behaviour"
by Tadashi G. Takaoka
· 15 years ago
6769c67
Fix automatic temporary upper case mode behaviour
by Tadashi G. Takaoka
· 15 years ago
1d8196c
Use "flag" feature of attr.xml to represent keyboard mode
by Tadashi G. Takaoka
· 15 years ago
75fde64
Cleanup drawable-xlarge resources into drawable-mdpi
by Tadashi G. Takaoka
· 15 years ago
f273646
Implement both automatic and manual temporary upper cases
by Tadashi G. Takaoka
· 15 years ago
1d2d322
Merge "Add a functionarity to handle Subtype"
by satok
· 15 years ago
4ab730d
Add a functionarity to handle Subtype
by satok
· 15 years ago
95a5daa
Merge "Avoid disk writes on UI thread."
by Ken Wakasa
· 15 years ago
11eb13e
Avoid disk writes on UI thread.
by Ken Wakasa
· 15 years ago
279da1d
Hide space bar preview when space bar switcher is disabled.
by satok
· 15 years ago
3b776b7
Move functions in LatinKeyboard related to LanguageSwitcher to SubtypeSwitcher
by satok
· 15 years ago
0ed7191
Move functions related to LanguageSwitcher to LatinIMESubtypeSwitcher
by satok
· 15 years ago
378a1b5
Stop highlighting in suggestion strip after auto-completion cancellation
by Ken Wakasa
· 15 years ago
b643dab
Refactor KeyboardSwitcher and LatinIME
by Tadashi G. Takaoka
· 15 years ago
10227a7
Implement temporary upper case hint icon
by Tadashi G. Takaoka
· 15 years ago
c1e2e82
Canceled auto-completion shouldn't be re-auto-completed
by Ken Wakasa
· 15 years ago
889691e
Refactor shift key state into KeyboardSwitcher
by Tadashi G. Takaoka
· 15 years ago
d764163
Refactor UI Handler of LatinIME
by Tadashi G. Takaoka
· 15 years ago
89cfd23
Merge "Refactor symbol key state into KeyboardSwitcher"
by Tadashi G. Takaoka
· 15 years ago
6c92ee1
Refactor symbol key state into KeyboardSwitcher
by Tadashi G. Takaoka
· 15 years ago
af41759
Add functions for usability logging
by satok
· 15 years ago
18e9a7c
Add a logging functionarity for usability study.
by satok
· 15 years ago
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
b046511
Keyboard XML supports switch-case-default tags to select rows and keys
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
8aaab7c
Should cancel both normal and shift long press timers
by Tadashi G. Takaoka
· 15 years ago
f8e30a9
Refactor calling KeyboardSwitcher.setKeyboardMode
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
47f795d
Treat the new web fields like their corresponding variations.
by Leon Scroggins
· 15 years ago
17fcd71
Make sure there are no modes with settings key on tablet.
by Ken Wakasa
· 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
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
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
8252de1
Remove auto capitalization by Shift+puncs
by Ken Wakasa
· 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
0ce98cb
Get rid of references to BaseKeyboard in Latin-specific classes
by Ken Wakasa
· 15 years ago
4189eb2
Revise caps lock sequences
by Tadashi G. Takaoka
· 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
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
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
4e2feed
am 4b6b11b5: am 8a26e853: Fix an issue of adding extra character.
by Ken Wakasa
· 15 years ago
1cbfc6c
DO NOT MERGE. Follow up change to I8b38e280
by Ken Wakasa
· 15 years ago
8a26e85
Fix an issue of adding extra character.
by Ken Wakasa
· 15 years ago
Next »