aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | [IL69] Oust Keyboard from WordComposer#setComposingWordJean Chalard2014-01-237-35/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I624a45500603dfad355ee3b8b794b2d895219c0b
* | | | | | | | | | | | | | | | | | | am 9da4b49e: [IL68] Start refactoring setComposingWordJean Chalard2014-01-223-13/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9da4b49ef626f04a58f79b0894712b6b8e658ae6': [IL68] Start refactoring setComposingWord
| * | | | | | | | | | | | | | | | | | [IL68] Start refactoring setComposingWordJean Chalard2014-01-233-13/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I242b7c264abf380bcd6b6b3c848238921f988e54
* | | | | | | | | | | | | | | | | | | am eb6d41a5: [IL67] Externalize a call to the keyboard switcherJean Chalard2014-01-223-11/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'eb6d41a525b08c1dc347e604e366021a807a367c': [IL67] Externalize a call to the keyboard switcher
| * | | | | | | | | | | | | | | | | | [IL67] Externalize a call to the keyboard switcherJean Chalard2014-01-233-11/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: Ib13a54854e30afb79217a0a1f2aeca50a95ba155
* | | | | | | | | | | | | | | | | | | am ab80b41a: [IL66] Remove two accesses to KeyboardSwitcher.Jean Chalard2014-01-222-10/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ab80b41a0dee298837b1358457768ee5ac0fc79e': [IL66] Remove two accesses to KeyboardSwitcher.
| * | | | | | | | | | | | | | | | | | [IL66] Remove two accesses to KeyboardSwitcher.Jean Chalard2014-01-232-10/+16
| |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I3b144993e2bcd552f9b292b8f057c9db4216125c
* | | | | | | | | | | | | | | | | | am a91dfff5: [IL65] Pull up X,Y processing, step 4Jean Chalard2014-01-223-11/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a91dfff5e54f68c4003327eeca47286084c35a2f': [IL65] Pull up X,Y processing, step 4
| * | | | | | | | | | | | | | | | | [IL65] Pull up X,Y processing, step 4Jean Chalard2014-01-223-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This works because getKey{X,Y} is a no-op on Constants.NOT_A_COORDINATE. Bug: 8636060 Change-Id: I2f7dd96b6011f094110f7978f8ff24ef2a6e2585
* | | | | | | | | | | | | | | | | | am 352286a4: [IL64] Pull up X,Y processing, step 3Jean Chalard2014-01-223-23/+23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '352286a43b0f951a5082ca741c2bd7f501f48c81': [IL64] Pull up X,Y processing, step 3
| * | | | | | | | | | | | | | | | | [IL64] Pull up X,Y processing, step 3Jean Chalard2014-01-223-23/+23
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: Ic051e5d5514d270101b0571a2d30e2caa8f85bc1
* | | | | | | | | | | | | | | | | am b8216a4e: [IL63] Pull up X,Y processing, step 2Jean Chalard2014-01-221-20/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b8216a4e7eff303f8803552d47b1e553a7992f5b': [IL63] Pull up X,Y processing, step 2
| * | | | | | | | | | | | | | | | [IL63] Pull up X,Y processing, step 2Jean Chalard2014-01-221-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes the coordinates passed to logOnDelete and log onSeparator. Bug: 8636060 Change-Id: I4703d61ad7de76b501adca18df3a69e06450c9a1
* | | | | | | | | | | | | | | | | am 2b38b5e8: [IL62] Pull up X,Y processing, step 1Jean Chalard2014-01-221-8/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2b38b5e8e60900e45a9d5d591ba6f7f7788e535c': [IL62] Pull up X,Y processing, step 1
| * | | | | | | | | | | | | | | | [IL62] Pull up X,Y processing, step 1Jean Chalard2014-01-221-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is fine because getKey{X,Y} is idempotent for any non-keyboard coordinate value. However this makes a net change : the x,y values passed to LatinImeLoggerUtils.onNonSeparator are now different. The point is however that they used to be wrong. The logged values used not to account for the keyboard padding that is present on tablets, and in the simulating tools we don't know about that padding so we couldn't use the coordinates. The catch here is that other calls like LoggerUtils.onSeparator should follow suit, but this is too big a change to do it at once. Follow-up changes will fix them too. Bug: 8636060 Change-Id: If4b3d3cb1ed4b44c35f23e66aba3b5797236bba7
* | | | | | | | | | | | | | | | | am 591580ee: Merge "[IL61] Remove an internal use of key coordinates"Jean Chalard2014-01-211-9/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '591580ee8a084d06343b95e409931d05c7269e3c': [IL61] Remove an internal use of key coordinates
| * | | | | | | | | | | | | | | | Merge "[IL61] Remove an internal use of key coordinates"Jean Chalard2014-01-221-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | [IL61] Remove an internal use of key coordinatesJean Chalard2014-01-171-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: Id87b0ac4a99ec6a26db6e250d6cd22defc02a23d
* | | | | | | | | | | | | | | | | am c894071b: Merge "Use memmove for all place src and dest can be same."Keisuke Kuroyanagi2014-01-204-9/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c894071b2d151364eb1fefd8632a1d1cb6d87036': Use memmove for all place src and dest can be same.
| * | | | | | | | | | | | | | | | Merge "Use memmove for all place src and dest can be same."Keisuke Kuroyanagi2014-01-204-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Use memmove for all place src and dest can be same.Keisuke Kuroyanagi2014-01-204-9/+9
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I03e5c8f95cb22c7096ff545f1181f914b80a6c58
* | | | | | | | | | | | | | | | am 6e15af26: Merge "Fix newline string resource"Tadashi G. Takaoka2014-01-204-4/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6e15af26268e122a0e3021d78641072d2a78ea96': Fix newline string resource
| * | | | | | | | | | | | | | | Merge "Fix newline string resource"Tadashi G. Takaoka2014-01-204-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fix newline string resourceTadashi G. Takaoka2014-01-204-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The newline string resource "\n" doesn't work off-device simulation. Bug: 12623502 Change-Id: I3ad63d8afe50be174493d43f00f7191062c87cb7
* | | | | | | | | | | | | | | | | am c93cf1c3: Use sorted int[] to represent word separatorsTadashi G. Takaoka2014-01-2010-93/+117
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c93cf1c398fbea8bde4b568dae1fbe2f8d9b4180': Use sorted int[] to represent word separators
| * | | | | | | | | | | | | | | | Use sorted int[] to represent word separatorsTadashi G. Takaoka2014-01-2010-93/+117
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4103541d99fe59bfcf12379a1298a0a690497846
* | | | | | | | | | | | | | | | am 5b6ebdbe: Merge "Refactor logic to retrieve relevant suggestions a bit"Tadashi G. Takaoka2014-01-202-23/+18
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5b6ebdbe9e7c386088dc8a39610b1169954f8743': Refactor logic to retrieve relevant suggestions a bit
| * | | | | | | | | | | | | | | Merge "Refactor logic to retrieve relevant suggestions a bit"Tadashi G. Takaoka2014-01-202-23/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Refactor logic to retrieve relevant suggestions a bitTadashi G. Takaoka2014-01-202-23/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic7d2cbb2c1b2deaa4e735484bdc7413c0b3b1939
* | | | | | | | | | | | | | | | | am 837cdd73: Add SpacingAndPunctuationsTestsTadashi G. Takaoka2014-01-203-15/+424
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '837cdd738b7ddbeac04b15230f01e44d247bd50a': Add SpacingAndPunctuationsTests
| * | | | | | | | | | | | | | | | Add SpacingAndPunctuationsTestsTadashi G. Takaoka2014-01-203-15/+424
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I78d488ad84a11af809ee1f8d3d2fa01a89fbfa28
* | | | | | | | | | | | | | | | am 3f3b0af5: Merge "Fix unit tests by adding @UsedForTesting"Keisuke Kuroyanagi2014-01-191-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3f3b0af5b759ef87fbc42935a53b6827c7237f05': Fix unit tests by adding @UsedForTesting
| * | | | | | | | | | | | | | | Merge "Fix unit tests by adding @UsedForTesting"Keisuke Kuroyanagi2014-01-191-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Fix unit tests by adding @UsedForTestingKeisuke Kuroyanagi2014-01-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2d2d226e21a46239077394ab09db88a4bd563460
* | | | | | | | | | | | | | | | am b1814c96: Merge "Make contacts dict and user dict version 4."Keisuke Kuroyanagi2014-01-174-32/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b1814c9633cdb8863946e20f083ad2504895155e': Make contacts dict and user dict version 4.
| * | | | | | | | | | | | | | | Merge "Make contacts dict and user dict version 4."Keisuke Kuroyanagi2014-01-174-32/+14
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Make contacts dict and user dict version 4.Keisuke Kuroyanagi2014-01-174-32/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12515251 Change-Id: I0b332e03b9102957bffaea56d4de17b9ee3cef23
* | | | | | | | | | | | | | | | am 6a18af63: Refactor RichInputConnection a bitTadashi G. Takaoka2014-01-172-32/+32
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6a18af634eda872daad858acbddae2a15452952e': Refactor RichInputConnection a bit
| * | | | | | | | | | | | | | | Refactor RichInputConnection a bitTadashi G. Takaoka2014-01-172-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I866488a47ca04ca587e805663dfd597bb7b1ebce
* | | | | | | | | | | | | | | | am 2334bf6d: Merge "Fix a bug specific to German capitalization."Jean Chalard2014-01-164-1/+33
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2334bf6d8c83e26b7932fbe8e195ab3429d62a04': Fix a bug specific to German capitalization.
| * | | | | | | | | | | | | | | Merge "Fix a bug specific to German capitalization."Jean Chalard2014-01-174-1/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fix a bug specific to German capitalization.Jean Chalard2014-01-174-1/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9663105 Change-Id: Ib68ee4edb135e96dfca229c1ccce308e7e638bdd
* | | | | | | | | | | | | | | | | am e4f584de: Merge "[IL60] Make InputLogicHandler package private"Jean Chalard2014-01-161-2/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e4f584de733b2531384879962966912871ffbf5a': [IL60] Make InputLogicHandler package private
| * | | | | | | | | | | | | | | | Merge "[IL60] Make InputLogicHandler package private"Jean Chalard2014-01-161-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | [IL60] Make InputLogicHandler package privateJean Chalard2014-01-171-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yay Bug: 8636060 Change-Id: Iad9c3804504635094e861999198f4baf70e61955
* | | | | | | | | | | | | | | | | am 87f87d9a: Merge "[IL59] Rename a method"Jean Chalard2014-01-162-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '87f87d9ac5479ab30fc71ba45287f28ef1337e1e': [IL59] Rename a method
| * | | | | | | | | | | | | | | | Merge "[IL59] Rename a method"Jean Chalard2014-01-162-2/+2
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | [IL59] Rename a methodJean Chalard2014-01-172-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Um... this is not async ? Remove that from the name Bug: 8636060 Change-Id: Ida5f9bd6929eae75103eb2e3fb866ed7468af806
* | | | | | | | | | | | | | | | | am 9c9c43c0: Merge "[IL58] Simplification"Jean Chalard2014-01-162-7/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9c9c43c0b71e5218b25f16399d2e1677484c62ec': [IL58] Simplification
| * | | | | | | | | | | | | | | | Merge "[IL58] Simplification"Jean Chalard2014-01-162-7/+5
| |\| | | | | | | | | | | | | | | | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |