aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | am 66a63db2: Merge "Rationalize how to use AdditionalFeaturesSettingUtils"Ken Wakasa2013-08-111-2/+2
|\| | | | | | | | | | | | | | * commit '66a63db2d5c1613bdaa106f0c2830972e39f9f4e': Rationalize how to use AdditionalFeaturesSettingUtils
| * | Merge "Rationalize how to use AdditionalFeaturesSettingUtils"Ken Wakasa2013-08-121-2/+2
| |\ \ | | |/ | |/|
| | * Rationalize how to use AdditionalFeaturesSettingUtilsKen Wakasa2013-08-101-2/+2
| | | | | | | | | | | | | | | | | | It should be called regardless of the gesture input being enabled or not Change-Id: I223a823ef18389227fc04d000cc7bf750797ba31
| * | am 25402fd5: am 724db044: Deallocate gesture trail bitmap when unneeded furtherKen Wakasa2013-08-093-10/+14
| |\ \ | | | | | | | | | | | | | | | | * commit '25402fd5309891884a843528d47f6b4646341a3f': Deallocate gesture trail bitmap when unneeded further
| | * \ am 724db044: Deallocate gesture trail bitmap when unneeded furtherKen Wakasa2013-08-093-10/+14
| | |\ \ | | | | | | | | | | | | | | | | | | | | * commit '724db044957eb3544323c9814cbb4f20e81b8594': Deallocate gesture trail bitmap when unneeded further
| | * \ \ am 5c057b32: Merge "Fix unit tests."Satoshi Kataoka2013-08-081-0/+4
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '5c057b32414fab5f5d8267f8fc8b4230b54d4cca': Fix unit tests.
| | * \ \ \ am 96b444d4: Merge "Remove processMotionEvent from MoreKeysKeyboardView"Tadashi G. Takaoka2013-08-084-19/+8
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '96b444d4292f0834c94b8d56ae124a6d6a947bd3': Remove processMotionEvent from MoreKeysKeyboardView
| | * \ \ \ \ 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.
| | * \ \ \ \ \ 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.
| | * \ \ \ \ \ \ am 769aefe0: Merge "Increase CHAR_LIMIT to 29 to accommodate German."Jean Chalard2013-08-081-1/+1
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '769aefe00eac18240c70ad37ffd5b6b4fde81390': Increase CHAR_LIMIT to 29 to accommodate German.
| | * \ \ \ \ \ \ \ am 4456d1a8: Merge "Have double-space-to-period cancel leave a single space"Jean Chalard2013-08-081-2/+4
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4456d1a8c18a4c674c8394570550f2977f5f117b': Have double-space-to-period cancel leave a single space
* | | \ \ \ \ \ \ \ \ am 724db044: Deallocate gesture trail bitmap when unneeded furtherKen Wakasa2013-08-093-10/+14
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '724db044957eb3544323c9814cbb4f20e81b8594': Deallocate gesture trail bitmap when unneeded further
| * | | | | | | | | | Deallocate gesture trail bitmap when unneeded furtherKen Wakasa2013-08-093-10/+14
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 bug: 8967766 Change-Id: I7b916daa5269cfde359a77555e8ffadf0e4a8f92
* | | | | | | | | | 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