aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge "Have double-space-to-period cancel leave a single space"Jean Chalard2013-08-081-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Have double-space-to-period cancel leave a single spaceJean Chalard2013-08-081-2/+4
| |/ / | | | | | | | | | | | | Bug: 8911898 Change-Id: Ifb4bb63c14dc960d0a53f1511908830093cca012
* | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-08-0751-103/+203
|\ \ \ | |_|/ |/| |
| * | Import translations. DO NOT MERGEBaligh Uddin2013-08-0651-103/+203
| | | | | | | | | | | | | | | Change-Id: Idb528323e197ce6e2de7ec3fe5e764fffc72e53e Auto-generated-cl: translation import
* | | Merge "Move createKeyboardSetForSpellChecker to AndroidSpellCheckService"Tadashi G. Takaoka2013-08-072-45/+22
|\ \ \
| * | | Move createKeyboardSetForSpellChecker to AndroidSpellCheckServiceTadashi G. Takaoka2013-08-072-45/+22
| | | | | | | | | | | | | | | | Change-Id: I4a9065e703e98ffed50f2a6d76ace938dfc26ddf
* | | | Merge "Add ResouceUtils.getDefaultKeyboardHeight"Tadashi G. Takaoka2013-08-074-54/+46
|\| | |
| * | | Add ResouceUtils.getDefaultKeyboardHeightTadashi G. Takaoka2013-08-074-54/+46
| | | | | | | | | | | | | | | | Change-Id: I377f6a83ec86b0345b170e7ad995d4577220d0ad
* | | | Merge "Make key label from supplementary code point"Tadashi G. Takaoka2013-08-071-2/+7
|\ \ \ \
| * | | | Make key label from supplementary code pointTadashi G. Takaoka2013-08-071-2/+7
| | | | | | | | | | | | | | | | | | | | Change-Id: I0a7834b5c4908a2116a8772cf85985ab8bed7091
* | | | | Merge "Add a session for the personalization dictionary"Satoshi Kataoka2013-08-076-29/+93
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add a session for the personalization dictionarySatoshi Kataoka2013-08-076-29/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9429906 Bug: 4192129 Change-Id: I361ab380edeee5a8a8b364df3f9f4ab202b79105
* | | | | Merge "Remove orientation member from KeyboardId"Tadashi G. Takaoka2013-08-074-21/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove orientation member from KeyboardIdTadashi G. Takaoka2013-08-074-21/+9
| | |/ / | |/| | | | | | | | | | Change-Id: I2c16134a24088dbc30b74ae7c5bc578a9d84a960
* | | | Merge "Implement getCodePointsAndProbabilityAnd... for ver3 dicts."Keisuke Kuroynagi2013-08-071-3/+40
|\ \ \ \ | |/ / / |/| | |
| * | | Implement getCodePointsAndProbabilityAnd... for ver3 dicts.Keisuke Kuroynagi2013-08-071-3/+40
| | | | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I5c3b53d015496e11cb6c1f19938b8ee8a4c0f983
* | | | Merge "Reword "No language""Jean Chalard2013-08-064-24/+87
|\ \ \ \
| * | | | Reword "No language"Jean Chalard2013-08-054-24/+87
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10064334 Change-Id: Ie4e6c333566eee9000fa5c8e59e9df8b9b56a5b3
* | | | | Merge "Consolidate forwardTouchEvent with dispatchTouchEvent"Tadashi G. Takaoka2013-08-061-14/+10
|\ \ \ \ \
| * | | | | Consolidate forwardTouchEvent with dispatchTouchEventTadashi G. Takaoka2013-08-061-14/+10
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib73962acff72be0a78a3565028572ad694fb8501
* | | | | | Merge "Add emoji icon and code as a groundwork"Tadashi G. Takaoka2013-08-0618-1/+29
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add emoji icon and code as a groundworkTadashi G. Takaoka2013-08-0618-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The emoji switching key icon asset should be updated. The icons in this change are just borrowed from Hangout. Bug: 10179862 Bug: 6370846 Change-Id: Icea26d2cf2ac6a6df9beb4c98f646dbe309bdcd9
* | | | | | Merge "Remove unnecessary suggestion strip container"Tadashi G. Takaoka2013-08-0611-57/+25
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Remove unnecessary suggestion strip containerTadashi G. Takaoka2013-08-0611-57/+25
| |/ / / | | | | | | | | | | | | Change-Id: I3710e1fe1574c0f69f7f448619e939fb45e9b8d3
* | | | Merge "Implement a part of ver 3 dictionary reading methods."Keisuke Kuroynagi2013-08-064-7/+256
|\ \ \ \ | |/ / / |/| | |
| * | | Implement a part of ver 3 dictionary reading methods.Keisuke Kuroynagi2013-08-064-7/+256
| | | | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I83c159838ad99b2093907b9de7df6cb7a97b4165
* | | | Merge "Small optimization for readability"Tadashi G. Takaoka2013-08-061-31/+32
|\ \ \ \
| * | | | Small optimization for readabilityTadashi G. Takaoka2013-08-051-31/+32
| | | | | | | | | | | | | | | | | | | | Change-Id: I8a24fc0981e58a7dc30f0577c4415a1d3bc5ed4d
* | | | | Merge "Fix keyboard caching bug for testing"Tadashi G. Takaoka2013-08-061-1/+1
|\| | | |
| * | | | Fix keyboard caching bug for testingTadashi G. Takaoka2013-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I00584a68d868f38c065bb6a41e8e5f4eafd44e7f
* | | | | Remove CODE_RESEARCHTadashi G. Takaoka2013-08-054-17/+9
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | Instead of CODE_RESEARCH, special outputText ".research." is used to invoke a research feedback dialog. Change-Id: Ic95c956ab4f2b5f0c3f2205c9bbcdcfb67db5d6e
* | | | Merge "Small cleanup"Tadashi G. Takaoka2013-08-052-1/+1
|\ \ \ \
| * | | | Small cleanupTadashi G. Takaoka2013-08-052-1/+1
| |/ / / | | | | | | | | | | | | Change-Id: I7dce7373b371f1ed5a985815f5d43fb6c6ee1f84
* | / / Fix a typoJean Chalard2013-08-0554-112/+112
| |/ / |/| | | | | | | | Change-Id: Ie724a444ce056ee43b7ca2f10f30cce5843e61ad
* | | Merge "Remove checkFirstCharacter from BigramDictionary."Keisuke Kuroynagi2013-08-055-55/+23
|\ \ \ | |/ / |/| |
| * | Remove checkFirstCharacter from BigramDictionary.Keisuke Kuroynagi2013-07-315-55/+23
| | | | | | | | | | | | | | | Bug: 10028452 Change-Id: I27b147e83b312d73e975a0b2bc8074b33906e56e
* | | am 2e9d50a9: (-s ours) Merge "Fix Catalan keyboard layout"Jean-Baptiste Queru2013-08-020-0/+0
|\ \ \ | |_|/ |/| | | | | | | | * commit '2e9d50a95d5648bffcf88da1ebec13cf58ce317f': Fix Catalan keyboard layout
| * | Merge "Fix Catalan keyboard layout"Jean-Baptiste Queru2013-08-026-12/+43
| |\ \
| | * | Fix Catalan keyboard layoutTadashi G. Takaoka2013-08-016-12/+43
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | - Place "ç" (U+00E7) insteand of "ñ" (U+00F1). - Place "L·L" (L/U+00B7/L) instead of "Ŀ" (U+013F) in more keys of "L". - Add "·" (U+00B7) to more keys of "." in main keyboard and "-" in symbols keyboard. Change-Id: I60e4aa6716f8166ca60ab5687b0faf2d84cd846b
* | | Fix buildSatoshi Kataoka2013-08-021-2/+2
| | | | | | | | | | | | Change-Id: I5748f7fb753f06e7be31e94c5e665130d818c4a9
* | | Merge "Add a debug preference for using only personalization dictionary"Satoshi Kataoka2013-08-025-11/+48
|\ \ \
| * | | Add a debug preference for using only personalization dictionarySatoshi Kataoka2013-08-025-11/+48
| | | | | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I2003060c7065e736d42f3b3303fbba549358dd18
* | | | Merge "Fix a concurrency bug."Jean Chalard2013-08-021-14/+27
|\ \ \ \
| * | | | Fix a concurrency bug.Jean Chalard2013-08-021-14/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This probably only ever happens in tests, but still, that's the right thing to do. Bug: 10139031 Change-Id: I259be9e7306162e19faf738a093a77762f2e7675
* | | | | Small cleanupKen Wakasa2013-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I7a35eb4cb7cee4c120236a2bc1974d7b345f4188
* | | | | Remove unnecessary setLayerType() callsKen Wakasa2013-08-024-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Calling up setLayerType(LAYER_TYPE_HARDWARE, ..) on non-HW accelerated devices was ending up with having a drawing cache in View that is not quite needed for PreviewPlacerView. bug: 8967766 Change-Id: Ic8e6eeaf536530ff5f23eb353b0a8e5ba96fa0e2
* | | | | Forgot to reset the matrix of offscreen canvasKen Wakasa2013-08-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 bug: 8967766 Change-Id: I37c2e8e70ff4966ca5e4f29e5cac8349d8fe73b6
* | | | | Move motion event dispatcher to PointerTrackerTadashi G. Takaoka2013-08-023-53/+72
| |/ / / |/| | | | | | | | | | | Change-Id: I967bf4629b7d1002be6aff6007dc03d2db05c562
* | | | Merge "Deallocate offscreen buffer for non-HW-accel draw"Ken Wakasa2013-08-012-0/+6
|\ \ \ \
| * | | | Deallocate offscreen buffer for non-HW-accel drawKen Wakasa2013-08-012-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 This frees up 800KB on occam_svelte when LatinIME is in background. Confirmed the performance effect in keyboard-bring up speed was unperceivable. bug: 8967766 Change-Id: I0fab179c61179564bd3a0349c9825e7d61f7e1f2