aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Treat apostrophe as single quote in spell checkersatok2012-05-071-6/+9
| | | | | Bug: 6435348 Change-Id: Iaaac9042e7e6cb21a3f2243bc6e8e055cc24f74d
* Fix buildTadashi G. Takaoka2012-05-072-6/+5
| | | | | Related-change: I173a3dc0 Change-Id: I4b5adedb70f7501e84fd3604aa240161c97dc713
* Fix subtype name for a custom input style with en_US and en_GBTadashi G. Takaoka2012-05-075-15/+70
| | | | | | | | This change utilizes "UntranslatableReplacementStringInSubtypeName" subtype extra value to display keyboard layout name dynamically. Bug: 6449315 Change-Id: I9ef4c3d66ff9a223aa8c89c346d04cb72e4f6263
* Merge "Fix newly created custom input style display name" into jb-devTadashi G. Takaoka2012-05-061-8/+14
|\
| * Fix newly created custom input style display nameTadashi G. Takaoka2012-05-071-8/+14
| | | | | | | | | | | | | | | | This will revert I4263632e Bug: 6443665 Bug: 6410653 Change-Id: Id9ad1a204ed9802488abfc2c536a95d62d55afe0
* | Merge "Tidy up the MakedictLog class." into jb-devKen Wakasa2012-05-061-12/+16
|\ \ | |/ |/|
| * Tidy up the MakedictLog class.Ken Wakasa2012-05-051-12/+16
| | | | | | | | | | | | Follow up to I436b2b7b Change-Id: Id17b134dab2f876b874a505e92a379c8b5567fa4
* | Merge "Fix missing synchronized modifier" into jb-devTadashi G. Takaoka2012-05-061-1/+1
|\ \
| * | Fix missing synchronized modifierTadashi G. Takaoka2012-05-071-1/+1
| | | | | | | | | | | | Change-Id: Ied70a86bedb08adcf8353b189367172459f55292
* | | Merge "Get subtype name string resource from its own locale" into jb-devTadashi G. Takaoka2012-05-061-3/+14
|\ \ \ | |/ / |/| |
| * | Get subtype name string resource from its own localeTadashi G. Takaoka2012-05-071-3/+14
| |/ | | | | | | | | Bug: 6443655 Change-Id: Ib9ee55178f0d0f885aa0640b9cba4a179cf0c566
* / Preserve label case of to-symbol-keyTadashi G. Takaoka2012-05-063-2/+4
|/ | | | | Bug: 6443192 Change-Id: I66c3c13d43c04fef4731ad2b4edabd8cd32f9437
* Suppress debug log from makedict in LatinIMEKen Wakasa2012-05-051-1/+4
| | | | | bug: 6447900 Change-Id: I436b2b7b261b422a7edca9cb99a4689b63877fe0
* Import translations. DO NOT MERGEEric Fischer2012-05-032-10/+10
| | | | Change-Id: I5527274e1462dab152b4b3bf907343d22ec0e102
* Import translations. DO NOT MERGEEric Fischer2012-05-021-4/+4
| | | | Change-Id: I4f26fabb1968b81ba8646deb459a2ebd0fc07fe3
* Fix build breakagesatok2012-05-021-1/+1
| | | | Change-Id: I22305137b336c9aab019d044a517ae8bc5fefe45
* Merge "Workaround return preserved backing view height when the backing view ↵satok2012-05-021-2/+17
|\ | | | | | | is not ready" into jb-dev
| * Workaround return preserved backing view height when the backing view is not ↵satok2012-05-021-2/+17
| | | | | | | | | | | | ready Change-Id: If4f24500ead516c46e6a93a95291e0897548c2f0
* | Import translations. DO NOT MERGEEric Fischer2012-05-011-10/+5
| | | | | | | | Change-Id: Ia71f1f0df919691792648da0d4b6eb41edcf5747
* | Merge "Fix checking if subtype belongs to this ime" into jb-devTadashi G. Takaoka2012-05-012-3/+17
|\ \
| * | Fix checking if subtype belongs to this imeTadashi G. Takaoka2012-05-012-3/+17
| | | | | | | | | | | | | | | Bug: 6422318 Change-Id: I5779c0e277444315191fa964a976dcb4316cc24a
* | | Tune letter text size of 7 inch tabletTadashi G. Takaoka2012-05-014-6/+7
|/ / | | | | | | | | | | Bug: 6422086 Bug: 6411272 Change-Id: Ia3c40206555353b6f0c633a529d546dc2379e9aa
* | Merge "Narrow horizontal gap of 7 inch tablet landscape" into jb-devTadashi G. Takaoka2012-05-011-1/+1
|\ \
| * | Narrow horizontal gap of 7 inch tablet landscapeTadashi G. Takaoka2012-05-011-1/+1
| | | | | | | | | | | | Change-Id: I20579d75f5669909efd18a70b47cd44f471fd452
* | | Auto X scale domain key labelTadashi G. Takaoka2012-05-011-1/+1
|/ / | | | | | | | | Bug: 6411275 Change-Id: I94906adb6936371f5275a1494f6f8b5546633a2b
* | Remove duplicated functional keysTadashi G. Takaoka2012-05-017-104/+76
| | | | | | | | | | Bug: 6410931 Change-Id: I07e84729da00d335e3864b9324bb1261df8968f7
* | Merge "Remove tab key from alphabet layout of tablet 7" into jb-devTadashi G. Takaoka2012-05-0127-66/+58
|\ \
| * | Remove tab key from alphabet layout of tablet 7Tadashi G. Takaoka2012-05-0127-66/+58
| | | | | | | | | | | | | | | Bug: 6410889 Change-Id: If7269aa2aeb1b6af9f0286f96c48b68309d646c5
* | | Merge "Override defaultActionKeyStyle to use non-blue action background" ↵Tadashi G. Takaoka2012-05-011-0/+6
|\ \ \ | |/ / |/| | | | | into jb-dev
| * | Override defaultActionKeyStyle to use non-blue action backgroundTadashi G. Takaoka2012-05-011-0/+6
| | | | | | | | | | | | | | | Bug: 6412932 Change-Id: I1c7335c53a35fc88694224332511415ea63ac745
* | | Merge "Add keyboard bottom padding for 7 inch tablet" into jb-devTadashi G. Takaoka2012-05-011-1/+1
|\ \ \
| * | | Add keyboard bottom padding for 7 inch tabletTadashi G. Takaoka2012-05-011-1/+1
| | | | | | | | | | | | | | | | | | | | Bug: 6411451 Change-Id: I183e9dca258aa2b632e486ce1d115d1d7f3d739d
* | | | Merge "Don't autocorrect after suggestion resuming" into jb-devJean Chalard2012-05-012-0/+15
|\ \ \ \
| * | | | Don't autocorrect after suggestion resumingJean Chalard2012-05-012-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6105732 Change-Id: I92e7a9c6d6eb648f747c3b396d7993479fd8478a
* | | | | Can override key-styleTadashi G. Takaoka2012-05-012-56/+47
| |_|/ / |/| | | | | | | | | | | | | | | Bug: 6412932 Change-Id: I9576ae5b42bcc54cfd8ede0bae5148f3b04c1978
* | | | Merge "Fix CHAR LIMIT of some string resources" into jb-devTadashi G. Takaoka2012-04-301-9/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix CHAR LIMIT of some string resourcesTadashi G. Takaoka2012-05-011-9/+9
| | |/ | |/| | | | | | | | | | Bug: 6421155 Change-Id: I1e2f1fa419c16dcbf483ace7c1a362b51f0dc7bb
* / | Remove tab key from number/phone layout of 7 inch tabletTadashi G. Takaoka2012-05-019-66/+52
|/ / | | | | | | | | | | | | Bug: 6411288 Bug: 6411588 Bug: 6411840 Change-Id: I44b358ae9c078779d6b1108281c1458387a32948
* / Remove tab key from phone layout of 7 inch tabletTadashi G. Takaoka2012-05-013-33/+19
|/ | | | | Bug: 6411288 Change-Id: Ie3836becf787536b7346150008053a985280f61b
* Import translations. DO NOT MERGEEric Fischer2012-04-3047-470/+235
| | | | Change-Id: Ie86b666066f353bd16f3c8564111f8c096c32283
* Merge "Import translations. DO NOT MERGE" into jb-devEric Fischer2012-04-271-1/+1
|\
| * Import translations. DO NOT MERGEEric Fischer2012-04-271-1/+1
| | | | | | | | Change-Id: I34b791b8bd756e6e68e6e396e5e02bf8950398a3
* | Avoid Resources$NotFoundExceptionKen Wakasa2012-04-282-2/+6
|/ | | | | bug: 6410653 Change-Id: I4263632e76b44abf8ecd9114a9eb185ad39201fd
* modifications for new system volume policy.Eric Laurent2012-04-261-3/+3
| | | | | | | | | | | | | | | | 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
* Import translations. DO NOT MERGEEric Fischer2012-04-2649-6/+496
| | | | Change-Id: I1df0104d5ec4dac73c45667c621cbb671b44e6df
* Merge "Show settings key when noMicrophone option is enabled on PC QWERTY" ↵Tadashi G. Takaoka2012-04-262-0/+13
|\ | | | | | | into jb-dev
| * Show settings key when noMicrophone option is enabled on PC QWERTYTadashi G. Takaoka2012-04-262-0/+13
| | | | | | | | Change-Id: Ib419a597e218af347e5d5da19f5ca8b3db8548c7
* | Add a flag for bigram presence in the headerJean Chalard2012-04-262-4/+34
| | | | | | | | | | | | | | This is a cherry-pick of Icb602762 onto jb-dev. Bug: 6355745 Change-Id: Icb602762bb0d81472f024fa491571062ec1fc4e9
* | Merge "Ignore bigrams that are not also listed as unigrams" into jb-devJean Chalard2012-04-263-26/+29
|\ \
| * | Ignore bigrams that are not also listed as unigramsJean Chalard2012-04-263-26/+29
| | | | | | | | | | | | | | | | | | | | | This is a cherry pick of I14b67e51 on jb-dev Bug: 6340915 Change-Id: Iaa512abe1b19ca640ea201f9761fd7f1416270ed