aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/ModifierKeyState.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-12Keyboard XML supports switch-case-default tags to select rows and keys•••Change-Id: I0d92e513757e765d9de98561205754af5a143650 Tadashi G. Takaoka44-2480/+1375
2010-11-12Add more symbol characters to popup mini-keyboard•••Bug: 3124752 Change-Id: I6b6f5bfd57a58db7273c4db461095413892552ae Tadashi G. Takaoka2-26/+76
2010-11-11Rename KeyboardSwitcher.setKeyboardMode to loadKeyboard•••This change also eliminates KeyboardSwitcher.refreshKeyboardCache, LatinIME.reloadKeyboards() and LanguageSwicther.getLocales(). Change-Id: I5fd4914660ea1c955ddfa0ca62b920f9bcd53e1b Tadashi G. Takaoka4-195/+195
2010-11-11Check the system vibrator availability for the "Vibrate on keypress" preference.•••bug: 3021001 Change-Id: I7843a3e4765333c720fd8f258c1fffdf6f090d3a Ken Wakasa2-2/+12
2010-11-11Fix states for showing PunctuationList and correction•••- Fixed the visibility of the suggestion strip Change-Id: I63ad561c71464657521661dbd25c72dd34841834 satok2-12/+30
2010-11-10Refactor KeyboardSwitch.KeyboardId class•••This change defers determining which keyboard should be loaded and holds the information in KeyboardId object as much as possible. At keyboard loading time, the determination deferred will be made depending on the information of KeyboardId. Change-Id: Ice2455d9e5b21671a250c342c06c043e4baa5355 Tadashi G. Takaoka1-86/+89
2010-11-10Refactor to remove KeyboardSwitcher.setVoiceMode•••This change also renames KeyboardSwitcher.makeKeyboards to refreshKeyboardCache. Change-Id: I76897562d5876a53364dc378e7800ab92fb2a37b Tadashi G. Takaoka2-63/+45
2010-11-10Should cancel both normal and shift long press timers•••Bug: 3132881 Change-Id: Ib89e2efa4e68e7d57ac1123df2ec6241f1b902d1 Tadashi G. Takaoka2-11/+7
2010-11-10Slightly shorten tablet keyboard height•••Now key top height is slightly shorter 13.0mm compared to previous 14.0mm. Bug: 3181068 Change-Id: Ib6f9cfb9269020166e5037467d18133d342d47ec Tadashi G. Takaoka4-9/+13
2010-11-08Refactor calling KeyboardSwitcher.setKeyboardMode•••This change also eliminates unnecessary recursive call in KeyboardSwitcher.setKeyboardMode. Change-Id: Iff25fe23b34227d526dee0bbe8710842545c2afa Tadashi G. Takaoka2-19/+17
2010-11-09New xlarge keyboard layout (v2)•••Bug: 3109804 Change-Id: I1afd022d553785acd50b3104374bbec291206c1e Tadashi G. Takaoka73-247/+238
2010-11-06Using distance to the edge of key as proximity detection•••Because there may be very long key, such as space bar on tablet, we should not use the distance between the touch point and the center of key as proximity detection. Instead of that, this change uses the distance between the point and the nearest edge of key as proximity detection. Also this change fixes the bug that space key (code 32) was not counted in proximity detection. Bug: 3164020 Bug: 3168138 Change-Id: I687f1ce94a8e944c3f6eea0fe00e18ed6e68e278 Tadashi G. Takaoka8-90/+86
2010-11-05Rename LatinKeyboardBaseView class to KeyboardBaseView•••Change-Id: I496ecbfa7d398583d01f821398f49f75d17311d8 Tadashi Takaoka11-54/+54
2010-11-05Add labels for subtypes•••- Also changed mode name - Move the position of a subtype for "US Keyboard" to the top Change-Id: I4dd7f869801d5efa775fe8a89dde233215f508d9 satok2-40/+132
2010-11-04Treat the new web fields like their corresponding variations.•••Bug:2692655 Bug:2460543 Change-Id: I86e814902447ecd5c8b00e399a0143d3dc2ad2cf Leon Scroggins1-6/+15
2010-11-04Add [CHAR LIMIT] to some strings for key top•••Bug: 3147476 Change-Id: Ic3d898761b6953560dfec34813e96eddab351675 Tadashi G. Takaoka1-3/+3
2010-11-02Updated icons for the input method subtype•••Change-Id: Ib92666357a6921cb7e068c63353b8b3d997c80b2 satok9-2/+2
2010-11-02Make sure there are no modes with settings key on tablet.•••Follow-up change to I73b8a502 bug: 3095814 Change-Id: I79bb05c61dc73b036331e17d02c791f08a0168fc Ken Wakasa1-14/+16
2010-11-02Change the size of preview for priventing preview from being clipped•••Change-Id: I6f9fb2c8c0e98ede14729e7cb602bfb4b2672159 satok1-3/+3
2010-11-02Adjust the gap of keys on a tablet layout•••Bug: 3155782 Change-Id: Icefe654874e58ee2fcbeab353690bfe15f54ab61 satok1-2/+2
2010-11-01Capitalization for "Quick Fixes" words doesn't work•••bug: 3151706 Change-Id: I7770a1d26edb1ea72ee93396181953a724dcc4bf Ken Wakasa1-3/+19
2010-10-29Get rid of number hints on Stingray•••bug: 3145786 Change-Id: Ifc2dcdb06d7a056b38ad574c65ef7fcbddcbb6aa Ken Wakasa21-10/+0
2010-10-29Add vertical correction for Stingray•••bug: 3145773 Change-Id: I3ac1953b00367d3bf487a4186afe4150b039b05b Ken Wakasa1-4/+0
2010-10-29DO NOT MERGE. Fix the size of preview text•••Bug: 3141907 Change-Id: Iabbccd15485cbd7c7188e362cc2914caec5d1f1d satok1-3/+3
2010-10-29Make the buttons work for edge pixels of the keyboard•••Follow-up change to If7630b89 bug: 3142416 Change-Id: I2660e3d688eb0490363e460d5b4944c89b8ca35c Ken Wakasa2-2/+4
2010-10-29Increased the size of GRID in Keyboard•••Bug: 3122894 - Changed width 10 -> 32 - Changed height 5 -> 16 Change-Id: I07354cf5c942974cc25a5e043f41e0f13a09351b satok2-14/+13
2010-10-29Bugfix: IME gives haptic feedback when button wasn't pressed•••bug: 3142416 Change-Id: If7630b89d6c2a8ec38e191c263c03f8f11d3c498 Ken Wakasa1-5/+6
2010-10-27Import revised translations.•••Change-Id: If1dd926a84f861cdf8bbd24bad264a8a6facbde3 Eric Fischer42-638/+1217
2010-10-27Change suggestion update delay from 100ms to 180ms to avoid flashy suggestion...•••bug: 3122641 Change-Id: I385f9eb2e392487d7b4c252553d1f8d7c21da2e4 Ken Wakasa1-2/+7
2010-10-27Remove auto capitalization by Shift+puncs•••bug: 3133312 Change-Id: I12a05d9028ab2fad07e1819407d63cf8ffd4d30c Ken Wakasa1-7/+0
2010-10-27Update assets for LatinIME•••Bug: 3109804 Change-Id: I07b5b0ff32228a6d10b92575f916b058e4ac26b7 satok78-3/+3
2010-10-26Follow-up change to revise Caps Lock sequence.•••bug: 3122877 Change-Id: I44c539d7c041443f3ad027de4b75a67adf6b2c87 Ken Wakasa4-19/+44
2010-10-25Get rid of mCapsLock in LatinIME.java•••Change-Id: I9c6387ee387d53460d23a12225829da344674579 Ken Wakasa1-32/+48
2010-10-25Remove LatinKeyboardBaseView.isShifted() and setShifted() for refactoring•••Change-Id: I9a1106b679a9ffb3ae959d90377eef096e5af842 Ken Wakasa3-42/+42
2010-10-25Get rid of references to BaseKeyboard in Latin-specific classes•••Change-Id: I6871a24967b1410bdb14e902bdd311ef82fd4f0b Ken Wakasa3-26/+30
2010-10-25Add an icon for US keyboard subtype•••- TODO: add other icons Change-Id: Ie958b9d59bb33bd6dbfc78a403bfda022bfaf790 satok4-1/+1
2010-10-25Revise caps lock sequences•••This change also fixes that the popup preview of ALT on symbol keyboard is not showing. Bug: 3122877 Bug: 3127255 Change-Id: I978cb30a0d05298274d8ab6541b91323a0fef211 Tadashi G. Takaoka6-93/+151
2010-10-22Import revised translations. DO NOT MERGE•••Change-Id: I5227017b4859c24d1c6e873443741e881648371a Eric Fischer1-1/+1
2010-10-22Tablet keyboard should always show "?123" as symbol key•••Bug: 3118554 Change-Id: Ib609799f28dee56a4ded2e8144ac4a0c0d113ad6 Tadashi G. Takaoka3-29/+38
2010-10-22Refactor BaseKeyboardParser as Recursive Descendent Parser•••Bug: 3082538 Change-Id: Ic0d72c6fe08cfc20db86aeffb10a27efe678095e Tadashi G. Takaoka2-114/+281
2010-10-22Make mini-keyboard narrower on tablet landscape mode•••This change narrows mini-keyboard key width from 7.5% to 5.0% of the screen width. Bug: 3122769 Change-Id: I4ae0e79262ec3fadab8f86aa57a8a6cec5cb4670 Tadashi G. Takaoka2-0/+116
2010-10-22Table keyboard should always show return icon on enter key•••Bug: 3122750 Change-Id: I75d2b5adff3a349d29d8a56e7b761c26b04683c0 Tadashi G. Takaoka3-25/+31
2010-10-22Make "show settings key option" dependent to device configuration•••Bug: 3095814 Change-Id: I73b8a5023b398621a910c953eade252dc6412923 Tadashi G. Takaoka4-6/+16
2010-10-21Move BaseKeyboardParser to top-level class•••Bug: 3082538 Change-Id: If0ddf32bc3811e3c65a7a96503c61ed3351eeb66 Tadashi G. Takaoka2-217/+233
2010-10-21Refactor BaseKeyboard parsing code•••Change-Id: I241125b5b15c9d6bbba456476f1f4fd3ef9db3f2 Tadashi G. Takaoka1-164/+193
2010-10-21Add ; to list of punctuation•••bug: 3034792 Change-Id: I8e5f3907840fa2ddc2b5ac99328525313465ea35 Ken Wakasa1-1/+1
2010-10-21Make common qwerty keyboard layout files and include these•••Change-Id: I0cb8de748c4365e42d015078daf686ed76ca105b Tadashi G. Takaoka10-728/+602
2010-10-20Manual merge of the following Gingerbread changes logically•••I8b38e280 Ia3929bb0 If925b546 I1062763d I901e36aa bug: 3100311 Change-Id: Ic7e01277ec816e77d34732599b2b9552668b81c2 Ken Wakasa31-340/+1302
2010-10-19Update xlarge drawable of Keyboard•••Bug: 3109804 Change-Id: I316f9cfcec377a7d0ea1417e1e3cea55cbdb9e2b Tadashi G. Takaoka74-175/+297
2010-10-19Disable gesture detector on mini-keyboard•••Gesture detector, for closing keyboard by swiping down, must be disabled not only when mini-keyboard is on the screen, but also in the mini-keyboard itself. Bug: 3105595 Change-Id: I548501f7117ca2310943cabb678c1e250e5012ce Tadashi G. Takaoka1-3/+6