aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Revert "Next-word suggestion bit in keyboard settings."Dan Zivkovic2015-03-168-1/+53
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1ae16dc3db170802d1b38273f477125a2a969d32. Bug 19596067. Change-Id: Ie7286acbb70b215d7bd08e271bcf14526b68576f
| * | 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
| * | | 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-141-4/+6
|\| | | | | | | | | | | | | | | | | | | * commit '29500ef4ba8e01f4c467a62399c8249d532ee82c': Fix the BinaryDictionaryTests
| * | | Fix the BinaryDictionaryTestsMohammadinamul Sheik2015-03-131-4/+6
| |/ / | | | | | | | | | Change-Id: I09378d74705e6943946ea4f76b15664086a387ed
* | | am 93d2ab38: Add StatsUtils.onSettingsActivity to collect the settings page ↵Mohammadinamul Sheik2015-03-133-6/+21
|\| | | | | | | | | | | | | | | | | | | | stats. * commit '93d2ab38577fb3d7c919bc4fd19a769f5c93e654': Add StatsUtils.onSettingsActivity to collect the settings page stats.
| * | Add StatsUtils.onSettingsActivity to collect the settings page stats.Mohammadinamul Sheik2015-03-133-6/+21
| | | | | | | | | | | | | | | Bug:19214944 Change-Id: I113f47c49d638790d770fe2781afe7cd1565619d
* | | am 116e58c4: Remove autocorrection aggressiveness settings.Chieu Nguyen2015-03-133-14/+31
|\| | | | | | | | | | | | | | * commit '116e58c437526ea2503564317e2731b8126acaa4': Remove autocorrection aggressiveness settings.
| * | Remove autocorrection aggressiveness settings.Chieu Nguyen2015-03-133-14/+31
| | | | | | | | | | | | | | | | | | | | | 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-135-19/+52
|\| | | | | | | | | * commit 'eaa710d4aaac75ff2b7e29608d004fe7662b392e': Separate executor for the Spelling decoder.
| * Separate executor for the Spelling decoder.Dan Zivkovic2015-03-125-19/+52
| | | | | | | | | | | | Bug 19710676. Change-Id: I6e66eddd507c11e424105869833fe6841b90275d
* | am 26fb83c4: Avoid creating empty String[].Dan Zivkovic2015-03-122-11/+12
|\| | | | | | | | | * commit '26fb83c481034cb9dbc9504e60fde40c6b213e97': Avoid creating empty String[].
| * Avoid creating empty String[].Dan Zivkovic2015-03-122-11/+12
| | | | | | | | | | | | | | | | Minor cleanup on the way to fixing spelling for downloaded language. Bug 19710676. Change-Id: I7be25fa82248f0317d894d44802bede9dbc4fe2a
* | am 7e1dfaae: Merge "Remove ALS from LatinIME."Dan Zivkovic2015-03-1214-420/+225
|\| | | | | | | | | * commit '7e1dfaae3d6ca9aff1acfa9b358ad0b759ef0ec8': Remove ALS from LatinIME.
| * Merge "Remove ALS from LatinIME."Dan Zivkovic2015-03-1214-420/+225
| |\
| | * Remove ALS from LatinIME.Dan Zivkovic2015-03-1114-420/+225
| | | | | | | | | | | | | | | | | | This fixes unit tests and brings us closer to a green build. Change-Id: Iffcc392eda4a7671a238b79cc7367320ca648725
* | | am 74c37f40: Merge "Remove setting switch for phrase gesture."Chieu Nguyen2015-03-121-7/+0
|\| | | | | | | | | | | | | | * commit '74c37f4089441c9f98522bd785d7f39b271f3936': Remove setting switch for phrase gesture.
| * | Merge "Remove setting switch for phrase gesture."Chieu Nguyen2015-03-121-7/+0
| |\ \
| | * | Remove setting switch for phrase gesture.Chieu Nguyen2015-03-111-7/+0
| | | | | | | | | | | | | | | | | | | | Bug: 19687841 Change-Id: I74ed9acfd5330d7461233d4146395aefb9d2d9c4
* | | | am 4e0af436: Remove unused phrase gesture code.Chieu Nguyen2015-03-126-65/+5
|\| | | | | | | | | | | | | | | | | | | * commit '4e0af43673936c336fff298bc9aeee1d75c3bc92': Remove unused phrase gesture code.
| * | | Remove unused phrase gesture code.Chieu Nguyen2015-03-116-65/+5
| | |/ | |/| | | | | | | | | | Bug: 19687841 Change-Id: I0862aa3127bf7f1564a4845efdf99ebf5ae4d5ac
* | | am 9a289da4: Remove deprecated distractor filtering methods.Dan Zivkovic2015-03-113-38/+3
|\| | | | | | | | | | | | | | * commit '9a289da4e6ea40417422a540e821069d5d6e4a82': Remove deprecated distractor filtering methods.
| * | Remove deprecated distractor filtering methods.Dan Zivkovic2015-03-113-38/+3
| | | | | | | | | | | | Change-Id: I10ccf75d9c00d66b4e85de6c3c019242f2e90b0e
* | | am 7472cc82: Mark method @UsedForTestingDan Zivkovic2015-03-111-0/+1
|\| | | | | | | | | | | | | | * commit '7472cc824581b8a3c1ede286c8b0704040cef257': Mark method @UsedForTesting
| * | Mark method @UsedForTestingDan Zivkovic2015-03-111-0/+1
| | | | | | | | | | | | | | | | | | This prevents it from being optimized away. Change-Id: Iecd317568e23e86e4c0ece8134a4926a7a56d65b
* | | am 820317f7: Make inner classes visible for testing.Dan Zivkovic2015-03-111-1/+7
|\| | | | | | | | | | | | | | * commit '820317f7aae3f5efd2354e2804ad4bd19f067677': Make inner classes visible for testing.
| * | Make inner classes visible for testing.Dan Zivkovic2015-03-111-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | We need this to assert the correct behavior in the facilitator. Bug 19695605. Change-Id: I3923d00791c99208bc72f7c4210ae1ea0a34bd0e
* | | am 4621365b: Merge "Delete user history files."Dan Zivkovic2015-03-114-8/+7
|\| | | | | | | | | | | | | | * commit '4621365b216559c3dd3d0e22ec05cdaba78acc3d': Delete user history files.
| * | Merge "Delete user history files."Dan Zivkovic2015-03-114-8/+7
| |\ \ | | |/ | |/|
| | * Delete user history files.Dan Zivkovic2015-03-114-8/+7
| | | | | | | | | | | | | | | | | | Bug 19669016. Change-Id: I8069fe561347851bf3c27423dbd8ba99d38c049e
| * | Import translations. DO NOT MERGEGeoff Mendal2015-03-111-2/+2
| |/ | | | | | | | | Change-Id: I58400f537f28e89f19faf95547d2f3ecb67368fa Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-03-1173-146/+438
| | | | | | | | | | Change-Id: I43b3c50621f4e6d86f6eacc6db79e1d9a9e12a16 Auto-generated-cl: translation import
* | am 77fd5dbf: Remove dead code, including tests.Dan Zivkovic2015-03-112-18/+2
|\| | | | | | | | | * commit '77fd5dbf3e432356dd16eb428c740e446c04373e': Remove dead code, including tests.
| * Remove dead code, including tests.Dan Zivkovic2015-03-102-18/+2
| | | | | | | | Change-Id: Id88b02b74bdfe4ca05b08181ceb6b34d5652fc0c
* | am 70c096d9: Restart background executor.Dan Zivkovic2015-03-101-1/+3
|\| | | | | | | | | * commit '70c096d9a1305d3002320eb0d7185b5abb81c086': Restart background executor.
| * Restart background executor.Dan Zivkovic2015-03-101-1/+3
| | | | | | | | | | | | Bug 19671650. Change-Id: I1a28a53e94bdb79aeb173f6905c1035022495acc
* | am 21a28abc: Handle empty previous ngram context correctly.Chieu Nguyen2015-03-101-5/+2
|\| | | | | | | | | * commit '21a28abc6ac3a2404e7b90327122b1364a283ec9': Handle empty previous ngram context correctly.
| * Handle empty previous ngram context correctly.Chieu Nguyen2015-03-091-5/+2
| | | | | | | | | | | | | | | | | | Fixes bug where empty previous ngram context not at the beginning of a sentence incorrectly returned the beginning-of-sentence marker. Bug: 19612336 Change-Id: I5ddf3408e20dcedf70487b85c983cd3fc12550e7
* | am 37503590: Kill+restart tasks before/after decoder init.Dan Zivkovic2015-03-101-1/+10
|\| | | | | | | | | * commit '375035905de7932b3a34e91fc537fd7561bed6c8': Kill+restart tasks before/after decoder init.
| * Kill+restart tasks before/after decoder init.Dan Zivkovic2015-03-091-1/+10
| | | | | | | | | | | | Bug 19625976. Change-Id: I6d8b0d2b0a77ccda1bfc914501cf568b92862980
* | am bd1bc406: ExecutorUtils lets use schedule a runnable chain.Dan Zivkovic2015-03-102-27/+37
|\| | | | | | | | | * commit 'bd1bc4067ff87ce1a21d12a48b1695fe58c8dd4d': ExecutorUtils lets use schedule a runnable chain.