aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | Import translations. DO NOT MERGEGeoff Mendal2015-03-201-0/+851
| | |/ / / | | | | | | | | | | | | | | | | | | | | Change-Id: Id1e2004e85354dbc48b0bd4104ebc1cf8439161c Auto-generated-cl: translation import
| * | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2015-03-211-0/+24
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEGeoff Mendal2015-03-201-0/+24
| | |/ / / | | | | | | | | | | | | | | | | | | | | Change-Id: I256ea01e4447fdf2b485d53706b5e69b50a592a3 Auto-generated-cl: translation import
| * | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2015-03-211-0/+27
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEGeoff Mendal2015-03-201-0/+27
| | |/ / / | | | | | | | | | | | | | | | | | | | | Change-Id: Ibf4c8f681d36736a7e7b1c1568cb688bd15d09bd Auto-generated-cl: translation import
| * / / / Import translations. DO NOT MERGEGeoff Mendal2015-03-201-0/+31
| |/ / / | | | | | | | | | | | | | | | | Change-Id: I838ad0471c73777e92031acd2713a95378de4535 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleGeoff Mendal2015-03-211-0/+207
|\ \ \ \
| * | | | Import translations. DO NOT MERGEGeoff Mendal2015-03-201-0/+207
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iceddc06da30422e4a98df45fe01e2e90a4335375 Auto-generated-cl: translation import
* | | | | Import translations. DO NOT MERGEGeoff Mendal2015-03-201-0/+90
|/ / / / | | | | | | | | | | | | | | | | Change-Id: Ie7d8b90ea570a58da67395ed31567daa284739c3 Auto-generated-cl: translation import
* | | | am c15bbb52: Retire Delight2 migration code to speed up tests.Dan Zivkovic2015-03-202-5/+1
|\| | | | | | | | | | | | | | | | | | | * commit 'c15bbb52a37be751fed2ba7e765dfd7727306308': Retire Delight2 migration code to speed up tests.
| * | | Retire Delight2 migration code to speed up tests.Dan Zivkovic2015-03-202-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We're waiting 10 minutes for tests to run, and half of that time is spent in depreacted code related to migration of Delight2 dictionary files. LatinIME will never migrate another Delight2 dictionary file again, so we can delete this code. Change-Id: I05c7d8429e8d9a26139456763c77997340fea8c2
* | | | am fe716f0f: Resolve some InputLogic todo comments.Dan Zivkovic2015-03-202-34/+6
|\| | | | | | | | | | | | | | | | | | | * commit 'fe716f0f73ee551ce42b523983f92efccce79dc8': Resolve some InputLogic todo comments.
| * | | Resolve some InputLogic todo comments.Dan Zivkovic2015-03-202-34/+6
| | | | | | | | | | | | | | | | Change-Id: Ic3d7d11ad90cc09edf62f48aa5362e71d692f7dd
* | | | am 5cf457c9: Remove external dictionary debug UI.Dan Zivkovic2015-03-204-215/+0
|\| | | | | | | | | | | | | | | | | | | * commit '5cf457c976d69e05e3d93df0363f7a411b131bf9': Remove external dictionary debug UI.
| * | | Remove external dictionary debug UI.Dan Zivkovic2015-03-204-215/+0
| | | | | | | | | | | | | | | | | | | | | | | | We don't support this feature in Delight3. Change-Id: Iebef4191c28cf6d169d351039174cd841d448799
* | | | am 755b3d88: Notify the facilitator on IME start/finish.Dan Zivkovic2015-03-203-0/+30
|\| | | | | | | | | | | | | | | | | | | * commit '755b3d882f9d74ceaec7b59fe618dff3ad54f304': Notify the facilitator on IME start/finish.
| * | | Notify the facilitator on IME start/finish.Dan Zivkovic2015-03-203-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows the facilitator to flush language models without a recurring task. Bug 19773937. Change-Id: I01a3c10da26f9df38fee05df33387eb082e2ff33
* | | | am 6e866323: Pass DictionaryFacilitator to ↵David Faden2015-03-201-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | GestureConsumer#onImeSuggestionsProcessed. * commit '6e86632311a24af90ad35c98224ae25f226c1954': Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed.
| * | | Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed.David Faden2015-03-191-1/+2
| | | | | | | | | | | | | | | | | | | | Bug: 19712589 Change-Id: I81f9bf09b37487450780d85a1e4f752a9ba49370
* | | | 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.