Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am e0c2e5b2: Merge "Remove a deprecated constructor to SuggestedWords"•••* commit 'e0c2e5b2f731d612df5005c770ddd8cf47180e19': Remove a deprecated constructor to SuggestedWords | 2014-11-07 | 2 | -13/+7 | |
|\ | |||||
| * | Merge "Remove a deprecated constructor to SuggestedWords" | 2014-11-07 | 2 | -13/+7 | |
| |\ | |||||
| | * | Remove a deprecated constructor to SuggestedWords•••Change-Id: If4d358b3a11fb25fc214c728269519d8c25f9adc | 2014-11-07 | 2 | -13/+7 | |
* | | | am 72866677: Merge "Move shorcut IME related code from SubtypeSwitcher to Ric...•••* commit '7286667754f516ae24e34e033f15e9f5b6fcd279': Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManager | 2014-11-07 | 6 | -133/+121 | |
|\| | | |||||
| * | | Merge "Move shorcut IME related code from SubtypeSwitcher to RichInputMethodM... | 2014-11-07 | 6 | -133/+121 | |
| |\ \ | |||||
| | * | | Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManager•••Change-Id: I0f95f603d80570c937e8c38ded88df341c11795e | 2014-11-06 | 6 | -133/+121 | |
* | | | | am 51d0b335: Merge "Remove a useless method."•••* commit '51d0b3351b2530173cdf73d1a9b364c916583999': Remove a useless method. | 2014-11-07 | 1 | -17/+0 | |
|\| | | | |||||
| * | | | Merge "Remove a useless method." | 2014-11-07 | 1 | -17/+0 | |
| |\ \ \ | |||||
| | * | | | Remove a useless method.•••Yay for cleanup Bug: 18108776 Change-Id: I13f4066cd54f294377fdcf375a69350c44d4a32a | 2014-11-06 | 1 | -17/+0 | |
* | | | | | am 536bf616: Merge "Remove dicttool dependency to NativeSuggestOptions"•••* commit '536bf61658fbd1f541824f6020493dc8816c8349': Remove dicttool dependency to NativeSuggestOptions | 2014-11-07 | 3 | -6/+10 | |
|\| | | | | |||||
| * | | | | Merge "Remove dicttool dependency to NativeSuggestOptions" | 2014-11-07 | 3 | -6/+10 | |
| |\| | | | | |_|/ | |/| | | |||||
| | * | | Remove dicttool dependency to NativeSuggestOptions•••Bug: 18108776 Change-Id: I0f57594617f8d5080aea9002b2356d18bfe97043 | 2014-11-06 | 3 | -6/+10 | |
* | | | | am 6e61cd3b: Merge "Move some methods out from SubtypeSwitcher"•••* commit '6e61cd3b3ba8853513b9d0167e76d670ae31a7f1': Move some methods out from SubtypeSwitcher | 2014-11-06 | 9 | -126/+174 | |
|\| | | | |||||
| * | | | Merge "Move some methods out from SubtypeSwitcher" | 2014-11-06 | 9 | -126/+174 | |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Move some methods out from SubtypeSwitcher•••Change-Id: I89aaf87d7d0cc204b0ca0f61c2f64d15e2df848e | 2014-11-06 | 9 | -126/+174 | |
* | | | | am 35bb12e0: Merge "Fix restore from keyboard"•••* commit '35bb12e010cee0496c5a08e8d7838575ba24f795': Fix restore from keyboard | 2014-11-06 | 1 | -1/+0 | |
|\| | | | |||||
| * | | | Merge "Fix restore from keyboard" | 2014-11-06 | 1 | -1/+0 | |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fix restore from keyboard•••The keyboard starts up before the restore process and the default shared preferences are cached and used even after the restore. Bug: 17837918 Change-Id: I2669e377b6e95813657fd6a80fbff4472330e3aa | 2014-11-05 | 1 | -1/+0 | |
* | | | | am e1652d75: Fix the build : move offdevice tests in an off device file•••* commit 'e1652d7570e0eac3415be49e071975370e1f89ae': Fix the build : move offdevice tests in an off device file | 2014-11-06 | 2 | -62/+92 | |
|\| | | | |||||
| * | | | Fix the build : move offdevice tests in an off device file•••Also fix a failing test Change-Id: I280aa6b5836c7332da08a88f1258546edeb25a37 | 2014-11-06 | 2 | -62/+92 | |
* | | | | am 5b33d197: Add a header command to dicttool.•••* commit '5b33d197ba7c9e44847561b99f948d5a11e1ecc6': Add a header command to dicttool. | 2014-11-06 | 4 | -17/+162 | |
|\| | | | |||||
| * | | | Add a header command to dicttool.•••This will allow to greatly improve the performance of the metadata-generating files, as they won't have to wait for the info command to read the entire dictionary when the header is all we need. Also add tests, and while we're at it, use the seed as intended to enable reproducible tests. Change-Id: I0ba79ef62f0292b23e63aed57ff565bb102281a2 | 2014-11-06 | 4 | -17/+162 | |
* | | | | am f6b0e32d: Add a *FAST* dictionary header reader.•••* commit 'f6b0e32df38da4e2130bdbfc8875ea2d19054caf': Add a *FAST* dictionary header reader. | 2014-11-06 | 2 | -0/+95 | |
|\| | | | |||||
| * | | | Add a *FAST* dictionary header reader.•••It's still unused as of this change but the next change will use it As a reference point, generating the metadata for Bayo takes 3'02" on my machine with the info command; it's down to 16" if made to use this instead. The gains increases with the number of dictionaries obviously. Change-Id: I0eeea2d8f81bb74b0d1570af658e91b56f7c2b79 | 2014-11-06 | 2 | -0/+95 | |
| | |/ | |/| | |||||
* | | | am 5564317f: Genericize getting a raw dictionary•••* commit '5564317f837164c67749423fa78f917ed2ae9e14': Genericize getting a raw dictionary | 2014-11-06 | 3 | -48/+71 | |
|\| | | |||||
| * | | Genericize getting a raw dictionary•••This will allow for not copying the whole dictionary when only the header is needed. Change-Id: Ie4a649b507ccd4a430201824ed87b8b8bbf55e9f | 2014-11-06 | 3 | -48/+71 | |
* | | | am ab68143a: Fix a bug where LatinIME would recorrect with no input view•••* commit 'ab68143ad0fb784db38a3fd65612632fca90c789': Fix a bug where LatinIME would recorrect with no input view | 2014-11-05 | 1 | -4/+5 | |
|\| | | |||||
| * | | Fix a bug where LatinIME would recorrect with no input view•••Bug: 18071127 Change-Id: I634d1f63f7d5c5b7453ed7559f9b65fa0433dcd8 | 2014-11-05 | 1 | -4/+5 | |
* | | | am ae55db95: Large simplification in obtaining a raw dictionary•••* commit 'ae55db95a74c72220961824c8054ec38b38492cb': Large simplification in obtaining a raw dictionary | 2014-11-05 | 2 | -89/+61 | |
|\| | | |||||
| * | | Large simplification in obtaining a raw dictionary•••That is where the last refactorings were leading. This code is simpler, but it's far more flexible. Importantly, it only makes a single copy instead of making a full disk copy for every intermediate step. Next we're going to make the "copy" part modular for processes that don't need to copy the whole file. Change-Id: Ief32ac665d804b9b20c44f443a9c87452ceb367a | 2014-11-05 | 2 | -89/+61 | |
* | | | am b1439c28: Fix EmojiPageKeyboardView onPress bug•••* commit 'b1439c28723c86cd05c31d3651a897329a55a5de': Fix EmojiPageKeyboardView onPress bug | 2014-11-04 | 1 | -1/+1 | |
|\| | | |||||
| * | | Fix EmojiPageKeyboardView onPress bug•••Change-Id: I110f36e0547be4957656217c42a8dafd9359b700 | 2014-11-04 | 1 | -1/+1 | |
* | | | am 3481cfc8: Fix Emoji key feedback•••* commit '3481cfc81dc99be93f72ac9ab61ccd8a5de4a414': Fix Emoji key feedback | 2014-11-04 | 7 | -7/+7 | |
|\| | | |||||
| * | | Fix Emoji key feedback•••Bug: 18166905 Change-Id: I629eab41b78810325710ce024068b86a157186b4 | 2014-11-04 | 7 | -7/+7 | |
* | | | am ede88a3b: Merge "Revert "Fix Emoji key feedback""•••* commit 'ede88a3bd66c172e15d3dc812191cc1771a0f338': Revert "Fix Emoji key feedback" | 2014-11-04 | 8 | -8/+8 | |
|\| | | |||||
| * | | Merge "Revert "Fix Emoji key feedback"" | 2014-11-04 | 8 | -8/+8 | |
| |\ \ | |||||
| | * | | Revert "Fix Emoji key feedback"•••This reverts commit 953858d6153d844226e4b8352a63193c29606dd7. The original CL should be split into two. Change-Id: Ic1d032e2964a1b9bb44d98bdb8573c6cb47a865c | 2014-11-04 | 8 | -8/+8 | |
* | | | | am 11cdcf60: Fix missing ZWNJ key of BengaliAkhhor keyboard•••* commit '11cdcf604cd97055f50f88f48b19b91b72346412': Fix missing ZWNJ key of BengaliAkhhor keyboard | 2014-11-04 | 5 | -19/+12 | |
|\| | | | |||||
| * | | | Fix missing ZWNJ key of BengaliAkhhor keyboard•••This CL also fixes the wrong script of Bengali Akkhor. Change-Id: Id4af2ea160b4ef3cfd40ffc5984354bc60f0b7b7 | 2014-11-04 | 5 | -19/+12 | |
* | | | | am c514d3ea: Merge "Fix Emoji key feedback"•••* commit 'c514d3ead2bea8e067a3efb9cfc7bea3b0226294': Fix Emoji key feedback | 2014-11-04 | 8 | -8/+8 | |
|\| | | | |||||
| * | | | Merge "Fix Emoji key feedback" | 2014-11-04 | 8 | -8/+8 | |
| |\| | | |||||
| | * | | Fix Emoji key feedback•••Bug: 18166905 Change-Id: I3c3296cabeed31e1250ff0753ea94576b494b96a | 2014-11-04 | 8 | -8/+8 | |
* | | | | am ed264f80: Merge "Fix symbol letter size of phone/number layout"•••* commit 'ed264f80dc4151ecd3d0ecbffd5be9008010e050': Fix symbol letter size of phone/number layout | 2014-11-04 | 6 | -60/+67 | |
|\| | | | |||||
| * | | | Merge "Fix symbol letter size of phone/number layout" | 2014-11-04 | 6 | -60/+67 | |
| |\ \ \ | |||||
| | * | | | Fix symbol letter size of phone/number layout•••This CL - decreases the size of symbols letter on number and phone layout. - increases the size of "Pause" and "Wait" label. - fixes "Pause" and "Wait" label for no language keyboard Bug: 18179572 Change-Id: I6e8b4a8e07d805c3da0558b4832291ce41ad3db0 | 2014-11-04 | 6 | -60/+67 | |
| | |/ / | |||||
* | | | | am b9ba5fc7: Merge "Fix MainKeyboardView visibility must be aligned with main...•••* commit 'b9ba5fc778468c200727f77163ef81e378b5b70e': Fix MainKeyboardView visibility must be aligned with main keyboard frame | 2014-11-04 | 2 | -4/+12 | |
|\| | | | |||||
| * | | | Merge "Fix MainKeyboardView visibility must be aligned with main keyboard frame" | 2014-11-04 | 2 | -4/+12 | |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fix MainKeyboardView visibility must be aligned with main keyboard frame•••Bug: 18105755 Change-Id: Ifdcaded538d0eac3b100486ddf27ae4314293792 | 2014-11-04 | 2 | -4/+12 | |
* | | | | am d071545d: Fix number and phone keyboard visual glitches•••* commit 'd071545df9fb255bf86c03998563dfc2154c5f8c': Fix number and phone keyboard visual glitches | 2014-11-04 | 4 | -6/+8 | |
|\| | | | |||||
| * | | | Fix number and phone keyboard visual glitches•••Bug: 18179572 Change-Id: I387b965ed4f7adc5a34b63e622520e3c88ffd5ca | 2014-11-04 | 4 | -6/+8 | |
| |/ / |