aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/accessibility/KeyCodeDescriptionMapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-13Implement ver4 dictionary bigram removing methods.•••Bug: 11073222 Change-Id: I0c42e283d1ff983dc2c51e91b167bc39cdfd3da8 Keisuke Kuroyanagi8-7/+122
2013-11-13Fix many small nits.•••...the interaction of which results in a very bad bug. Bug: 11648854 Change-Id: I774489e384388f187e72b9ac091ab387c5e1a79a Jean Chalard2-4/+15
2013-11-13Add microphone key as long press of comma•••Bug: 11637249 Change-Id: Ib6202484ad12c63c8a38d8e12432007ab56d4a30 Tadashi G. Takaoka2-37/+6
2013-11-12Implement ver4 dictionary bigram writing methods.•••Bug: 11073222 Change-Id: Ibb0e697fe14dac1edb1f3074fb59e2cdc91039d4 Keisuke Kuroyanagi18-56/+381
2013-11-12Revert back punctuations to the more keys keyboard of the period•••Bug: 11621857 Change-Id: I157164910fc6f23ef36c838d0a13792c766be223 Tadashi G. Takaoka5-6/+8
2013-11-12Add JB/ICS resources from Azuki MR1 release•••Bug: 11622614 Change-Id: I126fc42dd31e912788db0446b67a9d4ea80f848e Tadashi G. Takaoka67-4/+317
2013-11-11Rename KLP theme related resources•••Bug: 11622614 Change-Id: I4e390aa263349d730b47502d84e4d528e7f5ce71 Tadashi G. Takaoka66-65/+65
2013-11-11Rename KLP/JB/ICS common resource name suffixes to _holo•••Bug: 11622614 Change-Id: I53b5ff8b6627a38aef352855ad024213a450b40f Tadashi G. Takaoka15-109/+131
2013-11-11Relaxing CHAR LIMIT of strings.action-kes.xml to 7•••Bug: 11589582 Bug: 11590257 Bug: 11590258 Bug: 11590364 Change-Id: Iab5b1ef8d29a3808c7270e33fc3c5e7e77104e25 Tadashi G. Takaoka1-7/+7
2013-11-08Remove an out-of-place check•••Bug: 11584525 Change-Id: I76cc3e4ee21d62fbd56042adcf085efd5cafb53f Jean Chalard1-1/+0
2013-11-07Add keyLabelHintVerticalAdjustment attribute•••Bug: 11546184 Change-Id: I1fbdbbdcf4d6a74888c48f2e4f0b7afce7913653 Tadashi G. Takaoka3-1/+12
2013-11-07Tune Khmer keyboard using keyHintLabelVerticalAdjustment•••Bug: 11546184 Change-Id: I565c5202e3154e4f7d71611a9d68a02e57a1dd3c Tadashi G. Takaoka2-0/+2
2013-11-07Move reference char/digit width/height method to TypefaceUtils•••Change-Id: I3c94c23c31b273a07e145d381587ab0aa4ee8e68 Tadashi G. Takaoka5-38/+43
2013-11-07Implement ver4 dictionary unigram writing methods.•••Bug: 11073222 Change-Id: Ibdb6846fee98919bb5f845170c19d7d571fcb88d Keisuke Kuroyanagi11-16/+434
2013-11-07Add key press vibration value for Motorola DVX•••Bug: 10884131 Change-Id: Id6d5589f3528de05c7b346ce55e926c3e18f22cc Tadashi G. Takaoka1-0/+2
2013-11-07Add autoScale Key attribute•••Bug: 11546184 Change-Id: I754e98dbc0689dbf14c52d4906141a150bde97a6 Tadashi G. Takaoka3-10/+28
2013-11-07Tune key label size of Khmer keyboard using autoScale•••Bug: 11546184 Change-Id: I187b1e4205146f517c90de33aee9339d1d91f5b9 Tadashi G. Takaoka3-8/+8
2013-11-07Separate action key labels to strings-action-keys.xml•••Bug: 11562208 Change-Id: I70390f9eafe51f16ff47b2e39454d1948a259469 Tadashi G. Takaoka126-455/+1818
2013-11-07Use sysconf(_SC_PAGESIZE) instead of getpagesize().•••Bug: 11563061 Change-Id: I1350f0b1cb8e2bf17cdce34b7429763bbb6b2856 Keisuke Kuroyanagi1-1/+1
2013-11-06Refactoring: Separate updating methods from writing methods.•••Bug: 11073222 Change-Id: I5e9df7276a8c167f31423bebf30bd26bde74fc92 Keisuke Kuroyanagi10-299/+396
2013-11-06Refactoring: PtNodeWriter to separate version specific writing methods.•••Bug: 11073222 Change-Id: Id2ade16316f33e17ead5faf45404a2054c303d74 Keisuke Kuroyanagi11-300/+509
2013-11-06Update popup panel background a bit draker•••Bug: 11169026 Change-Id: I164ab69eb263f58000ffed7b7d97fc6b356147d5 Tadashi G. Takaoka4-0/+0
2013-11-06Implement ver4 shortcut reading method.•••Bug: 11073222 Change-Id: I3738c7ce07f500920bde8d3f985cf6e8ecb40b6a Keisuke Kuroyanagi10-15/+173
2013-11-06Fix possible RuntimeException in parsing saved addtional subtypes•••Bug: 11488129 Change-Id: I91f333aee9f3ae8d4b1d5e67d47de30f361947f3 Tadashi G. Takaoka1-12/+21
2013-11-05Remove unused vertical scrollable KeyboardView•••Bug: 11517736 Change-Id: I9d71290112c2306336e136c94b628b533e386aaa Tadashi G. Takaoka4-154/+23
2013-11-04Import translations. DO NOT MERGE•••Change-Id: I103b96a481208d2d3525dd57df2387e9c61b84a3 Auto-generated-cl: translation import Baligh Uddin2-4/+4
2013-11-05Implement ver4 bigram reading method.•••Bug: 11073222 Change-Id: I7b3408938f304da361201892e0a1342fdf92e62e Keisuke Kuroyanagi12-20/+234
2013-11-01Implement TerminalPositionLookupTable.•••Bug: 11073222 Change-Id: I2ffe8ffc290fb69afc0eca35b5fed7157f5108fd Keisuke Kuroyanagi5-6/+61
2013-11-01Implement SparseTable in native code.•••Bug: 11073222 Change-Id: Ia2cbb2fecfae0c9f621600483d96a55aef75c1b8 Keisuke Kuroyanagi10-20/+134
2013-11-01Import translations.•••Cherry-picked from I83d28c60de84b09da48bd79aa9917f12bd850fdc Change-Id: I55184cfd398bfe5c4a7dce8c41dd6ab60d5433d5 Baligh Uddin3-0/+1178
2013-10-31Implement ver4 dict PtNode reading methods.•••Bug: 11073222 Change-Id: I03af717ff02a621d9be8eb554d8f1438a500339b Keisuke Kuroyanagi12-19/+302
2013-10-28Import translations. DO NOT MERGE•••Change-Id: Ic4bb5751c6ed8c07668f533604542c3fb1ef5909 Auto-generated-cl: translation import Baligh Uddin6-60/+60
2013-10-28Import translations. DO NOT MERGE•••Change-Id: Ib8c870d0c974eb3b49ae29141aaa53e5f6a2cac9 Auto-generated-cl: translation import Baligh Uddin6-60/+60
2013-10-28Fix UserHistoryDictIOUtilsTests by adding @UsedForTesting.•••Change-Id: I1bfeeafa002496bb98a385b87437e7f4eb0f6e1d Keisuke Kuroyanagi1-0/+1
2013-10-28Implement ProbabilityDictContent.•••Bug: 11073222 Change-Id: Ia57c940fe3507a53b9d32aa6b9ebc5581c08d11f Keisuke Kuroyanagi8-5/+146
2013-10-28Show version in dumped info•••Bug: 10315296 Change-Id: Icb8e271451f4f9c5b083bfb5eb408372479c2140 Satoshi Kataoka2-0/+20
2013-10-28Fix tests by adding @UsedForTesting.•••Change-Id: I5b98db67a083bde65bb0f2fb714ae2e799fb1d45 Keisuke Kuroyanagi2-0/+12
2013-10-28Add uint reading method to BufferWithExtendableBuffer.•••Bug: 11073222 Change-Id: Iff503cba883dd6f4ce9079783ad6a2edf464ffba Keisuke Kuroyanagi3-0/+34
2013-10-28Add a facility to dump the dictionary contents while closing•••Change-Id: I02e920e0512f2b46a778f0b23f7ca03f8d5dabe6 Satoshi Kataoka2-1/+69
2013-10-25Open dictionary files always using O_RDONLY.•••We never directly write to opened and mmapped files. Bug: 11391620 Change-Id: Ic52fbe6018b8b3c1b6ca687461f29185809217c2 Keisuke Kuroyanagi1-2/+1
2013-10-25Import translations. DO NOT MERGE•••Change-Id: I9c2c9578bbc0a7036c7ee4c6b8a605ef90ae6001 Auto-generated-cl: translation import Baligh Uddin1-4/+4
2013-10-25Import translations. DO NOT MERGE•••Change-Id: I9c4542106d4660da3b67907afa5696e91f537dd6 Auto-generated-cl: translation import Baligh Uddin1-4/+4
2013-10-25Refactoring: Move some methods to the reading helper.•••To handle multiple dictionary formats in helpers. Bug: 11073222 Change-Id: I376bbdea934e13588feca02b9865105742f1a058 Keisuke Kuroyanagi3-81/+93
2013-10-25Add a test for ver4 native binary dictionary.•••Bug: 10197478 Bug: 11073222 Change-Id: I6daac6c4b048c65682c25afe6ca0fad83cc9720f Keisuke Kuroyanagi2-1/+94
2013-10-25Refactoring: Introduce PtNode and PtNodeReader.•••To handle multiple dictionary formats in helpers. Bug: 11073222 Change-Id: Iaef7be08534f9010e837ffcf8c8292b174b64d2b Keisuke Kuroyanagi15-436/+528
2013-10-24Introduce Ver4DictBuffers to handle multiple buffers.•••Bug: 11073222 Change-Id: Icacca8133c0030b19ca826fbf9525f41a1ac6cc8 Keisuke Kuroyanagi6-6/+185
2013-10-24Introduce DictContent for ver4 dict.•••Bug: 11073222 Change-Id: I88ab3948a98388931d81c97825c9d2c76e15a44b Keisuke Kuroyanagi3-0/+154
2013-10-24Introduce ExclusiveOwnershipPointer.•••Bug: 11073222 Change-Id: I841527f0247f2ade07796406729b3a4a8958aa57 Keisuke Kuroyanagi13-150/+280
2013-10-22Preliminary refactor•••Bug: 11328842 Change-Id: I7c22e951fef9bc4443c6b64625e25f632f876ab1 Jean Chalard1-10/+13
2013-10-22Stopgap 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 Jean Chalard1-1/+8