aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated functional keys•••Bug: 6410931 Change-Id: I07e84729da00d335e3864b9324bb1261df8968f7 Tadashi G. Takaoka2012-05-017-104/+76
* 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 7•••Bug: 6410889 Change-Id: If7269aa2aeb1b6af9f0286f96c48b68309d646c5 Tadashi G. Takaoka2012-05-0127-66/+58
* | Merge "Override defaultActionKeyStyle to use non-blue action background" into...Tadashi G. Takaoka2012-05-011-0/+6
|\ \ | |/ |/|
| * Override defaultActionKeyStyle to use non-blue action background•••Bug: 6412932 Change-Id: I1c7335c53a35fc88694224332511415ea63ac745 Tadashi G. Takaoka2012-05-011-0/+6
* | 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 tablet•••Bug: 6411451 Change-Id: I183e9dca258aa2b632e486ce1d115d1d7f3d739d Tadashi G. Takaoka2012-05-011-1/+1
* | | Merge "Don't autocorrect after suggestion resuming" into jb-devJean Chalard2012-05-012-0/+15
|\ \ \
| * | | Don't autocorrect after suggestion resuming•••Bug: 6105732 Change-Id: I92e7a9c6d6eb648f747c3b396d7993479fd8478a Jean Chalard2012-05-012-0/+15
* | | | Can override key-style•••Bug: 6412932 Change-Id: I9576ae5b42bcc54cfd8ede0bae5148f3b04c1978 Tadashi G. Takaoka2012-05-012-56/+47
| |_|/ |/| |
* | | Merge "Fix CHAR LIMIT of some string resources" into jb-devTadashi G. Takaoka2012-04-301-9/+9
|\ \ \
| * | | Fix CHAR LIMIT of some string resources•••Bug: 6421155 Change-Id: I1e2f1fa419c16dcbf483ace7c1a362b51f0dc7bb Tadashi G. Takaoka2012-05-011-9/+9
| | |/ | |/|
* / | Remove tab key from number/phone layout of 7 inch tablet•••Bug: 6411288 Bug: 6411588 Bug: 6411840 Change-Id: I44b358ae9c078779d6b1108281c1458387a32948 Tadashi G. Takaoka2012-05-019-66/+52
|/ /
* / Remove tab key from phone layout of 7 inch tablet•••Bug: 6411288 Change-Id: Ie3836becf787536b7346150008053a985280f61b Tadashi G. Takaoka2012-05-013-33/+19
|/
* Import translations. DO NOT MERGE•••Change-Id: Ie86b666066f353bd16f3c8564111f8c096c32283 Eric Fischer2012-04-3047-470/+235
* Merge "Import translations. DO NOT MERGE" into jb-devEric Fischer2012-04-271-1/+1
|\
| * Import translations. DO NOT MERGE•••Change-Id: I34b791b8bd756e6e68e6e396e5e02bf8950398a3 Eric Fischer2012-04-271-1/+1
* | Avoid Resources$NotFoundException•••bug: 6410653 Change-Id: I4263632e76b44abf8ecd9114a9eb185ad39201fd Ken Wakasa2012-04-282-2/+6
|/
* 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 Eric Laurent2012-04-261-3/+3
* Import translations. DO NOT MERGE•••Change-Id: I1df0104d5ec4dac73c45667c621cbb671b44e6df Eric Fischer2012-04-2649-6/+496
* Merge "Show settings key when noMicrophone option is enabled on PC QWERTY" in...Tadashi G. Takaoka2012-04-262-0/+13
|\
| * Show settings key when noMicrophone option is enabled on PC QWERTY•••Change-Id: Ib419a597e218af347e5d5da19f5ca8b3db8548c7 Tadashi G. Takaoka2012-04-262-0/+13
* | Add a flag for bigram presence in the header•••This is a cherry-pick of Icb602762 onto jb-dev. Bug: 6355745 Change-Id: Icb602762bb0d81472f024fa491571062ec1fc4e9 Jean Chalard2012-04-262-4/+34
* | 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 unigrams•••This is a cherry pick of I14b67e51 on jb-dev Bug: 6340915 Change-Id: Iaa512abe1b19ca640ea201f9761fd7f1416270ed Jean Chalard2012-04-263-26/+29
* | | Merge "Fix potential "divided by zero" exception" into jb-devTadashi G. Takaoka2012-04-261-44/+35
|\ \ \
| * | | Fix potential "divided by zero" exception•••This change also refactors the language name selection to use text x-scale. Bug: 6396854 Change-Id: I31249a85bd042a93d627f40413161aef13617c87 Tadashi G. Takaoka2012-04-261-44/+35
| | |/ | |/|
* | | Merge "Increase CHAR LIMIT in some string resources" into jb-devTadashi G. Takaoka2012-04-251-4/+4
|\ \ \
| * | | Increase CHAR LIMIT in some string resources•••Bug: 6374565 Bug: 6381144 Change-Id: I2fff2323e8f0f79df2b71ed030a1a0953b2854c8 Tadashi G. Takaoka2012-04-261-4/+4
| |/ /
* | | Merge "Fix SubtypeSwitcher incomplete initialization" into jb-devTadashi G. Takaoka2012-04-251-1/+2
|\ \ \ | |/ / |/| |
| * | Fix SubtypeSwitcher incomplete initialization•••Bug: 6400718 Change-Id: Id5dce156ad397b911bfeaedeeddd4aeb21a10b3a Tadashi G. Takaoka2012-04-261-1/+2
| |/
* / 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 Tadashi G. Takaoka2012-04-268-70/+111
|/
* Support PC QWERTY layout•••Bug: 4460018 Change-Id: I9a29f6a322af66f6a152fa1883b3686c5f7a3328 Tadashi G. Takaoka2012-04-2530-2/+1625
* Cancel SubtypePreference dialog properly•••Bug: 6384416 Bug: 6387408 Change-Id: Ia7b0653a09410b42a55915815c887bf0ad56c856 Tadashi G. Takaoka2012-04-251-1/+10
* Save & restore additional subtype dialog state when orientation is changed•••Bug: 6384416 Change-Id: Id5fa4742ad900fafb82cc37a0bbb9f380b99254d Tadashi G. Takaoka2012-04-251-67/+100
* Merge "Ignore unknown keyboard layout safely"Tadashi G. Takaoka2012-04-243-11/+19
|\
| * Ignore unknown keyboard layout safely•••Bug: 6393755 Change-Id: I3a74b23f934cd52925026ad04647cc76de92ee07 Tadashi G. Takaoka2012-04-253-11/+19
* | Fix percent sign in more keys•••Bug: 6029665 Change-Id: I4bf0f5703d0c11d76bab478da2729b0e20fc64ea Tadashi G. Takaoka2012-04-251-6/+2
|/
* Merge "Import translations. DO NOT MERGE"Eric Fischer2012-04-2423-368/+184
|\
| * Import translations. DO NOT MERGE•••Change-Id: I17745dd7dbabcc6409361e1b2fa0141ff3f13e09 Eric Fischer2012-04-2423-368/+184
* | Merge "Change expandable binary dict write to a temp file first."Tom Ouyang2012-04-241-1/+4
|\ \ | |/ |/|
| * Change expandable binary dict write to a temp file first.•••Bug: 6380724 Change-Id: Ic1d0d902dc45ecb41a1792f33a60ab85e606fcef Tom Ouyang2012-04-241-1/+4
* | Use HTML entity for non-ASCII unicode•••Change-Id: If8b605778196a5c0a0205ebd49378759027ee265 Tadashi G. Takaoka2012-04-241-2/+3
* | Merge "Move functional keys out from rowkeys_symbols{_shift}3."Tadashi G. Takaoka2012-04-244-16/+16
|\ \
| * | Move functional keys out from rowkeys_symbols{_shift}3.•••Change-Id: Iee5e7e93e5f319551a8ad28c58813c00fc713308 Tadashi G. Takaoka2012-04-244-16/+16
* | | Merge "Add header commnets of KeyboardTextsSet.tmpl"Tadashi G. Takaoka2012-04-241-1/+17
|\ \ \
| * | | Add header commnets of KeyboardTextsSet.tmpl•••Bug: 6371604 Change-Id: I1054685b9985b6923e3176679b3d95424d8114e0 Tadashi G. Takaoka2012-04-241-1/+17
| |/ /
* | | Merge "Revert keyHintLetterPadding only to apply horizontally"Tadashi G. Takaoka2012-04-242-3/+3
|\ \ \
| * | | Revert keyHintLetterPadding only to apply horizontally•••Partially reverts the Ia3680d84. Bug: 6356125 Change-Id: I8faa810b833cb98ce6f0f760aa1722e63475cd45 Tadashi G. Takaoka2012-04-242-3/+3
| |/ /
* | | Merge "Fix binary reading code performance."Jean Chalard2012-04-231-1/+10
|\ \ \