aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am f76264dc: Merge "Remove key preview backing view"Tadashi G. Takaoka2013-08-094-87/+52
|\ | | | | | | | | * commit 'f76264dcf4942a0e2685a9f816f7581b3d9d76fb': Remove key preview backing view
| * Remove key preview backing viewTadashi G. Takaoka2013-08-094-87/+52
| | | | | | | | | | | | This change re-origanizes view hierarchy of IME's input view. Change-Id: I9d0a07692d0f41de3345d207366393bcd5424f7e
* | am cfcf6660: Reinstate a call to UsabilityStudyLogUtils#writeChar()Ken Wakasa2013-08-091-0/+4
|\| | | | | | | | | * commit 'cfcf6660fc369fefd4028451334a9c2eda9bc4e5': Reinstate a call to UsabilityStudyLogUtils#writeChar()
| * Reinstate a call to UsabilityStudyLogUtils#writeChar()Ken Wakasa2013-08-091-0/+4
| | | | | | | | | | | | | | The usability study mode has been broken. bug: 10251399 Change-Id: Iaa301241f102f412fa073f0d8b897a4c8b265a9c
* | am 7ec9db2c: Remove the code and comments about version 1 format.Yuichiro Hanada2013-08-093-55/+70
|\| | | | | | | | | * commit '7ec9db2c34ee6bec2cbff6cf05cee9bf3c2f7122': Remove the code and comments about version 1 format.
| * Remove the code and comments about version 1 format.Yuichiro Hanada2013-08-093-55/+70
| | | | | | | | Change-Id: I827052f234eeaa4dbcfd37da69a99866896a158b
* | am 6ca0b371: Merge "Small clean up of KeyboardView.onMeasure"Tadashi G. Takaoka2013-08-091-5/+6
|\| | | | | | | | | * commit '6ca0b371de557b21dab5736802055cc367036f8d': Small clean up of KeyboardView.onMeasure
| * Merge "Small clean up of KeyboardView.onMeasure"Tadashi G. Takaoka2013-08-091-5/+6
| |\
| | * Small clean up of KeyboardView.onMeasureTadashi G. Takaoka2013-08-081-5/+6
| | | | | | | | | | | | Change-Id: I46830f8482b46c6999b80793c8b4ae860b46e429
* | | am 5c057b32: Merge "Fix unit tests."Satoshi Kataoka2013-08-081-0/+4
|\| | | | | | | | | | | | | | * commit '5c057b32414fab5f5d8267f8fc8b4230b54d4cca': Fix unit tests.
| * | Merge "Fix unit tests."Satoshi Kataoka2013-08-081-0/+4
| |\ \ | | |/ | |/|
| | * Fix unit tests.Yuichiro Hanada2013-08-081-0/+4
| | | | | | | | | | | | Change-Id: Ic0013089625e112aaccc888d462330640ef7cc6f
* | | am 96b444d4: Merge "Remove processMotionEvent from MoreKeysKeyboardView"Tadashi G. Takaoka2013-08-084-19/+8
|\| | | | | | | | | | | | | | * commit '96b444d4292f0834c94b8d56ae124a6d6a947bd3': Remove processMotionEvent from MoreKeysKeyboardView
| * | Merge "Remove processMotionEvent from MoreKeysKeyboardView"Tadashi G. Takaoka2013-08-084-19/+8
| |\ \ | | |/ | |/|
| | * Remove processMotionEvent from MoreKeysKeyboardViewTadashi G. Takaoka2013-08-084-19/+8
| | | | | | | | | | | | Change-Id: I5373df4a7c82f964f99acf70325bba8702111a75
* | | am 1181c5ac: Merge "Fix to follow the field naming conventions."Satoshi Kataoka2013-08-081-3/+3
|\| | | | | | | | | | | | | | * commit '1181c5acbc6bd8834551d8fadca55d41c886a6d8': Fix to follow the field naming conventions.
| * | Merge "Fix to follow the field naming conventions."Satoshi Kataoka2013-08-081-3/+3
| |\ \
| | * | Fix to follow the field naming conventions.Yuichiro Hanada2013-08-081-3/+3
| | | | | | | | | | | | | | | | Change-Id: I9b41b5f34e93a3f291a352cd85c5ac257beaa9ab
* | | | am d7b76727: Merge "Make user and contacts dict use ver3 format."Keisuke Kuroyanagi2013-08-081-3/+2
|\| | | | | | | | | | | | | | | | | | | * commit 'd7b76727b9411a003c66182af20617afd38edde5': Make user and contacts dict use ver3 format.
| * | | Merge "Make user and contacts dict use ver3 format."Keisuke Kuroyanagi2013-08-081-3/+2
| |\ \ \
| | * | | Make user and contacts dict use ver3 format.Keisuke Kuroyanagi2013-08-081-3/+2
| | | |/ | | |/| | | | | | | | | | | | | Bug: 6669677 Change-Id: I6a20eed2c8afdd1c16ada5bf85067864c7cd2a7f
* | | | am 769aefe0: Merge "Increase CHAR_LIMIT to 29 to accommodate German."Jean Chalard2013-08-071-1/+1
|\| | | | | | | | | | | | | | | | | | | * commit '769aefe00eac18240c70ad37ffd5b6b4fde81390': Increase CHAR_LIMIT to 29 to accommodate German.
| * | | Increase CHAR_LIMIT to 29 to accommodate German.Jean Chalard2013-08-081-1/+1
| |/ / | | | | | | | | | | | | Bug: 10221961 Change-Id: Ib9967f7a258f499d24294da16a9191cc2dda4a32
* | | am 4456d1a8: Merge "Have double-space-to-period cancel leave a single space"Jean Chalard2013-08-071-2/+4
|\| | | | | | | | | | | | | | * commit '4456d1a8c18a4c674c8394570550f2977f5f117b': Have double-space-to-period cancel leave a single space
| * | 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 "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-08-0751-107/+205
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-08-0651-107/+205
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1a07b23ba76af93435bc8305c20edfd23c51114c Auto-generated-cl: translation import
* | | | | am 083a40b2: Merge "Move createKeyboardSetForSpellChecker to ↵Tadashi G. Takaoka2013-08-072-45/+22
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | AndroidSpellCheckService" * commit '083a40b291dbd4d63aabbcb4a1dc1ca27bb46863': Move createKeyboardSetForSpellChecker to AndroidSpellCheckService
| * | | | 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
* | | | | | am 15b80c4e: Merge "Add ResouceUtils.getDefaultKeyboardHeight"Tadashi G. Takaoka2013-08-074-54/+46
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '15b80c4ec264d8fcc457988bc695453093e6f577': Add ResouceUtils.getDefaultKeyboardHeight
| * | | | | Merge "Add ResouceUtils.getDefaultKeyboardHeight"Tadashi G. Takaoka2013-08-074-54/+46
| |\| | | |
| | * | | | Add ResouceUtils.getDefaultKeyboardHeightTadashi G. Takaoka2013-08-074-54/+46
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I377f6a83ec86b0345b170e7ad995d4577220d0ad
* | | | | | am 2cb9a143: Merge "Make key label from supplementary code point"Tadashi G. Takaoka2013-08-071-2/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2cb9a1434ea1d22a37f1396b20670c4b0589c120': Make key label from supplementary code point
| * | | | | 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
* | | | | | am c05b3b56: Merge "Add a session for the personalization dictionary"Satoshi Kataoka2013-08-076-29/+93
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c05b3b56cc6af7ae33983792b8601c869d2ff4aa': Add a session for the personalization dictionary
| * | | | | 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
* | | | | | am 7de0331a: Merge "Remove orientation member from KeyboardId"Tadashi G. Takaoka2013-08-074-21/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7de0331a19bbe07a2689d7b49ae9a798a9451c2c': Remove orientation member from KeyboardId
| * | | | | Remove orientation member from KeyboardIdTadashi G. Takaoka2013-08-074-21/+9
| | |/ / / | |/| | | | | | | | | | | | | Change-Id: I2c16134a24088dbc30b74ae7c5bc578a9d84a960
* | | | | am 0f47d516: Merge "Reword "No language""Jean Chalard2013-08-062-16/+79
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '0f47d5163dabb7b4205826dd2d829a55c8621577': Reword "No language"
| * | | | Merge "Reword "No language""Jean Chalard2013-08-062-16/+79
| |\ \ \ \
| | * | | | Reword "No language"Jean Chalard2013-08-052-16/+79
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 10064334 Change-Id: Ie4e6c333566eee9000fa5c8e59e9df8b9b56a5b3
* | | | | am 8ba87982: Merge "Consolidate forwardTouchEvent with dispatchTouchEvent"Tadashi G. Takaoka2013-08-061-14/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8ba8798290388ed740f0ca4f01e74b11847b6d44': Consolidate forwardTouchEvent with dispatchTouchEvent
| * | | | 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