aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 34b2b5e6: Remove accessibility gesture handlers from LatinIME.•••* commit '34b2b5e694758390126ffa3b1c7d752cdde7a05c': Remove accessibility gesture handlers from LatinIME. alanv2012-05-095-377/+0
|\
| * Remove accessibility gesture handlers from LatinIME.•••Bug: 6457558 Change-Id: If33ca6f026d4846ba79a701ef42c0112f5b0b488 alanv2012-05-085-377/+0
* | am 67b2c584: Merge "Fix key preview background of GB theme" into jb-dev•••* commit '67b2c5840474d3d331333cd11875fa97532f55c5': Fix key preview background of GB theme Tadashi G. Takaoka2012-05-096-0/+0
|\|
| * Merge "Fix key preview background of GB theme" into jb-devTadashi G. Takaoka2012-05-086-0/+0
| |\
| | * Fix key preview background of GB theme•••To match with the requirements of Id1c4e2c1 Bug: 6135881 Change-Id: If877fffb3863101edec2fa96f1fa4ae016c017f1 Tadashi G. Takaoka2012-05-086-0/+0
* | | am f52aef84: Merge "Tab key preforms next action when EditorInfo.IME_ACTION_N...•••* commit 'f52aef84a582197d6f8e580044b2d24d2a710cef': Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified Tadashi G. Takaoka2012-05-092-0/+8
|\| |
| * | Merge "Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specif...Tadashi G. Takaoka2012-05-082-0/+8
| |\ \ | | |/ | |/|
| | * Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified•••Bug: 6435484 Change-Id: Iccca7d1b770c547efae0b5e5931cebd910083d40 Tadashi G. Takaoka2012-05-082-0/+8
* | | am 47021b7a: Merge "Preserve enter key\'s label case" into jb-dev•••* commit '47021b7a947a0bda6643ebad797f7487dcf6a9ce': Preserve enter key's label case Tadashi G. Takaoka2012-05-091-1/+1
|\| |
| * | Merge "Preserve enter key's label case" into jb-devTadashi G. Takaoka2012-05-071-1/+1
| |\ \
| | * | Preserve enter key's label case•••Bug: 6449347 Change-Id: I897df3a3c5464eaccf04c8b1cba70ccf313dd0bb Tadashi G. Takaoka2012-05-081-1/+1
| | |/
* | | am 7b6afb12: Enable long-press spacebar on 7 inch tablet•••* commit '7b6afb1287fb6d5edfebed7403eb31ed23a8348d': Enable long-press spacebar on 7 inch tablet Tadashi G. Takaoka2012-05-097-41/+23
|\| |
| * | Enable long-press spacebar on 7 inch tablet•••This change also eliminate useless attribute longPressSpaceKeyTimeout of LatinKeyboardView. Bug: 6449356 Change-Id: Ib4dace4b9510c0eb96bdddacf8e0dbaa14fcfbbf Tadashi G. Takaoka2012-05-087-41/+23
| |/
* | am 22d196cb: (-s ours) Import translations. DO NOT MERGE•••* commit '22d196cb178e31d3aac23a1d34c5032299dc8bb5': Import translations. DO NOT MERGE Eric Fischer2012-05-080-0/+0
|\|
| * Import translations. DO NOT MERGE•••Change-Id: Ic65c9b1373f39ff3fde9631e516d56b05eae2d1f Eric Fischer2012-05-0749-0/+196
* | Import translations. DO NOT MERGE•••Change-Id: I0a068efa8f0027f7da9c5f418e2dc27f00d85ac7 Eric Fischer2012-05-0749-0/+196
* | am e58f3af8: Treat apostrophe as single quote in spell checker•••* commit 'e58f3af8a7bf852c3b100de1bd85d95d13e0e15e': Treat apostrophe as single quote in spell checker satok2012-05-071-6/+9
|\|
| * Treat apostrophe as single quote in spell checker•••Bug: 6435348 Change-Id: Iaaac9042e7e6cb21a3f2243bc6e8e055cc24f74d satok2012-05-071-6/+9
* | am 8950ce6c: Replace the bigram list position with the map and filter•••* commit '8950ce6c44706467bb386570ae236a2b8b983666': Replace the bigram list position with the map and filter Jean Chalard2012-05-075-47/+60
|\|
| * 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 Jean Chalard2012-05-075-47/+60
* | am f1634c87: Fill in the bloom filter for bigram lookup.•••* commit 'f1634c872c57a5e8d0a861cda299fdbd98740e79': Fill in the bloom filter for bigram lookup. Jean Chalard2012-05-074-6/+34
|\|
| * Fill in the bloom filter for bigram lookup.•••Bug: 6313806 Change-Id: Ib79e14f6f8b241f053da6069c15f19c71084317e Jean Chalard2012-05-074-6/+34
* | am 165725ab: Fix build•••* commit '165725aba8a179440af9c93869b35f206b2e133f': Fix build Tadashi G. Takaoka2012-05-062-6/+5
|\|
| * Fix build•••Related-change: I173a3dc0 Change-Id: I4b5adedb70f7501e84fd3604aa240161c97dc713 Tadashi G. Takaoka2012-05-072-6/+5
* | am 8e50c5d1: Fix subtype name for a custom input style with en_US and en_GB•••* commit '8e50c5d198f65beb6679a9a1e0102e5fc52d7707': Fix subtype name for a custom input style with en_US and en_GB Tadashi G. Takaoka2012-05-065-15/+70
|\|
| * 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 Tadashi G. Takaoka2012-05-075-15/+70
* | am 4e6c6046: Merge "Fix newly created custom input style display name" into j...•••* commit '4e6c60464580213cda67c46499259d2ff0bbc493': Fix newly created custom input style display name Tadashi G. Takaoka2012-05-062-18/+14
|\|
| * Merge "Fix newly created custom input style display name" into jb-devTadashi G. Takaoka2012-05-062-18/+14
| |\
| | * Fix newly created custom input style display name•••This will revert I4263632e Bug: 6443665 Bug: 6410653 Change-Id: Id9ad1a204ed9802488abfc2c536a95d62d55afe0 Tadashi G. Takaoka2012-05-072-18/+14
* | | am 3665e2a8: Merge "Tidy up the MakedictLog class." into jb-dev•••* commit '3665e2a8fc29c9bbe98d1c73e00af26abd6a5421': Tidy up the MakedictLog class. Ken Wakasa2012-05-063-14/+62
|\| |
| * | Merge "Tidy up the MakedictLog class." into jb-devKen Wakasa2012-05-063-14/+62
| |\ \ | | |/ | |/|
| | * Tidy up the MakedictLog class.•••Follow up to I436b2b7b Change-Id: Id17b134dab2f876b874a505e92a379c8b5567fa4 Ken Wakasa2012-05-053-14/+62
* | | am 4c9bdcc9: Merge "Fix missing synchronized modifier" into jb-dev•••* commit '4c9bdcc9579288ca379c49d36c0ba0ec81515ef7': Fix missing synchronized modifier Tadashi G. Takaoka2012-05-061-1/+1
|\| |
| * | Merge "Fix missing synchronized modifier" into jb-devTadashi G. Takaoka2012-05-061-1/+1
| |\ \
| | * | Fix missing synchronized modifier•••Change-Id: Ied70a86bedb08adcf8353b189367172459f55292 Tadashi G. Takaoka2012-05-071-1/+1
* | | | am 90b73b85: Merge "Get subtype name string resource from its own locale" int...•••* commit '90b73b85e4d1846b84f97fb3b1a5f7897f89b985': Get subtype name string resource from its own locale Tadashi G. Takaoka2012-05-063-38/+109
|\| | |
| * | | Merge "Get subtype name string resource from its own locale" into jb-devTadashi G. Takaoka2012-05-063-38/+109
| |\ \ \ | | |/ / | |/| |
| | * | Get subtype name string resource from its own locale•••Bug: 6443655 Change-Id: Ib9ee55178f0d0f885aa0640b9cba4a179cf0c566 Tadashi G. Takaoka2012-05-073-38/+109
| | |/
* | | am ee8ac602: Preserve label case of to-symbol-key•••* commit 'ee8ac602e82affd7df1fcf4d5205138de85f431a': Preserve label case of to-symbol-key Tadashi G. Takaoka2012-05-063-2/+4
|\| |
| * | Preserve label case of to-symbol-key•••Bug: 6443192 Change-Id: I66c3c13d43c04fef4731ad2b4edabd8cd32f9437 Tadashi G. Takaoka2012-05-063-2/+4
| |/
* | Merge "record full text after finishing session"Kurt Partridge2012-05-042-5/+61
|\ \
| * | record full text after finishing session•••uses onWindowHidden() callback as proxy for finishing session. Bug: 6188932 Change-Id: Ic63b47c946ca91fc35f80d71b2f9e24e2d0339ac Kurt Partridge2012-05-042-4/+60
* | | am 03b423f3: Suppress debug log from makedict in LatinIME•••* commit '03b423f313cccb85890346ec4e6e347335f89fbf': Suppress debug log from makedict in LatinIME Ken Wakasa2012-05-041-1/+4
|\ \ \ | | |/ | |/|
| * | Suppress debug log from makedict in LatinIME•••bug: 6447900 Change-Id: I436b2b7b261b422a7edca9cb99a4689b63877fe0 Ken Wakasa2012-05-051-1/+4
* | | am a9957141: (-s ours) Import translations. DO NOT MERGE•••* commit 'a9957141840049736a171f2c7d95cc504d34825d': Import translations. DO NOT MERGE Eric Fischer2012-05-030-0/+0
|\| |
| * | Import translations. DO NOT MERGE•••Change-Id: I5527274e1462dab152b4b3bf907343d22ec0e102 Eric Fischer2012-05-032-10/+10
* | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-05-032-10/+10
|\ \ \
| * | | Import translations. DO NOT MERGE•••Change-Id: I3a3e8b59bd267c667113e24b7227317bd73f73ef Eric Fischer2012-05-032-10/+10
* | | | Merge "associate a per-device UUID with the researchLog"Kurt Partridge2012-05-031-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | associate a per-device UUID with the researchLog•••logged upon starting a session Bug: 6188932 Change-Id: I197d231fbc1d87cf5a3649b485a9be4b17898ba3 Kurt Partridge2012-05-021-0/+16