aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Merge "Tidy up 10-10-7 7-inch tablet layouts" into jb-devTadashi G. Takaoka2012-05-108-30/+28
| |\ \ \ \
| | * | | | Tidy up 10-10-7 7-inch tablet layoutsTadashi G. Takaoka2012-05-108-30/+28
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 6422448 Change-Id: I0c1721462572da7be7850d670c4f86d0c18cb610
* | | | | am edde070a: Tidy up Thai 7-inch layoutsTadashi G. Takaoka2012-05-101-12/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'edde070a900d61bd3923d6d05de6de60ab59d005': Tidy up Thai 7-inch layouts
| * | | | Tidy up Thai 7-inch layoutsTadashi G. Takaoka2012-05-101-12/+11
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove right shift key from thai * Add comma and period keys Bug: 6422448 Change-Id: I40ff445ee763d964860fe6eb46e7168534a98c35
* | | | am a97bfdc2: Merge "Tidy up 10-9-7 7-inch tablet layouts" into jb-devTadashi G. Takaoka2012-05-1010-52/+56
|\| | | | | | | | | | | | | | | | | | | * commit 'a97bfdc225e5b9f7f73c0907c7a0f27ab5f08595': Tidy up 10-9-7 7-inch tablet layouts
| * | | Merge "Tidy up 10-9-7 7-inch tablet layouts" into jb-devTadashi G. Takaoka2012-05-1010-52/+56
| |\ \ \
| | * | | Tidy up 10-9-7 7-inch tablet layoutsTadashi G. Takaoka2012-05-1010-52/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Slightly smaller key width and larger shift key and space key. * Both left and right shift key has the same width. * Move the 2nd-row slight right. Bug: 6422448 Change-Id: If27028eaac20c503c352ba35dd156befc53918c7
* | | | | am 684c519d: Merge "Cleanup indentation" into jb-devTadashi G. Takaoka2012-05-101-2/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '684c519d9d72443b9668fa1474ce2970ceb86a4f': Cleanup indentation
| * | | | Merge "Cleanup indentation" into jb-devTadashi G. Takaoka2012-05-101-2/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Cleanup indentationTadashi G. Takaoka2012-05-101-2/+1
| | |/ / | | | | | | | | | | | | Change-Id: Iaaade378acb81a2d68e2e721778a82fd8d5e20a5
* | | / am 52ab6864: Merge "Remove unused code from AccessibilityEntityProvider." ↵Svetoslav Ganov2012-05-101-151/+0
|\| | | | |_|/ |/| | | | | | | | | | | | | | into jb-dev * commit '52ab6864d0d3402a6d0164b474055af2c64cc827': Remove unused code from AccessibilityEntityProvider.
| * | Merge "Remove unused code from AccessibilityEntityProvider." into jb-devSvetoslav Ganov2012-05-091-151/+0
| |\ \ | | |/ | |/|
| | * Remove unused code from AccessibilityEntityProvider.alanv2012-05-081-151/+0
| | | | | | | | | | | | Change-Id: I73882668b516344d36e69355e9cb39534becb629
* | | am bced8270: Merge "Fix calculation of more keys keyboard position based on ↵Tadashi G. Takaoka2012-05-0912-137/+96
|\| | | | | | | | | | | | | | | | | | | | key preview" into jb-dev * commit 'bced82709ad262d59ec523439ea7b22b18c5335b': Fix calculation of more keys keyboard position based on key preview
| * | Merge "Fix calculation of more keys keyboard position based on key preview" ↵Tadashi G. Takaoka2012-05-0912-137/+96
| |\ \ | | | | | | | | | | | | into jb-dev
| | * | Fix calculation of more keys keyboard position based on key previewTadashi G. Takaoka2012-05-0912-137/+96
| | | | | | | | | | | | | | | | | | | | Bug: 6135881 Change-Id: Id1c4e2c13d13b474466cb9b42b425aa9f6f9448b
* | | | am 5a40dcaf: Release previously pressed key even when the up event points ↵Tadashi G. Takaoka2012-05-091-16/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | new key * commit '5a40dcaf8b6250eeea241471e54e8fe856cdf19b': Release previously pressed key even when the up event points new key
| * | | Release previously pressed key even when the up event points new keyTadashi G. Takaoka2012-05-091-16/+7
| | | | | | | | | | | | | | | | | | | | Bug: 6457266 Change-Id: I52c9fe88791d2c3a4385dfa457f07da160c60699
* | | | am c8bde75c: Merge "Optimize InputConnection.getCursorCapsMode calling" into ↵Tadashi G. Takaoka2012-05-091-6/+18
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | jb-dev * commit 'c8bde75cf455c02efc57c2e35bbe446b83c23739': Optimize InputConnection.getCursorCapsMode calling
| * | | Merge "Optimize InputConnection.getCursorCapsMode calling" into jb-devTadashi G. Takaoka2012-05-091-6/+18
| |\ \ \
| | * | | Optimize InputConnection.getCursorCapsMode callingTadashi G. Takaoka2012-05-091-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6464226 Change-Id: I30c1b01be5e1719ded5f7f8a7e24a38e9bbc3637
* | | | | am d5cd7e64: Small optimizationJean Chalard2012-05-091-2/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'd5cd7e64aa30096241f63e47a9169699bdd98231': Small optimization
| * | | | Small optimizationJean Chalard2012-05-091-2/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I067249976e557b60b606d2153deaeb3c8f1f38ac
* | | | | am 442ac5d0: Merge "Don\'t ask for surrounding characters for each keypress" ↵Jean Chalard2012-05-091-14/+12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit '442ac5d0bb96ec257d26b28df2fabefdefe59b96': Don't ask for surrounding characters for each keypress
| * | | | Merge "Don't ask for surrounding characters for each keypress" into jb-devJean Chalard2012-05-081-14/+12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Don't ask for surrounding characters for each keypressJean Chalard2012-05-091-14/+12
| | |/ / | | | | | | | | | | | | | | | | Bug: 6464226 Change-Id: I03745bbcc21e5ec6ca57fa1257bf21c0cd26391a
* | | | am 34b2b5e6: Remove accessibility gesture handlers from LatinIME.alanv2012-05-095-377/+0
|\| | | | | | | | | | | | | | | | | | | * commit '34b2b5e694758390126ffa3b1c7d752cdde7a05c': Remove accessibility gesture handlers from LatinIME.
| * | | Remove accessibility gesture handlers from LatinIME.alanv2012-05-085-377/+0
| |/ / | | | | | | | | | | | | Bug: 6457558 Change-Id: If33ca6f026d4846ba79a701ef42c0112f5b0b488
* | | am 67b2c584: Merge "Fix key preview background of GB theme" into jb-devTadashi G. Takaoka2012-05-096-0/+0
|\| | | | | | | | | | | | | | * commit '67b2c5840474d3d331333cd11875fa97532f55c5': Fix key preview background of GB theme
| * | Merge "Fix key preview background of GB theme" into jb-devTadashi G. Takaoka2012-05-086-0/+0
| |\ \
| | * | Fix key preview background of GB themeTadashi G. Takaoka2012-05-086-0/+0
| | |/ | | | | | | | | | | | | | | | | | | To match with the requirements of Id1c4e2c1 Bug: 6135881 Change-Id: If877fffb3863101edec2fa96f1fa4ae016c017f1
* | | am f52aef84: Merge "Tab key preforms next action when ↵Tadashi G. Takaoka2012-05-092-0/+8
|\| | | | | | | | | | | | | | | | | | | | EditorInfo.IME_ACTION_NEXT is specified" into jb-dev * commit 'f52aef84a582197d6f8e580044b2d24d2a710cef': Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified
| * | Merge "Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is ↵Tadashi G. Takaoka2012-05-082-0/+8
| |\ \ | | |/ | |/| | | | specified" into jb-dev
| | * Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specifiedTadashi G. Takaoka2012-05-082-0/+8
| | | | | | | | | | | | | | | Bug: 6435484 Change-Id: Iccca7d1b770c547efae0b5e5931cebd910083d40
* | | am 47021b7a: Merge "Preserve enter key\'s label case" into jb-devTadashi G. Takaoka2012-05-091-1/+1
|\| | | | | | | | | | | | | | * commit '47021b7a947a0bda6643ebad797f7487dcf6a9ce': Preserve enter key's label case
| * | Merge "Preserve enter key's label case" into jb-devTadashi G. Takaoka2012-05-071-1/+1
| |\ \
| | * | Preserve enter key's label caseTadashi G. Takaoka2012-05-081-1/+1
| | |/ | | | | | | | | | | | | Bug: 6449347 Change-Id: I897df3a3c5464eaccf04c8b1cba70ccf313dd0bb
* | | am 7b6afb12: Enable long-press spacebar on 7 inch tabletTadashi G. Takaoka2012-05-097-41/+23
|\| | | | | | | | | | | | | | * commit '7b6afb1287fb6d5edfebed7403eb31ed23a8348d': Enable long-press spacebar on 7 inch tablet
| * | Enable long-press spacebar on 7 inch tabletTadashi G. Takaoka2012-05-087-41/+23
| |/ | | | | | | | | | | | | | | This change also eliminate useless attribute longPressSpaceKeyTimeout of LatinKeyboardView. Bug: 6449356 Change-Id: Ib4dace4b9510c0eb96bdddacf8e0dbaa14fcfbbf
| * Import translations. DO NOT MERGEEric Fischer2012-05-0749-0/+196
| | | | | | | | Change-Id: Ic65c9b1373f39ff3fde9631e516d56b05eae2d1f
* | Import translations. DO NOT MERGEEric Fischer2012-05-0749-0/+196
| | | | | | | | Change-Id: I0a068efa8f0027f7da9c5f418e2dc27f00d85ac7
* | am e58f3af8: Treat apostrophe as single quote in spell checkersatok2012-05-071-6/+9
|\| | | | | | | | | * commit 'e58f3af8a7bf852c3b100de1bd85d95d13e0e15e': Treat apostrophe as single quote in spell checker
| * Treat apostrophe as single quote in spell checkersatok2012-05-071-6/+9
| | | | | | | | | | Bug: 6435348 Change-Id: Iaaac9042e7e6cb21a3f2243bc6e8e055cc24f74d
* | am 165725ab: Fix buildTadashi G. Takaoka2012-05-062-6/+5
|\| | | | | | | | | * commit '165725aba8a179440af9c93869b35f206b2e133f': Fix build
| * Fix buildTadashi G. Takaoka2012-05-072-6/+5
| | | | | | | | | | Related-change: I173a3dc0 Change-Id: I4b5adedb70f7501e84fd3604aa240161c97dc713
* | am 8e50c5d1: Fix subtype name for a custom input style with en_US and en_GBTadashi G. Takaoka2012-05-065-15/+70
|\| | | | | | | | | * commit '8e50c5d198f65beb6679a9a1e0102e5fc52d7707': Fix subtype name for a custom input style with en_US and en_GB
| * 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
* | am 4e6c6046: Merge "Fix newly created custom input style display name" into ↵Tadashi G. Takaoka2012-05-061-8/+14
|\| | | | | | | | | | | | | jb-dev * commit '4e6c60464580213cda67c46499259d2ff0bbc493': Fix newly created custom input style display name
| * 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