aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-12Keyboard XML supports switch-case-default tags to select rows and keysTadashi G. Takaoka4-177/+248
Change-Id: I0d92e513757e765d9de98561205754af5a143650
2010-11-11Rename KeyboardSwitcher.setKeyboardMode to loadKeyboardTadashi G. Takaoka4-195/+195
This change also eliminates KeyboardSwitcher.refreshKeyboardCache, LatinIME.reloadKeyboards() and LanguageSwicther.getLocales(). Change-Id: I5fd4914660ea1c955ddfa0ca62b920f9bcd53e1b
2010-11-11Check the system vibrator availability for the "Vibrate on keypress" preference.Ken Wakasa2-2/+12
bug: 3021001 Change-Id: I7843a3e4765333c720fd8f258c1fffdf6f090d3a
2010-11-11Fix states for showing PunctuationList and correctionsatok2-12/+30
- Fixed the visibility of the suggestion strip Change-Id: I63ad561c71464657521661dbd25c72dd34841834
2010-11-10Refactor KeyboardSwitch.KeyboardId classTadashi G. Takaoka1-86/+89
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
2010-11-10Refactor to remove KeyboardSwitcher.setVoiceModeTadashi G. Takaoka2-63/+45
This change also renames KeyboardSwitcher.makeKeyboards to refreshKeyboardCache. Change-Id: I76897562d5876a53364dc378e7800ab92fb2a37b
2010-11-10Should cancel both normal and shift long press timersTadashi G. Takaoka2-11/+7
Bug: 3132881 Change-Id: Ib89e2efa4e68e7d57ac1123df2ec6241f1b902d1
2010-11-10Slightly shorten tablet keyboard heightTadashi G. Takaoka4-9/+13
Now key top height is slightly shorter 13.0mm compared to previous 14.0mm. Bug: 3181068 Change-Id: Ib6f9cfb9269020166e5037467d18133d342d47ec
2010-11-08Refactor calling KeyboardSwitcher.setKeyboardModeTadashi G. Takaoka2-19/+17
This change also eliminates unnecessary recursive call in KeyboardSwitcher.setKeyboardMode. Change-Id: Iff25fe23b34227d526dee0bbe8710842545c2afa
2010-11-09New xlarge keyboard layout (v2)Tadashi G. Takaoka73-247/+238
Bug: 3109804 Change-Id: I1afd022d553785acd50b3104374bbec291206c1e
2010-11-06Using distance to the edge of key as proximity detectionTadashi G. Takaoka8-90/+86
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
2010-11-05Rename LatinKeyboardBaseView class to KeyboardBaseViewTadashi Takaoka11-54/+54
Change-Id: I496ecbfa7d398583d01f821398f49f75d17311d8
2010-11-05Add labels for subtypessatok2-40/+132
- Also changed mode name - Move the position of a subtype for "US Keyboard" to the top Change-Id: I4dd7f869801d5efa775fe8a89dde233215f508d9
2010-11-04Treat the new web fields like their corresponding variations.Leon Scroggins1-6/+15
Bug:2692655 Bug:2460543 Change-Id: I86e814902447ecd5c8b00e399a0143d3dc2ad2cf
2010-11-04Add [CHAR LIMIT] to some strings for key topTadashi G. Takaoka1-3/+3
Bug: 3147476 Change-Id: Ic3d898761b6953560dfec34813e96eddab351675
2010-11-02Updated icons for the input method subtypesatok9-2/+2
Change-Id: Ib92666357a6921cb7e068c63353b8b3d997c80b2
2010-11-02Make sure there are no modes with settings key on tablet.Ken Wakasa1-14/+16
Follow-up change to I73b8a502 bug: 3095814 Change-Id: I79bb05c61dc73b036331e17d02c791f08a0168fc
2010-11-02Change the size of preview for priventing preview from being clippedsatok1-3/+3
Change-Id: I6f9fb2c8c0e98ede14729e7cb602bfb4b2672159
2010-11-02Adjust the gap of keys on a tablet layoutsatok1-2/+2
Bug: 3155782 Change-Id: Icefe654874e58ee2fcbeab353690bfe15f54ab61
2010-11-01Capitalization for "Quick Fixes" words doesn't workKen Wakasa1-3/+19
bug: 3151706 Change-Id: I7770a1d26edb1ea72ee93396181953a724dcc4bf
2010-10-29Get rid of number hints on StingrayKen Wakasa21-10/+0
bug: 3145786 Change-Id: Ifc2dcdb06d7a056b38ad574c65ef7fcbddcbb6aa
2010-10-29Add vertical correction for StingrayKen Wakasa1-4/+0
bug: 3145773 Change-Id: I3ac1953b00367d3bf487a4186afe4150b039b05b
2010-10-29DO NOT MERGE. Fix the size of preview textsatok1-3/+3
Bug: 3141907 Change-Id: Iabbccd15485cbd7c7188e362cc2914caec5d1f1d
2010-10-29Make the buttons work for edge pixels of the keyboardKen Wakasa2-2/+4
Follow-up change to If7630b89 bug: 3142416 Change-Id: I2660e3d688eb0490363e460d5b4944c89b8ca35c
2010-10-29Increased the size of GRID in Keyboardsatok2-14/+13
Bug: 3122894 - Changed width 10 -> 32 - Changed height 5 -> 16 Change-Id: I07354cf5c942974cc25a5e043f41e0f13a09351b
2010-10-29Bugfix: IME gives haptic feedback when button wasn't pressedKen Wakasa1-5/+6
bug: 3142416 Change-Id: If7630b89d6c2a8ec38e191c263c03f8f11d3c498
2010-10-27Import revised translations.Eric Fischer42-638/+1217
Change-Id: If1dd926a84f861cdf8bbd24bad264a8a6facbde3
2010-10-27Change suggestion update delay from 100ms to 180ms to avoid flashy ↵Ken Wakasa1-2/+7
suggestion strip with quick multi-finger typing. bug: 3122641 Change-Id: I385f9eb2e392487d7b4c252553d1f8d7c21da2e4
2010-10-27Remove auto capitalization by Shift+puncsKen Wakasa1-7/+0
bug: 3133312 Change-Id: I12a05d9028ab2fad07e1819407d63cf8ffd4d30c
2010-10-27Update assets for LatinIMEsatok78-3/+3
Bug: 3109804 Change-Id: I07b5b0ff32228a6d10b92575f916b058e4ac26b7
2010-10-26Follow-up change to revise Caps Lock sequence.Ken Wakasa4-19/+44
bug: 3122877 Change-Id: I44c539d7c041443f3ad027de4b75a67adf6b2c87
2010-10-25Get rid of mCapsLock in LatinIME.javaKen Wakasa1-32/+48
Change-Id: I9c6387ee387d53460d23a12225829da344674579
2010-10-25Remove LatinKeyboardBaseView.isShifted() and setShifted() for refactoringKen Wakasa3-42/+42
Change-Id: I9a1106b679a9ffb3ae959d90377eef096e5af842
2010-10-25Get rid of references to BaseKeyboard in Latin-specific classesKen Wakasa3-26/+30
Change-Id: I6871a24967b1410bdb14e902bdd311ef82fd4f0b
2010-10-25Add an icon for US keyboard subtypesatok4-1/+1
- TODO: add other icons Change-Id: Ie958b9d59bb33bd6dbfc78a403bfda022bfaf790
2010-10-25Revise caps lock sequencesTadashi G. Takaoka6-93/+151
This change also fixes that the popup preview of ALT on symbol keyboard is not showing. Bug: 3122877 Bug: 3127255 Change-Id: I978cb30a0d05298274d8ab6541b91323a0fef211
2010-10-22Import revised translations. DO NOT MERGEEric Fischer1-1/+1
Change-Id: I5227017b4859c24d1c6e873443741e881648371a
2010-10-22Tablet keyboard should always show "?123" as symbol keyTadashi G. Takaoka3-29/+38
Bug: 3118554 Change-Id: Ib609799f28dee56a4ded2e8144ac4a0c0d113ad6
2010-10-22Refactor BaseKeyboardParser as Recursive Descendent ParserTadashi G. Takaoka2-114/+281
Bug: 3082538 Change-Id: Ic0d72c6fe08cfc20db86aeffb10a27efe678095e
2010-10-22Make mini-keyboard narrower on tablet landscape modeTadashi G. Takaoka2-0/+116
This change narrows mini-keyboard key width from 7.5% to 5.0% of the screen width. Bug: 3122769 Change-Id: I4ae0e79262ec3fadab8f86aa57a8a6cec5cb4670
2010-10-22Table keyboard should always show return icon on enter keyTadashi G. Takaoka3-25/+31
Bug: 3122750 Change-Id: I75d2b5adff3a349d29d8a56e7b761c26b04683c0
2010-10-22Make "show settings key option" dependent to device configurationTadashi G. Takaoka4-6/+16
Bug: 3095814 Change-Id: I73b8a5023b398621a910c953eade252dc6412923
2010-10-21Move BaseKeyboardParser to top-level classTadashi G. Takaoka2-217/+233
Bug: 3082538 Change-Id: If0ddf32bc3811e3c65a7a96503c61ed3351eeb66
2010-10-21Refactor BaseKeyboard parsing codeTadashi G. Takaoka1-164/+193
Change-Id: I241125b5b15c9d6bbba456476f1f4fd3ef9db3f2
2010-10-21Add ; to list of punctuationKen Wakasa1-1/+1
bug: 3034792 Change-Id: I8e5f3907840fa2ddc2b5ac99328525313465ea35
2010-10-21Make common qwerty keyboard layout files and include theseTadashi G. Takaoka10-728/+602
Change-Id: I0cb8de748c4365e42d015078daf686ed76ca105b
2010-10-20Manual merge of the following Gingerbread changes logicallyKen Wakasa31-340/+1302
I8b38e280 Ia3929bb0 If925b546 I1062763d I901e36aa bug: 3100311 Change-Id: Ic7e01277ec816e77d34732599b2b9552668b81c2
2010-10-19Update xlarge drawable of KeyboardTadashi G. Takaoka74-175/+297
Bug: 3109804 Change-Id: I316f9cfcec377a7d0ea1417e1e3cea55cbdb9e2b
2010-10-19Disable gesture detector on mini-keyboardTadashi G. Takaoka1-3/+6
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
2010-10-19DO NOT MERGE. Add '...' (hint) to period/smiley keys which triggers mini ↵Ken Wakasa24-19/+245
popup by long-press. bug: 3105185 Change-Id: I901e36aa12dad5968ba1a420fff6a2f2efb16da5