aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries.Mohammadinamul Sheik2015-03-175-6/+21
| | | | | | | | | | | | | | | | | | | | | | | | Fixes the UserHistoryDictionaryTests Change-Id: I49776f53298ced3cd7e771cfe77a940b80b01f20
* | | | am cab6fa3e: Fix some InputLogicTests.Dan Zivkovic2015-03-172-24/+40
|\| | | | | | | | | | | | | | | | | | | * commit 'cab6fa3e1b9f22135825cfdee1fb9df992e63234': Fix some InputLogicTests.
| * | | Fix some InputLogicTests.Dan Zivkovic2015-03-172-24/+40
| |/ / | | | | | | | | | Change-Id: I3dd080844ee96dd60ab50ddc74632181dec775a2
* | | am a10808d7: Merge "Remove rejected suggestion in LatinIME."Dan Zivkovic2015-03-172-2/+6
|\| | | | | | | | | | | | | | * commit 'a10808d7d6ac50a93a8b7400824796a703211d01': Remove rejected suggestion in LatinIME.
| * | Merge "Remove rejected suggestion in LatinIME."Dan Zivkovic2015-03-172-2/+6
| |\ \ | | |/ | |/|
| | * Remove rejected suggestion in LatinIME.Dan Zivkovic2015-03-162-2/+6
| | | | | | | | | | | | | | | | | | Bug 19744396. Change-Id: I64e59b3fb1ab627c70bf27a12a78d8d927da7e97
* | | am 320cef5f: Merge "Bump up the current metadata database version to 14."Mario Tanev2015-03-171-1/+1
|\| | | | | | | | | | | | | | * commit '320cef5fe71baf049971eeac957d2fe73c57b09f': Bump up the current metadata database version to 14.
| * | Merge "Bump up the current metadata database version to 14."Mario Tanev2015-03-171-1/+1
| |\ \
| | * | Bump up the current metadata database version to 14.Mario Tanev2015-03-161-1/+1
| | |/ | | | | | | | | | Change-Id: I49057f117666291c2e9e7ba3c3627f75ffc3cca5
* | | am 263dd9fe: Merge "Deprecate SuggestedWords.mSourceDict"Tom Ouyang2015-03-171-0/+2
|\| | | | | | | | | | | | | | * commit '263dd9fe037784253b9837729bb5a9e51bd2f5cb': Deprecate SuggestedWords.mSourceDict
| * | Merge "Deprecate SuggestedWords.mSourceDict"Tom Ouyang2015-03-171-0/+2
| |\ \ | | |/ | |/|
| | * Deprecate SuggestedWords.mSourceDictTom Ouyang2015-03-131-0/+2
| | | | | | | | | | | | Change-Id: I29d9bec427660a7a501054fe9b1ea71be2d5ee3f
* | | am 56e76739: Merge "Add cloud sync setting to SettingsValues."Chieu Nguyen2015-03-171-0/+2
|\| | | | | | | | | | | | | | * commit '56e7673917627523dc415f156c637cb38ab99290': Add cloud sync setting to SettingsValues.
| * | Merge "Add cloud sync setting to SettingsValues."Chieu Nguyen2015-03-171-0/+2
| |\ \
| | * | Add cloud sync setting to SettingsValues.Chieu Nguyen2015-03-161-0/+2
| | | | | | | | | | | | | | | | | | | | Bug: 19573092 Change-Id: I41174188743c8a78facebff547e378a2b467a8c7
* | | | am bff393ce: Fix NPE in AccountSettingsFragment.Dan Zivkovic2015-03-173-53/+107
|\| | | | | | | | | | | | | | | | | | | * commit 'bff393ce13554588d3906df4e5f464199acb23ae': Fix NPE in AccountSettingsFragment.
| * | | Fix NPE in AccountSettingsFragment.Dan Zivkovic2015-03-163-53/+107
| |/ / | | | | | | | | | | | | | | | Bug 19773815. Change-Id: Ib5eb27cdf385c81d1a3822836f424fa29c0bbaa8
* | | am 52dafe8c: Don\'t test format version 403 twice.Dan Zivkovic2015-03-162-4/+2
|\| | | | | | | | | | | | | | * commit '52dafe8c321663338ba458f7ad1a08c0c838f156': Don't test format version 403 twice.
| * | Don't test format version 403 twice.Dan Zivkovic2015-03-162-4/+2
| | | | | | | | | | | | | | | | | | | | | BinaryDictionaryTests runs all tests 3 times for 3 format verisons. Cut that number down by 33% to speed things up. Change-Id: I8a2f78017fa30f46b5873dcf6a5f478f57af2ebd
* | | am f508209f: Remove unused imports.Dan Zivkovic2015-03-161-3/+0
|\| | | | | | | | | | | | | | * commit 'f508209f6af74498edcc6f66b1820bdf0dad8e6a': Remove unused imports.
| * | Remove unused imports.Dan Zivkovic2015-03-161-3/+0
| | | | | | | | | | | | Change-Id: Ic537cc7080a0ca98fc855a6f24a415d63f747891
* | | am 4e1f0f1b: Redundant code matches multiple languages.Dan Zivkovic2015-03-162-73/+13
|\| | | | | | | | | | | | | | * commit '4e1f0f1bb03551efde3bc6b0a8e60465c088cda2': Redundant code matches multiple languages.
| * | Redundant code matches multiple languages.Dan Zivkovic2015-03-162-73/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | InputLogic should not have code that tweaks suggestion ranking based on the language of the source dictionary. Bug 19744396. Change-Id: I8c0849555e74cec1302e78da04148dedd1cddabe
* | | am 2321c41b: Check boxes are replaced by switches in KitKat.Dan Zivkovic2015-03-161-3/+3
|\| | | | | | | | | | | | | | * commit '2321c41b5bf17661e7390b7afdcf0320fbd5f134': Check boxes are replaced by switches in KitKat.
| * | Check boxes are replaced by switches in KitKat.Dan Zivkovic2015-03-161-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Make the code work for both widgets by using the TwoStatePreference interface. Bug 19596067. Change-Id: I8352361dcf74b54136b6177de9aac3eb2942a4c0
* | | am 5455179b: Revert "Next-word suggestion bit in keyboard settings."Dan Zivkovic2015-03-1611-15/+101
|\| | | | | | | | | | | | | | * commit '5455179b54eb8230577f518db082796a3055685a': Revert "Next-word suggestion bit in keyboard settings."
| * | Revert "Next-word suggestion bit in keyboard settings."Dan Zivkovic2015-03-1611-15/+101
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1ae16dc3db170802d1b38273f477125a2a969d32. Bug 19596067. Change-Id: Ie7286acbb70b215d7bd08e271bcf14526b68576f
* | | am 180a1e36: (-s ours) Merge "Import translations. DO NOT MERGE"Geoff Mendal2015-03-160-0/+0
|\| | | | | | | | | | | | | | * commit '180a1e363f84f425e1b1d001e15e28df03f9181e': Import translations. DO NOT MERGE
| * | Merge "Import translations. DO NOT MERGE"Geoff Mendal2015-03-1673-442/+224
| |\ \
| | * | Import translations. DO NOT MERGEGeoff Mendal2015-03-1673-442/+224
| | | | | | | | | | | | | | | | | | | | Change-Id: Ibc8572551a250720cc2bdaca75432e71f571eb02 Auto-generated-cl: translation import
* | | | am 940b3069: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-03-160-0/+0
|\| | | | | | | | | | | | | | | | | | | * commit '940b30695f83cb3105021e857e42e1438113a569': Import translations. DO NOT MERGE
| * | | Import translations. DO NOT MERGEGeoff Mendal2015-03-161-2/+2
| |/ / | | | | | | | | | | | | Change-Id: Ia4c53921b3a076533158579128023ab1ae56b28e Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-03-1673-442/+224
| | | | | | | | | | | | | | | Change-Id: I2bf8c23befbf5c78632c87a37ce1529d5144c498 Auto-generated-cl: translation import
* | | am 900502f1: Merge "Make RichInputMethodSubtype non-final for easy mocking"Mohammadinamul Sheik2015-03-141-1/+2
|\| | | | | | | | | | | | | | * commit '900502f1ec0cb66bf27ed59ecccbfd1b44ddd635': Make RichInputMethodSubtype non-final for easy mocking
| * | Merge "Make RichInputMethodSubtype non-final for easy mocking"Mohammadinamul Sheik2015-03-141-1/+2
| |\ \
| | * | Make RichInputMethodSubtype non-final for easy mockingMohammadinamul Sheik2015-03-131-1/+2
| | | | | | | | | | | | | | | | Change-Id: I167bc56b5224eb389ec853aeb539d7fcf79b81e1
* | | | am 29500ef4: Fix the BinaryDictionaryTestsMohammadinamul Sheik2015-03-142-5/+7
|\| | | | | | | | | | | | | | | | | | | * commit '29500ef4ba8e01f4c467a62399c8249d532ee82c': Fix the BinaryDictionaryTests
| * | | Fix the BinaryDictionaryTestsMohammadinamul Sheik2015-03-132-5/+7
| | | | | | | | | | | | | | | | Change-Id: I09378d74705e6943946ea4f76b15664086a387ed
* | | | am 54bf24f6: Fix a couple of unit tests.Mohammadinamul Sheik2015-03-143-0/+7
|\| | | | | | | | | | | | | | | | | | | * commit '54bf24f64b9bbd4c5e4b6d4c3c6144c047d6ddc6': Fix a couple of unit tests.
| * | | Fix a couple of unit tests.Mohammadinamul Sheik2015-03-133-0/+7
| |/ / | | | | | | | | | Change-Id: I4ade90fbfdb10cd5cd4980638946871e473e4d20
* | | am 93d2ab38: Add StatsUtils.onSettingsActivity to collect the settings page ↵Mohammadinamul Sheik2015-03-134-6/+24
|\| | | | | | | | | | | | | | | | | | | | stats. * commit '93d2ab38577fb3d7c919bc4fd19a769f5c93e654': Add StatsUtils.onSettingsActivity to collect the settings page stats.
| * | Add StatsUtils.onSettingsActivity to collect the settings page stats.Mohammadinamul Sheik2015-03-134-6/+24
| | | | | | | | | | | | | | | Bug:19214944 Change-Id: I113f47c49d638790d770fe2781afe7cd1565619d
* | | am 116e58c4: Remove autocorrection aggressiveness settings.Chieu Nguyen2015-03-135-28/+43
|\| | | | | | | | | | | | | | * commit '116e58c437526ea2503564317e2731b8126acaa4': Remove autocorrection aggressiveness settings.
| * | Remove autocorrection aggressiveness settings.Chieu Nguyen2015-03-135-28/+43
| | | | | | | | | | | | | | | | | | | | | Replace multiple settings with binary switch for autocorrection. Bug: 19589766 Change-Id: Ic8a0362dd36d18930493a55699851161e9cb23e8
* | | am 80f90349: Log.i on dictionary download startMohammadinamul Sheik2015-03-131-0/+2
|\| | | | | | | | | | | | | | * commit '80f90349555ac22f83175e6f19d1ed5e0d673d85': Log.i on dictionary download start
| * | Log.i on dictionary download startMohammadinamul Sheik2015-03-131-0/+2
| |/ | | | | | | Change-Id: I8b501fb5512d4d3bbca75e4c4be7c7eb95f32020
* | am b9a16b88: Bump up the current metadata database version.Mario Tanev2015-03-131-1/+1
|\| | | | | | | | | * commit 'b9a16b88bf5b976e47b50f66b646f002954a5d83': Bump up the current metadata database version.
| * Bump up the current metadata database version.Mario Tanev2015-03-131-1/+1
| | | | | | | | Change-Id: Id2814a2224b90ba124f1c9801760a2c86f2dc2e2
* | am eaa710d4: Separate executor for the Spelling decoder.Dan Zivkovic2015-03-136-20/+54
|\| | | | | | | | | * commit 'eaa710d4aaac75ff2b7e29608d004fe7662b392e': Separate executor for the Spelling decoder.
| * Separate executor for the Spelling decoder.Dan Zivkovic2015-03-126-20/+54
| | | | | | | | | | | | Bug 19710676. Change-Id: I6e66eddd507c11e424105869833fe6841b90275d