aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am 7df95c54: Merge "Add prev words context to the SuggestedWordInfo."Mohammadinamul Sheik2015-03-205-34/+23
|\ | | | | | | | | * commit '7df95c54fa9edd4a9fc9c267b204640299b7bad6': Add prev words context to the SuggestedWordInfo.
| * Merge "Add prev words context to the SuggestedWordInfo."Mohammadinamul Sheik2015-03-205-34/+23
| |\
| | * Add prev words context to the SuggestedWordInfo.Mohammadinamul Sheik2015-03-195-34/+23
| | | | | | | | | | | | | | | | | | Bug: 19712589 Bug: 19715579 Change-Id: Ie06665cab8405455c1b0a2ff034e0bb0731c9156
* | | am 6c1c3372: LatinIME manifest.Dan Zivkovic2015-03-201-3/+2
|\| | | | | | | | | | | | | | * commit '6c1c337227d101ee92b508b63b1d74293cc2e5c0': LatinIME manifest.
| * | LatinIME manifest.Dan Zivkovic2015-03-191-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | Changed to match minor tweaks made in LatinIMEGoogle. Bug 19773937. Change-Id: I04297459258c068d334b1cc6ffff52d2b4092814
* | | am dbf117b6: Log accepted punctuation suggestions.Dan Zivkovic2015-03-191-0/+3
|\| | | | | | | | | | | | | | * commit 'dbf117b6613887fb4a7b39269e020940d956f009': Log accepted punctuation suggestions.
| * | Log accepted punctuation suggestions.Dan Zivkovic2015-03-191-0/+3
| | | | | | | | | | | | | | | | | | Bug 19825927. Change-Id: If65b56aa5c269e47bcc609bdc673ba18c450ee66
* | | Merge "Do not access metadatadb from main thread." into jb-ub-latinimegoogleUlas Kirazci2015-03-191-20/+44
|\ \ \
| * | | Do not access metadatadb from main thread.Ulas Kirazci2015-03-191-20/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix Refresh button replicating itself on orientation change. Bug: 19786650 Change-Id: I19a964d69d9141ba6515bbe19a120d4685628fe3
* | | | am 60835872: Set background color for emoji category tabs.Chieu Nguyen2015-03-191-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * commit '60835872a15992e239cf9bd038b6ee33b405f1d3': Set background color for emoji category tabs.
| * / Set background color for emoji category tabs.Chieu Nguyen2015-03-181-0/+3
| |/ | | | | | | | | Bug: 19686516. Change-Id: I519d09491ded4f5d85a5951afb48a9638b5fe652
* | am b56f7d8c: Merge "Disable message if personalization is disabled."Chieu Nguyen2015-03-184-3/+14
|\| | | | | | | | | * commit 'b56f7d8ca47e5936afe0459928bae49cae6e3615': Disable message if personalization is disabled.
| * Disable message if personalization is disabled.Chieu Nguyen2015-03-184-3/+14
| | | | | | | | | | Bug: 19087415. Change-Id: I3974f1b676aa4a9bb04ab7f609b6daf1860c64f1
* | am d4ce5e94: Disable si_LK and ta_LK subtypes.Chieu Nguyen2015-03-181-0/+4
|\| | | | | | | | | * commit 'd4ce5e944b849cbae65aa62f99bf2ee0796fbff3': Disable si_LK and ta_LK subtypes.
| * Disable si_LK and ta_LK subtypes.Chieu Nguyen2015-03-181-0/+4
| | | | | | | | | | Bug: 19815109 Change-Id: I3681fcf17752defdf3c1bacff9dadb60df2468ab
| * Import translations. DO NOT MERGEGeoff Mendal2015-03-1873-9/+155
| | | | | | | | | | Change-Id: I81ff84baa3a48d283b0d1fa83ac0d3a440559168 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-03-1873-9/+155
| | | | | | | | | | Change-Id: Ie5dc04536740f0ed8d800cd9e292183437556b54 Auto-generated-cl: translation import
* | am 0bbbbdf1: Merge "Pass DictionaryFacilitator for autocorrection and ↵Mohammadinamul Sheik2015-03-171-3/+3
|\| | | | | | | | | | | | | suggestion stats" * commit '0bbbbdf1c43d94edadf6f7996a6b5eb04f5e29c1': Pass DictionaryFacilitator for autocorrection and suggestion stats
| * Merge "Pass DictionaryFacilitator for autocorrection and suggestion stats"Mohammadinamul Sheik2015-03-171-3/+3
| |\
| | * Pass DictionaryFacilitator for autocorrection and suggestion statsMohammadinamul Sheik2015-03-171-3/+3
| | | | | | | | | | | | | | | Bug: 19715579 Change-Id: Ic48de74bde0f9f5d5e68e8289948cc5e92cbfa1e
* | | am edcf5853: Merge "Start-of-sentence should include newlines and non-period ↵Tom Ouyang2015-03-171-4/+10
|\| | | | | | | | | | | | | | | | | | | | terminators." * commit 'edcf5853d1f9253e3a76e6db01731b9465da6ae0': Start-of-sentence should include newlines and non-period terminators.
| * | Merge "Start-of-sentence should include newlines and non-period terminators."Tom Ouyang2015-03-171-4/+10
| |\ \ | | |/ | |/|
| | * Start-of-sentence should include newlines and non-period terminators.Tom Ouyang2015-03-171-4/+10
| | | | | | | | | | | | | | | Bug: 19795382 Change-Id: Id6cc4a494a06de03d351aa6257632bd3b82e2ec4
* | | am ea727b6b: Carry over the mMaxPreWordCount when creating the new NgramContextMohammadinamul Sheik2015-03-171-1/+1
|\| | | | | | | | | | | | | | * commit 'ea727b6b71398c9f78fbc7b79d3f0c73d301b938': Carry over the mMaxPreWordCount when creating the new NgramContext
| * | Carry over the mMaxPreWordCount when creating the new NgramContextMohammadinamul Sheik2015-03-171-1/+1
| | | | | | | | | | | | Change-Id: Iaba2e4b356486b60d550f10121695ef46e5e75da
* | | am 775d3a8d: Merge "Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for ↵Mohammadinamul Sheik2015-03-174-5/+18
|\| | | | | | | | | | | | | | | | | | | | D2 dictioanries." * commit '775d3a8d53067149bbf78d03e8ae132fea8387c0': Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries.
| * | Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries.Mohammadinamul Sheik2015-03-174-5/+18
| | | | | | | | | | | | | | | | | | Fixes the UserHistoryDictionaryTests Change-Id: I49776f53298ced3cd7e771cfe77a940b80b01f20
* | | am a10808d7: Merge "Remove rejected suggestion in LatinIME."Dan Zivkovic2015-03-171-2/+5
|\| | | | | | | | | | | | | | * commit 'a10808d7d6ac50a93a8b7400824796a703211d01': Remove rejected suggestion in LatinIME.
| * | Merge "Remove rejected suggestion in LatinIME."Dan Zivkovic2015-03-171-2/+5
| |\ \ | | |/ | |/|
| | * Remove rejected suggestion in LatinIME.Dan Zivkovic2015-03-161-2/+5
| | | | | | | | | | | | | | | | | | 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-172-14/+45
|\| | | | | | | | | | | | | | | | | | | * commit 'bff393ce13554588d3906df4e5f464199acb23ae': Fix NPE in AccountSettingsFragment.
| * | | Fix NPE in AccountSettingsFragment.Dan Zivkovic2015-03-162-14/+45
| |/ / | | | | | | | | | | | | | | | Bug 19773815. Change-Id: Ib5eb27cdf385c81d1a3822836f424fa29c0bbaa8
* | | am 52dafe8c: Don\'t test format version 403 twice.Dan Zivkovic2015-03-161-2/+1
|\| | | | | | | | | | | | | | * commit '52dafe8c321663338ba458f7ad1a08c0c838f156': Don't test format version 403 twice.
| * | Don't test format version 403 twice.Dan Zivkovic2015-03-161-2/+1
| | | | | | | | | | | | | | | | | | | | | 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-168-1/+53
|\| | | | | | | | | | | | | | * commit '5455179b54eb8230577f518db082796a3055685a': Revert "Next-word suggestion bit in keyboard settings."