aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge "Replace ALT/More with more meaningful key labels"Ken Wakasa2011-08-0314-26/+43
|\ \ \ \
| * | | | Replace ALT/More with more meaningful key labelsKen Wakasa2011-08-0314-26/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 5113471 Change-Id: I324d24ea28c0ff9246dde2494296dca1dddabb1b
* | | | | Revive the missing Settings key on tabletsKen Wakasa2011-08-034-4/+11
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | This is a follow up change to Ieb42fdfa. bug: 5094401 Change-Id: If78c966ed02fbc9b8c6da726e00424a927349142
* | | | Merge "Fix the popup char order for Arabic layout"Ken Wakasa2011-08-021-1/+1
|\ \ \ \
| * | | | Fix the popup char order for Arabic layoutKen Wakasa2011-08-031-1/+1
| |/ / / | | | | | | | | | | | | Change-Id: Ic4d8df7a8aa0ec59fee40eb7fadd8a7e49db4198
* | | | Merge "Change the dictionary file passing schema to a list of ids"Jean Chalard2011-08-022-37/+72
|\ \ \ \ | |/ / / |/| | |
| * | | Change the dictionary file passing schema to a list of idsJean Chalard2011-08-022-37/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The dictionary filename used to be passed directly to Latin IME. This change implements, on the part of Latin IME, the passing of them as an id that should then be passed through openAssetFileDescriptor. Bug: 5095140 Change-Id: I7d1e9d57c19f0645045368f68681680f238189fc
* | | | Merge "Cleanup Keyboard related code and rename some classes"Tadashi G. Takaoka2011-08-0214-45/+41
|\ \ \ \
| * | | | Cleanup Keyboard related code and rename some classesTadashi G. Takaoka2011-08-0214-45/+41
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | This is a follow up change of I90ffbde0 Bug: 5023981 Change-Id: I3a6b862d05f5f907dee954cd6d6fee983b20ab5e
* | | | Merge "Import revised translations."Eric Fischer2011-08-0246-326/+185
|\ \ \ \ | |/ / / |/| | |
| * | | Import revised translations.Eric Fischer2011-08-0246-326/+185
| | | | | | | | | | | | | | | | Change-Id: Idd149b6bec4a78bc7c5f95096bdc2d8e5eaf64c5
* | | | "?123" should be up for translation for Arabic layoutsKen Wakasa2011-08-032-2/+2
| | | | | | | | | | | | | | | | | | | | bug: 5108339 Change-Id: Ie1abcf50abba569683f76a136718ab24f5089677
* | | | Add char limit for several key label resourcesKen Wakasa2011-08-021-6/+6
| |/ / |/| | | | | | | | Change-Id: I7a63dce1e85282055b847c43a6e9b9b90a10fa98
* | | Make Keyboard object immutable except shift stateTadashi G. Takaoka2011-08-0118-535/+346
| | | | | | | | | | | | | | | | | | | | | This is the first step to implement suggestions pane as mini keyboard. Bug: 5023981 Change-Id: I90ffbde0fda19b4be68add449310997b56bf6904
* | | Merge "Use generic interface for filed type of Keyboard"Tadashi G. Takaoka2011-08-011-34/+36
|\ \ \
| * | | Use generic interface for filed type of KeyboardTadashi G. Takaoka2011-08-011-34/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also re-orders and renames some fields. Bug: 5023981 Change-Id: I28c1ca7384bb70e3584398cd19ce2276ddfe8541
* | | | Merge "Add KeyboardParams class"Tadashi G. Takaoka2011-08-011-0/+100
|\ \ \ \
| * | | | Add KeyboardParams classTadashi G. Takaoka2011-08-011-0/+100
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This object will hold all keyboard parameter while parsing XML file and act like a Keyboard. After finishing reading XML file, this will be passed as an argument for the Keyboard class constructor. Bug: 5023981 Change-Id: I2737b30036b6e4d204e8ed9984a1272e195209be
* / / / Make horigontalGap and verticalGap attributes of Row obsoleteTadashi G. Takaoka2011-08-013-11/+17
|/ / / | | | | | | | | | | | | Bug: 5023981 Change-Id: Ifb07b54a68cfdd32ff2ea79812188fb6158bd073
* | | Remove Keyboard reference from Key objectTadashi G. Takaoka2011-08-014-29/+29
| | | | | | | | | | | | | | | Bug: 5023981 Change-Id: Ib0b9debf2018a0a9e9efe9323738e85174589e71
* | | Merge "Cleanup key label case adjustment"Tadashi G. Takaoka2011-08-012-10/+7
|\ \ \
| * | | Cleanup key label case adjustmentTadashi G. Takaoka2011-08-012-10/+7
| |/ / | | | | | | | | | | | | Bug: 5023981 Change-Id: Ida06fc6a588c4eb8543455d932e71ac2797d27e5
* / / Cleanup icon drawable related codeTadashi G. Takaoka2011-08-013-16/+11
|/ / | | | | | | | | Bug: 5023981 Change-Id: I729354f32797eef354ec9af8e05f17839f0a361c
* | Merge "Try to compensate for a race condition."Jean Chalard2011-08-011-1/+2
|\ \
| * | Try to compensate for a race condition.Jean Chalard2011-08-011-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This does not really fix the underlying bug, but it does fix the apparent symptoms. When the user presses space and a letter quick, the onUpdateSelection handler may be called after the letter has been actually committed. The keyboard then happily proceeds to clearing the composition because it thinks space was pressed (or the user moved the cursor, since it can't guess which happened). This change removes this behavior when we are expecting an update event from a keypress. This means the bug still exists if the user presses space twice and a letter, and all events come after the letter, but it is very very hard to reproduce this. There may be other collateral damage when the user moves the cursor in the form of race conditions, but likewise, they should be really hard to reproduce. Bug: 5100521 Change-Id: Ib05328c9b451bf6fe288ae00296fd283a9a4e863
* | | Merge "Remove the systematic bias to the top."Jean Chalard2011-08-011-1/+1
|\ \ \
| * | | Remove the systematic bias to the top.Jean Chalard2011-08-011-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | The keyboard used to introduce a systematic bias to the top. This may have been to compensate an old driver flaw, but it seems that it is now in the way and causes a lot of mistyped spaces and backspaces. This change removes the systematic bias. Change-Id: Ib65ffba99cbd053d1085d3e6eeaf10a815289fc0
* | | Remove '(' from the label of "to symbol" on phone layoutTadashi G. Takaoka2011-08-011-1/+1
| | | | | | | | | | | | Change-Id: I9261cbba9a04fc25b67dfd5ce4188b7e32f5d8e0
* | | Merge "Filter non-ascii popup charcters from password keyboard"Tadashi G. Takaoka2011-08-012-34/+60
|\ \ \
| * | | Filter non-ascii popup charcters from password keyboardTadashi G. Takaoka2011-08-012-34/+60
| | | | | | | | | | | | | | | | Change-Id: I10885efd317770f892165b6bb059313abf241436
* | | | Clean up revertLastWord()Ken Wakasa2011-08-012-59/+54
|/ / / | | | | | | | | | | | | | | | | | | | | | The "deleteChar" argument of this method is acutally always true in the current code path. Also, in this method, textToTheLeft virtually never has a punctuation letter as its initial character. This change is one of preparatory changes for bug:4983945. Change-Id: I531a32570a35634c21c1d74b2b461e40a1b7f660
* / / Merge smiley key style into return key style for phoneTadashi G. Takaoka2011-07-314-41/+22
|/ / | | | | | | | | Bug: 4340933 Change-Id: If2b586e5fade1610489e4a53cddafb89834bba07
* | Show settings and tab key accordinglyTadashi G. Takaoka2011-07-3110-135/+145
| | | | | | | | | | | | | | | | | | Instead of showing a tab key at the position of "period" key, this change places a tab key on the left side of the space key or on the mini popup keyboard of the mic/comma key accordingly. Bug: 4340933 Change-Id: If3cbc6d0b36f74fbc9320d6f433c65c66051dc09
* | Rename settingsPopupStyle to f1PopupStyleTadashi G. Takaoka2011-07-312-12/+12
| | | | | | | | | | Bug: 4340933 Change-Id: Ic026089123988940dca58a0aaac07f613ad45aff
* | Rename key label and alternates string resource namesTadashi G. Takaoka2011-07-317-17/+17
| | | | | | | | | | Bug: 4340933 Change-Id: I7c80c0b6a8a9082c52b57a858e2b6740c05366ec
* | Replace the notion of "voice" with "shortcut" as many as possibleTadashi G. Takaoka2011-07-3114-45/+48
| | | | | | | | | | Bug: 4340933 Change-Id: I98b4eca5167cc3767a0868fae8f6436164adbe4d
* | Merge "Rename popupSettingsStyle to f2PopupStyle"Tadashi G. Takaoka2011-07-311-3/+3
|\ \
| * | Rename popupSettingsStyle to f2PopupStyleTadashi G. Takaoka2011-07-311-3/+3
| | | | | | | | | | | | | | | Bug: 4340933 Change-Id: I4fbd8f7a4175e0e3fde326f40fd1b84312d81b89
* | | Merge "Fix exception message"Tadashi G. Takaoka2011-07-311-3/+3
|\ \ \
| * | | Fix exception messageTadashi G. Takaoka2011-07-311-3/+3
| |/ / | | | | | | | | | | | | Bug: 4340933 Change-Id: I81e7b0c72116b5bb56b0fdcd02386288aebd73e7
* | | Merge "Eliminate "..." from the key that has no popup mini keyboard ↵Tadashi G. Takaoka2011-07-311-1/+1
|\ \ \ | | | | | | | | | | | | automatically"
| * | | Eliminate "..." from the key that has no popup mini keyboard automaticallyTadashi G. Takaoka2011-07-311-1/+1
| |/ / | | | | | | | | | | | | Bug: 4340933 Change-Id: I08bbdee71f4bc2285fd0c1233d284150be61748e
* / / Be aware of "nm" and "noMicrophoneKey" private IME optionTadashi G. Takaoka2011-07-311-1/+6
|/ / | | | | | | | | Bug: 4340933 Change-Id: I787108a73d4450963d644bc7070ae1672ebb4455
* | Turn off the Settings key by defaultKen Wakasa2011-07-316-120/+50
| | | | | | | | | | bug:5094401 Change-Id: Ieb42fdfa79be2afcfa6634e7404c17737ef6927d
* | Dismiss key preview regardless of key preview settingsTadashi G. Takaoka2011-07-291-4/+2
| | | | | | | | | | Bug: 5099213 Change-Id: Id6c5cb0ae4a07897b34153d4b350b1b45a06aa1a
* | Add WindowWidthCacheTadashi G. Takaoka2011-07-291-17/+96
| | | | | | | | | | Bug: 4311428 Change-Id: I9f006525c0932d9d49bb8655caf58523135366d7
* | Cleanup KeyboardSwitcher internal a bitTadashi G. Takaoka2011-07-291-42/+34
| | | | | | | | | | Bug: 4311428 Change-Id: Ibe933d0351f750a3a41a08f09befd833d677961b
* | Merge "Simplifying accessibility code in keyboard's dispatchTouchEvent()"Ken Wakasa2011-07-292-11/+2
|\ \
| * | Simplifying accessibility code in keyboard's dispatchTouchEvent()Alan Viverette2011-07-282-11/+2
| |/ | | | | | | Change-Id: Ie33cf93ee2d7eadad38ca170aa8ad988bb0ae9a9
* | Match the new name of the dictionary settings activity.Jean Chalard2011-07-291-1/+1
| | | | | | | | | | Bug: 5094660 Change-Id: I13c734791265ed25eac3c9b4861dd0cffdb12c52