aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | am 558f0733: (-s ours) Import translations. DO NOT MERGE•••* commit '558f0733116e22d99fbc4a368d6ab9b8756e0de2': Import translations. DO NOT MERGE Eric Fischer2012-05-020-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Import translations. DO NOT MERGE•••Change-Id: I4f26fabb1968b81ba8646deb459a2ebd0fc07fe3 Eric Fischer2012-05-021-4/+4
* | | | Import translations. DO NOT MERGE•••Change-Id: I4444724ea041eaeec7a52d8be702230669621d33 Eric Fischer2012-05-021-4/+4
| |/ / |/| |
* | | am 9ba92faa: Merge "Fix build breakage" into jb-dev•••* commit '9ba92faa81f864c721ee1a9ba8b97c3ead49a38d': Fix build breakage satok2012-05-021-1/+1
|\| |
| * | Merge "Fix build breakage" into jb-devsatok2012-05-021-1/+1
| |\ \
| | * | Fix build breakage•••Change-Id: I22305137b336c9aab019d044a517ae8bc5fefe45 satok2012-05-021-1/+1
* | | | am a28d8e4c: Merge "Fill up a map of bigram addresses for lookup." into jb-dev•••* commit 'a28d8e4cf0931f8ea2730902e90260870458f92c': Fill up a map of bigram addresses for lookup. Jean Chalard2012-05-024-3/+28
|\| | |
| * | | Merge "Fill up a map of bigram addresses for lookup." into jb-devJean Chalard2012-05-024-3/+28
| |\ \ \ | | |/ / | |/| |
| | * | Fill up a map of bigram addresses for lookup.•••We don't want to do a linear search on each terminal when there may be 100+ bigrams for a given word because that would be disastrous for performance. Also, we need to resolve each bigram address anyway. This change resolves the addresses at first and puts them in a balanced tree so that lookup will be O(log(n)). Bug: 6313806 Change-Id: Ibf088035870b9acb41e948f0ab7af4726f2cee24 Jean Chalard2012-05-024-3/+28
* | | | am 57007ed5: Merge "Workaround return preserved backing view height when the ...•••* commit '57007ed582fbe89b2f2ac24e06a15a4fb5a948df': Workaround return preserved backing view height when the backing view is not ready satok2012-05-021-2/+17
|\| | |
| * | | Merge "Workaround return preserved backing view height when the backing view ...satok2012-05-021-2/+17
| |\ \ \ | | |/ / | |/| |