Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-14 | Remove NodeFilter.•••Change-Id: I27d905dd3581cbb0e67d071dba04066aaa2ba22e | 9 | -134/+40 | |
2013-08-14 | Remove unused drawables•••Change-Id: I83f752dcb0d607e3f77bfbee519993aa37bfd5e4 | 10 | -40/+0 | |
2013-08-14 | 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 | 1 | -15/+9 | |
2013-08-14 | 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 | 1 | -0/+7 | |
2013-08-14 | Fix ShortcutListPolicy::getStartPos().•••Bug: 6669677 Change-Id: I1fa9967fc6aa0956986954c8ea1f990a47c15764 | 1 | -0/+3 | |
2013-08-14 | Remove dead code•••isComposingWord() is actually defined as size > 0, so this test can never be false. Change-Id: If71afae6f0b16bff46178f0fae3244597354fecb | 1 | -17/+11 | |
2013-08-14 | Fix a bug with surrogate pairs•••Bug: 10316781 Change-Id: I528c59c8823cda11975cb01b0ae59f12cfadef3b | 1 | -2/+2 | |
2013-08-14 | Move utils for reading dict to policyimpl.•••Bug: 6669677 Change-Id: Ia1da3cb84b457665cf26172d3810e1d28329bca4 | 15 | -38/+32 | |
2013-08-13 | Move files for headerPolicy to policyimpl.•••Bug: 6669677 Change-Id: Ic90feb9c3a9a7b698e588c8ad25c765a246706a8 | 7 | -9/+7 | |
2013-08-13 | Move header reading methods to policyimpl.•••Bug: 6669677 Change-Id: I24cb32f28cf355485b431cc56d877000e3f946d4 | 15 | -132/+174 | |
2013-08-13 | Add BinaryDictReader.•••Bug: 9618601 Change-Id: Ief07fa0c3c4f7f5999a3fafcef4e47b6b6fd8143 | 11 | -110/+327 | |
2013-08-13 | Use DictionaryStructureWithBufferPolicy for traversing.•••Bug: 6669677 Change-Id: If7bc038278b7217ed5ba4cb77b1238b2dad0001b | 19 | -127/+126 | |
2013-08-13 | Make readHeader check the header size before using it.•••Change-Id: I5dc3e2b674f7343ef57317fde6bdb7349a7fe04c | 1 | -2/+3 | |
2013-08-13 | Remove audio and haptic feedback while key repeating•••Bug: 6522943 Change-Id: Iad1b11172e47bfbae2b4129361a56b9d793f8f62 | 1 | -2/+2 | |
2013-08-13 | Rename maketext tool to make-keyboard-text•••Change-Id: Icceda22aec75f9e3602da8775c0e94b110283575 | 63 | -23/+23 | |
2013-08-13 | Quit using BinaryDictionaryInfo in header reading methods.•••Bug: 6669677 Change-Id: I5198ae28fcc271dd6ab3c33df940a2d15513a8c8 | 7 | -82/+40 | |
2013-08-13 | Fix parenthesis direction for RTL languages•••Bug: 10284912 Change-Id: Ie0fc09b101034482a775961c8f8f1fcdf6dbec8f | 4 | -6/+8 | |
2013-08-13 | Utilize Keyboard.getKey(codePoint)•••Change-Id: Ia4df4dfbf3b6d22f7b93b979bba36e4920af2239 | 1 | -9/+8 | |
2013-08-13 | Call onDictionaryReady•••Bug: 9429906 Change-Id: Ifc538b38b7d37469aecccd32a7e3f95a90558be7 | 1 | -0/+1 | |
2013-08-12 | Import translations. DO NOT MERGE•••Change-Id: I17e1fa887883a74297346d650cabfc4b0c411b2e Auto-generated-cl: translation import | 51 | -553/+462 | |
2013-08-12 | Import translations. DO NOT MERGE•••Change-Id: I0dd7005820a37351cb9fbc236ae72fecbd57c9ae Auto-generated-cl: translation import | 51 | -553/+462 | |
2013-08-12 | Import translations. DO NOT MERGE•••Change-Id: Ic98e1061acd3abf96e1f594c6b9ba79a0664a169 Auto-generated-cl: translation import | 51 | -553/+462 | |
2013-08-12 | Remove TerminalAttributes.•••Use BinaryDictionaryShortcutIterator instead of TerminalAttributes. Bug: 6669677 Change-Id: Ib7176e3b302ba383344cc6fcc037e23568c702a8 | 4 | -88/+62 | |
2013-08-12 | Cleanup ShortcutListReadingUtils.•••Bug: 6669677 Change-Id: Ifd61022665c89f492933dde9811ec644f7e1f5c4 | 3 | -63/+26 | |
2013-08-12 | Change name of shortcut reading util class.•••Bug: 6669677 Change-Id: If93916f4c3d568119ff6b83e22e95c7086423d2f | 4 | -5/+3 | |
2013-08-12 | Move methods for Shortcut reading to policyimpl.•••Bug: 6669677 Change-Id: If0a565de015564f803429f4fbf21b05687f80553 | 4 | -4/+5 | |
2013-08-12 | Move shortcut iteration methods to poilcy.•••Bug: 6669677 Change-Id: I6e535ce7962de8e153a52fd1085fe961649ffe16 | 13 | -90/+203 | |
2013-08-12 | Add PersionalizationDictionaryRegister•••Bug: 9429906 Change-Id: Ibd4d5cedb371c0b4ee1342a3e6d221c9e34c2402 | 5 | -9/+61 | |
2013-08-12 | Remove redundant EditorInfo member from KeyboardLayoutSet.Builder•••Change-Id: I9bbba9c27d3d478421c094e6cd0e1da31fd4f4c8 | 1 | -6/+4 | |
2013-08-12 | Move bigram reading methods to BigramListReadingUtils.•••Bug: 6669677 Change-Id: Icb024a8af577323b4dcf74f4c4054cfb8b57a943 | 10 | -53/+161 | |
2013-08-10 | Rationalize how to use AdditionalFeaturesSettingUtils•••It should be called regardless of the gesture input being enabled or not Change-Id: I223a823ef18389227fc04d000cc7bf750797ba31 | 1 | -2/+2 | |
2013-08-09 | Deallocate gesture trail bitmap when unneeded further•••Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 bug: 8967766 Change-Id: I7b916daa5269cfde359a77555e8ffadf0e4a8f92 | 3 | -10/+14 | |
2013-08-09 | Remove key preview backing view•••This change re-origanizes view hierarchy of IME's input view. Change-Id: I9d0a07692d0f41de3345d207366393bcd5424f7e | 4 | -87/+52 | |
2013-08-09 | Move bigrams iteration methods to policy.•••To support various bigram format. Bug: 6669677 Change-Id: Ifc8c1a855b03cd5a39d97a6e10872ef8ef76475b | 16 | -77/+190 | |
2013-08-09 | Reinstate a call to UsabilityStudyLogUtils#writeChar()•••The usability study mode has been broken. bug: 10251399 Change-Id: Iaa301241f102f412fa073f0d8b897a4c8b265a9c | 1 | -0/+4 | |
2013-08-09 | Remove the code and comments about version 1 format.•••Change-Id: I827052f234eeaa4dbcfd37da69a99866896a158b | 3 | -55/+70 | |
2013-08-09 | Make DictionaryStructurePolicy have buffer info.•••To support various format dictionary, extendable buffers or multiple files. Bug: 6669677 Change-Id: I203a5a4adc049a6322cfba4eacb4cb6715f8dfc2 | 18 | -195/+202 | |
2013-08-08 | Small clean up of KeyboardView.onMeasure•••Change-Id: I46830f8482b46c6999b80793c8b4ae860b46e429 | 1 | -5/+6 | |
2013-08-08 | Fix unit tests.•••Change-Id: Ic0013089625e112aaccc888d462330640ef7cc6f | 1 | -0/+4 | |
2013-08-08 | Fix parent position reading for ver3 dict.•••Bug: 6669677 Change-Id: Ia55d4ecb43c7d37b9bc466b848d5142bc13cd823 | 3 | -4/+5 | |
2013-08-08 | Remove processMotionEvent from MoreKeysKeyboardView•••Change-Id: I5373df4a7c82f964f99acf70325bba8702111a75 | 4 | -19/+8 | |
2013-08-08 | Increase CHAR_LIMIT to 29 to accommodate German.•••Bug: 10221961 Change-Id: Ib9967f7a258f499d24294da16a9191cc2dda4a32 | 1 | -1/+1 | |
2013-08-08 | Make user and contacts dict use ver3 format.•••Bug: 6669677 Change-Id: I6a20eed2c8afdd1c16ada5bf85067864c7cd2a7f | 1 | -3/+2 | |
2013-08-08 | Support ver3 dict in native code.•••Bug: 6669677 Change-Id: Iafc3287f1f87588a6296593d6b43ea4464c8f553 | 1 | -2/+1 | |
2013-08-08 | Adjust a test for a spec change.•••Bug: 8911898 Change-Id: Iede69ec2d9870df0add5ab818613fbb8e1f943c2 | 1 | -1/+1 | |
2013-08-08 | Fix to follow the field naming conventions.•••Change-Id: I9b41b5f34e93a3f291a352cd85c5ac257beaa9ab | 2 | -4/+4 | |
2013-08-08 | Have double-space-to-period cancel leave a single space•••Bug: 8911898 Change-Id: Ifb4bb63c14dc960d0a53f1511908830093cca012 | 1 | -2/+4 | |
2013-08-07 | Move createKeyboardSetForSpellChecker to AndroidSpellCheckService•••Change-Id: I4a9065e703e98ffed50f2a6d76ace938dfc26ddf | 2 | -45/+22 | |
2013-08-07 | Add ResouceUtils.getDefaultKeyboardHeight•••Change-Id: I377f6a83ec86b0345b170e7ad995d4577220d0ad | 4 | -54/+46 | |
2013-08-07 | Make key label from supplementary code point•••Change-Id: I0a7834b5c4908a2116a8772cf85985ab8bed7091 | 1 | -2/+7 |