aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManagerTadashi G. Takaoka2014-11-066-133/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0f95f603d80570c937e8c38ded88df341c11795e
* | | | | | | | | | | | | | | | am 51d0b335: Merge "Remove a useless method."Jean Chalard2014-11-071-17/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '51d0b3351b2530173cdf73d1a9b364c916583999': Remove a useless method.
| * | | | | | | | | | | | | | | Merge "Remove a useless method."Jean Chalard2014-11-071-17/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Remove a useless method.Jean Chalard2014-11-061-17/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yay for cleanup Bug: 18108776 Change-Id: I13f4066cd54f294377fdcf375a69350c44d4a32a
* | | | | | | | | | | | | | | | | am 536bf616: Merge "Remove dicttool dependency to NativeSuggestOptions"Jean Chalard2014-11-073-6/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '536bf61658fbd1f541824f6020493dc8816c8349': Remove dicttool dependency to NativeSuggestOptions
| * | | | | | | | | | | | | | | | Merge "Remove dicttool dependency to NativeSuggestOptions"Jean Chalard2014-11-073-6/+10
| |\| | | | | | | | | | | | | | | | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Remove dicttool dependency to NativeSuggestOptionsJean Chalard2014-11-063-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18108776 Change-Id: I0f57594617f8d5080aea9002b2356d18bfe97043
* | | | | | | | | | | | | | | | am 6e61cd3b: Merge "Move some methods out from SubtypeSwitcher"Tadashi G. Takaoka2014-11-069-126/+174
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6e61cd3b3ba8853513b9d0167e76d670ae31a7f1': Move some methods out from SubtypeSwitcher
| * | | | | | | | | | | | | | | Merge "Move some methods out from SubtypeSwitcher"Tadashi G. Takaoka2014-11-069-126/+174
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Move some methods out from SubtypeSwitcherTadashi G. Takaoka2014-11-069-126/+174
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I89aaf87d7d0cc204b0ca0f61c2f64d15e2df848e
* | | | | | | | | | | | | | | am 35bb12e0: Merge "Fix restore from keyboard"Sandeep Siddhartha2014-11-061-1/+0
|\| | | | | | | | | | | | | | | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '35bb12e010cee0496c5a08e8d7838575ba24f795': Fix restore from keyboard
| * | | | | | | | | | | | | Merge "Fix restore from keyboard"Sandeep Siddhartha2014-11-061-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Fix restore from keyboardSandeep Siddhartha2014-11-051-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | am e1652d75: Fix the build : move offdevice tests in an off device fileJean Chalard2014-11-062-62/+92
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e1652d7570e0eac3415be49e071975370e1f89ae': Fix the build : move offdevice tests in an off device file
| * | | | | | | | | | | | | Fix the build : move offdevice tests in an off device fileJean Chalard2014-11-062-62/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix a failing test Change-Id: I280aa6b5836c7332da08a88f1258546edeb25a37
* | | | | | | | | | | | | | am 5b33d197: Add a header command to dicttool.Jean Chalard2014-11-064-17/+162
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5b33d197ba7c9e44847561b99f948d5a11e1ecc6': Add a header command to dicttool.
| * | | | | | | | | | | | | Add a header command to dicttool.Jean Chalard2014-11-064-17/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | am f6b0e32d: Add a *FAST* dictionary header reader.Jean Chalard2014-11-062-0/+95
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f6b0e32df38da4e2130bdbfc8875ea2d19054caf': Add a *FAST* dictionary header reader.
| * | | | | | | | | | | | | Add a *FAST* dictionary header reader.Jean Chalard2014-11-062-0/+95
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | am 5564317f: Genericize getting a raw dictionaryJean Chalard2014-11-063-48/+71
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5564317f837164c67749423fa78f917ed2ae9e14': Genericize getting a raw dictionary
| * | | | | | | | | | | | Genericize getting a raw dictionaryJean Chalard2014-11-063-48/+71
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will allow for not copying the whole dictionary when only the header is needed. Change-Id: Ie4a649b507ccd4a430201824ed87b8b8bbf55e9f
* | | | | | | | | | | | am ab68143a: Fix a bug where LatinIME would recorrect with no input viewJean Chalard2014-11-051-4/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ab68143ad0fb784db38a3fd65612632fca90c789': Fix a bug where LatinIME would recorrect with no input view
| * | | | | | | | | | | Fix a bug where LatinIME would recorrect with no input viewJean Chalard2014-11-051-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18071127 Change-Id: I634d1f63f7d5c5b7453ed7559f9b65fa0433dcd8
* | | | | | | | | | | | am ae55db95: Large simplification in obtaining a raw dictionaryJean Chalard2014-11-052-89/+61
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ae55db95a74c72220961824c8054ec38b38492cb': Large simplification in obtaining a raw dictionary
| * | | | | | | | | | | Large simplification in obtaining a raw dictionaryJean Chalard2014-11-052-89/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | am b1439c28: Fix EmojiPageKeyboardView onPress bugTadashi G. Takaoka2014-11-041-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b1439c28723c86cd05c31d3651a897329a55a5de': Fix EmojiPageKeyboardView onPress bug
| * | | | | | | | | | | Fix EmojiPageKeyboardView onPress bugTadashi G. Takaoka2014-11-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I110f36e0547be4957656217c42a8dafd9359b700
* | | | | | | | | | | | am 3481cfc8: Fix Emoji key feedbackTadashi G. Takaoka2014-11-047-7/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3481cfc81dc99be93f72ac9ab61ccd8a5de4a414': Fix Emoji key feedback
| * | | | | | | | | | | Fix Emoji key feedbackTadashi G. Takaoka2014-11-047-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18166905 Change-Id: I629eab41b78810325710ce024068b86a157186b4
* | | | | | | | | | | | am ede88a3b: Merge "Revert "Fix Emoji key feedback""Tadashi G. Takaoka2014-11-048-8/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ede88a3bd66c172e15d3dc812191cc1771a0f338': Revert "Fix Emoji key feedback"
| * | | | | | | | | | | Merge "Revert "Fix Emoji key feedback""Tadashi G. Takaoka2014-11-048-8/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Revert "Fix Emoji key feedback"Tadashi G. Takaoka2014-11-048-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 953858d6153d844226e4b8352a63193c29606dd7. The original CL should be split into two. Change-Id: Ic1d032e2964a1b9bb44d98bdb8573c6cb47a865c
* | | | | | | | | | | | | am 11cdcf60: Fix missing ZWNJ key of BengaliAkhhor keyboardTadashi G. Takaoka2014-11-045-19/+12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '11cdcf604cd97055f50f88f48b19b91b72346412': Fix missing ZWNJ key of BengaliAkhhor keyboard
| * | | | | | | | | | | | Fix missing ZWNJ key of BengaliAkhhor keyboardTadashi G. Takaoka2014-11-045-19/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL also fixes the wrong script of Bengali Akkhor. Change-Id: Id4af2ea160b4ef3cfd40ffc5984354bc60f0b7b7
* | | | | | | | | | | | | am c514d3ea: Merge "Fix Emoji key feedback"Tadashi G. Takaoka2014-11-048-8/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c514d3ead2bea8e067a3efb9cfc7bea3b0226294': Fix Emoji key feedback
| * | | | | | | | | | | | Merge "Fix Emoji key feedback"Tadashi G. Takaoka2014-11-048-8/+8
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Fix Emoji key feedbackTadashi G. Takaoka2014-11-048-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18166905 Change-Id: I3c3296cabeed31e1250ff0753ea94576b494b96a
* | | | | | | | | | | | | am ed264f80: Merge "Fix symbol letter size of phone/number layout"Tadashi G. Takaoka2014-11-046-60/+67
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ed264f80dc4151ecd3d0ecbffd5be9008010e050': Fix symbol letter size of phone/number layout
| * | | | | | | | | | | | Merge "Fix symbol letter size of phone/number layout"Tadashi G. Takaoka2014-11-046-60/+67
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix symbol letter size of phone/number layoutTadashi G. Takaoka2014-11-046-60/+67
| | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | am b9ba5fc7: Merge "Fix MainKeyboardView visibility must be aligned with ↵Tadashi G. Takaoka2014-11-042-4/+12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | main keyboard frame" * commit 'b9ba5fc778468c200727f77163ef81e378b5b70e': Fix MainKeyboardView visibility must be aligned with main keyboard frame
| * | | | | | | | | | | | Merge "Fix MainKeyboardView visibility must be aligned with main keyboard frame"Tadashi G. Takaoka2014-11-042-4/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Fix MainKeyboardView visibility must be aligned with main keyboard frameTadashi G. Takaoka2014-11-042-4/+12
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18105755 Change-Id: Ifdcaded538d0eac3b100486ddf27ae4314293792
* | | | | | | | | | | | am d071545d: Fix number and phone keyboard visual glitchesTadashi G. Takaoka2014-11-044-6/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd071545df9fb255bf86c03998563dfc2154c5f8c': Fix number and phone keyboard visual glitches
| * | | | | | | | | | | Fix number and phone keyboard visual glitchesTadashi G. Takaoka2014-11-044-6/+8
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18179572 Change-Id: I387b965ed4f7adc5a34b63e622520e3c88ffd5ca
* | | | | | | | | | | am d60f4942: Merge "Make DrawingProxy and TimerProxy as a top-level interface"Tadashi G. Takaoka2014-11-045-76/+221
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd60f49425bb43a14cea12dcba3f54d52050d0777': Make DrawingProxy and TimerProxy as a top-level interface
| * | | | | | | | | | Merge "Make DrawingProxy and TimerProxy as a top-level interface"Tadashi G. Takaoka2014-11-045-76/+221
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Make DrawingProxy and TimerProxy as a top-level interfaceTadashi G. Takaoka2014-10-305-76/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia425f341255595f8f80c13b2aa409249f9ce4202
* | | | | | | | | | | | am 933920fe: Fix a wrong indentKen Wakasa2014-11-041-1/+1
|\| | | | | | | | | | | | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '933920feae1de5f8a851ec39ea5b9524ad794c75': Fix a wrong indent
| * | | | | | | | | | Fix a wrong indentKen Wakasa2014-11-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iaee83be85bb52c350dd08e4497732927b92eabcd