Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am 693087f9: Merge "Remove unused drawables"•••* commit '693087f97615f00b4bb148698202563fcd314c64': Remove unused drawables | 2013-08-14 | 10 | -40/+0 | |
|\ | |||||
| * | Merge "Remove unused drawables" | 2013-08-14 | 10 | -40/+0 | |
| |\ | |||||
| | * | Remove unused drawables•••Change-Id: I83f752dcb0d607e3f77bfbee519993aa37bfd5e4 | 2013-08-14 | 10 | -40/+0 | |
* | | | am 5fd8b7eb: Merge "Add looksValidForDictionaryInsertion"•••* commit '5fd8b7ebd5c75e64a1288cb4b697ecaf7161b93c': Add looksValidForDictionaryInsertion | 2013-08-14 | 4 | -10/+102 | |
|\| | | |||||
| * | | Merge "Add looksValidForDictionaryInsertion" | 2013-08-14 | 4 | -10/+102 | |
| |\ \ | |||||
| | * | | Add looksValidForDictionaryInsertion•••...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 | 2013-08-14 | 4 | -10/+102 | |
* | | | | am c3dc9021: Merge "Remove NodeFilter."•••* commit 'c3dc9021daca2108c1494d9cb24e9b56701bd9c4': Remove NodeFilter. | 2013-08-14 | 9 | -134/+40 | |
|\| | | | |||||
| * | | | Merge "Remove NodeFilter." | 2013-08-14 | 9 | -134/+40 | |
| |\ \ \ | |||||
| | * | | | Remove NodeFilter.•••Change-Id: I27d905dd3581cbb0e67d071dba04066aaa2ba22e | 2013-08-14 | 9 | -134/+40 | |
* | | | | | am fdfc8ad2: Merge "Re-evaluate auto-caps earlier."•••* commit 'fdfc8ad2d09d3b475df22ba22fca8593a63ae9f5': Re-evaluate auto-caps earlier. | 2013-08-14 | 1 | -0/+7 | |
|\| | | | | |||||
| * | | | | Merge "Re-evaluate auto-caps earlier." | 2013-08-14 | 1 | -0/+7 | |
| |\ \ \ \ | |||||
| | * | | | | Re-evaluate auto-caps earlier.•••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 | 2013-08-14 | 1 | -0/+7 | |
* | | | | | | am 4bc74d19: Merge "Delete surrogate together."•••* commit '4bc74d19ef72a919e09611e7d7b0d2d3d9e00a30': Delete surrogate together. | 2013-08-14 | 1 | -15/+9 | |
|\| | | | | | |||||
| * | | | | | Merge "Delete surrogate together." | 2013-08-14 | 1 | -15/+9 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Delete surrogate together.•••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 | 2013-08-14 | 1 | -15/+9 | |
* | | | | | | am 1162c053: Merge "Remove dead code"•••* commit '1162c0537d48fcec6dd5dc02594a16d24b4d1008': Remove dead code | 2013-08-14 | 1 | -17/+11 | |
|\| | | | | | |||||
| * | | | | | Merge "Remove dead code" | 2013-08-14 | 1 | -17/+11 | |
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | | | |||||
| | * | | | Remove dead code•••isComposingWord() is actually defined as size > 0, so this test can never be false. Change-Id: If71afae6f0b16bff46178f0fae3244597354fecb | 2013-08-14 | 1 | -17/+11 | |
| | |/ / | |||||
* | | | | am dfecc86f: Fix ShortcutListPolicy::getStartPos().•••* commit 'dfecc86f255538840461c1a30e98cf6eba445c2e': Fix ShortcutListPolicy::getStartPos(). | 2013-08-14 | 1 | -0/+3 | |
|\| | | | |||||
| * | | | Fix ShortcutListPolicy::getStartPos().•••Bug: 6669677 Change-Id: I1fa9967fc6aa0956986954c8ea1f990a47c15764 | 2013-08-14 | 1 | -0/+3 | |
| | |/ | |/| | |||||
* | | | am e18fdf80: Merge "Fix a bug with surrogate pairs"•••* commit 'e18fdf804acdc7cd8db19c2a03adecc44d71f1ef': Fix a bug with surrogate pairs | 2013-08-14 | 1 | -2/+2 | |
|\| | | |||||
| * | | Merge "Fix a bug with surrogate pairs" | 2013-08-14 | 1 | -2/+2 | |
| |\ \ | |||||
| | * | | Fix a bug with surrogate pairs•••Bug: 10316781 Change-Id: I528c59c8823cda11975cb01b0ae59f12cfadef3b | 2013-08-14 | 1 | -2/+2 | |
| | |/ | |||||
* | | | am 90619ae0: Move utils for reading dict to policyimpl.•••* commit '90619ae02b1861e644db6a0d72d0e5f9c195ef3e': Move utils for reading dict to policyimpl. | 2013-08-14 | 15 | -38/+32 | |
|\| | | |||||
| * | | Move utils for reading dict to policyimpl.•••Bug: 6669677 Change-Id: Ia1da3cb84b457665cf26172d3810e1d28329bca4 | 2013-08-14 | 15 | -38/+32 | |
* | | | am ae59ce02: Merge "Remove audio and haptic feedback while key repeating"•••* commit 'ae59ce026213cd9c92f8202ccb2a337e6495119d': Remove audio and haptic feedback while key repeating | 2013-08-13 | 1 | -2/+2 | |
|\| | | |||||
| * | | Merge "Remove audio and haptic feedback while key repeating" | 2013-08-13 | 1 | -2/+2 | |
| |\ \ | |||||
| | * | | Remove audio and haptic feedback while key repeating•••Bug: 6522943 Change-Id: Iad1b11172e47bfbae2b4129361a56b9d793f8f62 | 2013-08-13 | 1 | -2/+2 | |
* | | | | am 3cc55024: Merge "Move files for headerPolicy to policyimpl."•••* commit '3cc550248b308b49db677ffa7ee716660373c3a6': Move files for headerPolicy to policyimpl. | 2013-08-13 | 7 | -9/+7 | |
|\| | | | |||||
| * | | | Merge "Move files for headerPolicy to policyimpl." | 2013-08-13 | 7 | -9/+7 | |
| |\ \ \ | |||||
| | * | | | Move files for headerPolicy to policyimpl.•••Bug: 6669677 Change-Id: Ic90feb9c3a9a7b698e588c8ad25c765a246706a8 | 2013-08-13 | 7 | -9/+7 | |
* | | | | | am 9e0bb2f0: Merge "Move header reading methods to policyimpl."•••* commit '9e0bb2f0404590f741c076d5da87144cd2591701': Move header reading methods to policyimpl. | 2013-08-13 | 15 | -132/+174 | |
|\| | | | | |||||
| * | | | | Merge "Move header reading methods to policyimpl." | 2013-08-13 | 15 | -132/+174 | |
| |\| | | | |||||
| | * | | | Move header reading methods to policyimpl.•••Bug: 6669677 Change-Id: I24cb32f28cf355485b431cc56d877000e3f946d4 | 2013-08-13 | 15 | -132/+174 | |
* | | | | | am f27297d2: Merge "Add BinaryDictReader."•••* commit 'f27297d2ece8a247a8b9e18d4e65dc0d0ba68b77': Add BinaryDictReader. | 2013-08-13 | 11 | -110/+327 | |
|\| | | | | |||||
| * | | | | Merge "Add BinaryDictReader." | 2013-08-13 | 11 | -110/+327 | |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Add BinaryDictReader.•••Bug: 9618601 Change-Id: Ief07fa0c3c4f7f5999a3fafcef4e47b6b6fd8143 | 2013-08-13 | 11 | -110/+327 | |
* | | | | | am ed8a3cb1: Merge "Use DictionaryStructureWithBufferPolicy for traversing."•••* commit 'ed8a3cb1e184ac5b97bfdcd25376430aac64866b': Use DictionaryStructureWithBufferPolicy for traversing. | 2013-08-13 | 19 | -127/+126 | |
|\| | | | | |||||
| * | | | | Merge "Use DictionaryStructureWithBufferPolicy for traversing." | 2013-08-13 | 19 | -127/+126 | |
| |\ \ \ \ | |||||
| | * | | | | Use DictionaryStructureWithBufferPolicy for traversing.•••Bug: 6669677 Change-Id: If7bc038278b7217ed5ba4cb77b1238b2dad0001b | 2013-08-13 | 19 | -127/+126 | |
* | | | | | | am d03e5bd7: Merge "Rename maketext tool to make-keyboard-text"•••* commit 'd03e5bd76164907e2cdfd0e647a0c4cd5e2a896b': Rename maketext tool to make-keyboard-text | 2013-08-13 | 63 | -23/+23 | |
|\| | | | | | |||||
| * | | | | | Merge "Rename maketext tool to make-keyboard-text" | 2013-08-13 | 63 | -23/+23 | |
| |\ \ \ \ \ | |||||
| | * | | | | | Rename maketext tool to make-keyboard-text•••Change-Id: Icceda22aec75f9e3602da8775c0e94b110283575 | 2013-08-13 | 63 | -23/+23 | |
| | | |_|/ / | | |/| | | | |||||
* | | | | | | am da19a4ce: (-s ours) am 06b38f8b: (-s ours) am ecf78498: (-s ours) Import t...•••* commit 'da19a4ce9bbed2789814abe0bd85efbe3cebf510': Import translations. DO NOT MERGE | 2013-08-13 | 0 | -0/+0 | |
|\| | | | | | |||||
| * | | | | | am 06b38f8b: (-s ours) am ecf78498: (-s ours) Import translations. DO NOT MERGE•••* commit '06b38f8bd03884cbc763642013d8993abafe14c0': Import translations. DO NOT MERGE | 2013-08-13 | 0 | -0/+0 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | am ecf78498: (-s ours) Import translations. DO NOT MERGE•••* commit 'ecf78498e07966ba9d29761164aed18af8cc9437': Import translations. DO NOT MERGE | 2013-08-13 | 0 | -0/+0 | |
| | |\ \ \ \ | |||||
| | | * | | | | Import translations. DO NOT MERGE•••Change-Id: I0dd7005820a37351cb9fbc236ae72fecbd57c9ae Auto-generated-cl: translation import | 2013-08-12 | 51 | -553/+462 | |
* | | | | | | | am 7242bf1a: Merge "Make readHeader check the header size before using it."•••* commit '7242bf1a159b909db8a7c74e786e2391a4361d85': Make readHeader check the header size before using it. | 2013-08-13 | 1 | -2/+3 | |
|\| | | | | | | |||||
| * | | | | | | Merge "Make readHeader check the header size before using it." | 2013-08-13 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Make readHeader check the header size before using it.•••Change-Id: I5dc3e2b674f7343ef57317fde6bdb7349a7fe04c | 2013-08-13 | 1 | -2/+3 |