Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename to Kelar Keyboard (org.kelar.inputmethod.latin) | 2025-01-11 | 1 | -4/+4 | |
* | Initial successful standalone build | 2025-01-11 | 1 | -0/+146 | |
* | Convert to Android.bp•••See build/soong/README.md for more information. Test: cd packages/inputmethods/LatinIME; mma Change-Id: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054 | 2018-10-31 | 1 | -146/+0 | |
* | Move dictionary code to top level dictionary dir.•••Bug: 18725954 Change-Id: Ia442ba4b5d84311057d83edf6e7aeb151d6a820b | 2014-12-17 | 1 | -47/+47 | |
* | Remove dependency on jni.h from WordProperty.•••Bug: 18725954 Change-Id: Ic97d3a56b036ff042322c9f794504064046fd7d7 | 2014-12-15 | 1 | -2/+1 | |
* | Add DynamicLanguageModelProbabilityUtils.•••Bug: 14425059 Change-Id: Ia58ab3f0ead02798046d182a9464dcbd95f086bc | 2014-10-30 | 1 | -0/+1 | |
* | Add method to encode probability.•••Bug: 14425059 Change-Id: I3e5d359ba5fa38f1669f0e98dfae792ff53efbf8 | 2014-10-30 | 1 | -0/+2 | |
* | Add a class to have global counters for LanguageModelDictContent.•••Bug: 14425059 Change-Id: I08ec19903432356b6028853fd73b4eefce20218e | 2014-10-29 | 1 | -0/+2 | |
* | Create .cpp file for NgramContext.•••Bug: 14425059 Change-Id: Ie950878817b9c80cc9c970e1a84880c9b9ab228a | 2014-10-21 | 1 | -1/+2 | |
* | Add FormatUtilsTest.•••Change-Id: I39ee1d18e0b70d9f4504d29a94cabc9354e4527e | 2014-09-09 | 1 | -0/+1 | |
* | Add HeaderReadWriteUtilsTest•••Change-Id: I08aeaa3e5852008874e38ed4799ab8989759e861 | 2014-09-04 | 1 | -0/+1 | |
* | Add CharUtilsTest.•••Change-Id: I69b57d88a5376393b5d09d8b8e056c82cb8b8a3c | 2014-09-03 | 1 | -0/+1 | |
* | Add DamerauLevenshteinEditDistancePolicyTest•••Change-Id: Ia36bc6ddd0ec553fee151153061428c7c66d32d2 | 2014-09-02 | 1 | -0/+1 | |
* | Add GeometryUtilsTest.•••Change-Id: I6ea9ef137c2930ca8e8745fec829b9bcaf1d10b9 | 2014-09-02 | 1 | -0/+1 | |
* | Add TerminalPositionLookupTableTest.•••Change-Id: I4a3ab4c94a7759d7f24c7edc9c167fe6bbdd3eb7 | 2014-08-29 | 1 | -0/+1 | |
* | Add DicNodePoolTest.•••Change-Id: I9bec708def3af6bea1c82b9576b80ce1b7901ddc | 2014-08-29 | 1 | -1/+2 | |
* | Remove bigram dict content.•••Bug: 14425059 Change-Id: I75918c6761a50832da511088eb83becd56b23662 | 2014-08-27 | 1 | -2/+0 | |
* | Add TimeKeeperTest.•••Change-Id: Id35823414f8552fd6820a5a559d6c9d54c7d6cb6 | 2014-08-27 | 1 | -1/+2 | |
* | Add SparseTableTest.•••Change-Id: I5684a24f9584cd326e014274c2298773aa3a91ca | 2014-08-25 | 1 | -0/+1 | |
* | Add ByteArrayUtilsTest.•••Change-Id: I4695a2573b4d2d8331fc9ce1e9ff83397791a586 | 2014-08-25 | 1 | -0/+1 | |
* | Remove ProbabilityDictContent and use LanguageModelDictContent•••Bug: 14425059 Change-Id: I1bb9e78ecb24139b87c99be6722e37eec0a2285d | 2014-08-05 | 1 | -1/+0 | |
* | Add methods for unigrams to LanguageModelDictContent.•••Bug: 14425059 Change-Id: I0a6b480a3d4735787ffac68c47b4ffefc3f1b8a5 | 2014-08-05 | 1 | -0/+2 | |
* | Save language model in the body buffer.•••Bug: 14425059 Change-Id: Iaec277f7bed03d6c6780c6ce90fbe5fe799e175e | 2014-08-01 | 1 | -0/+1 | |
* | Add memory view class for int and uint8_t.•••Bug: 16691311 Change-Id: I32eb692cdb758861e24b772fdcda57642b95ae1b | 2014-08-01 | 1 | -1/+2 | |
* | Add TrieMap.•••Bug: 14425059 Change-Id: Ief36f808ed4f3e35bfab07837ea314d2564973ab | 2014-07-29 | 1 | -1/+3 | |
* | Add BufferWithExtendablebufferTest•••Bug: 13754552 Change-Id: Ib9c330dc85bdb5d4d3d5bc15cc3ce5f28faa0b12 | 2014-07-25 | 1 | -0/+1 | |
* | Remove BigramDictionary form native code.•••Bug: 14425059 Change-Id: I48d1a4ae6a4317afaaf67748060618f8f9485d40 | 2014-06-26 | 1 | -1/+0 | |
* | Purge dict reading code for 401 and create for 402.•••Change-Id: Ib0150b3306bb2db8aff443d1158fecc8464cbbdb | 2014-06-10 | 1 | -5/+5 | |
* | Implement getMaxProbabilityOfExactMatches().•••Bug: 13142176 Bug: 15428247 Change-Id: I5be6d683be95505412615ca7c88260de1ea05f54 | 2014-06-06 | 1 | -0/+1 | |
* | Merge "Filter out control characters and non-unicode code points." | 2014-05-14 | 1 | -0/+1 | |
|\ | |||||
| * | Filter out control characters and non-unicode code points.•••Bug: 14119293 Bug: 13758761 Change-Id: I6b79cff0714152807f5e20b7a75060a0a772b28b | 2014-05-14 | 1 | -0/+1 | |
* | | Generate dict code for version 401.•••Bug: 13406708 Change-Id: I769ac84d54d997e7aefab0c9c16727455a132e0b | 2014-05-14 | 1 | -0/+21 | |
|/ | |||||
* | Move files under bigram/shortcut to under structure.•••Bug: 13406708 Change-Id: I48e9d4ff30a8b50d4f1694ebbefb02cf189f7713 | 2014-05-13 | 1 | -5/+4 | |
* | Move PatriciaTrieReadingUtils under pt_common.•••Change-Id: Ib8ec62b97318563785a2aafb854aabdc3f46f187 | 2014-04-30 | 1 | -2/+2 | |
* | Add BloomFilterTest.•••Change-Id: If97b9e9cc3bbaa4c7877991c11d7935626268ca3 | 2014-04-09 | 1 | -0/+1 | |
* | Use 2D normal distribution for gesture.•••Bug: 13799846 Bug: 10701902 Bug: 9505397 Change-Id: I6c3f84f035f2310f2f7dfec4432ebdb6e50d5df0 | 2014-04-09 | 1 | -0/+1 | |
* | Merge "Use bitset for BloomFilter." | 2014-04-09 | 1 | -1/+0 | |
|\ | |||||
| * | Use bitset for BloomFilter.•••Before: (0) 660.00 (1.43%) (1) 45320.00 (98.18%) (2) 80.00 (0.17%) Total 46160.00 (sum of others 46060.00) After: (0) 620.00 (1.34%) (1) 45310.00 (98.05%) (2) 130.00 (0.28%) Total 46210.00 (sum of others 46060.00) Change-Id: I936b639c50e15208aee999a929b33983c6caa59d | 2014-04-09 | 1 | -1/+0 | |
* | | Make NELEMS type-safe•••Change-Id: I867271665b3c595dc40ac63e93e68c87dc213d08 | 2014-04-09 | 1 | -0/+1 | |
* | | Separate unigram/bigram property from WordProperty.•••Bug: 13406708 Change-Id: I48e9fccedd9dcdc1a35ffe027745b58966a83315 | 2014-04-08 | 1 | -1/+1 | |
|/ | |||||
* | Add an initial native test on host environment•••This CL adds an initial native test that runs on host environment, from which we can extend the coverage of native test. BUG: 13754552 Change-Id: I0af9d1b5dd049c83b955f5b05add4b39f3cfcc6c | 2014-04-02 | 1 | -0/+3 | |
* | Introduce SuggestionResults and use it for predictions.•••Bug: 8187060 Bug: 13333066 Change-Id: I1ead897024508b7e40fbd93af7d14bfe74b93826 | 2014-03-07 | 1 | -1/+3 | |
* | Merge "Create suggest/core/result directory." | 2014-03-06 | 1 | -1/+1 | |
|\ | |||||
| * | Create suggest/core/result directory.•••Bug: 8187060 Bug: 13333066 Change-Id: I185c93bd4542d997be101b61561a00d69111c00d | 2014-03-06 | 1 | -1/+1 | |
* | | Separate utility methods from BinaryDictionary in native code.•••Bug: 8187060 Change-Id: I099de557d2aaee95c6b809450108139550e9b0aa | 2014-03-05 | 1 | -0/+1 | |
|/ | |||||
* | Create Ver2PtNodeArrayReader.•••Bug: 12810574 Change-Id: I7708d24d735680b2fe9e6700316076018e88c98d | 2014-02-10 | 1 | -1/+2 | |
* | Create Ver2ParticiaTrieNodeReader.•••Bug: 12810574 Change-Id: I7d3298b5f419d557755ae433c8b8cc0d145f4cc3 | 2014-02-10 | 1 | -1/+2 | |
* | Refactoring: extract PtNode array reading logic form helper.•••Bug: 12810574 Change-Id: I2d2660871862f11630c3ad7bf04bb49ade57c1e7 | 2014-02-10 | 1 | -1/+2 | |
* | Rename UnigramProperty to WordProperty.•••Bug: 12810574 Change-Id: If5ddd803948aaf6e491ddcbaa5436fb3af3f7257 | 2014-01-31 | 1 | -1/+1 | |
* | Move methods for outputting from Suggest.•••Bug: 8844931 Change-Id: I83dde6c37b75ed1e1ae4e0972e169d30ada8faf5 | 2013-12-18 | 1 | -0/+1 |