aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | am ae59ce02: Merge "Remove audio and haptic feedback while key repeating"•••* commit 'ae59ce026213cd9c92f8202ccb2a337e6495119d': Remove audio and haptic feedback while key repeating Ken Wakasa2013-08-131-2/+2
|\| | |
| * | | Merge "Remove audio and haptic feedback while key repeating"Ken Wakasa2013-08-131-2/+2
| |\ \ \
| | * | | Remove audio and haptic feedback while key repeating•••Bug: 6522943 Change-Id: Iad1b11172e47bfbae2b4129361a56b9d793f8f62 Tadashi G. Takaoka2013-08-131-2/+2
* | | | | am f27297d2: Merge "Add BinaryDictReader."•••* commit 'f27297d2ece8a247a8b9e18d4e65dc0d0ba68b77': Add BinaryDictReader. Ken Wakasa2013-08-135-30/+136
|\| | | |
| * | | | Merge "Add BinaryDictReader."Ken Wakasa2013-08-135-30/+136
| |\ \ \ \
| | * | | | Add BinaryDictReader.•••Bug: 9618601 Change-Id: Ief07fa0c3c4f7f5999a3fafcef4e47b6b6fd8143 Yuichiro Hanada2013-08-135-30/+136
* | | | | | am d03e5bd7: Merge "Rename maketext tool to make-keyboard-text"•••* commit 'd03e5bd76164907e2cdfd0e647a0c4cd5e2a896b': Rename maketext tool to make-keyboard-text Tadashi G. Takaoka2013-08-131-5/+5
|\| | | | |
| * | | | | Merge "Rename maketext tool to make-keyboard-text"Tadashi G. Takaoka2013-08-131-5/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Rename maketext tool to make-keyboard-text•••Change-Id: Icceda22aec75f9e3602da8775c0e94b110283575 Tadashi G. Takaoka2013-08-131-5/+5
| | |/ / /
* | | | | am 7242bf1a: Merge "Make readHeader check the header size before using it."•••* commit '7242bf1a159b909db8a7c74e786e2391a4361d85': Make readHeader check the header size before using it. Ken Wakasa2013-08-131-2/+3
|\| | | |
| * | | | Merge "Make readHeader check the header size before using it."Ken Wakasa2013-08-131-2/+3
| |\ \ \ \
| | * | | | Make readHeader check the header size before using it.•••Change-Id: I5dc3e2b674f7343ef57317fde6bdb7349a7fe04c Yuichiro Hanada2013-08-131-2/+3
| * | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-08-1351-553/+462
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Import translations. DO NOT MERGE•••Change-Id: I17e1fa887883a74297346d650cabfc4b0c411b2e Auto-generated-cl: translation import Baligh Uddin2013-08-1251-553/+462
| | |/ / /
* | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-08-1351-553/+462
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGE•••Change-Id: Ic98e1061acd3abf96e1f594c6b9ba79a0664a169 Auto-generated-cl: translation import Baligh Uddin2013-08-1251-553/+462
* | | | | | am 0adc8a2a: Merge "Fix parenthesis direction for RTL languages"•••* commit '0adc8a2ad3630aa01984b4b6ccb2b7ca94cf8948': Fix parenthesis direction for RTL languages Tadashi G. Takaoka2013-08-121-4/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge "Fix parenthesis direction for RTL languages"Tadashi G. Takaoka2013-08-131-4/+5
| |\ \ \ \ \
| | * | | | | Fix parenthesis direction for RTL languages•••Bug: 10284912 Change-Id: Ie0fc09b101034482a775961c8f8f1fcdf6dbec8f Tadashi G. Takaoka2013-08-131-4/+5
| | | |/ / / | | |/| | |
* | | | | | am 46961247: Merge "Call onDictionaryReady"•••* commit '46961247a681aa3a8bdc7a6b9103e962dd3da829': Call onDictionaryReady Satoshi Kataoka2013-08-121-0/+1
|\| | | | | | |_|/ / / |/| | | |
| * | | | Merge "Call onDictionaryReady"Satoshi Kataoka2013-08-131-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Call onDictionaryReady•••Bug: 9429906 Change-Id: Ifc538b38b7d37469aecccd32a7e3f95a90558be7 Satoshi Kataoka2013-08-131-0/+1
* | | | | am bab69d09: Merge "Remove redundant EditorInfo member from KeyboardLayoutSet...•••* commit 'bab69d09f98030634ce2dd22c34a39154b437c24': Remove redundant EditorInfo member from KeyboardLayoutSet.Builder Tadashi G. Takaoka2013-08-121-6/+4
|\| | | |
| * | | | Merge "Remove redundant EditorInfo member from KeyboardLayoutSet.Builder"Tadashi G. Takaoka2013-08-121-6/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove redundant EditorInfo member from KeyboardLayoutSet.Builder•••Change-Id: I9bbba9c27d3d478421c094e6cd0e1da31fd4f4c8 Tadashi G. Takaoka2013-08-121-6/+4
* | | | | am 1b7c1cd5: Merge "Add PersionalizationDictionaryRegister"•••* commit '1b7c1cd513c53e1d1f07a328405c71509a0ecb6c': Add PersionalizationDictionaryRegister Satoshi Kataoka2013-08-115-9/+61
|\| | | |
| * | | | Merge "Add PersionalizationDictionaryRegister"Satoshi Kataoka2013-08-125-9/+61
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add PersionalizationDictionaryRegister•••Bug: 9429906 Change-Id: Ibd4d5cedb371c0b4ee1342a3e6d221c9e34c2402 Satoshi Kataoka2013-08-125-9/+61
| | |/ /
* | | | am 66a63db2: Merge "Rationalize how to use AdditionalFeaturesSettingUtils"•••* commit '66a63db2d5c1613bdaa106f0c2830972e39f9f4e': Rationalize how to use AdditionalFeaturesSettingUtils Ken Wakasa2013-08-111-2/+2
|\| | |
| * | | Merge "Rationalize how to use AdditionalFeaturesSettingUtils"Ken Wakasa2013-08-121-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Rationalize how to use AdditionalFeaturesSettingUtils•••It should be called regardless of the gesture input being enabled or not Change-Id: I223a823ef18389227fc04d000cc7bf750797ba31 Ken Wakasa2013-08-101-2/+2
| * | | am 25402fd5: am 724db044: Deallocate gesture trail bitmap when unneeded further•••* commit '25402fd5309891884a843528d47f6b4646341a3f': Deallocate gesture trail bitmap when unneeded further Ken Wakasa2013-08-093-10/+14
| |\ \ \ | | |_|/ | |/| |
| | * | am 724db044: Deallocate gesture trail bitmap when unneeded further•••* commit '724db044957eb3544323c9814cbb4f20e81b8594': Deallocate gesture trail bitmap when unneeded further Ken Wakasa2013-08-093-10/+14
| | |\ \
| | * \ \ am 5c057b32: Merge "Fix unit tests."•••* commit '5c057b32414fab5f5d8267f8fc8b4230b54d4cca': Fix unit tests. Satoshi Kataoka2013-08-081-0/+4
| | |\ \ \
| | * \ \ \ am 96b444d4: Merge "Remove processMotionEvent from MoreKeysKeyboardView"•••* commit '96b444d4292f0834c94b8d56ae124a6d6a947bd3': Remove processMotionEvent from MoreKeysKeyboardView Tadashi G. Takaoka2013-08-084-19/+8
| | |\ \ \ \
| | * \ \ \ \ am 1181c5ac: Merge "Fix to follow the field naming conventions."•••* commit '1181c5acbc6bd8834551d8fadca55d41c886a6d8': Fix to follow the field naming conventions. Satoshi Kataoka2013-08-081-3/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ am d7b76727: Merge "Make user and contacts dict use ver3 format."•••* commit 'd7b76727b9411a003c66182af20617afd38edde5': Make user and contacts dict use ver3 format. Keisuke Kuroyanagi2013-08-081-3/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ am 769aefe0: Merge "Increase CHAR_LIMIT to 29 to accommodate German."•••* commit '769aefe00eac18240c70ad37ffd5b6b4fde81390': Increase CHAR_LIMIT to 29 to accommodate German. Jean Chalard2013-08-081-1/+1
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ am 4456d1a8: Merge "Have double-space-to-period cancel leave a single space"•••* commit '4456d1a8c18a4c674c8394570550f2977f5f117b': Have double-space-to-period cancel leave a single space Jean Chalard2013-08-081-2/+4
| | |\ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ am 724db044: Deallocate gesture trail bitmap when unneeded further•••* commit '724db044957eb3544323c9814cbb4f20e81b8594': Deallocate gesture trail bitmap when unneeded further Ken Wakasa2013-08-093-10/+14
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Deallocate gesture trail bitmap when unneeded further•••Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 bug: 8967766 Change-Id: I7b916daa5269cfde359a77555e8ffadf0e4a8f92 Ken Wakasa2013-08-093-10/+14
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | am f76264dc: Merge "Remove key preview backing view"•••* commit 'f76264dcf4942a0e2685a9f816f7581b3d9d76fb': Remove key preview backing view Tadashi G. Takaoka2013-08-094-87/+52
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Remove key preview backing view•••This change re-origanizes view hierarchy of IME's input view. Change-Id: I9d0a07692d0f41de3345d207366393bcd5424f7e Tadashi G. Takaoka2013-08-094-87/+52
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | am cfcf6660: Reinstate a call to UsabilityStudyLogUtils#writeChar()•••* commit 'cfcf6660fc369fefd4028451334a9c2eda9bc4e5': Reinstate a call to UsabilityStudyLogUtils#writeChar() Ken Wakasa2013-08-091-0/+4
|\| | | | | | | |
| * | | | | | | | Reinstate a call to UsabilityStudyLogUtils#writeChar()•••The usability study mode has been broken. bug: 10251399 Change-Id: Iaa301241f102f412fa073f0d8b897a4c8b265a9c Ken Wakasa2013-08-091-0/+4
* | | | | | | | | am 7ec9db2c: Remove the code and comments about version 1 format.•••* commit '7ec9db2c34ee6bec2cbff6cf05cee9bf3c2f7122': Remove the code and comments about version 1 format. Yuichiro Hanada2013-08-093-55/+70
|\| | | | | | | |
| * | | | | | | | Remove the code and comments about version 1 format.•••Change-Id: I827052f234eeaa4dbcfd37da69a99866896a158b Yuichiro Hanada2013-08-093-55/+70
* | | | | | | | | am 6ca0b371: Merge "Small clean up of KeyboardView.onMeasure"•••* commit '6ca0b371de557b21dab5736802055cc367036f8d': Small clean up of KeyboardView.onMeasure Tadashi G. Takaoka2013-08-091-5/+6
|\| | | | | | | |
| * | | | | | | | Merge "Small clean up of KeyboardView.onMeasure"Tadashi G. Takaoka2013-08-091-5/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Small clean up of KeyboardView.onMeasure•••Change-Id: I46830f8482b46c6999b80793c8b4ae860b46e429 Tadashi G. Takaoka2013-08-081-5/+6
| | | |_|_|_|_|/ | | |/| | | | |