aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove LatinIME prefix from classesTadashi G. Takaoka2010-12-091-1/+1
| | | | | | This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb
* Tweak candidate view height and etc.Tadashi G. Takaoka2010-12-082-5/+6
| | | | Change-Id: I91963d0be122baf2274ea03b5028a66259a2cdb6
* Support keyboardHeight and maxKeyboardHeight to Keyboard XMLTadashi G. Takaoka2010-12-0850-51/+124
| | | | | | | | | | | | | This change introduces, - new attribute keyboardHeight to specify default keyboard height. - new attribute maxKeyboardHeight to specify maximum keyboard height, usually specified by percentage to the screen height. - keyHeight attribute is obsoleted - new attribute rowHeight to specify a row height, can be specifed as percentage of the keyboard height. And verticalGap is included to the row height (row height = key height + vertical gap). Change-Id: I48a2f2661e8a91a998503a847437c1baf1de9b9c
* Implement CandidateView using HorizontalScrollViewTadashi G. Takaoka2010-12-0812-23/+115
| | | | | | | | | | | | | | | | | This change re-implements CandidateView using HorizontalScrollView and customized Button, so that the candidate strip can be flingable. This change also introduces the following features. - Highlighting candidate strip and space bar is configurable by @bool/config_candidate_highlight_enabled. - Candidate strip can be centered with left/right padding if @dimen/candidate_strip_padding size is greater than 0. - Candidate text size is configurable by @dimen/candidate_text_size. Bug: 1575885 Bug: 3230726 Change-Id: Iedf78ff31bc9f2f6291a8e8fb7faa0e6b961dd6d
* New gutter for tablet keyboard layoutTadashi G. Takaoka2010-12-071-5/+5
| | | | | Bug: 3253559 Change-Id: I4d5a54ab7664ff090b33aeabe981e0ed24ea21b2
* Merge "Add search mode keyboard layout"Tadashi G. Takaoka2010-12-061-2/+17
|\
| * Add search mode keyboard layoutTadashi G. Takaoka2010-12-071-2/+17
| | | | | | | | | | Bug: 3194695 Change-Id: I602f350882d6e3cb68ae971c1891b887b1f5a510
* | Add some new symbols key to symbols/more keyboardTadashi G. Takaoka2010-12-071-12/+10
|/ | | | | Bug: 3253559 Change-Id: I3c4a546a9c7597d7f85866e7179587132c9eea32
* Add a mic key to tablet keyboard tentatively for implementationTadashi G. Takaoka2010-12-077-1/+27
| | | | | Bug: 3253559 Change-Id: Iba0b7488e112d5f136f6c1a7bfbeab0dac298d54
* Prefer United Kingdom to Great Britain as locale stringKen Wakasa2010-12-061-5/+5
| | | | | bug: 3256252 Change-Id: I19a0b763e9314a69f054b1b0996317325d6a4661
* Fix voice key on phone deviceTadashi G. Takaoka2010-12-063-2/+2
| | | | | | | | | This change, - changes voice key code back to -102 - renames some key code names and method names - adds mic_slash_holo to drawable-hdpi Change-Id: I8be3a20921f472ece4298edad2d275f29a7e4955
* Rename Indonesian and Hebrew translations to match Locale.java conventionsEric Fischer2010-12-024-0/+0
| | | | Change-Id: I979b2f70e49e96dfdaf0f1ea2f9e1724bb5b60de
* Move some inner static class to top class in new packageTadashi G. Takaoka2010-12-0212-25/+25
| | | | | | | | | This change introduces new package com.android.inputmethod.keyboard which hosts keyboard related classes. Also adds missing @Override and @SuppressWarning("unused") annotation Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05
* Merge "Add back-slash key"Tadashi G. Takaoka2010-12-012-8/+10
|\
| * Add back-slash keyTadashi G. Takaoka2010-12-022-8/+10
| | | | | | | | | | | | | | | | | | | | This change also moves some keys, - Infinite is moved to popup char of plus-minus. - not-equal and nearly-equal are moved to popup chars of equal. Bug: 3224679 Change-Id: I7c95ab5a7cd78e4dae13fb511edad607dcaed8da
* | Add [CHAR LIMIT] comment to stringsTadashi G. Takaoka2010-12-021-2/+2
|/ | | | | Bug: 3245533 Change-Id: If4dc017f302b6a0e960818d4db6d616988bf802f
* Import revised translations.Eric Fischer2010-12-0141-606/+385
| | | | Change-Id: Ib71ada990e23e1c48a2f52f893e294bc27560329
* Merge "Update string for Ic0d5f862"Ken Wakasa2010-12-011-1/+1
|\
| * Update string for Ic0d5f862Ken Wakasa2010-12-011-1/+1
| | | | | | | | | | bug: 3232408 Change-Id: I642e736190e63bdf1591d5d7f29ef05b7e82fe03
* | Add ru and sr keyboard layout for tabletTadashi G. Takaoka2010-12-013-1/+324
| | | | | | | | | | Bug: 3210174 Change-Id: Iea515345093027099689642946da505ddc6e53c6
* | Merge "Add Scandinavia keyboard layout for tablet"Tadashi G. Takaoka2010-12-014-0/+241
|\ \ | |/ |/|
| * Add Scandinavia keyboard layout for tabletTadashi G. Takaoka2010-12-014-0/+241
| | | | | | | | | | Bug: 3243405 Change-Id: I84ee566a14fcb802d38ed37223f303d80c8de3f2
* | Add fr_CH keyboard subtypeTadashi G. Takaoka2010-12-014-1/+7
|/ | | | Change-Id: I3977f9e201e77a682c1c8bed221cca32204dafbe
* Merge "Tweak tablet keyboard design"Tadashi G. Takaoka2010-12-0120-36/+61
|\
| * Tweak tablet keyboard designTadashi G. Takaoka2010-12-0120-36/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | This change introduces, - center align "More" key label - remove drop shadow from key label - darker key label color when manual temporary upper case - narrower pop up mini keyboard - remove unnecessary key background from pop up mini keyboard - smaller key label in portrait Bug: 3216592 Change-Id: I77e0733f467a88aa32e09fcbace56fe08f755229
* | Update the voice input warning dialog message string.Ken Wakasa2010-12-013-6/+8
|/ | | | | | | | Updated the relevant settings menu as well. bug: 3194809 Change-Id: Ibcd00fcf32f82b7733da155ef6e15e389d53c645
* Merge "Integrating updated LatinIME assets"Justin Ho2010-11-3066-1/+1
|\
| * Integrating updated LatinIME assetsJustin Ho2010-11-3066-1/+1
| | | | | | | | Change-Id: I232f874c6dd8f60bd0634111e2f7fc60b6082c14
* | Merge "Fix subtype icons in method.xml"Tadashi G. Takaoka2010-11-301-2/+2
|\ \
| * | Fix subtype icons in method.xmlTadashi G. Takaoka2010-12-011-2/+2
| | | | | | | | | | | | Change-Id: I1b157254483446e86d577cdc010b92761754dbb7
* | | Merge "Fix ".com" output of tablet keyboard"Tadashi G. Takaoka2010-11-301-0/+1
|\ \ \ | |/ / |/| |
| * | Fix ".com" output of tablet keyboardTadashi G. Takaoka2010-12-011-0/+1
| | | | | | | | | | | | | | | Bug: 3241174 Change-Id: I6e40d6623890b7bbbd91175649b1f28b4f327621
* | | Support de,fr locale keyboard layouts for tabletTadashi G. Takaoka2010-12-0132-875/+1243
| |/ |/| | | | | | | | | | | | | | | | | | | | | This change introduces, - support de QWERTZ - support fr AZERTY - support fr_CA QWERTY layout - support fr_CH QWERTZ layout - refactor some common keyboard row layouts Bug: 2334086 Change-Id: I3e01e841e0dc72419d55e29d426bdec70655459c
* | Adding drawable-land-hdpi into LatinIMEJustin Ho2010-11-3010-0/+0
|/ | | | Change-Id: I21c4223151b89da9c4edd423fdb1bb7bee023ce1
* Add icons for each subtypesatok2010-11-3033-32/+32
| | | | Change-Id: I0a86a781e3b30a8355ccc8083f3ac66af84a05b7
* Merge "Remove unused string for key label"Tadashi G. Takaoka2010-11-291-6/+0
|\
| * Remove unused string for key labelTadashi G. Takaoka2010-11-301-6/+0
| | | | | | | | | | Bug: 3230041 Change-Id: I1c3cc78157f30f43a5b4a32e413fb43df1db4907
* | Merge "Integrating updated LatinIME keyboard assets"Justin Ho2010-11-2963-0/+0
|\ \
| * | Integrating updated LatinIME keyboard assetsJustin Ho2010-11-2963-0/+0
| | | | | | | | | | | | Change-Id: I5bc137892ea82e08d5b65e1e124f0de69d0a77c5
* | | Import revised translations.Eric Fischer2010-11-2941-101/+421
|/ / | | | | | | Change-Id: I0cabf9fceb714a9ffd5180f9d9a0234ec92e5f71
* | Merge "Remove unused bool configuartion value"Tadashi G. Takaoka2010-11-292-2/+0
|\ \
| * | Remove unused bool configuartion valueTadashi G. Takaoka2010-11-292-2/+0
| |/ | | | | | | | | | | This change is follow up of Ie5494601. Change-Id: I20911479e2942695384200e2cc732abfed7bd140
* / Cleanup unused Java importTadashi G. Takaoka2010-11-293-0/+0
|/ | | | | | This change also fixes wrong file mode. Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f
* Update tablet keyboard layout to the latest designTadashi G. Takaoka2010-11-2590-381/+734
| | | | | | | | | | | | | This change introduces shiftedIcon attribute for Key which specifies icon to draw the shift key while the key is in shifted state. This change also intriduces new configurable dimension value key_label_horizontal_alignment_padding which represents horizontal padding for left or right alignment of key label. Bug: 3216592 Bug: 3201839 Change-Id: I3aa7392227ce573c404517678e6340a8d1fcb328
* Support dedicated number/date keyboard layoutTadashi G. Takaoka2010-11-242-0/+251
| | | | | Bug: 3009716 Change-Id: Idc12cc9d8ee4f5febfae4e11712e2aaca327a6ea
* Support imeOptions condition in <case>Tadashi G. Takaoka2010-11-232-12/+101
| | | | Change-Id: Ie5494601efb29cf65363c4aa3bf5a9ab04a0109a
* Support colorScheme <case/> condition in Keyboard XMLTadashi G. Takaoka2010-11-2330-2548/+390
| | | | Change-Id: Ibbfb99e0e2b15df301f83af6739b7bca01ebf490
* Merge "Fix odd "more" key behavior on tablet phone number keyboard"Tadashi G. Takaoka2010-11-233-4/+4
|\
| * Fix odd "more" key behavior on tablet phone number keyboardTadashi G. Takaoka2010-11-233-4/+4
| | | | | | | | | | Bug: 3176540 Change-Id: Iaa1f3776d5ac236b2655910ede7522ceac36a9a1
* | Add "@" key to email mode tablet keyboard layoutTadashi G. Takaoka2010-11-231-2/+3
|/ | | | | Bug: 3222319 Change-Id: Ibc56cd69c30aee19f26fe11e7ea176ff01e21dbe