Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix many small nits.•••...the interaction of which results in a very bad bug. Bug: 11648854 Change-Id: I774489e384388f187e72b9ac091ab387c5e1a79a | 2013-11-12 | 2 | -4/+15 | ||
| * | Remove an out-of-place check•••Bug: 11584525 Change-Id: I76cc3e4ee21d62fbd56042adcf085efd5cafb53f | 2013-11-12 | 1 | -1/+0 | ||
| * | Revert back punctuations to the more keys keyboard of the period•••Cherry-pick I157164910f from Master. Bug: 11621857 Change-Id: I0fd0496e9091165280f34b4640ff0e524e3847b9 | 2013-11-12 | 1 | -3/+3 | ||
| * | 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. Bug: 11273655 Change-Id: I6ce5de2f76effc453ca691a654ab6bf17445b9e7 | 2013-10-22 | 1 | -1/+8 | ||
| * | Fix a bug where autocaps would jam auto-commit•••Bug: 11311002 Change-Id: I62955e364c9ffc75322cf05fa3ad7985f1d09259 | 2013-10-22 | 1 | -1/+1 | ||
| * | Fix: Suggested words from user history are invalid.•••- Suggestions form user history can contain invalid words. - isValidWord always returns false. Bug: 11139426 Change-Id: I6075b275603332ddb00f4a9284afcaa82d824270 | 2013-10-22 | 1 | -9/+0 | ||
| * | Fix a bug where autoshift would be ignored coming from emoji•••Bug: 11123691 Change-Id: I36474e12e34af95051129840865015f85595411b | 2013-10-22 | 1 | -0/+3 | ||
| * | Add a sequence number to SuggestedWords.•••This allows testing for suggestion freshness in an asynchronous suggestions world. In-advance cherrypick of Ic76cd17568598d8534aec81e037f9e37f52eb6b4 because there's a merge conflict. Bug: 11301597 Change-Id: I4aec765a975298fcac30a48dede73d2622224fe5 | 2013-10-22 | 3 | -57/+100 | ||
* | | Make ExpandableBinaryDictionary usable for offdevice tests.•••Bug: 11956652 Change-Id: If5a503ef161781818f2efceba542be5a61be6bd1 | 2013-12-13 | 4 | -4/+29 | ||
* | | Add a constructor for testing to non-main dictionaries.•••The new constructor is used for creating dictionary instance that uses a given file. Bug: 11956652 Change-Id: Ifbf420a1a768eb95a5c3a58eeb1be5936b306d35 | 2013-12-12 | 4 | -1/+46 | ||
* | | Add waitAllTasksForTests for testing.•••Bug: 10667710 Change-Id: I7a189e32286a6005393fbde8da736541ca9226a8 | 2013-12-12 | 1 | -7/+14 | ||
* | | Quit passing header file path to native.•••Bug: 12089197 Change-Id: Ia898f8d2836c0c131a1834dc0a396d9121ecb972 | 2013-12-12 | 3 | -42/+15 | ||
* | | Remove dependency from StringUtils to Json•••Change-Id: I2a89497fb9ec12a37ba09f4598742e88f6700576 | 2013-12-12 | 3 | -77/+106 | ||
* | | Fix Filipino keyboard•••Bug: 12102802 Change-Id: Id55ba5ebd8ddaf83ed246315d81b25ad4c9b6294 | 2013-12-12 | 1 | -10/+2 | ||
* | | Merge "Create ver4 dictionary files with the dictionary name." | 2013-12-11 | 6 | -107/+109 | ||
|\ \ | ||||||
| * | | Create ver4 dictionary files with the dictionary name.•••Bug: 12025402 Change-Id: Ia0bb13b2e26aa60a67dff73f3f6a1e276f1bb1dd | 2013-12-11 | 6 | -107/+109 | ||
* | | | Merge "Ignore other finger while showing more keys keyboard" | 2013-12-11 | 2 | -3/+16 | ||
|\ \ \ | |/ / |/| | | ||||||
| * | | Ignore other finger while showing more keys keyboard•••Bug: 12088861 Change-Id: I784cb8fee247a7a4ea4af4c0569fed9334430e18 | 2013-12-11 | 2 | -3/+16 | ||
* | | | Merge "Don't start long press timer while other one is running" | 2013-12-11 | 3 | -31/+43 | ||
|\| | | ||||||
| * | | Don't start long press timer while other one is running•••Bug: 11908158 Bug: 12088861 Change-Id: I2537855f505884da9fe958d946c79840bd19dc5f | 2013-12-11 | 3 | -31/+43 | ||
* | | | Merge "Rename deprecated locale directories" | 2013-12-11 | 2 | -25/+29 | ||
|\ \ \ | ||||||
| * | | | Rename deprecated locale directories•••cf. Ibe392f5f9dbc82c3cdff8e06b958bc3bcce3fa82 Also, cf. bug id 11340849 Change-Id: I43e84f8ca04eb1aa74037a705970a36434429a0f | 2013-12-11 | 2 | -25/+29 | ||
| |/ / | ||||||
* | | | Rename PersonalizationPredictionDictionary.•••Change-Id: If7497310485a895dd22b8df29dc13508acaa0ab6 | 2013-12-11 | 9 | -78/+69 | ||
* | | | Merge "Fix typos." | 2013-12-11 | 3 | -13/+13 | ||
|\ \ \ | ||||||
| * | | | Fix typos.•••One of these cost me a day and a half searching for a bug :( Change-Id: I20f0b727f7c02e2754aaaf6a05b74c9cf9e6375e | 2013-12-11 | 3 | -13/+13 | ||
* | | | | Merge "Split the header into a separate file." | 2013-12-11 | 7 | -29/+57 | ||
|\| | | | ||||||
| * | | | Split the header into a separate file.•••Bug: 11281748 Change-Id: Ia2490d18bf159990310e10ed45fb6b3a0dee1c5f | 2013-12-11 | 7 | -29/+57 | ||
| |/ / | ||||||
* / / | Remove PersonalizationDictinoary.•••Now, PersonalizationPredictionDictionary can be used not only for prediction but also for suggestions. We should rename PersonalizationPredictionDictionary to PersonalizationDictionary. Change-Id: Ifcf4459072f3523e3f3dc783f12e15b89cdbb12d | 2013-12-11 | 7 | -147/+4 | ||
|/ / | ||||||
* | | Uncapitalized words for personalization dictionary.•••Bug: 11736529 Change-Id: I62a7469afe03092ec992bfb190f717223a8c556f | 2013-12-10 | 1 | -2/+4 | ||
* | | Remove obsolete warning message•••This is a follow up of I5655c5703b. Change-Id: I4a61689eb275b54648c6112c9f8709e4a9c35a5e | 2013-12-07 | 1 | -6/+0 | ||
* | | Add punctuations letters to period key on tablet•••Bug: 11918360 Change-Id: I5655c5703bfcb541c9ff4b7e0da2f9b8e14947d0 | 2013-12-06 | 1 | -370/+371 | ||
* | | Merge "Consolidate multiple locales' period key definition" | 2013-12-06 | 1 | -314/+349 | ||
|\ \ | ||||||
| * | | Consolidate multiple locales' period key definition•••Bug: 11918360 Change-Id: If59043709a433a57846de07e150bf9c14b614d52 | 2013-12-06 | 1 | -314/+349 | ||
* | | | Merge "[RF4] Actually remove ver4 dicts" | 2013-12-06 | 3 | -13/+60 | ||
|\ \ \ | ||||||
| * | | | [RF4] Actually remove ver4 dicts•••And fix a couple bugs. Bug: 11281748 Change-Id: If07953a4b1ff9eb1165af03fdb332d7e47cd8f32 | 2013-12-06 | 3 | -13/+60 | ||
* | | | | Merge "Add a jni method to fetch unigram information." | 2013-12-06 | 2 | -0/+126 | ||
|\ \ \ \ | ||||||
| * | | | | Add a jni method to fetch unigram information.•••Bug: 11956652 Change-Id: I59f1823bbc0146f6d2f34cbed8166bb6de197208 | 2013-12-06 | 2 | -0/+126 | ||
* | | | | | Return null if "!text/" reference is an empty text•••Change-Id: I01826f3e09527348fb4cba3302a9394ff34f424a | 2013-12-06 | 1 | -4/+7 | ||
| |/ / / |/| | | | ||||||
* | | | | [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 | 2013-12-06 | 6 | -25/+9 | ||
* | | | | Merge "[RF2] Some refactoring and some cleanup" | 2013-12-06 | 5 | -36/+28 | ||
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | [RF2] Some refactoring and some cleanup•••Bug: 11281748 Change-Id: Iff45fdf6b23f77c08271a169c7d7ca45912c85e8 | 2013-12-06 | 5 | -36/+28 | ||
| |/ / | ||||||
* | | | Fix puctuations more keys on Spanish/Phone•••Bug: 11918360 Change-Id: I01e1c1e2a1953855bd2b009fc2d82e18cdde7140 | 2013-12-05 | 1 | -1/+1 | ||
* | | | Cleanup exclamation and questuion keys•••Bug: 11918360 Change-Id: I00731a273beea6dbc300dc215996dcadd97f17e2 | 2013-12-05 | 1 | -13/+8 | ||
* | | | Cleanup comma key of Arabic/Farsi•••Bug: 11918360 Change-Id: I4ab373d8fc012fd77a388a067d7f5d99d8247299 | 2013-12-05 | 1 | -115/+97 | ||
|/ / | ||||||
* | | Add exclamation/question marks to Hebrew tablet keyboard•••Bug: 11918360 Change-Id: I226f8fbb2177f472f69b56faca2a141687734494 | 2013-12-05 | 1 | -9/+0 | ||
* | | Merge "Add workaround to prevent ViewPager from crashing" | 2013-12-04 | 1 | -0/+47 | ||
|\ \ | ||||||
| * | | Add workaround to prevent ViewPager from crashing•••Bug: 11721001 Change-Id: I0824f82c30a288a3c1f0ea69e07f10bdeb744bbc | 2013-12-04 | 1 | -0/+47 | ||
* | | | Merge "[RF1] Remove files that don't match the expected format, step 1" | 2013-12-04 | 5 | -7/+89 | ||
|\ \ \ | ||||||
| * | | | [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 | 2013-12-04 | 5 | -7/+89 | ||
* | | | | Merge "Start to use historical info." | 2013-12-04 | 2 | -0/+3 | ||
|\ \ \ \ |