aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ignore settings key if it isn't adjecent to the space key on phoneTadashi G. Takaoka2011-12-141-0/+3
| | | | | Bug: 5759096 Change-Id: I1e1250d917e726e1931de3247ddc782b005ab5c1
* Utilize KeyboardSet XML definitionsTadashi G. Takaoka2011-12-1410-1/+252
| | | | | | | | | This change introduces KeyboardSet and SubKeyboard XML definitions to represent a set of keyboard layouts. Bug: 5002108 Bug: 5679585 Change-Id: Ib6c8d5936187381bb6725c9fe574e93871c01a86
* Add support for Russian spell checking.Jean Chalard2011-12-051-0/+12
| | | | | | | | | Note that this is not enough: we still need to create a reasonable proximity table for Cyrillic characters, or we won't be able to show up suggestions. Bug: 5701241 Change-Id: Idb141f7a230a6e1a46094308c26f43c01ab3b97a
* Merge "Add Key.altCode attribute"Tadashi G. Takaoka2011-11-301-2/+4
|\
| * Add Key.altCode attributeTadashi G. Takaoka2011-11-301-2/+4
| | | | | | | | | | | | | | | | | | | | * Registering alternate code and while key is typing. * Showing press/release graphics of the key that has the above altenate code. * Showing press/release graphics of all shift keys. * Renaming Key.ignoreWhileTyping to Key.altCodeWhileTyping. Bug: 5639503 Change-Id: I67fb45bae76284a1f0deb6fd12ae5fb781d06cc3
* | Add an option to use contacts or not while spell checkingJean Chalard2011-11-302-4/+5
|/ | | | | Bug: 5447495 Change-Id: Iffb09895676c3dd1a79d1699b0eac865282508d4
* Support Baltic languagesTadashi G. Takaoka2011-11-291-1/+19
| | | | | | | | This change supports Estonian, Latvian, and Lithuanian languages keyboard. Bug: 5627326 Change-Id: Iaaa966e4164f9593f143e79736c8ec7befc2a5ce
* Introduce ignoreWhileTyping flags to Key.keyActionFlagsTadashi G. Takaoka2011-11-221-2/+2
| | | | | Bug: 5639503 Change-Id: Ic2afad6766edb2538a58f722209e2daa40aa488d
* Add Key.keyActionFlags and obsolete Key.isRepeatableTadashi G. Takaoka2011-11-213-34/+39
| | | | | | This change also renames Key.keyLabelOption to keyLabelFlags. Change-Id: Iedd0bfaa420ad382c07ce084416355690e390919
* Introduce noKeyPreview Key attributeTadashi G. Takaoka2011-11-183-16/+47
| | | | | | | | This change also removes hacks in LatinKeyboardView by utilizing noKeyPreview attribute. Bug: 5638595 Change-Id: Icd8a3af3b7849b941f8f5532e2b432e126a909e6
* Do not show key preview of settings and shortcut keyTadashi G. Takaoka2011-11-171-2/+0
| | | | | Bug: 5560766 Change-Id: I580efaf4e33f7dfbaa591e2afae9c49547bf26fb
* Add a few Arabic symbolsTadashi G. Takaoka2011-10-261-2/+2
| | | | | Bug: 5458689 Change-Id: I61ce876606ce3fa620d606752c8e5442b8ad78d6
* am 431452d0: Revised Arabic alternatesTadashi G. Takaoka2011-10-131-30/+69
|\ | | | | | | | | * commit '431452d04bdb65916a23ec9ca66cfe06282f6e4a': Revised Arabic alternates
| * Revised Arabic alternatesTadashi G. Takaoka2011-10-131-30/+69
| | | | | | | | | | | | Bug: 5439635 Change-Id: Ic6ea1317f8892d5dbaaa7e0cbb274e8e06ea89d7
* | am 9ad9425e: Merge "Fix code for initial form of Heh" into ics-mr0Tadashi G. Takaoka2011-10-111-2/+2
|\| | | | | | | | | * commit '9ad9425e9bc44c593e14da1f5953925cbf75a8a5': Fix code for initial form of Heh
| * Merge "Fix code for initial form of Heh" into ics-mr0Tadashi G. Takaoka2011-10-111-2/+2
| |\
| | * Fix code for initial form of HehTadashi G. Takaoka2011-10-121-2/+2
| | | | | | | | | | | | | | | Bug: 5446566 Change-Id: I9ea4ce288d0678083c6b94867b999f7ec4192097
* | | am 5f89fbae: Get rid of daggers from Arabic/Hebrew keyboardTadashi G. Takaoka2011-10-111-2/+2
|\| | | | | | | | | | | | | | * commit '5f89fbaea27666b6d7892e5ac48f40201922c06b': Get rid of daggers from Arabic/Hebrew keyboard
| * | Get rid of daggers from Arabic/Hebrew keyboardTadashi G. Takaoka2011-10-121-2/+2
| |/ | | | | | | | | | | Bug: 5445200 Change-Id: I5e4e19a17b0edcd0c0de8fa8fe4289b0ca7d66b1
* / Add a settings to change the sound effect volumesatok2011-10-111-1/+4
|/ | | | | | Bug: 5345401 Bug: 5402541 Change-Id: I1e653573a3362160104b77388d6cbd1700424649
* Get rid of card suits from Arabic keyboardTadashi G. Takaoka2011-10-111-1/+1
| | | | | Bug: 5439295 Change-Id: Idbcd51acb927d5a9d549c91c93a1a6e32ba8be24
* Cleanup : remove recorrection-related stuff.Jean Chalard2011-10-031-6/+0
| | | | | | | This removes UPDATE_OLD_SUGGESTIONS, and the associated settings. Bug: 5402537 Change-Id: Ie87d4e05c54e4b7d2dd5a05f2d0b570e9cd3e463
* Merge "Classify touches into three types."Yusuke Nojima2011-09-301-20/+24
|\
| * Classify touches into three types.Yusuke Nojima2011-09-301-20/+24
| | | | | | | | Change-Id: I7c1d42835e0c15d596a1b66d421b0aa514ec0890
* | Add missing spacers in the number password layoutKen Wakasa2011-09-291-0/+2
|/ | | | | bug: 5366732 Change-Id: Ie9f56fb5bd9978d5882197a2305a96fb40fccb11
* add vibration duration settingssatok2011-09-291-0/+3
| | | | Change-Id: I56a1a94df63160f367f866da759d7dd4fc428ed5
* Add horizontal edges paddings to phone/number layoutTadashi G. Takaoka2011-09-266-234/+312
| | | | | Bug: 4948171 Change-Id: I8a06a25ffcbd141c9418e77e982233166a347914
* Enable vibrate on keypress by defaultKen Wakasa2011-09-201-0/+1
| | | | | bug: 5337363 Change-Id: I14c95d27dd236d0a43e64a46ae6fbf9f2a97a3da
* Update the theme pref key.Ken Wakasa2011-09-161-1/+1
| | | | | | Follow up to Ia139813b Change-Id: Ic4c2ea63041af02119dc404e704a04608d041163
* Remove Key.isStick, use backgroundType="stick" insteadTadashi G. Takaoka2011-09-151-2/+1
| | | | Change-Id: I50e88c0870a3fe360b81f19163ca2f64ec38d8e8
* Remove functionalKeyStyle, use backgroundType="functional" insteadTadashi G. Takaoka2011-09-153-26/+22
| | | | Change-Id: I5facf17779cfe50bdc71a3592e851b3f58295a92
* Make action key background more visually prominentTadashi G. Takaoka2011-09-151-5/+5
| | | | | Bug: 5232726 Change-Id: I76ff2fb431ca295693ceb231a0f13da44f9293e6
* Refactor Key.isFunctional to more generic Key.keyTypeTadashi G. Takaoka2011-09-151-1/+1
| | | | | Bug: 5232726 Change-Id: Idc861ca725f62eaf37795f57401573394a17d6d3
* Merge "Remove experimental settings"satok2011-09-141-61/+41
|\
| * Remove experimental settingssatok2011-09-141-61/+41
| | | | | | | | | | Bug: 5314288 Change-Id: I31cbc6da0ca5e61a5fa4a893c774f2110a5698f1
* | Clean up the mini keyboard for the Double low-9 quotation mark U+201E keyKen Wakasa2011-09-142-4/+8
|/ | | | | bug: 5310432 Change-Id: I15fe2e9854e9bcf43e833c786feffcb1a081c565
* Introduce autoXScale label optionTadashi G. Takaoka2011-09-122-2/+6
| | | | | Bug: 5267649 Change-Id: I7fdcb98c209b7ccf73075ef3a4e758782fe161e3
* Currency symbol keys are more aware of localeTadashi G. Takaoka2011-09-094-23/+122
| | | | | | | | | | | | | | | * Locale is one of EU, main currency is Euro, and more currencies are Pound, Yen and Dollar (plus Cent on 10" tablet) * Locale is GB, main currency is Pound, and more currencies are Euro, Yen and Dollar (plus Cent on 10" tablet) * Locale has special currency symbol such as Hebrew, main currency is the one, and more currencies are Pound, Euro, Dollar (plus Cent on 10" tablet) * Other than these, main currency is Dollar, and more currencies are Pound, Cent, Euro (plus Yen on 10" tablet) Bug: 5281876 Change-Id: I548dc663bafdb3b3f717f4328fda8dfcbafca2df
* Use Eastern Arabic numerals as hint label on phoneTadashi G. Takaoka2011-09-071-20/+20
| | | | | Bug: 5266051 Change-Id: I8981c43a4d8060395b97cc90accdefaa3c494895
* Tune mini keyboard visualTadashi G. Takaoka2011-09-051-0/+1
| | | | | | | This change only gets rid of the surrounding paddings of the mini keyboard. Bug: 5248783 Change-Id: Idb95ac1467085c230fd60e4bc0f466fef5700bfb
* Calculate x coordinate with floating pointTadashi G. Takaoka2011-09-023-10/+9
| | | | | | | This change also fixes some keyboard layouts a bit. Bug: 5245837 Change-Id: I5929e656763b150e71afe89238386904da214e21
* Add an option to prevent insertion of suggestion spansJean Chalard2011-09-021-0/+6
| | | | | | | This is to help debug of Bug: 5250788 Change-Id: I961321aff3776c4912eaf7a1fa4de0c01d715f24
* Implement KeyboardLocale InputMethodSubtype extra keyTadashi G. Takaoka2011-09-011-3/+3
| | | | | | | | The locale is specified by KeyboardLocale extra key in method.xml, LatinIME will use the specified locale for keyboard layout. Bug: 5238658 Change-Id: I8e6cb66c73a7ac1bf611d9910b42fa9cff38eba0
* Merge "Rename alternates_for_ as more_keys_for_"Tadashi G. Takaoka2011-08-3111-106/+106
|\
| * Rename alternates_for_ as more_keys_for_Tadashi G. Takaoka2011-08-3111-106/+106
| | | | | | | | | | | | This is a followup change for I37209a5a. Change-Id: I17cf4596034ed900cb4c769f89a2607a53b19c0a
* | Implement popup suggestions paneTadashi G. Takaoka2011-08-312-2/+25
|/ | | | | Bug: 5023981 Change-Id: Ie1d69131dbf884a3f6a2beb3ac3427e5437c1486
* Merge "Rename PopupCharactersParser to MoreKeySpecParser"Tadashi G. Takaoka2011-08-3116-173/+173
|\
| * Rename PopupCharactersParser to MoreKeySpecParserTadashi G. Takaoka2011-08-3116-173/+173
| | | | | | | | | | | | Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
* | Merge "Clean up bigram settings"Jean Chalard2011-08-311-17/+14
|\ \ | |/ |/|
| * Clean up bigram settingsJean Chalard2011-08-311-17/+14
| | | | | | | | | | | | | | | | | | Move bigram suggestion option to the advanced settings screen, remove bigram prediction option for ICS release and remove the now-empty bigram option category. Bug: 5240082 Change-Id: Ib1fc608ad33d5598410f7b0cb4a1639bffef28c7