aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | am 7b6afb12: Enable long-press spacebar on 7 inch tabletTadashi G. Takaoka2012-05-091-30/+22
|\| | | | | | | | | | | | | | * commit '7b6afb1287fb6d5edfebed7403eb31ed23a8348d': Enable long-press spacebar on 7 inch tablet
| * | Enable long-press spacebar on 7 inch tabletTadashi G. Takaoka2012-05-081-30/+22
| |/ | | | | | | | | | | | | | | This change also eliminate useless attribute longPressSpaceKeyTimeout of LatinKeyboardView. Bug: 6449356 Change-Id: Ib4dace4b9510c0eb96bdddacf8e0dbaa14fcfbbf
* | 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-063-14/+61
|\| | | | | | | | | * 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-073-14/+61
| | | | | | | | | | | | | | | | 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
| * | Get subtype name string resource from its own localeTadashi G. Takaoka2012-05-071-3/+14
| |/ | | | | | | | | Bug: 6443655 Change-Id: Ib9ee55178f0d0f885aa0640b9cba4a179cf0c566
* | 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
* | | associate a per-device UUID with the researchLogKurt Partridge2012-05-021-0/+16
| | | | | | | | | | | | | | | | | | | | | logged upon starting a session Bug: 6188932 Change-Id: I197d231fbc1d87cf5a3649b485a9be4b17898ba3
* | | 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
* | | am 57007ed5: Merge "Workaround return preserved backing view height when the ↵satok2012-05-021-2/+17
|\| | | | | | | | | | | | | | | | | | | | backing view is not ready" into jb-dev * commit '57007ed582fbe89b2f2ac24e06a15a4fb5a948df': Workaround return preserved backing view height when the backing view is not ready
| * | Merge "Workaround return preserved backing view height when the backing view ↵satok2012-05-021-2/+17
| |\ \ | | |/ | |/| | | | is not ready" into jb-dev
| | * Workaround return preserved backing view height when the backing view is not ↵satok2012-05-021-2/+17
| | | | | | | | | | | | | | | | | | ready Change-Id: If4f24500ead516c46e6a93a95291e0897548c2f0
* | | Merge "log packageName in researchLogger on startup"Kurt Partridge2012-05-011-0/+2
|\ \ \ | |/ / |/| |
| * | log packageName in researchLogger on startupKurt Partridge2012-04-301-0/+2
| |/ | | | | | | | | | | Bug: 6188932 Change-Id: I85f434bf284d6b481893f7d41c884a4f0c57ce49
* | Merge "Fix checking if subtype belongs to this ime" into jb-devTadashi G. Takaoka2012-05-012-3/+17
|\ \
| * | Fix checking if subtype belongs to this imeTadashi G. Takaoka2012-05-012-3/+17
| | | | | | | | | | | | | | | Bug: 6422318 Change-Id: I5779c0e277444315191fa964a976dcb4316cc24a
* | | Tune letter text size of 7 inch tabletTadashi G. Takaoka2012-05-011-1/+1
|/ / | | | | | | | | | | Bug: 6422086 Bug: 6411272 Change-Id: Ia3c40206555353b6f0c633a529d546dc2379e9aa
* | Merge "Don't autocorrect after suggestion resuming" into jb-devJean Chalard2012-05-012-0/+15
|\ \
| * | Don't autocorrect after suggestion resumingJean Chalard2012-05-012-0/+15
| |/ | | | | | | | | Bug: 6105732 Change-Id: I92e7a9c6d6eb648f747c3b396d7993479fd8478a
* / Can override key-styleTadashi G. Takaoka2012-05-012-56/+47
|/ | | | | Bug: 6412932 Change-Id: I9576ae5b42bcc54cfd8ede0bae5148f3b04c1978
* Avoid Resources$NotFoundExceptionKen Wakasa2012-04-282-2/+6
| | | | | bug: 6410653 Change-Id: I4263632e76b44abf8ecd9114a9eb185ad39201fd
* Add a flag for bigram presence in the headerJean Chalard2012-04-262-4/+34
| | | | | | | This is a cherry-pick of Icb602762 onto jb-dev. Bug: 6355745 Change-Id: Icb602762bb0d81472f024fa491571062ec1fc4e9
* 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 unigramsJean Chalard2012-04-263-26/+29
| | | | | | | | | | | | | | This is a cherry pick of I14b67e51 on jb-dev Bug: 6340915 Change-Id: Iaa512abe1b19ca640ea201f9761fd7f1416270ed
* | Merge "Fix potential "divided by zero" exception" into jb-devTadashi G. Takaoka2012-04-261-44/+35
|\ \
| * | Fix potential "divided by zero" exceptionTadashi G. Takaoka2012-04-261-44/+35
| | | | | | | | | | | | | | | | | | | | | | | | This change also refactors the language name selection to use text x-scale. Bug: 6396854 Change-Id: I31249a85bd042a93d627f40413161aef13617c87
* | | Merge "Fix SubtypeSwitcher incomplete initialization" into jb-devTadashi G. Takaoka2012-04-251-1/+2
|\ \ \ | |/ / |/| |
| * | Fix SubtypeSwitcher incomplete initializationTadashi G. Takaoka2012-04-261-1/+2
| |/ | | | | | | | | Bug: 6400718 Change-Id: Id5dce156ad397b911bfeaedeeddd4aeb21a10b3a
* / Fix "no language" subtype name (DO NOT MERGE)Tadashi G. Takaoka2012-04-266-69/+98
|/ | | | | | | | | | | * 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
* Support PC QWERTY layoutTadashi G. Takaoka2012-04-251-0/+3
| | | | | Bug: 4460018 Change-Id: I9a29f6a322af66f6a152fa1883b3686c5f7a3328
* Cancel SubtypePreference dialog properlyTadashi G. Takaoka2012-04-251-1/+10
| | | | | | Bug: 6384416 Bug: 6387408 Change-Id: Ia7b0653a09410b42a55915815c887bf0ad56c856
* Save & restore additional subtype dialog state when orientation is changedTadashi G. Takaoka2012-04-251-67/+100
| | | | | Bug: 6384416 Change-Id: Id5fa4742ad900fafb82cc37a0bbb9f380b99254d
* Merge "Ignore unknown keyboard layout safely"Tadashi G. Takaoka2012-04-243-11/+19
|\