aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | 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
* | | am 3665e2a8: Merge "Tidy up the MakedictLog class." into jb-devKen Wakasa2012-05-061-12/+16
|\| | | | | | | | | | | | | | * commit '3665e2a8fc29c9bbe98d1c73e00af26abd6a5421': Tidy up the MakedictLog class.
| * | 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
* | | am 4c9bdcc9: Merge "Fix missing synchronized modifier" into jb-devTadashi G. Takaoka2012-05-061-1/+1
|\| | | | | | | | | | | | | | * commit '4c9bdcc9579288ca379c49d36c0ba0ec81515ef7': Fix missing synchronized modifier
| * | 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
* | | | am 90b73b85: Merge "Get subtype name string resource from its own locale" ↵Tadashi G. Takaoka2012-05-061-3/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit '90b73b85e4d1846b84f97fb3b1a5f7897f89b985': Get subtype name string resource from its own locale
| * | | 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
* | | am ee8ac602: Preserve label case of to-symbol-keyTadashi G. Takaoka2012-05-063-2/+4
|\| | | | | | | | | | | | | | * commit 'ee8ac602e82affd7df1fcf4d5205138de85f431a': Preserve label case of to-symbol-key
| * | Preserve label case of to-symbol-keyTadashi G. Takaoka2012-05-063-2/+4
| |/ | | | | | | | | Bug: 6443192 Change-Id: I66c3c13d43c04fef4731ad2b4edabd8cd32f9437
* | Merge "record full text after finishing session"Kurt Partridge2012-05-042-5/+61
|\ \
| * | record full text after finishing sessionKurt Partridge2012-05-042-4/+60
| | | | | | | | | | | | | | | | | | | | | uses onWindowHidden() callback as proxy for finishing session. Bug: 6188932 Change-Id: Ic63b47c946ca91fc35f80d71b2f9e24e2d0339ac
* | | am 03b423f3: Suppress debug log from makedict in LatinIMEKen Wakasa2012-05-041-1/+4
|\ \ \ | | |/ | |/| | | | | | | * commit '03b423f313cccb85890346ec4e6e347335f89fbf': Suppress debug log from makedict in LatinIME
| * | 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
* | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-05-032-10/+10
|\ \ \
| * | | Import translations. DO NOT MERGEEric Fischer2012-05-032-10/+10
| | | | | | | | | | | | | | | | Change-Id: I3a3e8b59bd267c667113e24b7227317bd73f73ef
* | | | Merge "associate a per-device UUID with the researchLog"Kurt Partridge2012-05-031-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | associate a per-device UUID with the researchLogKurt Partridge2012-05-021-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | logged upon starting a session Bug: 6188932 Change-Id: I197d231fbc1d87cf5a3649b485a9be4b17898ba3
* | | | Import translations. DO NOT MERGEEric Fischer2012-05-021-4/+4
|/ / / | | | | | | | | | Change-Id: I4444724ea041eaeec7a52d8be702230669621d33
* | | am 9ba92faa: Merge "Fix build breakage" into jb-devsatok2012-05-021-1/+1
|\| | | | | | | | | | | | | | * commit '9ba92faa81f864c721ee1a9ba8b97c3ead49a38d': Fix build breakage
| * | Fix build breakagesatok2012-05-021-1/+1
| | | | | | | | | | | | Change-Id: I22305137b336c9aab019d044a517ae8bc5fefe45