aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Match the new name of the dictionary settings activity.Jean Chalard2011-07-291-1/+1
| | | | | Bug: 5094660 Change-Id: I13c734791265ed25eac3c9b4861dd0cffdb12c52
* Clean up keyboard loading and switchingTadashi G. Takaoka2011-07-274-2/+2
| | | | | Bug: 4311428 Change-Id: Ia72de23634f824d82b7b5f2267d439ce922a3b57
* Update tab key icon imageTadashi G. Takaoka2011-07-263-0/+0
| | | | | Bug: 4948171 Change-Id: Id7dcebc4f1174cabfe872bc36edbe294ddaf081d
* Tweak long press timeout of language switcherTadashi G. Takaoka2011-07-261-1/+1
| | | | | | | Previously 1200ms, down to 400ms that is the same value of system default. Change-Id: Ia94c6b729893d528ec3f2b961bf2ad22b47fdbb1
* Merge "Import revised translations."Eric Fischer2011-07-2646-2146/+438
|\
| * Import revised translations.Eric Fischer2011-07-2646-2146/+438
| | | | | | | | Change-Id: I6686b5c714afab6b4ca2534b1bbd24205005220a
* | Purge quick fixes option.Jean Chalard2011-07-2651-108/+0
| | | | | | | | | | | | | | | | | | | | This change removes everything related to the quick fixes Latin IME option item. Note that Autotext is still used if the current subtype language is the same as the system language. Bug: 4985058 Change-Id: I51728a2190543ffb9e004470674ef6257b14f6c2
* | Add the rtl attribute to Arabic/Hebrew keyboardsKen Wakasa2011-07-262-0/+2
| | | | | | | | | | | | | | A follow up to I18b9962c bug: 5047217 Change-Id: Iea72182a80e69b2a631f23b825430ebfbfc2f560
* | Merge "[step3] Add spell checker service."satok2011-07-251-0/+3
|\ \ | |/ |/|
| * [step3] Add spell checker service.satok2011-07-251-0/+3
| | | | | | | | Change-Id: Ib13b3a524e0f0b90de40a3e255040b3158d49258
* | Swap parenthesis-like character code on RTL keyboardTadashi G. Takaoka2011-07-2413-222/+395
| | | | | | | | | | Bug: 5047217 Change-Id: I1b88484825f5c035401cf083522bf95bbee30edb
* | Tidy up the subtype namesKen Wakasa2011-07-233-209/+30
| | | | | | | | Change-Id: I5dbdc6c006fab01fa389f0796b6c87aa2a90132e
* | Fix ALT key on symbols shifted keyboardTadashi G. Takaoka2011-07-221-1/+1
|/ | | | | Bug: 5068615 Change-Id: I4c38befd14ae59390dfb23357fdb9e8388f0a6d8
* Fix popup mini keyboard of comma key on symbols layoutTadashi G. Takaoka2011-07-214-6/+21
| | | | | Bug: 5058762 Change-Id: Ic2d48358b0aceb1d55b3e12bb32b4423ff41ccf3
* Revert "Add Right-To-Left delete icon"Tadashi G. Takaoka2011-07-2119-76/+30
| | | | | | | This reverts commit 886246b19a60cefa60af549d6a6b70626bf63e34. Bug: 5047500 Change-Id: Iefef20b7aeba0dbedfe8f81384a33f65e3907e9f
* Merge "Remove Key edge flags from XML"Tadashi G. Takaoka2011-07-2056-629/+364
|\
| * Remove Key edge flags from XMLTadashi G. Takaoka2011-07-2056-629/+364
| | | | | | | | | | | | | | | | | | The first key and the last of the row are automatically marked as left and right edge key respectively. The existence of Spacer will prevent those automatic marking. Bug: 5038844 Change-Id: Ie34169ceaf76e24923b8d8125eda6ecb95cf1fee
* | Update Keyboard background drawableTadashi G. Takaoka2011-07-203-0/+0
|/ | | | | Bug: 4948171 Change-Id: I0f408ff67c7f2eef3830a43d2919b943dab74235
* Remove sliding spacebar language switcherTadashi G. Takaoka2011-07-1963-86/+8
| | | | | Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798
* Merge "Support select input method dialog on pre-HC platform"Tadashi G. Takaoka2011-07-191-0/+3
|\
| * Support select input method dialog on pre-HC platformTadashi G. Takaoka2011-07-191-0/+3
| | | | | | | | | | Bug: 4971680 Change-Id: I641b336da54813e13409bd7874aa22e51f790729
* | Add Arabic percent signTadashi G. Takaoka2011-07-195-6/+11
|/ | | | | Bug: 5046333 Change-Id: I7be8c465ce6be2b78d9e8ece4dc4119941230d97
* Trigger IME switcher by long-pressing space keyTadashi G. Takaoka2011-07-173-0/+7
| | | | | | | | Long press time out for space key is set to 1000msec. FYI: Time out for shift key is 1200ms and for mini popup keyboard is 400ms. Bug: 4971680 Change-Id: Id05f519baa15ca2e54958997ddf7b6b3b7a2d078
* Merge "Bring "comma" key back to symbol layout"Tadashi G. Takaoka2011-07-152-8/+11
|\
| * Bring "comma" key back to symbol layoutTadashi G. Takaoka2011-07-152-8/+11
| | | | | | | | | | Bug: 5035197 Change-Id: Ia931305b9dd2ee9eb51deef6b2477fbf351ac479
* | Import revised translations.Eric Fischer2011-07-1546-7/+93
|/ | | | Change-Id: Id17475b42f5037de6c27d40e3c4ba57cbad64287
* Add Arabic comma to phone keyboardTadashi G. Takaoka2011-07-141-2/+2
| | | | | Bug: 4161983 Change-Id: I2b1f2539cbe3b5686e77b9b0d46167394c3db64c
* Merge "Import new drawables"Tadashi G. Takaoka2011-07-1442-0/+0
|\
| * Import new drawablesTadashi G. Takaoka2011-07-1442-0/+0
| | | | | | | | | | Bug: 4948171 Change-Id: I899063ea5ad4508fd4f5786dbb75bcd6909c331f
* | Update Arabic keyboardTadashi G. Takaoka2011-07-1416-190/+379
| | | | | | | | | | Bug: 4161983 Change-Id: Ie163cd17c87773bf2ca37fff7cff79611fff644f
* | Update Hebrew keyboardTadashi G. Takaoka2011-07-1427-227/+345
| | | | | | | | | | Bug: 4170083 Change-Id: I977d7f6cce08e35fe9bed46fe5f4fdedd1f12e9c
* | Merge "Make Russian layout for 7 inch table compatible with other locale"Tadashi G. Takaoka2011-07-133-159/+82
|\ \
| * | Make Russian layout for 7 inch table compatible with other localeTadashi G. Takaoka2011-07-133-159/+82
| |/ | | | | | | | | | | Related to Bug: 5024014 Change-Id: I149624e351f5c75323771ff90960d2fe00ca412b
* / Fix settings key iconTadashi G. Takaoka2011-07-132-2/+2
|/ | | | | | This is the followup change of Ife9a9333 Change-Id: I6ebf2444642fe9ced7d40074fcc2bf050bbca7e0
* Show a suggestion strip by defaultsatok2011-07-132-46/+0
| | | | | | Bug: 5024058 Change-Id: I5216e9a2e464c2bb3150b66779b6b1b5cd9027ff
* Add Right-To-Left delete iconTadashi G. Takaoka2011-07-1217-33/+38
| | | | | | Bug: 4161983 Bug: 4170083 Change-Id: Ife9a933353e97f3c7c3ede47623dc7528160f3c5
* Use InputMethodSettingsActivitysatok2011-07-111-1/+1
| | | | | Bug: 4979539 Change-Id: Ib721814bfe80822ded7b0d801f6bc0c854588da4
* Use InputMethodSettingsFragmentsatok2011-07-091-0/+3
| | | | | | Bug: 4979539 Change-Id: I4f2010f785eb29ccd42b488c402ef9957633e0c2
* Internal cleanup before using InputMethodSettingsFragment (Part 2)satok2011-07-091-3/+3
| | | | Change-Id: I87751cf0e36b41e931b0712a09d114fd470f1001
* Remove swipe gestureTadashi G. Takaoka2011-07-083-4/+0
| | | | | Bug: 4971680 Change-Id: Ifff27f3bd3dd26417bfcb7072aaba074025b1bb7
* Merge "Import revised translations."Eric Fischer2011-07-0746-531/+2368
|\
| * Import revised translations.Eric Fischer2011-07-0746-531/+2368
| | | | | | | | Change-Id: I6a63166506259331cd0481b41e97527d5133d52c
* | Fix improperly scaled drawableTadashi G. Takaoka2011-07-061-0/+0
|/ | | | | Bug: 4993127 Change-Id: Id16039058777b50f223458e190b32c1bc3b1fd53
* Move key hysteresis distance parameter to KeyDetector classTadashi G. Takaoka2011-07-042-5/+0
| | | | | Bug: 4768084 Change-Id: Ib8771afd7363a4a5590b2b4a586e3014c026be34
* Merge "Add SettingsActivity"satok2011-07-041-1/+1
|\
| * Add SettingsActivitysatok2011-07-041-1/+1
| | | | | | | | Change-Id: I26d9f90fe18bd7723f1c3c0c9fafbb659cb2f020
* | Merge "Use Key background for suggestions strip control"Tadashi G. Takaoka2011-07-041-8/+4
|\ \
| * | Use Key background for suggestions strip controlTadashi G. Takaoka2011-07-041-8/+4
| |/ | | | | | | Change-Id: I5e43c0919e89972283fd18eb29d69f96f1bd0290
* / Specify Key gaps by percentageTadashi G. Takaoka2011-07-049-86/+90
|/ | | | Change-Id: I4721bf831b5edbea1dd4309c6ce907544b098d62
* Slightly larger key for ICS and phone combinationTadashi G. Takaoka2011-07-012-2/+2
| | | | | | Compatible with Gingerbreada theme. Change-Id: Id05bb8992dac47a23e12af7ab62924b5bc25b7ca