aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ignore settings key if it isn't adjecent to the space key on phone•••Bug: 5759096 Change-Id: I1e1250d917e726e1931de3247ddc782b005ab5c1 Tadashi G. Takaoka2011-12-141-0/+3
* Utilize KeyboardSet XML definitions•••This change introduces KeyboardSet and SubKeyboard XML definitions to represent a set of keyboard layouts. Bug: 5002108 Bug: 5679585 Change-Id: Ib6c8d5936187381bb6725c9fe574e93871c01a86 Tadashi G. Takaoka2011-12-1410-1/+252
* Add support for Russian spell checking.•••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 Jean Chalard2011-12-051-0/+12
* Merge "Add Key.altCode attribute"Tadashi G. Takaoka2011-11-301-2/+4
|\
| * Add Key.altCode attribute••• * 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 Tadashi G. Takaoka2011-11-301-2/+4
* | Add an option to use contacts or not while spell checking•••Bug: 5447495 Change-Id: Iffb09895676c3dd1a79d1699b0eac865282508d4 Jean Chalard2011-11-302-4/+5
|/
* Support Baltic languages•••This change supports Estonian, Latvian, and Lithuanian languages keyboard. Bug: 5627326 Change-Id: Iaaa966e4164f9593f143e79736c8ec7befc2a5ce Tadashi G. Takaoka2011-11-291-1/+19
* Introduce ignoreWhileTyping flags to Key.keyActionFlags•••Bug: 5639503 Change-Id: Ic2afad6766edb2538a58f722209e2daa40aa488d Tadashi G. Takaoka2011-11-221-2/+2
* Add Key.keyActionFlags and obsolete Key.isRepeatable•••This change also renames Key.keyLabelOption to keyLabelFlags. Change-Id: Iedd0bfaa420ad382c07ce084416355690e390919 Tadashi G. Takaoka2011-11-213-34/+39
* Introduce noKeyPreview Key attribute•••This change also removes hacks in LatinKeyboardView by utilizing noKeyPreview attribute. Bug: 5638595 Change-Id: Icd8a3af3b7849b941f8f5532e2b432e126a909e6 Tadashi G. Takaoka2011-11-183-16/+47
* Do not show key preview of settings and shortcut key•••Bug: 5560766 Change-Id: I580efaf4e33f7dfbaa591e2afae9c49547bf26fb Tadashi G. Takaoka2011-11-171-2/+0
* Add a few Arabic symbols•••Bug: 5458689 Change-Id: I61ce876606ce3fa620d606752c8e5442b8ad78d6 Tadashi G. Takaoka2011-10-261-2/+2
* am 431452d0: Revised Arabic alternates•••* commit '431452d04bdb65916a23ec9ca66cfe06282f6e4a': Revised Arabic alternates Tadashi G. Takaoka2011-10-131-30/+69
|\
| * Revised Arabic alternates•••Bug: 5439635 Change-Id: Ic6ea1317f8892d5dbaaa7e0cbb274e8e06ea89d7 Tadashi G. Takaoka2011-10-131-30/+69
* | am 9ad9425e: Merge "Fix code for initial form of Heh" into ics-mr0•••* commit '9ad9425e9bc44c593e14da1f5953925cbf75a8a5': Fix code for initial form of Heh Tadashi G. Takaoka2011-10-111-2/+2
|\|
| * Merge "Fix code for initial form of Heh" into ics-mr0Tadashi G. Takaoka2011-10-111-2/+2
| |\
| | * Fix code for initial form of Heh•••Bug: 5446566 Change-Id: I9ea4ce288d0678083c6b94867b999f7ec4192097 Tadashi G. Takaoka2011-10-121-2/+2
* | | am 5f89fbae: Get rid of daggers from Arabic/Hebrew keyboard•••* commit '5f89fbaea27666b6d7892e5ac48f40201922c06b': Get rid of daggers from Arabic/Hebrew keyboard Tadashi G. Takaoka2011-10-111-2/+2
|\| |
| * | Get rid of daggers from Arabic/Hebrew keyboard•••Bug: 5445200 Change-Id: I5e4e19a17b0edcd0c0de8fa8fe4289b0ca7d66b1 Tadashi G. Takaoka2011-10-121-2/+2
| |/
* / Add a settings to change the sound effect volume•••Bug: 5345401 Bug: 5402541 Change-Id: I1e653573a3362160104b77388d6cbd1700424649 satok2011-10-111-1/+4
|/
* Get rid of card suits from Arabic keyboard•••Bug: 5439295 Change-Id: Idbcd51acb927d5a9d549c91c93a1a6e32ba8be24 Tadashi G. Takaoka2011-10-111-1/+1
* Cleanup : remove recorrection-related stuff.•••This removes UPDATE_OLD_SUGGESTIONS, and the associated settings. Bug: 5402537 Change-Id: Ie87d4e05c54e4b7d2dd5a05f2d0b570e9cd3e463 Jean Chalard2011-10-031-6/+0
* Merge "Classify touches into three types."Yusuke Nojima2011-09-301-20/+24
|\
| * Classify touches into three types.•••Change-Id: I7c1d42835e0c15d596a1b66d421b0aa514ec0890 Yusuke Nojima2011-09-301-20/+24
* | Add missing spacers in the number password layout•••bug: 5366732 Change-Id: Ie9f56fb5bd9978d5882197a2305a96fb40fccb11 Ken Wakasa2011-09-291-0/+2
|/
* add vibration duration settings•••Change-Id: I56a1a94df63160f367f866da759d7dd4fc428ed5 satok2011-09-291-0/+3
* Add horizontal edges paddings to phone/number layout•••Bug: 4948171 Change-Id: I8a06a25ffcbd141c9418e77e982233166a347914 Tadashi G. Takaoka2011-09-266-234/+312
* Enable vibrate on keypress by default•••bug: 5337363 Change-Id: I14c95d27dd236d0a43e64a46ae6fbf9f2a97a3da Ken Wakasa2011-09-201-0/+1
* Update the theme pref key.•••Follow up to Ia139813b Change-Id: Ic4c2ea63041af02119dc404e704a04608d041163 Ken Wakasa2011-09-161-1/+1
* Remove Key.isStick, use backgroundType="stick" instead•••Change-Id: I50e88c0870a3fe360b81f19163ca2f64ec38d8e8 Tadashi G. Takaoka2011-09-151-2/+1
* Remove functionalKeyStyle, use backgroundType="functional" instead•••Change-Id: I5facf17779cfe50bdc71a3592e851b3f58295a92 Tadashi G. Takaoka2011-09-153-26/+22
* Make action key background more visually prominent•••Bug: 5232726 Change-Id: I76ff2fb431ca295693ceb231a0f13da44f9293e6 Tadashi G. Takaoka2011-09-151-5/+5
* Refactor Key.isFunctional to more generic Key.keyType•••Bug: 5232726 Change-Id: Idc861ca725f62eaf37795f57401573394a17d6d3 Tadashi G. Takaoka2011-09-151-1/+1
* Merge "Remove experimental settings"satok2011-09-141-61/+41
|\
| * Remove experimental settings•••Bug: 5314288 Change-Id: I31cbc6da0ca5e61a5fa4a893c774f2110a5698f1 satok2011-09-141-61/+41
* | Clean up the mini keyboard for the Double low-9 quotation mark U+201E key•••bug: 5310432 Change-Id: I15fe2e9854e9bcf43e833c786feffcb1a081c565 Ken Wakasa2011-09-142-4/+8
|/
* Introduce autoXScale label option•••Bug: 5267649 Change-Id: I7fdcb98c209b7ccf73075ef3a4e758782fe161e3 Tadashi G. Takaoka2011-09-122-2/+6
* Currency symbol keys are more aware of locale•••* 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 Tadashi G. Takaoka2011-09-094-23/+122
* Use Eastern Arabic numerals as hint label on phone•••Bug: 5266051 Change-Id: I8981c43a4d8060395b97cc90accdefaa3c494895 Tadashi G. Takaoka2011-09-071-20/+20
* Tune mini keyboard visual•••This change only gets rid of the surrounding paddings of the mini keyboard. Bug: 5248783 Change-Id: Idb95ac1467085c230fd60e4bc0f466fef5700bfb Tadashi G. Takaoka2011-09-051-0/+1
* Calculate x coordinate with floating point•••This change also fixes some keyboard layouts a bit. Bug: 5245837 Change-Id: I5929e656763b150e71afe89238386904da214e21 Tadashi G. Takaoka2011-09-023-10/+9
* Add an option to prevent insertion of suggestion spans•••This is to help debug of Bug: 5250788 Change-Id: I961321aff3776c4912eaf7a1fa4de0c01d715f24 Jean Chalard2011-09-021-0/+6
* Implement KeyboardLocale InputMethodSubtype extra key•••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 Tadashi G. Takaoka2011-09-011-3/+3
* Merge "Rename alternates_for_ as more_keys_for_"Tadashi G. Takaoka2011-08-3111-106/+106
|\
| * Rename alternates_for_ as more_keys_for_•••This is a followup change for I37209a5a. Change-Id: I17cf4596034ed900cb4c769f89a2607a53b19c0a Tadashi G. Takaoka2011-08-3111-106/+106
* | Implement popup suggestions pane•••Bug: 5023981 Change-Id: Ie1d69131dbf884a3f6a2beb3ac3427e5437c1486 Tadashi G. Takaoka2011-08-312-2/+25
|/
* Merge "Rename PopupCharactersParser to MoreKeySpecParser"Tadashi G. Takaoka2011-08-3116-173/+173
|\
| * Rename PopupCharactersParser to MoreKeySpecParser•••Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926 Tadashi G. Takaoka2011-08-3116-173/+173
* | Merge "Clean up bigram settings"Jean Chalard2011-08-311-17/+14
|\ \ | |/ |/|
| * Clean up bigram settings•••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 Jean Chalard2011-08-311-17/+14