aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | am f795f2b7: Merge "Add FusionDictionaryBufferFromWritableByteBufferFactory."Ken Wakasa2013-08-141-0/+27
|\| | | | | | | | | | | | | | | | | | | * commit 'f795f2b7899fc62d8e96ac064265bf3d44b25704': Add FusionDictionaryBufferFromWritableByteBufferFactory.
| * | | Merge "Add FusionDictionaryBufferFromWritableByteBufferFactory."Ken Wakasa2013-08-141-0/+27
| |\ \ \
| | * | | Add FusionDictionaryBufferFromWritableByteBufferFactory.Yuichiro Hanada2013-08-141-0/+27
| | | | | | | | | | | | | | | | | | | | Change-Id: I23de0a178e7f11f2cf301fd433cde60c6152055b
* | | | | am 0766f133: Merge "Move some constants in BinaryDictInputOutput to FormatSpec."Ken Wakasa2013-08-143-22/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '0766f13391b9b442ba6cdc7c28fabca83a2756db': Move some constants in BinaryDictInputOutput to FormatSpec.
| * | | | Merge "Move some constants in BinaryDictInputOutput to FormatSpec."Ken Wakasa2013-08-143-22/+20
| |\ \ \ \
| | * | | | Move some constants in BinaryDictInputOutput to FormatSpec.Yuichiro Hanada2013-08-143-22/+20
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6b12faf35b65238b9a64c82d4d1a6050f980e72e
* | | | | | am bdef628a: Merge "Add empty key background type"Tadashi G. Takaoka2013-08-148-39/+46
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bdef628a35222d7894c5f5916f94e6c3a8ef89bb': Add empty key background type
| * | | | | Merge "Add empty key background type"Tadashi G. Takaoka2013-08-148-39/+46
| |\ \ \ \ \
| | * | | | | Add empty key background typeTadashi G. Takaoka2013-08-148-39/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9b07c58a9b70ae0228f87e1f066ca8cd959b4f03
* | | | | | | am ed5582ec: Merge "Thin out audio and haptic feedback while key repeat"Tadashi G. Takaoka2013-08-146-36/+55
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ed5582ec651ffc106c8fba64d138adbec359c63e': Thin out audio and haptic feedback while key repeat
| * | | | | | Merge "Thin out audio and haptic feedback while key repeat"Tadashi G. Takaoka2013-08-146-36/+55
| |\ \ \ \ \ \
| | * | | | | | Thin out audio and haptic feedback while key repeatTadashi G. Takaoka2013-08-146-36/+55
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6522943 Change-Id: Id60f256ab0f8741578eda276116817fa48917325
* | | | | | | am 693087f9: Merge "Remove unused drawables"Tadashi G. Takaoka2013-08-1410-40/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '693087f97615f00b4bb148698202563fcd314c64': Remove unused drawables
| * | | | | | Merge "Remove unused drawables"Tadashi G. Takaoka2013-08-1410-40/+0
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Remove unused drawablesTadashi G. Takaoka2013-08-1410-40/+0
| | | |_|/ / | | |/| | | | | | | | | | | | | | | Change-Id: I83f752dcb0d607e3f77bfbee519993aa37bfd5e4
* | | | | | am 5fd8b7eb: Merge "Add looksValidForDictionaryInsertion"Jean Chalard2013-08-143-10/+88
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5fd8b7ebd5c75e64a1288cb4b697ecaf7161b93c': Add looksValidForDictionaryInsertion
| * | | | | Merge "Add looksValidForDictionaryInsertion"Jean Chalard2013-08-143-10/+88
| |\ \ \ \ \
| | * | | | | Add looksValidForDictionaryInsertionJean Chalard2013-08-143-10/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...and test it. Also at the same time, add a facility to create a SettingsValues for test, and some minor performance improvement to surrounding methods. Change-Id: I13b629ae14755c244af2a9406a7e9b4a4a16090f
* | | | | | | am fdfc8ad2: Merge "Re-evaluate auto-caps earlier."Jean Chalard2013-08-141-0/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fdfc8ad2d09d3b475df22ba22fca8593a63ae9f5': Re-evaluate auto-caps earlier.
| * | | | | | Merge "Re-evaluate auto-caps earlier."Jean Chalard2013-08-141-0/+7
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Re-evaluate auto-caps earlier.Jean Chalard2013-08-141-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have all we know to re-evaluate auto-caps in this case. We don't need to wait until we get the callback from TextView. Bug: 10287972 Change-Id: I87e4e26cd193a001f91fe852ffc5a8f728db2449
* | | | | | | am 4bc74d19: Merge "Delete surrogate together."Jean Chalard2013-08-141-15/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4bc74d19ef72a919e09611e7d7b0d2d3d9e00a30': Delete surrogate together.
| * | | | | | Merge "Delete surrogate together."Jean Chalard2013-08-141-15/+9
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Delete surrogate together.Jean Chalard2013-08-141-15/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop deleting them one after the other, it makes no sense. We can know in advance if we should delete two of them, so let's use that. Bug: 6526420 Change-Id: Ifa2263cbde8fedc78bb750b84d4acd3f979774ea
* | | | | | | am 1162c053: Merge "Remove dead code"Jean Chalard2013-08-141-17/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1162c0537d48fcec6dd5dc02594a16d24b4d1008': Remove dead code
| * | | | | | Merge "Remove dead code"Jean Chalard2013-08-141-17/+11
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
| | * | | | Remove dead codeJean Chalard2013-08-141-17/+11
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | isComposingWord() is actually defined as size > 0, so this test can never be false. Change-Id: If71afae6f0b16bff46178f0fae3244597354fecb
* | | | | am e18fdf80: Merge "Fix a bug with surrogate pairs"Jean Chalard2013-08-141-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'e18fdf804acdc7cd8db19c2a03adecc44d71f1ef': Fix a bug with surrogate pairs
| * | | | Merge "Fix a bug with surrogate pairs"Jean Chalard2013-08-141-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix a bug with surrogate pairsJean Chalard2013-08-141-2/+2
| | |/ / | | | | | | | | | | | | | | | | Bug: 10316781 Change-Id: I528c59c8823cda11975cb01b0ae59f12cfadef3b
* | | | am ae59ce02: Merge "Remove audio and haptic feedback while key repeating"Ken Wakasa2013-08-131-2/+2
|\| | | | | | | | | | | | | | | | | | | * commit 'ae59ce026213cd9c92f8202ccb2a337e6495119d': Remove audio and haptic feedback while key repeating
| * | | Merge "Remove audio and haptic feedback while key repeating"Ken Wakasa2013-08-131-2/+2
| |\ \ \
| | * | | Remove audio and haptic feedback while key repeatingTadashi G. Takaoka2013-08-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6522943 Change-Id: Iad1b11172e47bfbae2b4129361a56b9d793f8f62
* | | | | am f27297d2: Merge "Add BinaryDictReader."Ken Wakasa2013-08-135-30/+136
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'f27297d2ece8a247a8b9e18d4e65dc0d0ba68b77': Add BinaryDictReader.
| * | | | Merge "Add BinaryDictReader."Ken Wakasa2013-08-135-30/+136
| |\ \ \ \
| | * | | | Add BinaryDictReader.Yuichiro Hanada2013-08-135-30/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9618601 Change-Id: Ief07fa0c3c4f7f5999a3fafcef4e47b6b6fd8143
* | | | | | am d03e5bd7: Merge "Rename maketext tool to make-keyboard-text"Tadashi G. Takaoka2013-08-131-5/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd03e5bd76164907e2cdfd0e647a0c4cd5e2a896b': Rename maketext tool to make-keyboard-text
| * | | | | Merge "Rename maketext tool to make-keyboard-text"Tadashi G. Takaoka2013-08-131-5/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Rename maketext tool to make-keyboard-textTadashi G. Takaoka2013-08-131-5/+5
| | |/ / / | | | | | | | | | | | | | | | Change-Id: Icceda22aec75f9e3602da8775c0e94b110283575
* | | | | am 7242bf1a: Merge "Make readHeader check the header size before using it."Ken Wakasa2013-08-131-2/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '7242bf1a159b909db8a7c74e786e2391a4361d85': Make readHeader check the header size before using it.
| * | | | 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.Yuichiro Hanada2013-08-131-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5dc3e2b674f7343ef57317fde6bdb7349a7fe04c
| * | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-08-1351-553/+462
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Import translations. DO NOT MERGEBaligh Uddin2013-08-1251-553/+462
| | |/ / / | | | | | | | | | | | | | | | | | | | | Change-Id: I17e1fa887883a74297346d650cabfc4b0c411b2e Auto-generated-cl: translation import
* | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-08-1351-553/+462
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEBaligh Uddin2013-08-1251-553/+462
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic98e1061acd3abf96e1f594c6b9ba79a0664a169 Auto-generated-cl: translation import
* | | | | | am 0adc8a2a: Merge "Fix parenthesis direction for RTL languages"Tadashi G. Takaoka2013-08-121-4/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | * commit '0adc8a2ad3630aa01984b4b6ccb2b7ca94cf8948': Fix parenthesis direction for RTL languages
| * | | | | Merge "Fix parenthesis direction for RTL languages"Tadashi G. Takaoka2013-08-131-4/+5
| |\ \ \ \ \
| | * | | | | Fix parenthesis direction for RTL languagesTadashi G. Takaoka2013-08-131-4/+5
| | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | Bug: 10284912 Change-Id: Ie0fc09b101034482a775961c8f8f1fcdf6dbec8f
* | | | | | am 46961247: Merge "Call onDictionaryReady"Satoshi Kataoka2013-08-121-0/+1
|\| | | | | | |_|/ / / |/| | | | | | | | | | | | | | * commit '46961247a681aa3a8bdc7a6b9103e962dd3da829': Call onDictionaryReady