Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-05-08 | Remove accessibility gesture handlers from LatinIME.•••Bug: 6457558 Change-Id: If33ca6f026d4846ba79a701ef42c0112f5b0b488 | 5 | -377/+0 | |
2012-05-08 | Fix key preview background of GB theme•••To match with the requirements of Id1c4e2c1 Bug: 6135881 Change-Id: If877fffb3863101edec2fa96f1fa4ae016c017f1 | 6 | -0/+0 | |
2012-05-08 | Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified•••Bug: 6435484 Change-Id: Iccca7d1b770c547efae0b5e5931cebd910083d40 | 2 | -0/+8 | |
2012-05-08 | Preserve enter key's label case•••Bug: 6449347 Change-Id: I897df3a3c5464eaccf04c8b1cba70ccf313dd0bb | 1 | -1/+1 | |
2012-05-08 | Enable long-press spacebar on 7 inch tablet•••This change also eliminate useless attribute longPressSpaceKeyTimeout of LatinKeyboardView. Bug: 6449356 Change-Id: Ib4dace4b9510c0eb96bdddacf8e0dbaa14fcfbbf | 7 | -41/+23 | |
2012-05-07 | Import translations. DO NOT MERGE•••Change-Id: Ic65c9b1373f39ff3fde9631e516d56b05eae2d1f | 49 | -0/+196 | |
2012-05-07 | Treat apostrophe as single quote in spell checker•••Bug: 6435348 Change-Id: Iaaac9042e7e6cb21a3f2243bc6e8e055cc24f74d | 1 | -6/+9 | |
2012-05-07 | Replace the bigram list position with the map and filter•••Passing the position will not allow us a reasonable lookup time. Replace this with a map and bloom filter for very fast lookup. Bug: 6313806 Change-Id: I3a61c0001cbc987c1c3c7b8df635d4590a370144 | 5 | -47/+60 | |
2012-05-07 | Fill in the bloom filter for bigram lookup.•••Bug: 6313806 Change-Id: Ib79e14f6f8b241f053da6069c15f19c71084317e | 4 | -6/+34 | |
2012-05-07 | Fix build•••Related-change: I173a3dc0 Change-Id: I4b5adedb70f7501e84fd3604aa240161c97dc713 | 2 | -6/+5 | |
2012-05-07 | Fix subtype name for a custom input style with en_US and en_GB•••This change utilizes "UntranslatableReplacementStringInSubtypeName" subtype extra value to display keyboard layout name dynamically. Bug: 6449315 Change-Id: I9ef4c3d66ff9a223aa8c89c346d04cb72e4f6263 | 5 | -15/+70 | |
2012-05-07 | Fix newly created custom input style display name•••This will revert I4263632e Bug: 6443665 Bug: 6410653 Change-Id: Id9ad1a204ed9802488abfc2c536a95d62d55afe0 | 2 | -18/+14 | |
2012-05-07 | Fix missing synchronized modifier•••Change-Id: Ied70a86bedb08adcf8353b189367172459f55292 | 1 | -1/+1 | |
2012-05-07 | Get subtype name string resource from its own locale•••Bug: 6443655 Change-Id: Ib9ee55178f0d0f885aa0640b9cba4a179cf0c566 | 3 | -38/+109 | |
2012-05-06 | Preserve label case of to-symbol-key•••Bug: 6443192 Change-Id: I66c3c13d43c04fef4731ad2b4edabd8cd32f9437 | 3 | -2/+4 | |
2012-05-05 | Tidy up the MakedictLog class.•••Follow up to I436b2b7b Change-Id: Id17b134dab2f876b874a505e92a379c8b5567fa4 | 3 | -14/+62 | |
2012-05-05 | Suppress debug log from makedict in LatinIME•••bug: 6447900 Change-Id: I436b2b7b261b422a7edca9cb99a4689b63877fe0 | 1 | -1/+4 | |
2012-05-03 | Import translations. DO NOT MERGE•••Change-Id: I5527274e1462dab152b4b3bf907343d22ec0e102 | 2 | -10/+10 | |
2012-05-02 | Import translations. DO NOT MERGE•••Change-Id: I4f26fabb1968b81ba8646deb459a2ebd0fc07fe3 | 1 | -4/+4 | |
2012-05-02 | Fix build breakage•••Change-Id: I22305137b336c9aab019d044a517ae8bc5fefe45 | 1 | -1/+1 | |
2012-05-02 | Fill up a map of bigram addresses for lookup.•••We don't want to do a linear search on each terminal when there may be 100+ bigrams for a given word because that would be disastrous for performance. Also, we need to resolve each bigram address anyway. This change resolves the addresses at first and puts them in a balanced tree so that lookup will be O(log(n)). Bug: 6313806 Change-Id: Ibf088035870b9acb41e948f0ab7af4726f2cee24 | 4 | -3/+28 | |
2012-05-02 | Workaround return preserved backing view height when the backing view is not ...•••Change-Id: If4f24500ead516c46e6a93a95291e0897548c2f0 | 1 | -2/+17 | |
2012-05-01 | Import translations. DO NOT MERGE•••Change-Id: Ia71f1f0df919691792648da0d4b6eb41edcf5747 | 1 | -10/+5 | |
2012-05-01 | Fix checking if subtype belongs to this ime•••Bug: 6422318 Change-Id: I5779c0e277444315191fa964a976dcb4316cc24a | 2 | -3/+17 | |
2012-05-01 | Tune letter text size of 7 inch tablet•••Bug: 6422086 Bug: 6411272 Change-Id: Ia3c40206555353b6f0c633a529d546dc2379e9aa | 4 | -6/+7 | |
2012-05-01 | Narrow horizontal gap of 7 inch tablet landscape•••Change-Id: I20579d75f5669909efd18a70b47cd44f471fd452 | 1 | -1/+1 | |
2012-05-01 | Auto X scale domain key label•••Bug: 6411275 Change-Id: I94906adb6936371f5275a1494f6f8b5546633a2b | 1 | -1/+1 | |
2012-05-01 | Remove duplicated functional keys•••Bug: 6410931 Change-Id: I07e84729da00d335e3864b9324bb1261df8968f7 | 7 | -104/+76 | |
2012-05-01 | Remove tab key from alphabet layout of tablet 7•••Bug: 6410889 Change-Id: If7269aa2aeb1b6af9f0286f96c48b68309d646c5 | 27 | -66/+58 | |
2012-05-01 | Override defaultActionKeyStyle to use non-blue action background•••Bug: 6412932 Change-Id: I1c7335c53a35fc88694224332511415ea63ac745 | 1 | -0/+6 | |
2012-05-01 | Don't autocorrect after suggestion resuming•••Bug: 6105732 Change-Id: I92e7a9c6d6eb648f747c3b396d7993479fd8478a | 2 | -0/+15 | |
2012-05-01 | Add keyboard bottom padding for 7 inch tablet•••Bug: 6411451 Change-Id: I183e9dca258aa2b632e486ce1d115d1d7f3d739d | 1 | -1/+1 | |
2012-05-01 | Can override key-style•••Bug: 6412932 Change-Id: I9576ae5b42bcc54cfd8ede0bae5148f3b04c1978 | 2 | -56/+47 | |
2012-05-01 | Fix CHAR LIMIT of some string resources•••Bug: 6421155 Change-Id: I1e2f1fa419c16dcbf483ace7c1a362b51f0dc7bb | 1 | -9/+9 | |
2012-05-01 | Remove tab key from number/phone layout of 7 inch tablet•••Bug: 6411288 Bug: 6411588 Bug: 6411840 Change-Id: I44b358ae9c078779d6b1108281c1458387a32948 | 9 | -66/+52 | |
2012-05-01 | Remove tab key from phone layout of 7 inch tablet•••Bug: 6411288 Change-Id: Ie3836becf787536b7346150008053a985280f61b | 3 | -33/+19 | |
2012-04-30 | Import translations. DO NOT MERGE•••Change-Id: Ie86b666066f353bd16f3c8564111f8c096c32283 | 47 | -470/+235 | |
2012-04-27 | Import translations. DO NOT MERGE•••Change-Id: I34b791b8bd756e6e68e6e396e5e02bf8950398a3 | 1 | -1/+1 | |
2012-04-28 | Avoid Resources$NotFoundException•••bug: 6410653 Change-Id: I4263632e76b44abf8ecd9114a9eb185ad39201fd | 2 | -2/+6 | |
2012-04-26 | modifications for new system volume policy.•••The new system and UX sound volume policy makes that STREAM_SYSTEM volume is not fixed anymore. It is tracking STREAM_RING (phones) or STREAM_MUSIC (tablets) in a constrained range between -24dB and -6dB. Sound Fx where previously played over STREAM_SYSTEM with a fixed attenuation of -20dB. The default value of 5% in the keypress sound volume setting was corresponding to -26dB, meaning 6dB below default. Modified the default volume value to 50% so that by default, keypress sound volume varies from -30dB to -12dB which is also 6dB below the other system sounds. Change-Id: I146f72275b8e88fdce5ccf8b6dae2903c27f15eb | 1 | -3/+3 | |
2012-04-26 | Import translations. DO NOT MERGE•••Change-Id: I1df0104d5ec4dac73c45667c621cbb671b44e6df | 49 | -6/+496 | |
2012-04-26 | Add a flag for bigram presence in the header•••This is a cherry-pick of Icb602762 onto jb-dev. Bug: 6355745 Change-Id: Icb602762bb0d81472f024fa491571062ec1fc4e9 | 2 | -4/+34 | |
2012-04-26 | Fix potential "divided by zero" exception•••This change also refactors the language name selection to use text x-scale. Bug: 6396854 Change-Id: I31249a85bd042a93d627f40413161aef13617c87 | 1 | -44/+35 | |
2012-04-26 | Increase CHAR LIMIT in some string resources•••Bug: 6374565 Bug: 6381144 Change-Id: I2fff2323e8f0f79df2b71ed030a1a0953b2854c8 | 1 | -4/+4 | |
2012-04-26 | Fetch and pass the bigram position on suggestions.•••This is a cherry-pick of change I2d81742f Bug: 6313806 Change-Id: Ic1190b7980d032bc11b57841bca040d980889b6b | 4 | -16/+18 | |
2012-04-26 | Ignore bigrams that are not also listed as unigrams•••This is a cherry pick of I14b67e51 on jb-dev Bug: 6340915 Change-Id: Iaa512abe1b19ca640ea201f9761fd7f1416270ed | 5 | -41/+51 | |
2012-04-26 | Show settings key when noMicrophone option is enabled on PC QWERTY•••Change-Id: Ib419a597e218af347e5d5da19f5ca8b3db8548c7 | 2 | -0/+13 | |
2012-04-26 | Fix SubtypeSwitcher incomplete initialization•••Bug: 6400718 Change-Id: Id5dce156ad397b911bfeaedeeddd4aeb21a10b3a | 1 | -1/+2 | |
2012-04-26 | Fix "no language" subtype name (DO NOT MERGE)•••* Move SubtypeLocale.get{Full,Middle,Short}DisplayName() to LatinLeyboardView and add unit tests (SpacebarTextTests). * Add SubtypeLocale.getSubtypeDisplayName() This is a cherry-pick of I57420c6a from Master. Bug: 6393865 Change-Id: I68748189c17c73984ac4ae05a5a40fb54bf46453 | 10 | -187/+357 | |
2012-04-25 | Support PC QWERTY layout•••Bug: 4460018 Change-Id: I9a29f6a322af66f6a152fa1883b3686c5f7a3328 | 31 | -2/+1627 |