aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add !string/<resource_name> referenceTadashi G. Takaoka2014-09-252-0/+16
| | | | | | | | | | | | | | | This CL introduces new text reference notation !string/<resource_name> to refer a string resource on the fly. This notation is mainly used to represent action key labels may refer a string in a system locale in run-time. This notation is needed to implement Hinglish and Serbian-Latin keyboards that need to refer its own action key labels. Bug: 17169632 Bug: 9687668 Change-Id: I042f6bd04714e0e448cd92031730eb9fb422e6d3
* Fix Turkish/Azerbaijani keyboard to add more accented lettersTadashi G. Takaoka2014-09-222-6/+28
| | | | | Bug: 16807005 Change-Id: Ifd0ab3aeb8207cdecacf8cfe5b1d58c07690142f
* Fix Romanian keyboard to promote "A with breve"Tadashi G. Takaoka2014-09-181-3/+3
| | | | | Bug: 17324498 Change-Id: Ie27f0023b2bfb18b0ee2051260ecf6bab75727a5
* Add Hinglish (hi_ZZ) subtypeTadashi G. Takaoka2014-08-211-0/+23
| | | | | Bug: 17169632 Change-Id: Ibee088d76c2b19f1d62a3c9c119452726e856ec8
* Abolish source code overlay and inroduce overridable src dirKen Wakasa2014-08-161-17/+22
| | | | | | | | This should make IDEs happy with appropriate source code directory selection. bug: 16829244 Change-Id: Ic734bd4d20aa050c688a3158b1a382ae0ac18991
* am a94c89e0: Use light emoji icon for Material light tablet keyboardTadashi G. Takaoka2014-08-131-1/+1
|\ | | | | | | | | * commit 'a94c89e017dac92e2c23dcf05a8e6b4000d021d3': Use light emoji icon for Material light tablet keyboard
| * Use light emoji icon for Material light tablet keyboardTadashi G. Takaoka2014-08-141-1/+1
| | | | | | | | | | Bug: 16808603 Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50
* | am 25906373: Fix Tamil keyboardTadashi G. Takaoka2014-08-115-3/+59
|\| | | | | | | | | * commit '25906373ffe1b0e3e99b7412e9fd2a54f5d73345': Fix Tamil keyboard
| * Fix Tamil keyboardTadashi G. Takaoka2014-08-115-3/+59
| | | | | | | | | | | | | | | | | | 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
* | am 7f545a57: [HW7.5] Introduce the @Nonnull annotation (take 2)Ken Wakasa2014-07-301-0/+1
|\| | | | | | | | | * commit '7f545a57c987862d55966ac08ef64cfe0b9f51e4': [HW7.5] Introduce the @Nonnull annotation (take 2)
| * [HW7.5] Introduce the @Nonnull annotation (take 2)Ken Wakasa2014-07-301-0/+1
| | | | | | | | Change-Id: I05512b5434810046c8b72d6bb41567b6cd8b9d6e
* | am bf2a3210: Merge "[HW6] Split processing and applying the event." into lmp-devJean Chalard2014-07-301-2/+6
|\| | | | | | | | | * commit 'bf2a32100568a01d25edb56d3d9d46b5f5d2c0eb': [HW6] Split processing and applying the event.
| * [HW6] Split processing and applying the event.Jean Chalard2014-07-301-2/+6
| | | | | | | | | | | | ...take 2 Change-Id: I9d13b6d51e13ce2e76ae3febebfb8c310eba509d
* | am ece7240c: Don\'t build dicttool unless it\'s explicitly requested.Ying Wang2014-07-291-0/+5
|\| | | | | | | | | * commit 'ece7240c7ac09b1448998c202f991d0acd4bab01': Don't build dicttool unless it's explicitly requested.
| * Don't build dicttool unless it's explicitly requested.Ying Wang2014-07-291-0/+5
| | | | | | | | | | | | It easily breaks the checkbuild. Change-Id: I43b35fade550ff9d64782ea43cb6e3a804424830
* | resolved conflicts for merge of 159474f2 to lmp-dev-plus-aospTim Murray2014-07-241-1/+0
|\ \ | |/ |/| | | Change-Id: Ie133ba3e80132d711796d0de6c5ae611f7e43365
| * Use default compiler flags for dicttool.Tim Murray2014-07-231-1/+0
| | | | | | | | | | | | | | | | Not using this causes the triple to not be passed to clang, breaking Darwin. bug 16172793 Change-Id: If7484c5dbcccce7d925bec97bff0a3e4c30e9434
* | Fix build breakage in dicttoolYohei Yukawa2014-07-201-0/+20
| | | | | | | | | | | | | | | | This CL fixes the build breakage caused by I0dd103185dcf62fb1e2505 due to the lack of android.text.Spanned in host environment. BUG: 16029304 Change-Id: Ic966d10e8abe2c2be8d62c09d1502574535aa8b8
* | Fix dicttool buildTadashi G. Takaoka2014-07-161-1/+1
| | | | | | | | | | | | | | This is a followup CL of Ic0268fd128. Bug: 15318007 Change-Id: I3cd78d6db4030c558b9277ceaaf8ea76b9acdc66
* | Fix alphabet label of Kannada and TeluguTadashi G. Takaoka2014-07-092-8/+8
| | | | | | | | | | | | Bug: 10029252 Bug: 10028759 Change-Id: Iea9cc1b7cafa97280503b0236b005cea57ba2c3d
* | Add Telugu keyboardTadashi G. Takaoka2014-07-091-0/+28
| | | | | | | | | | Bug: 10028759 Change-Id: Id1bf030a9928124ead695aa7bf76db48ca58de4b
* | Add Kannada keyboardTadashi G. Takaoka2014-07-091-0/+28
| | | | | | | | | | Bug: 10029252 Change-Id: Ia03ff886f9e62a2fe228fe59b504b033eead7631
* | Add Malayalam keyboardTadashi G. Takaoka2014-07-081-0/+26
| | | | | | | | | | Bug: 10417006 Change-Id: Ieb03fe1f08c85417b5d9ad4d62c8a5bc6d0632bc
* | Merge "Add Tamil keyboard"Tadashi G. Takaoka2014-07-021-0/+28
|\ \
| * | Add Tamil keyboardTadashi G. Takaoka2014-07-081-0/+28
| | | | | | | | | | | | | | | Bug: 9978106 Change-Id: I226e640fe453076063121176121ed5923d1ccfa1
* | | Use bn-rIN resource directory for Bengali (India)Tadashi G. Takaoka2014-07-081-0/+0
|/ / | | | | | | | | Bug: 10028755 Change-Id: I552ad3b30d359b79c48cde4912d796c532b42b51
* | Merge "Move phrase gesture from additional features to public."Keisuke Kuroyanagi2014-07-021-0/+1
|\ \
| * | Move phrase gesture from additional features to public.Keisuke Kuroyanagi2014-07-081-0/+1
| | | | | | | | | | | | | | | Bug: 15758242 Change-Id: I703dc2703afdf9402c5d2ac27411b74ece993dba
* | | Fix Armenian comma on phone deviceTadashi G. Takaoka2014-07-081-0/+1
|/ / | | | | | | | | Bug: 7963631 Change-Id: Ia28b4020652174daa2731b3eed7636db9639c6b6
* | Add Bengali keyboard layoutTadashi G. Takaoka2014-07-041-0/+28
| | | | | | | | | | | | | | This is a preliminary keyboard layout. Bug: 10028755 Change-Id: I365fb8e942a60d4b690a4af95fcd35bf73fffbe4
* | Add Sinhala keyboard layoutTadashi G. Takaoka2014-06-271-0/+25
| | | | | | | | | | Bug: 6911143 Change-Id: I9ff87ece3e68381c0e9855106e7320c227f09965
* | Refactor dicttool with try-with-resourceTadashi G. Takaoka2014-06-228-182/+196
| | | | | | | | | | | | This CL must be checked in together with Idd7c744d0f. Change-Id: Ia0ff09a054c1852b39cdce22a4377108afb254e2
* | Dicttool's shared lib is now built for 64bitKen Wakasa2014-06-161-16/+2
| | | | | | | | Change-Id: I3a21384e8ee6b419088f8140ff56a4ee89c3b052
* | resolved conflicts for merge of 90b948ea to masterYing Wang2014-06-112-1/+4
|\| | | | | | | Change-Id: Ic86260b4e49ebda2ee718eadf0109ad9626a68e6
| * Use LOCAL_MULTILIB to build host lib as 64-bitYing Wang2014-06-092-3/+2
| | | | | | | | | | | | | | | | Also we should use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES. Bug: 13751317 Change-Id: I742ff14b3de168e14e646749cf4f6bc9c9e7bc62
* | Reorder keys around the spacebarTadashi G. Takaoka2014-06-042-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL reorders keys around the spacebar. - On phone's symbols and symbols shift layout, the comma key is moved to the left of the spacebar to aligned with main layout. - On tablet's layout, the comma key is moved to the left of the spacebar on all layout to aligned with the same layout of phone's. Also the comma key has "settings" as more keys. - In Arabic and Perisan, the comma key of tablet already has some more keys This CL remove "/" and add "settings" instead. Bug: 15281451 Change-Id: I6e0e75e4d4abfb1f356e7499be91424c7c57c58b
* | Fix the build.Jean Chalard2014-05-291-0/+20
| | | | | | | | Change-Id: Ie1cdc5642d8b6f63dbf71603b993f36b5c5f923c
* | Warn that dicttool_aosp isn't supported on DarwinTadashi G. Takaoka2014-05-241-1/+3
| | | | | | | | Change-Id: I56def43213e94e5b1267e8e900c2192f4b0c2cb5
* | Use Java 7 diamond operatorTadashi G. Takaoka2014-05-2419-48/+33
| | | | | | | | Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
* | Have dicttool test tidy up after itself.Jean Chalard2014-05-232-4/+36
| | | | | | | | | | Bug: 13776363 Change-Id: Icb1d3fc0efe71e0339b434928e8aed507f2fb590
* | Use PrevWordsInfo instead of String in Java side.Keisuke Kuroyanagi2014-05-191-0/+1
| | | | | | | | | | | | | | Bug: 14119293 Bug: 14425059 Change-Id: I3d5da84881a49a04550180dd9aac2c37da2ed762
* | Fix a bug where changing languages kills the composition.Jean Chalard2014-05-141-2/+4
| | | | | | | | | | Bug: 14926896 Change-Id: Id2a06c68a51f833db4d8bbc858a232c2696afb6e
* | Create the path for specifying combining rules in the subtypeJean Chalard2014-05-121-0/+12
| | | | | | | | | | | | | | | | Also add the skeleton of the combining rules for Myanmar reordering as a pilot. Bug: 13945569 Change-Id: Iabeb6838f45f1efff482143595ce5b48543e0c43
* | Reorder accented letters of EnglishTadashi G. Takaoka2014-05-091-12/+12
| | | | | | | | | | | | | | This is a follow up change of Idff0b6d08e. Bug: 13177865 Change-Id: I00ea7cda954efbd248d2abc2fa6d4995d6acbf19
* | Reorder accented letters of EnglishTadashi G. Takaoka2014-05-081-12/+12
| | | | | | | | | | Bug: 13177865 Change-Id: Idff0b6d08e6dd0ec1eb39072ba4f99e6ec7df802
* | Add Marathi keyboard layoutTadashi G. Takaoka2014-05-011-0/+60
| | | | | | | | | | Bug: 10028772 Change-Id: I7bca05bbbfdb2e5f61d5db611dff62ace3b71e31
* | Revise myanmar keyboard layoutTadashi G. Takaoka2014-04-111-0/+9
| | | | | | | | | | | | | | Note that this keyboard layout is still a preliminary. Bug: 7963632 Change-Id: I4c53b3359ea2c0dd8e2ce7db8ec916ab9340eec5
* | Merge "Reorder German umlaut letters"Tadashi G. Takaoka2014-04-101-3/+3
|\ \
| * | Reorder German umlaut lettersTadashi G. Takaoka2014-04-101-3/+3
| | | | | | | | | | | | | | | Bug: 13940739 Change-Id: I2e377b56e4a74d36c7e0cea4ad4e8d9341eb7feb
* | | Add Italian (Switzerland) it_CH layoutTadashi G. Takaoka2014-04-101-0/+12
|/ / | | | | | | | | Bug: 13920900 Change-Id: I57df8ca12b0d8cc4bbca2372c0470dcae5b5cbfb