Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-12-11 | Create ver4 dictionary files with the dictionary name.•••Bug: 12025402 Change-Id: Ia0bb13b2e26aa60a67dff73f3f6a1e276f1bb1dd | 22 | -152/+180 | |
2013-12-11 | Ignore other finger while showing more keys keyboard•••Bug: 12088861 Change-Id: I784cb8fee247a7a4ea4af4c0569fed9334430e18 | 2 | -3/+16 | |
2013-12-11 | Fix offdevice build.•••Change-Id: I6e1032ae5f899732fc5121d14d2d2f2b0fb6f759 | 3 | -38/+47 | |
2013-12-11 | Don't start long press timer while other one is running•••Bug: 11908158 Bug: 12088861 Change-Id: I2537855f505884da9fe958d946c79840bd19dc5f | 3 | -31/+43 | |
2013-12-11 | Read options from attributes•••This reads the German umlaut option from the key-attribute store, and removes all native references to the flag. This also completely removes the French ligatures option which has been unused for some time. Bug: 11281748 Change-Id: I407c02640ad0f2e01585db9087633c01507b5f3f | 8 | -79/+21 | |
2013-12-11 | Rename PersonalizationPredictionDictionary.•••Change-Id: If7497310485a895dd22b8df29dc13508acaa0ab6 | 9 | -78/+69 | |
2013-12-11 | Rename deprecated locale directories•••cf. Ibe392f5f9dbc82c3cdff8e06b958bc3bcce3fa82 Also, cf. bug id 11340849 Change-Id: I43e84f8ca04eb1aa74037a705970a36434429a0f | 17 | -314/+114 | |
2013-12-11 | Revise settings icon to cog style•••Bug: 12066907 Change-Id: Iaed4ab0b6bfe6bd0b3762bb0d30df0718f9fc269 | 4 | -0/+0 | |
2013-12-11 | Fix typos.•••One of these cost me a day and a half searching for a bug :( Change-Id: I20f0b727f7c02e2754aaaf6a05b74c9cf9e6375e | 4 | -16/+16 | |
2013-12-11 | Split the header into a separate file.•••Bug: 11281748 Change-Id: Ia2490d18bf159990310e10ed45fb6b3a0dee1c5f | 26 | -121/+155 | |
2013-12-11 | Remove PersonalizationDictinoary.•••Now, PersonalizationPredictionDictionary can be used not only for prediction but also for suggestions. We should rename PersonalizationPredictionDictionary to PersonalizationDictionary. Change-Id: Ifcf4459072f3523e3f3dc783f12e15b89cdbb12d | 7 | -147/+4 | |
2013-12-10 | Uncapitalized words for personalization dictionary.•••Bug: 11736529 Change-Id: I62a7469afe03092ec992bfb190f717223a8c556f | 1 | -2/+4 | |
2013-12-10 | Discard useless bigrams when overflowing.•••Bug: 11734037 Change-Id: I339999dffc1902f62e0a6706d969c8f410bb656f | 3 | -8/+137 | |
2013-12-10 | Discard useless unigrams when overflowing.•••Bug: 11734037 Change-Id: I5f991dd1f8fa79fd0c442be323d20c76b47ae22e | 4 | -4/+160 | |
2013-12-10 | Start using historical info for decaying.•••Bug: 11073222 Change-Id: Iad5f42d7268939df35589c4900bf6f4425adaa3f | 20 | -235/+189 | |
2013-12-09 | Update historical info for GC.•••Bug: 11073222 Change-Id: I08a61c02f9f5d527897095eee2de395f86050e2d | 4 | -8/+63 | |
2013-12-09 | Move probability updating during GC to PtNodeWriter.•••Bug: 11073222 Change-Id: Id452f953c4f72c4e83f6866a87be5f3766d00a31 | 4 | -12/+49 | |
2013-12-09 | Add willBecomeNonTerminal flag.•••willBecomeNonTerminal flag is used during GC to indicate the PtNode is no longer terminal, even though the PtNode has terminal attributes. Bug: 11073222 Change-Id: I2514bc4106fa7539201979affcfb713d2b8430a3 | 7 | -10/+55 | |
2013-12-09 | Update has shortcut targets and has bigrams flags.•••Bug: 11073222 Change-Id: I75db86c485138dd86256989f28e15abed58d154d | 5 | -27/+85 | |
2013-12-09 | Support current time controlling for testing.•••Bug: 11073222 Change-Id: I8a0e96ea6711f1f1165209873d8d6a2a77008541 | 3 | -1/+59 | |
2013-12-09 | Use FormatSpec.VERSION4 instead of 4 for unit tests.•••Bug: 10197478 Change-Id: I330bfa3f45b9e282b49ccde7868d49676506f268 | 2 | -23/+23 | |
2013-12-09 | Start updating historical information.•••Bug: 11073222 Change-Id: Ic74951f46af05d3edfe08fca37352c5d5c1047e0 | 5 | -9/+55 | |
2013-12-09 | Create dictionary with historical info for testing.•••Bug: 11073222 Change-Id: I3573badceaceb9f4660884a4b23c337c63103701 | 1 | -0/+2 | |
2013-12-09 | Start to support adding shortcuts.•••Bug: 11073222 Bug: 11956652 Change-Id: Iea81603a140697594cfea4f4939e82cd1d3963ca | 11 | -11/+201 | |
2013-12-09 | Introduce HistoricalInfo.•••Bug: 11073222 Change-Id: I5220656a333c93d10163bd3dff71d011c8f6d965 | 6 | -67/+104 | |
2013-12-08 | Move NOT_A_TIMESTAMP to defines.h•••Bug: 11073222 Change-Id: Id47af32f40b1a82fdf45628f2d0e37b99dca3921 | 6 | -6/+10 | |
2013-12-07 | Remove obsolete warning message•••This is a follow up of I5655c5703b. Change-Id: I4a61689eb275b54648c6112c9f8709e4a9c35a5e | 1 | -6/+0 | |
2013-12-06 | Fix offdevice TRT build•••Change-Id: Idc2f3897e592433c13361bd8af94530d81621764 | 1 | -2/+2 | |
2013-12-06 | Add punctuations letters to period key on tablet•••Bug: 11918360 Change-Id: I5655c5703bfcb541c9ff4b7e0da2f9b8e14947d0 | 8 | -432/+390 | |
2013-12-06 | Add a jni method to fetch unigram information.•••Bug: 11956652 Change-Id: I59f1823bbc0146f6d2f34cbed8166bb6de197208 | 13 | -2/+403 | |
2013-12-06 | [RF4] Actually remove ver4 dicts•••And fix a couple bugs. Bug: 11281748 Change-Id: If07953a4b1ff9eb1165af03fdb332d7e47cd8f32 | 4 | -15/+62 | |
2013-12-06 | Return null if "!text/" reference is an empty text•••Change-Id: I01826f3e09527348fb4cba3302a9394ff34f424a | 2 | -4/+17 | |
2013-12-06 | Consolidate multiple locales' period key definition•••Bug: 11918360 Change-Id: If59043709a433a57846de07e150bf9c14b614d52 | 8 | -423/+390 | |
2013-12-06 | [RF3] Cleanups•••Make the version number a single number on native and java side. Also, remove the hasValidContents method. It's useless since the native code already checks this when creating the dictionary (I wish I had known that when I added it). Bug: 11281748 Change-Id: I572d37429972b2f280e4bdb748b709e5d0d7737e | 16 | -65/+42 | |
2013-12-06 | [RF2] Some refactoring and some cleanup•••Bug: 11281748 Change-Id: Iff45fdf6b23f77c08271a169c7d7ca45912c85e8 | 5 | -36/+28 | |
2013-12-06 | Fix background of ".com" key on tablet symbols•••Bug: 12023755 Change-Id: I9eb8c1e5c637ddc6f0f36b783fcb289b5865ac22 | 4 | -7/+7 | |
2013-12-05 | Implement shortcut adding method.•••Bug: 11073222 Change-Id: Ia98bf40bd5263caad8b65680eabcf429328290a9 | 9 | -47/+174 | |
2013-12-05 | Fix puctuations more keys on Spanish/Phone•••Bug: 11918360 Change-Id: I01e1c1e2a1953855bd2b009fc2d82e18cdde7140 | 2 | -2/+2 | |
2013-12-05 | Cleanup exclamation and questuion keys•••Bug: 11918360 Change-Id: I00731a273beea6dbc300dc215996dcadd97f17e2 | 13 | -34/+29 | |
2013-12-05 | Cleanup comma key of Arabic/Farsi•••Bug: 11918360 Change-Id: I4ab373d8fc012fd77a388a067d7f5d99d8247299 | 6 | -159/+110 | |
2013-12-05 | Remove puctuationKeyStyle key style definition•••This change also separates period key definition from row_qwerty4. Bug: 11918360 Change-Id: I7156be7098987f8447698a57af84e2ea3fc595f6 | 3 | -36/+62 | |
2013-12-05 | Separate symbols comma-period from main keyboard ones•••Bug: 11918360 Change-Id: Ia96230d1eb692bbc61842f1cd12ba980d5487017 | 4 | -89/+34 | |
2013-12-05 | Add exclamation/question marks to Hebrew tablet keyboard•••Bug: 11918360 Change-Id: I226f8fbb2177f472f69b56faca2a141687734494 | 3 | -15/+4 | |
2013-12-05 | Fix size of AOSP launcher icon•••Bug: 11975011 Change-Id: I5463d4a9f386ca053a81883c2e0b3f999e4bdbb2 | 4 | -0/+0 | |
2013-12-04 | Support controlling some unigram flags in addUnigramWord.•••Bug: 11073222 Change-Id: I717fae2faf22316782b42a78c48d7066f6950496 | 9 | -53/+108 | |
2013-12-04 | Make ProbabilityEntry immutable.•••Bug: 11073222 Change-Id: Ia3c0eb2d8cac00f0d82a72b27a08ad13eb095e8a | 6 | -52/+58 | |
2013-12-04 | Add workaround to prevent ViewPager from crashing•••Bug: 11721001 Change-Id: I0824f82c30a288a3c1f0ea69e07f10bdeb744bbc | 2 | -1/+48 | |
2013-12-04 | Separate TimeKeeper from ForgettingCurveUtils.•••Bug: 11073222 Change-Id: I6c27156edc01186f4e2a958283a45a62dbb2c113 | 10 | -35/+111 | |
2013-12-04 | Fix wrong padding of some background drawables•••Bug: 11796504 Change-Id: I68caed78a84315eb80ae9247d2a38cd2aeb80f22 | 4 | -0/+0 | |
2013-12-04 | [RF1] Remove files that don't match the expected format, step 1•••This implements the skeleton implementation, and enables a fallback implementation in the case the file is coming from the dictionary provider. - A better scheme should be used for provider-supplied dicts. - This does not implement the solution for device-generated dicts yet. This will come in a future change. - This does not implement the checking process on the native side yet. This will come in a future change. Bug: 11281748 Change-Id: Ifa6e237d19dfbffe503e3674915480ea867b0ddf | 6 | -7/+102 |