Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-11-13 | Implement ver4 dictionary bigram removing methods.•••Bug: 11073222 Change-Id: I0c42e283d1ff983dc2c51e91b167bc39cdfd3da8 | 8 | -7/+122 | |
2013-11-13 | Fix many small nits.•••...the interaction of which results in a very bad bug. Bug: 11648854 Change-Id: I774489e384388f187e72b9ac091ab387c5e1a79a | 2 | -4/+15 | |
2013-11-13 | Add microphone key as long press of comma•••Bug: 11637249 Change-Id: Ib6202484ad12c63c8a38d8e12432007ab56d4a30 | 2 | -37/+6 | |
2013-11-12 | Implement ver4 dictionary bigram writing methods.•••Bug: 11073222 Change-Id: Ibb0e697fe14dac1edb1f3074fb59e2cdc91039d4 | 18 | -56/+381 | |
2013-11-12 | Revert back punctuations to the more keys keyboard of the period•••Bug: 11621857 Change-Id: I157164910fc6f23ef36c838d0a13792c766be223 | 5 | -6/+8 | |
2013-11-12 | Add JB/ICS resources from Azuki MR1 release•••Bug: 11622614 Change-Id: I126fc42dd31e912788db0446b67a9d4ea80f848e | 67 | -4/+317 | |
2013-11-11 | Rename KLP theme related resources•••Bug: 11622614 Change-Id: I4e390aa263349d730b47502d84e4d528e7f5ce71 | 66 | -65/+65 | |
2013-11-11 | Rename KLP/JB/ICS common resource name suffixes to _holo•••Bug: 11622614 Change-Id: I53b5ff8b6627a38aef352855ad024213a450b40f | 15 | -109/+131 | |
2013-11-11 | Relaxing CHAR LIMIT of strings.action-kes.xml to 7•••Bug: 11589582 Bug: 11590257 Bug: 11590258 Bug: 11590364 Change-Id: Iab5b1ef8d29a3808c7270e33fc3c5e7e77104e25 | 1 | -7/+7 | |
2013-11-08 | Remove an out-of-place check•••Bug: 11584525 Change-Id: I76cc3e4ee21d62fbd56042adcf085efd5cafb53f | 1 | -1/+0 | |
2013-11-07 | Add keyLabelHintVerticalAdjustment attribute•••Bug: 11546184 Change-Id: I1fbdbbdcf4d6a74888c48f2e4f0b7afce7913653 | 3 | -1/+12 | |
2013-11-07 | Tune Khmer keyboard using keyHintLabelVerticalAdjustment•••Bug: 11546184 Change-Id: I565c5202e3154e4f7d71611a9d68a02e57a1dd3c | 2 | -0/+2 | |
2013-11-07 | Move reference char/digit width/height method to TypefaceUtils•••Change-Id: I3c94c23c31b273a07e145d381587ab0aa4ee8e68 | 5 | -38/+43 | |
2013-11-07 | Implement ver4 dictionary unigram writing methods.•••Bug: 11073222 Change-Id: Ibdb6846fee98919bb5f845170c19d7d571fcb88d | 11 | -16/+434 | |
2013-11-07 | Add key press vibration value for Motorola DVX•••Bug: 10884131 Change-Id: Id6d5589f3528de05c7b346ce55e926c3e18f22cc | 1 | -0/+2 | |
2013-11-07 | Add autoScale Key attribute•••Bug: 11546184 Change-Id: I754e98dbc0689dbf14c52d4906141a150bde97a6 | 3 | -10/+28 | |
2013-11-07 | Tune key label size of Khmer keyboard using autoScale•••Bug: 11546184 Change-Id: I187b1e4205146f517c90de33aee9339d1d91f5b9 | 3 | -8/+8 | |
2013-11-07 | Separate action key labels to strings-action-keys.xml•••Bug: 11562208 Change-Id: I70390f9eafe51f16ff47b2e39454d1948a259469 | 126 | -455/+1818 | |
2013-11-07 | Use sysconf(_SC_PAGESIZE) instead of getpagesize().•••Bug: 11563061 Change-Id: I1350f0b1cb8e2bf17cdce34b7429763bbb6b2856 | 1 | -1/+1 | |
2013-11-06 | Refactoring: Separate updating methods from writing methods.•••Bug: 11073222 Change-Id: I5e9df7276a8c167f31423bebf30bd26bde74fc92 | 10 | -299/+396 | |
2013-11-06 | Refactoring: PtNodeWriter to separate version specific writing methods.•••Bug: 11073222 Change-Id: Id2ade16316f33e17ead5faf45404a2054c303d74 | 11 | -300/+509 | |
2013-11-06 | Update popup panel background a bit draker•••Bug: 11169026 Change-Id: I164ab69eb263f58000ffed7b7d97fc6b356147d5 | 4 | -0/+0 | |
2013-11-06 | Implement ver4 shortcut reading method.•••Bug: 11073222 Change-Id: I3738c7ce07f500920bde8d3f985cf6e8ecb40b6a | 10 | -15/+173 | |
2013-11-06 | Fix possible RuntimeException in parsing saved addtional subtypes•••Bug: 11488129 Change-Id: I91f333aee9f3ae8d4b1d5e67d47de30f361947f3 | 1 | -12/+21 | |
2013-11-05 | Remove unused vertical scrollable KeyboardView•••Bug: 11517736 Change-Id: I9d71290112c2306336e136c94b628b533e386aaa | 4 | -154/+23 | |
2013-11-04 | Import translations. DO NOT MERGE•••Change-Id: I103b96a481208d2d3525dd57df2387e9c61b84a3 Auto-generated-cl: translation import | 2 | -4/+4 | |
2013-11-05 | Implement ver4 bigram reading method.•••Bug: 11073222 Change-Id: I7b3408938f304da361201892e0a1342fdf92e62e | 12 | -20/+234 | |
2013-11-01 | Implement TerminalPositionLookupTable.•••Bug: 11073222 Change-Id: I2ffe8ffc290fb69afc0eca35b5fed7157f5108fd | 5 | -6/+61 | |
2013-11-01 | Implement SparseTable in native code.•••Bug: 11073222 Change-Id: Ia2cbb2fecfae0c9f621600483d96a55aef75c1b8 | 10 | -20/+134 | |
2013-11-01 | Import translations.•••Cherry-picked from I83d28c60de84b09da48bd79aa9917f12bd850fdc Change-Id: I55184cfd398bfe5c4a7dce8c41dd6ab60d5433d5 | 3 | -0/+1178 | |
2013-10-31 | Implement ver4 dict PtNode reading methods.•••Bug: 11073222 Change-Id: I03af717ff02a621d9be8eb554d8f1438a500339b | 12 | -19/+302 | |
2013-10-28 | Import translations. DO NOT MERGE•••Change-Id: Ic4bb5751c6ed8c07668f533604542c3fb1ef5909 Auto-generated-cl: translation import | 6 | -60/+60 | |
2013-10-28 | Import translations. DO NOT MERGE•••Change-Id: Ib8c870d0c974eb3b49ae29141aaa53e5f6a2cac9 Auto-generated-cl: translation import | 6 | -60/+60 | |
2013-10-28 | Fix UserHistoryDictIOUtilsTests by adding @UsedForTesting.•••Change-Id: I1bfeeafa002496bb98a385b87437e7f4eb0f6e1d | 1 | -0/+1 | |
2013-10-28 | Implement ProbabilityDictContent.•••Bug: 11073222 Change-Id: Ia57c940fe3507a53b9d32aa6b9ebc5581c08d11f | 8 | -5/+146 | |
2013-10-28 | Show version in dumped info•••Bug: 10315296 Change-Id: Icb8e271451f4f9c5b083bfb5eb408372479c2140 | 2 | -0/+20 | |
2013-10-28 | Fix tests by adding @UsedForTesting.•••Change-Id: I5b98db67a083bde65bb0f2fb714ae2e799fb1d45 | 2 | -0/+12 | |
2013-10-28 | Add uint reading method to BufferWithExtendableBuffer.•••Bug: 11073222 Change-Id: Iff503cba883dd6f4ce9079783ad6a2edf464ffba | 3 | -0/+34 | |
2013-10-28 | Add a facility to dump the dictionary contents while closing•••Change-Id: I02e920e0512f2b46a778f0b23f7ca03f8d5dabe6 | 2 | -1/+69 | |
2013-10-25 | Open dictionary files always using O_RDONLY.•••We never directly write to opened and mmapped files. Bug: 11391620 Change-Id: Ic52fbe6018b8b3c1b6ca687461f29185809217c2 | 1 | -2/+1 | |
2013-10-25 | Import translations. DO NOT MERGE•••Change-Id: I9c2c9578bbc0a7036c7ee4c6b8a605ef90ae6001 Auto-generated-cl: translation import | 1 | -4/+4 | |
2013-10-25 | Import translations. DO NOT MERGE•••Change-Id: I9c4542106d4660da3b67907afa5696e91f537dd6 Auto-generated-cl: translation import | 1 | -4/+4 | |
2013-10-25 | Refactoring: Move some methods to the reading helper.•••To handle multiple dictionary formats in helpers. Bug: 11073222 Change-Id: I376bbdea934e13588feca02b9865105742f1a058 | 3 | -81/+93 | |
2013-10-25 | Add a test for ver4 native binary dictionary.•••Bug: 10197478 Bug: 11073222 Change-Id: I6daac6c4b048c65682c25afe6ca0fad83cc9720f | 2 | -1/+94 | |
2013-10-25 | Refactoring: Introduce PtNode and PtNodeReader.•••To handle multiple dictionary formats in helpers. Bug: 11073222 Change-Id: Iaef7be08534f9010e837ffcf8c8292b174b64d2b | 15 | -436/+528 | |
2013-10-24 | Introduce Ver4DictBuffers to handle multiple buffers.•••Bug: 11073222 Change-Id: Icacca8133c0030b19ca826fbf9525f41a1ac6cc8 | 6 | -6/+185 | |
2013-10-24 | Introduce DictContent for ver4 dict.•••Bug: 11073222 Change-Id: I88ab3948a98388931d81c97825c9d2c76e15a44b | 3 | -0/+154 | |
2013-10-24 | Introduce ExclusiveOwnershipPointer.•••Bug: 11073222 Change-Id: I841527f0247f2ade07796406729b3a4a8958aa57 | 13 | -150/+280 | |
2013-10-22 | Preliminary refactor•••Bug: 11328842 Change-Id: I7c22e951fef9bc4443c6b64625e25f632f876ab1 | 1 | -10/+13 | |
2013-10-22 | Stopgap solution for a crash.•••This returns the wrong string, but since it's used for getting the previous word for bigrams, it only results in slightly worse suggestions quality. Cherry-pick of I6ce5de2f Bug: 11273655 Change-Id: I17fb6d74f18fb31bd8f8518f80456d74ae30a2c3 | 1 | -1/+8 |