aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2013-03-187-9/+9
| | | | | Change-Id: I0400e547eb41b707eeb8284bd96463068baab957 Auto-generated-cl: translation import
* Merge "Access the dictionary pack only if have INTERNET permission" into ↵Jean Chalard2013-03-181-2/+8
|\ | | | | | | jb-mr2-dev
| * Access the dictionary pack only if have INTERNET permissionJean Chalard2013-03-181-2/+8
| | | | | | | | | | Bug: 8161354 Change-Id: I68ee3acb2955a017d25666cc2dad791798f9064a
* | Refactor parameters by naming conventionSatoshi Kataoka2013-03-181-2/+2
| | | | | | | | Change-Id: I8bda8075b33f656ecbec08320afcd864b620fe77
* | Disable the header list of DebugSettingsActivityTadashi G. Takaoka2013-03-152-7/+8
|/ | | | | | | This change addresses the issue that the debug settings on 10-inch tablet doesn't show up. Change-Id: I60540cf21276869a3ca81b7b0154056ce7d93ff1
* Merge "Import translations. DO NOT MERGE" into jb-mr2-devBaligh Uddin2013-03-1449-3/+553
|\
| * Import translations. DO NOT MERGEBaligh Uddin2013-03-1249-3/+553
| | | | | | | | | | Change-Id: I478c5e0ec19d0d1f1835826606f7736059e7795c Auto-generated-cl: translation import
* | Merge "Clean up StaticInnerHandlerWrapper a bit" into jb-mr2-devTadashi G. Takaoka2013-03-141-7/+7
|\ \
| * | Clean up StaticInnerHandlerWrapper a bitTadashi G. Takaoka2013-03-141-7/+7
| | | | | | | | | | | | Change-Id: Ib07efe6da1eb2f0fd9ef68ca71502c98f7e19f4b
* | | Fix NPE found in monkey testTadashi G. Takaoka2013-03-141-0/+3
|/ / | | | | | | | | Bug: 8383127 Change-Id: Ifd70acabe118b477f103937c7f1e99e38e210833
* | Merge "[DO NOT MERGE] Deactivate H/W keyboard handling" into jb-mr2-devJean Chalard2013-03-131-1/+1
|\ \
| * | [DO NOT MERGE] Deactivate H/W keyboard handlingJean Chalard2013-03-121-1/+1
| | | | | | | | | | | | | | | | | | | | | For MR2, LatinIME should not be handling hardware keyboard events. The feature is still work in progress. Change-Id: I56ff18bff84ba6b5a6bc3f8829b42eaf33b72554
* | | Merge "Move checking non-persistent checkbox to onResume" into jb-mr2-devTadashi G. Takaoka2013-03-131-4/+4
|\ \ \
| * | | Move checking non-persistent checkbox to onResumeTadashi G. Takaoka2013-03-131-4/+4
| | |/ | |/| | | | | | | | | | Bug: 8336068 Change-Id: I07e67a6aee24a239a21e6fc69eb2ec741b9a5b2b
* | | Merge "Make isInternal mutable" into jb-mr2-devSatoshi Kataoka2013-03-135-16/+22
|\ \ \ | |/ / |/| |
| * | Make isInternal mutableSatoshi Kataoka2013-03-135-16/+22
| | | | | | | | | | | | Change-Id: Ib81ceba801be0ac7ef65c4eadd1ec8599e80dacc
* | | Language dependent single/doule quotation more keysTadashi G. Takaoka2013-03-124-479/+547
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | The natural way of marking quoted text vary from language to language. This change introduces the following variations. * LEFT and RIGHT quotations (English etc.) * LOW-9 and LEFT quotations (German etc.) * LOW-9 and RIGHT quotations (Dutch etc.) * RIGHT and RIGHT quotations (Swedish etc.) * LEFT ANGLE and RIGHT ANGLE quotations (French etc.) * RIGHT ANGLE and LEFT ANGLE quotations Bug: 8356419 Change-Id: I75726ab7ed783d02f189b46236c9d5079737bcff
* | Merge "Add dotted circle to combination letter" into jb-mr2-devTadashi G. Takaoka2013-03-1117-110/+679
|\ \
| * | Add dotted circle to combination letterTadashi G. Takaoka2013-03-1117-110/+679
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This dotted circle (U+25CC) hack is needed to the device that runs API version 14 and 15. The device that runs API version 16 and 17 has an issue to draw incomplete successive combining code points of Hindi. The device that runs API version greater than 17 has no issue to draw incomplete Hindi combining letters. Bug: 6233945 Bug: 8344448 Change-Id: I22361da908ccca3ebad0beb32e7f69219e9160d6
* | | Merge "Announce keyboard mode changes as a WINDOW_STATE_CHANGED event." into ↵Svetoslav Ganov2013-03-084-6/+124
|\ \ \ | |/ / |/| | | | | jb-mr2-dev
| * | Announce keyboard mode changes as a WINDOW_STATE_CHANGED event.Alan Viverette2013-03-074-6/+124
| | | | | | | | | | | | | | | Bug: 8165295 Change-Id: Ie416f6cdb68377f3e06f30e9b6363c38ba2a602d
* | | Move logic of selecting key preview attribute to Key classTadashi G. Takaoka2013-03-082-17/+36
| |/ |/| | | | | | | | | | | This change also fixes the size of a key preview letter to follow a keyLabelFlags specification. Change-Id: Ie13790788a16c5a053c1a2cbcac3d38314b14b7f
* | Import translations. DO NOT MERGEBaligh Uddin2013-03-061-2/+2
|/ | | | | Change-Id: I7cc086bac4494d1238ef6c5f9939a651100ee42d Auto-generated-cl: translation import
* Add show setup wizard icon preference settingsTadashi G. Takaoka2013-03-055-32/+57
| | | | | Bug: 8239067 Change-Id: If6106a3632d3abad3e22ce29f1351525a5152ec7
* Small cleanup in CompatUtilsKen Wakasa2013-03-021-4/+4
| | | | Change-Id: I9b4a8d7eae744ba6252a6475b75240248c70a3c0
* Import translations. DO NOT MERGEBaligh Uddin2013-03-0149-1174/+98
| | | | | Change-Id: I1852e989314ddd2e3f806486a0774ffe446473e8 Auto-generated-cl: translation import
* Merge "Add setup wizard launcher icon" into jb-mr2-devTadashi G. Takaoka2013-03-018-20/+208
|\
| * Add setup wizard launcher iconTadashi G. Takaoka2013-03-018-20/+208
| | | | | | | | | | | | | | | | The setup wizard icon will be hidden if the Android Keyboard is in system image. Bug: 8239067 Change-Id: Ib0c0c9e3a0954512c3e03e42a661cdf86eff0dca
* | Merge "Add translatable="false" to setup wizard's string resources" into ↵Tadashi G. Takaoka2013-03-011-10/+11
|\ \ | | | | | | | | | jb-mr2-dev
| * | Add translatable="false" to setup wizard's string resourcesTadashi G. Takaoka2013-03-011-10/+11
| | | | | | | | | | | | | | | Bug: 8265778 Change-Id: I351dc2b88e4fa33c2008107a1d6d19940c4db6ab
* | | Separate suggestions from SuggestionViewJean Chalard2013-02-282-20/+28
|/ / | | | | | | | | | | | | This is a cleanup change, but it's also necessary for Bug: 8152758 Change-Id: Id6ba06243f573fdb856f87d1df03277c9f2e5e71
* | Merge "Revert "Fix description of setup wizard 1st step"" into jb-mr2-devTadashi G. Takaoka2013-02-281-1/+1
|\ \
| * | Revert "Fix description of setup wizard 1st step"Tadashi G. Takaoka2013-02-281-1/+1
| | | | | | | | | | | | | | | | | | This reverts commit b5f4cac53266e6c3783b6a0ff62f40f2e293c24f Change-Id: Ic5787fcf63663885285c20403534572d5e7d7696
* | | Merge "Fix description of setup wizard 1st step" into jb-mr2-devTadashi G. Takaoka2013-02-281-1/+1
|\| |
| * | Fix description of setup wizard 1st stepTadashi G. Takaoka2013-02-281-1/+1
| |/ | | | | | | | | Bug: 8265778 Change-Id: Ie25be9d43089b2e9cb7b690df374bad1f8966b16
* / Remove closing method from KeyboardViewTadashi G. Takaoka2013-02-273-9/+0
|/ | | | | | | This is a follow up of Ie00ba827. After the change, the KeyboardView.closing() method does nothing important. Change-Id: I9659ea56ce82a95f8798a4136bf93f164b67fae7
* Keep Keyboard object while closing KeyboardViewTadashi G. Takaoka2013-02-271-1/+1
| | | | | Bug: 8217626 Change-Id: Ie00ba827bc391aa152427965c57488b66308a75c
* Small cleanup of RunInLocaleTadashi G. Takaoka2013-02-261-2/+3
| | | | Change-Id: Ib588e67da2c88345fc4eb51587b07ebfa434e0bb
* Merge "Send the dictionaries descriptions to the dict pack"Jean Chalard2013-02-232-3/+16
|\
| * Send the dictionaries descriptions to the dict packJean Chalard2013-02-232-3/+16
| | | | | | | | | | Bug: 8255795 Change-Id: I12a5922f50c2d2e3aa639457abcc1483e6a48721
* | Fix a possible crashJean Chalard2013-02-231-3/+7
|/ | | | | | | | | | If the dictionary ID, as indicated in the metadata, is less than three chars long, it crashes LatinIME. Of course we don't have such dictionary IDs in the current metadata, but it's still better to be able to handle the case gracefully ^^; Change-Id: I60cdf6f8ecce9f4d44b42ddd5d157aebff9a4163
* Remove a cluttering logJean Chalard2013-02-231-4/+5
| | | | | Bug: 8175067 Change-Id: I9a104a32ba2b3b52a5dfa250f8c642abd6169cc0
* Merge "Pass the client ID to the dictionary pack in settings"Jean Chalard2013-02-231-1/+5
|\
| * Pass the client ID to the dictionary pack in settingsJean Chalard2013-02-221-1/+5
| | | | | | | | | | | | Bug: 6789534 Bug: 8256209 Change-Id: Ib63c18e7f18117ba888324febea13da47332b6c6
* | Merge "Tiny cleanup"Jean Chalard2013-02-231-1/+0
|\ \
| * | Tiny cleanupJean Chalard2013-02-221-1/+0
| |/ | | | | | | Change-Id: I5d7150a4abb3a498e790f41af569093217cb8b43
* / Fix a bug with the passed dictionary idJean Chalard2013-02-222-6/+11
|/ | | | | | | | | | We used to make the dictionary that we passed to the dictionary pack as an initial value based on the locale. This is wrong - it should be read from the dictionary. This change fixes that. Bug: 7005813 Change-Id: Ib08ed31dd9c216f6f7b9c6c3174ca514bf96e06f
* Merge "Fix how the Enter action is decided"Jean Chalard2013-02-237-33/+38
|\
| * Fix how the Enter action is decidedJean Chalard2013-02-227-33/+38
| | | | | | | | | | | | | | | | | | This unifies the software and hardware keyboard code under a single decision process that works. Bug: 8129303 Bug: 8152758 Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335
* | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-02-2253-1170/+1178
|\ \