aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/method.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-1/+1
|
* Use android:languageTag for Serbian-Latin layout.Yohei Yukawa2016-03-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | Serbian-Latin is one of subtypes that our APIs could not easily deal with their locale. Now we can safely rely on BCP 47 language tag hence we should do. See my previous CLs [1][2][3] for details. Note that this CL is supposed to have no effect on the behavior of LatinIME because we internall remap "sr-Latn" to "sr_ZZ" [4]. [1]: I77db5b99a7cf745d800db75baf135bb60ad04820 8d6eeb01df72891acd3aa75e64aa1595a41cc96e [2]: I251d3d999afd13c0d618f2cb59e8ed3d47f21c98 b8456a6a483ce62c81b92f613561fb761be0f3e8 [3]: I37cb9ce196f2e23589e60ce34475504405778bbb f6997344e6e31ee6e7b95aec6853e0ded00d4083 [4]: I93ff0c75b3687bb1b913f451b9eb5f2820beefbc 31a3f07c2117180df524d6b2e78089897c8ea807 Bug: 27348943 Change-Id: Icd0667c40c6f1310699f3deb1234b7861ec2fa24
* Experimentally specify languageTag attribute.Yohei Yukawa2016-01-211-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | With previous CLs [1][2], now we can associate a BCP 47 language tag for each InputMethodSubtype in XML resource file by "languageTag" attribute. In order to test that the functionality, we start using "languageTag" for some subtypes. Note that specifying "languageTag" for all the existing subtypes is beyond the goal of this CL, which should be handled in subsequent CLs. Here is the list of subtypes that start having "languageTag" attribute. - android:imeSubtypeLocale="en_US" -> android:languageTag="en-US" - android:imeSubtypeLocale="en_GB" -> android:languageTag="en-GB" - android:imeSubtypeLocale="fr " -> android:languageTag="fr" - android:imeSubtypeLocale="fr_CA" -> android:languageTag="fr-CA" - android:imeSubtypeLocale="fr_CH" -> android:languageTag="fr-CH" - android:imeSubtypeLocale="tl" -> android:languageTag="fil" [1]: I77db5b99a7cf745d800db75baf135bb60ad04820 8d6eeb01df72891acd3aa75e64aa1595a41cc96e [2]: I251d3d999afd13c0d618f2cb59e8ed3d47f21c98 b8456a6a483ce62c81b92f613561fb761be0f3e8 Bug: 22858221 Change-Id: I37cb9ce196f2e23589e60ce34475504405778bbb
* Disable Hinglish locale.Chieu Nguyen2015-03-231-0/+2
| | | | | Bug: 19899126. Change-Id: I1824233b3bcb6cb6579714a7eb375ea2cebc39db
* Disable si_LK and ta_LK subtypes.Chieu Nguyen2015-03-181-0/+4
| | | | | Bug: 19815109 Change-Id: I3681fcf17752defdf3c1bacff9dadb60df2468ab
* Disable the Burmese keyboard.Dan Zivkovic2015-01-291-11/+0
| | | | | | | | We'll resurrect this effort in the new code base. Bug 16900511. Change-Id: Iae4cd27cb29cb8f991e97cffd88ed59c30d66628
* Re-enable new keyboard layouts in Fava.Dan Zivkovic2015-01-201-23/+7
| | | | | | This reverts commit da27faeb87dc47656f82ba90ee590872a3993985. Change-Id: I08e2b2510efcafd20743679de4a1ef7f09d9949a
* Revert "Enable preliminary subtypes for F-release"Dan Zivkovic2015-01-121-7/+23
| | | | | | | | Bug 17743363: Preliminary subtypes should be removed from F-release This reverts commit 45c917e23852861d144eba085304ad5a2e665e98. Change-Id: I5e91a7fd0efdc16e140a91fab6300bd8ba9cd6c7
* Remove preliminary mark from Bengali Akkhor keyboardTadashi G. Takaoka2014-11-181-3/+1
| | | | | Bug: 16143057 Change-Id: I4f048a15b8b810f47622c8ec87773ff7470d20f2
* Enable preliminary subtypes for F-releaseTadashi G. Takaoka2014-10-221-21/+7
| | | | | Bug: 17743363 Change-Id: I098ae6e21a7f2a1ceed1d206740a2d12e1ef7d99
* Remove preliminary subtypes from E-MR1 releaseTadashi G. Takaoka2014-10-061-0/+14
| | | | | | | | Note that unit test for Sinhala (Sri Lanka) and Tamil (Sri Lanka) have been unexpectedly @suppressed. Bug: 17743363 Change-Id: I4076a61adbf2d4aee58417d0c354b8ef4a938668
* Revert "Remove preliminary subtypes from E-MR1 release"Ken Wakasa2014-10-061-14/+0
| | | | | | | | | | This reverts commit 704db5f003eabaee8dcd80838e563865083b73a9. Bug: 17743363 Reverting due to unit test breakage.. Change-Id: Ie7c1e86e50af2a05b4b7877092122dc4f026aa54
* Remove preliminary subtypes from E-MR1 releaseTadashi G. Takaoka2014-10-061-0/+14
| | | | | | | Note that unit test for Sinhala (Sri Lanka) and Tamil (Sri Lanka) have been unexpectedly @suppressed. Bug: 17743363 Change-Id: I5f4b6fd8cbb8fa4e31df9ac602847c681655fd02
* Enable preliminary Sinhara keyboard for dogfoodTadashi G. Takaoka2014-10-011-5/+1
| | | | | Bug: 6911143 Change-Id: I38241d00567b25d1c6ba352f5b01eb8d8d532e0f
* Add Uzbek keyboardTadashi G. Takaoka2014-10-011-0/+13
| | | | | Bug: 13222403 Change-Id: I9a4cf447a8ab0c26c4dc7f7794c57390024660cc
* Add Akkhor Layout for Bengali BangladeshTadashi G. Takaoka2014-09-261-0/+11
| | | | | Bug: 16143057 Change-Id: I0b4a3d0d1125f9af25a98ee7a1852129ae1c1d2c
* Add Serbian Latin keyboardTadashi G. Takaoka2014-09-261-15/+5
| | | | | Bug: 9687668 Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf
* Revert "Disable preliminary subtypes on E-release"Tadashi G. Takaoka2014-09-201-4/+0
| | | | | | | | | | This reverts commit 0e6dd1a6f1945088d59396dad23d7480d95031f2. This CL enables the following preliminary subtypes. - hi_ZZ: Hinglish - my_MM: Myanmar Bug: 17587199 Change-Id: I6a2e621f1d50715b1b379fe2a19c48dac022eb92
* Disable preliminary subtypes on E-releaseTadashi G. Takaoka2014-09-201-0/+4
| | | | | | | | | This CL disables the following preliminary subtypes. - hi_ZZ: Hinglish - my_MM: Myanmar Bug: 17587199 Change-Id: Ib7c88fc4817b79f8e46b5d499c6bb748c24d6c7d
* Add Hinglish (hi_ZZ) subtypeTadashi G. Takaoka2014-08-211-0/+11
| | | | | Bug: 17169632 Change-Id: Ibee088d76c2b19f1d62a3c9c119452726e856ec8
* Disable Sinhala keyboard for E-releaseTadashi G. Takaoka2014-08-111-2/+9
| | | | | | | | | This CL also disables Tamil (Sri Lanka) subtype in conjunction with Sinhala (Sri Lanka) subtype. Bug: 6911143 Bug: 9978106 Change-Id: Ie56051eb04141114ca02c72b256942a838e38721
* resolved conflicts for merge of aca5785a to masterTadashi G. Takaoka2014-08-111-0/+18
|\ | | | | | | Change-Id: I01e8af21d6d019859da4a05995e77701a0d9c585
| * Fix Tamil keyboardTadashi G. Takaoka2014-08-111-0/+18
| | | | | | | | | | | | | | | | | | This CL adds Tamil (Sri Lanka) and Tamil (Singapore) subtypes. This CL also fixes Sinhala Keyboard's currency symbol. Bug: 9978106 Bug: 6911143 Change-Id: I2060978097882d0f4b1ec10f1103260ed8a447d0
| * (DO NOT MERGE) Enable InScript keyboards for LTadashi G. Takaoka2014-08-111-35/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL enables the followin InScript keyboards for L-release. - Sinhala - Tamil - Bengali - Telugu - Marathi - Kannada - Malayalam Bug: 6911143 Bug: 9978106 Bug: 10028755 Bug: 10028759 Bug: 10028772 Bug: 10029252 Bug: 10417006 Change-Id: Id8962b429fbb58b5c2c90a65849af6a6fe84a8c9
| * (DO NOT MERGE) Remove preliminary keyboards from LTadashi G. Takaoka2014-08-071-0/+16
| | | | | | | | Change-Id: I9e1209b80b8919669b4496102b967220ab16146b
* | Mark some preliminary InScript keyboards as completeTadashi G. Takaoka2014-08-111-21/+7
|/ | | | | | | | | | | | | | | | | | | | This CL marks the followin InScript keyboards as complete. - Sinhala - Tamil - Bengali - Telugu - Marathi - Kannada - Malayalam Bug: 6911143 Bug: 9978106 Bug: 10028755 Bug: 10028759 Bug: 10028772 Bug: 10029252 Bug: 10417006 Change-Id: I8873725c3f1c3e6cb7bbad96d15034e44c0a1f0b
* Mark hind_compact layout as completedTadashi G. Takaoka2014-08-061-3/+1
| | | | | Bug: 13779052 Change-Id: If87ee2edbcfec4ad0444d13c7bd502df88cac89a
* Add Telugu keyboardTadashi G. Takaoka2014-07-091-1/+12
| | | | | Bug: 10028759 Change-Id: Id1bf030a9928124ead695aa7bf76db48ca58de4b
* Add Kannada keyboardTadashi G. Takaoka2014-07-091-0/+11
| | | | | Bug: 10029252 Change-Id: Ia03ff886f9e62a2fe228fe59b504b033eead7631
* Add Malayalam keyboardTadashi G. Takaoka2014-07-081-0/+11
| | | | | Bug: 10417006 Change-Id: Ieb03fe1f08c85417b5d9ad4d62c8a5bc6d0632bc
* Add Tamil keyboardTadashi G. Takaoka2014-07-081-0/+11
| | | | | Bug: 9978106 Change-Id: I226e640fe453076063121176121ed5923d1ccfa1
* Add Bengali keyboard layoutTadashi G. Takaoka2014-07-041-0/+11
| | | | | | | This is a preliminary keyboard layout. Bug: 10028755 Change-Id: I365fb8e942a60d4b690a4af95fcd35bf73fffbe4
* Add preliminary subtypes disabled for L-previewTadashi G. Takaoka2014-06-271-7/+3
| | | | | | | | Bug: 13966540 Bug: 13779052 Bug: 10028772 Bug: 7963632 Change-Id: Ieec809f2d391e90b1ec547a3a89e929db47a5ed1
* Add Sinhala keyboard layoutTadashi G. Takaoka2014-06-271-0/+9
| | | | | Bug: 6911143 Change-Id: I9ff87ece3e68381c0e9855106e7320c227f09965
* Remove preliminary subtypes for L-previewTadashi G. Takaoka2014-05-201-0/+6
| | | | | | | | Bug: 13966540 Bug: 13779052 Bug: 10028772 Bug: 7963632 Change-Id: I38552cdbdd6165ee5d9b1a89a822653459fb2b38
* Create the path for specifying combining rules in the subtypeJean Chalard2014-05-121-1/+1
| | | | | | | | Also add the skeleton of the combining rules for Myanmar reordering as a pilot. Bug: 13945569 Change-Id: Iabeb6838f45f1efff482143595ce5b48543e0c43
* Add Marathi keyboard layoutTadashi G. Takaoka2014-05-011-0/+11
| | | | | Bug: 10028772 Change-Id: I7bca05bbbfdb2e5f61d5db611dff62ace3b71e31
* Revise myanmar keyboard layoutTadashi G. Takaoka2014-04-111-2/+4
| | | | | | | Note that this keyboard layout is still a preliminary. Bug: 7963632 Change-Id: I4c53b3359ea2c0dd8e2ce7db8ec916ab9340eec5
* Add Italian (Switzerland) it_CH layoutTadashi G. Takaoka2014-04-101-0/+9
| | | | | Bug: 13920900 Change-Id: I57df8ca12b0d8cc4bbca2372c0470dcae5b5cbfb
* Add Spanish (Latin America) subtype (es_419)Tadashi G. Takaoka2014-04-091-4/+2
| | | | | Bug: 7531804 Change-Id: I183443779f8d9d472ac5e528e1d905366bd83c90
* Add en_IN subtypeTadashi G. Takaoka2014-04-091-0/+9
| | | | | Bug: 13914988 Change-Id: Ifd497a6a1d2686490e388e10e391475e97e9c166
* Add "preliminary" comment to hindi_compact subtypeTadashi G. Takaoka2014-04-081-1/+1
| | | | | | | | Hindi (Compact) input should be marked as "preliminary" until a combining input logic for that subtype is implemented. Bug: 13779052 Change-Id: Iae5be2cc24507d7533ca1dd56b18cd80818a8cf1
* Add hindi_compact keyboardTadashi G. Takaoka2014-04-031-0/+9
| | | | | Bug: 13779052 Change-Id: Ic7c17d96560501422a63340d7ce6bd8720e6c3c9
* Rename string resource to more generic nameTadashi G. Takaoka2014-04-031-1/+1
| | | | Change-Id: I0a3386e921f3027114126ca4c8e09f41288d2d7c
* Add Galician keyboardTadashi G. Takaoka2014-03-191-0/+9
| | | | | | Bug: 13169021 Bug: 13017434 Change-Id: I5d44dc4c2387644028a5cf594954795e014f357a
* Add Basque keyboardTadashi G. Takaoka2014-03-191-0/+9
| | | | | | Bug: 13169021 Bug: 13017434 Change-Id: I46c738e833a9f287586a03bda9ab0230f8b9eac1
* Add preliminary Myanmar keyboardTadashi G. Takaoka2014-03-181-0/+11
| | | | | | | | | This CL adds preliminary Myanmar keyboard as a groundwork. The keyboard layout comes mainly from virtual keyboard of <http://www.google.com.mm/> Bug: 7963632 Change-Id: I36504ceb6c2079a6e133edaeb458da1c5cf3ded2
* Fix comments in XML filesTadashi G. Takaoka2014-03-171-1/+1
| | | | Change-Id: Id0a69f98297d6a827006c6c4fe1304a197381f82
* Add qwerty keyboard layout testsTadashi G. Takaoka2014-03-141-4/+4
| | | | | | | | | | | This CL adds Afrikaans, Azerbaijani (AZ), Dutch, English (UK), French (CA), German (QWERTY), Icelandic, Indonesian, Italian, Latvian, Lithuanian, Malay (NY), Polish, Portuguese (BR/PT), Romanian, Slovak, Slovenian, Swahili, Turkish, Vietnamese, Zulu, and No Language keyboards tests. Bug: 13017434 Change-Id: I2343dc8e74172ac551ef86f82453ae796b6f19dc
* Add Kazakh (kk) subtypeTadashi G. Takaoka2014-02-141-3/+1
| | | | | | | The Kazakh (kk) subtype has been temporarily disabled by Ic44ef378a9. Bug: 9698902 Change-Id: Ib2096cdf79fd45d36f5504be55f76416ba11445d