aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | am ca70bd5f: Fix depedency of debug settingsTadashi G. Takaoka2014-09-031-6/+6
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ca70bd5f3a3f3836727fa07aaf2264187a2ffdf7': Fix depedency of debug settings
| | * | | | | Fix depedency of debug settingsTadashi G. Takaoka2014-09-031-6/+6
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow of the I26e4d292de. Bug: 15678343 Change-Id: I364d6df386cf32102e4ebb0151d18e49dcc5bd2c
* | | | / / am 6e29bf56: am 8c42bf54: Follow API signature change in CursorAnchorInfoYohei Yukawa2014-09-032-33/+16
|\| | | | | | |_|_|/ / |/| | | | | | | | | | | | | | * commit '6e29bf56c680331a7d1a50be38212c1356cb584d': Follow API signature change in CursorAnchorInfo
| * | | | am 8c42bf54: Follow API signature change in CursorAnchorInfoYohei Yukawa2014-09-032-33/+16
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '8c42bf54af9afe44eade9f0c36cfd2136d20e2f6': Follow API signature change in CursorAnchorInfo
| | * | | Follow API signature change in CursorAnchorInfoYohei Yukawa2014-09-022-33/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is just a follow up CL for Ia8cbb9f6b41cd9509fc0147fd68763df. No behavial change is intended. BUG: 17200900 Change-Id: Iba23b731ebde64ec2e816c5b4bef1d93632fce1e
* | | | | Use word id to get code ponits of the word.Keisuke Kuroyanagi2014-09-039-29/+31
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I81accffcdf5abe447c33ffc3a8e8315f9a4cde7f
* | | | | Use word id to get shortcut iterator.Keisuke Kuroyanagi2014-09-038-15/+17
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I1b35a139bd29f70b328cbc82648783b99f633d72
* | | | | Make dictionary structure policy return shortcut iterator.Keisuke Kuroyanagi2014-09-039-25/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I0da22c41f818673430c285103af340397aaba9fb
* | | | | Merge "Attempt retry for broken dictionaries"Jatin Matani2014-09-037-60/+170
|\ \ \ \ \
| * | | | | Attempt retry for broken dictionariesJatin Matani2014-09-037-60/+170
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Add retry count column within metadata in dictionary pack. 2. Attempt a retry for download and installation by running StartDownloadAction. 3. If the number retrial are at the threshold, we don't attempt it again. Bug: 15150487 Change-Id: I70720353e5803fccf4728c2aa798883ba75c61e5
* | | | | | Fix: Missing include.Keisuke Kuroyanagi2014-09-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I23cb5fffa474d916f3e80b951bfb30902498e043
* | | | | | Merge "Use word id for methods related to n-grams."Keisuke Kuroyanagi2014-09-0320-239/+252
|\ \ \ \ \ \
| * | | | | | Use word id for methods related to n-grams.Keisuke Kuroyanagi2014-09-0320-239/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I81e5d3793527776d3c9faa5594005ddbd4a71354
* | | | | | | Merge "Add CharUtilsTest."Keisuke Kuroyanagi2014-09-034-15/+138
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Add CharUtilsTest.Keisuke Kuroyanagi2014-09-034-15/+138
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I69b57d88a5376393b5d09d8b8e056c82cb8b8a3c
* | | | | | Merge "Add DamerauLevenshteinEditDistancePolicyTest"Keisuke Kuroyanagi2014-09-032-0/+66
|\| | | | |
| * | | | | Add DamerauLevenshteinEditDistancePolicyTestKeisuke Kuroyanagi2014-09-022-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia36bc6ddd0ec553fee151153061428c7c66d32d2
* | | | | | Merge "Add GeometryUtilsTest."Keisuke Kuroyanagi2014-09-033-6/+92
|\| | | | |
| * | | | | Add GeometryUtilsTest.Keisuke Kuroyanagi2014-09-023-6/+92
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6ea9ef137c2930ca8e8745fec829b9bcaf1d10b9
* | | | | | am 15c29c35: am 6ef88a65: Merge "Use right arrow for the commit indicator" ↵Yohei Yukawa2014-09-021-10/+16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | into lmp-dev * commit '15c29c3538695145d34b883a1ad8222458eb6eaa': Use right arrow for the commit indicator
| * | | | | am 6ef88a65: Merge "Use right arrow for the commit indicator" into lmp-devYohei Yukawa2014-09-021-10/+16
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | * commit '6ef88a65a285cf69939c76976228ae403f463bca': Use right arrow for the commit indicator
| | * | | | Merge "Use right arrow for the commit indicator" into lmp-devYohei Yukawa2014-09-021-10/+16
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Use right arrow for the commit indicatorYohei Yukawa2014-08-291-10/+16
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5074acd2eec451f77b47378bf9a5f7a14c792ce6
* | | | | | am 3ad86d91: am afa9d6d8: Merge "Add theme aware key popup preview ↵Tadashi G. Takaoka2014-09-0218-120/+352
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | animation" into lmp-dev * commit '3ad86d91f1e3d251635303e0fb9a83dce22efa3a': Add theme aware key popup preview animation
| * | | | | am afa9d6d8: Merge "Add theme aware key popup preview animation" into lmp-devTadashi G. Takaoka2014-09-0218-120/+352
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'afa9d6d8de0c52584465a5454b69540e529bb249': Add theme aware key popup preview animation
| | * | | | Merge "Add theme aware key popup preview animation" into lmp-devTadashi G. Takaoka2014-09-0218-120/+352
| | |\ \ \ \
| | | * | | | Add theme aware key popup preview animationTadashi G. Takaoka2014-09-0218-120/+352
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15678343 Change-Id: I26e4d292deab37724387cc9ebc03033fcd698c60
* | | | | | am 3e9bbf17: am f4383ed3: Fix missing Material light more keys\' backgroundTadashi G. Takaoka2014-09-022-2/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3e9bbf17350d385352e62ce2326ad5898619fb88': Fix missing Material light more keys' background
| * | | | | am f4383ed3: Fix missing Material light more keys\' backgroundTadashi G. Takaoka2014-09-022-2/+22
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f4383ed3a27cd97da0d018716822e940dbc4c86f': Fix missing Material light more keys' background
| | * | | | Fix missing Material light more keys' backgroundTadashi G. Takaoka2014-09-022-2/+22
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 15782668 Change-Id: I8b59d8a4dabe03418e520c18d5d64e2d10f4cae2
* | | | | am 446f53f9: am ee0d8077: Show the commit indicator only for word to be ↵Yohei Yukawa2014-09-021-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | auto-corrected * commit '446f53f9c03a7846bd3d13cf61f1a7851cc8ae74': Show the commit indicator only for word to be auto-corrected
| * | | | am ee0d8077: Show the commit indicator only for word to be auto-correctedYohei Yukawa2014-08-301-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'ee0d8077d604c9bdbdfd29675c1d28ea01b2c9bb': Show the commit indicator only for word to be auto-corrected
| | * | | Show the commit indicator only for word to be auto-correctedYohei Yukawa2014-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I61e25b960ae083857efc2704498a0761e0965ad3
* | | | | Merge "[ML3] Put the locale in SuggestedWordInfo"Jean Chalard2014-09-029-35/+36
|\ \ \ \ \
| * | | | | [ML3] Put the locale in SuggestedWordInfoJean Chalard2014-09-019-35/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...and remove it from SuggestionResults. Change-Id: Iae85ec7e82e2caf18cc6d7656aa46dc150707cdd
* | | | | | Merge "[ML2] Small refactoring"Jean Chalard2014-09-021-5/+1
|\| | | | |
| * | | | | [ML2] Small refactoringJean Chalard2014-09-011-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1283d666b8904ff4e6c012332bdbc9c0c13df415
* | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-09-011-1/+1
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-011-1/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic84804506b360a3d1d756f907be7f3dcedf26a23 Auto-generated-cl: translation import
* | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-09-011-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-011-1/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | Change-Id: I7f8ff7d676862ccba5c3f4bf4675d8252e6669db Auto-generated-cl: translation import
* | | | | Merge "StatsUtilsManager should be initiated(#onCreate) before loadSettings."Jatin Matani2014-09-011-1/+1
|\ \ \ \ \
| * | | | | StatsUtilsManager should be initiated(#onCreate) before loadSettings.Jatin Matani2014-08-291-1/+1
| |/ / / / | | | | | | | | | | | | | | | Change-Id: I9002b4afb023e55ab251ea070ec0b7a6ace99261
* | | | | Add a private IME option to suppress the gesture floating preview text.David Faden2014-09-013-2/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the option defined by Constants.NO_FLOATING_GESTURE_PREVIEW is set for a text field via EditorInfo.privateImeOptions, the floating gesture preview will be suppressed regardless of the settings preference. Feature request: bug: 17325039 Change-Id: I1a1df194369e8f2d76abd9d84939a057f55f4a1c
* | | | | Merge "Support multiple locales in distractor filter."Keisuke Kuroyanagi2014-09-011-63/+66
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support multiple locales in distractor filter.Keisuke Kuroyanagi2014-08-291-63/+66
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16547557 Change-Id: I4aba278eb4114e0075f3f8b38c7e132743927fa8
* | | | | am 034a4a5a: am c4710124: Merge "Fix the order of keys on more keys ↵Tadashi G. Takaoka2014-08-295-33/+2528
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | keyboard" into lmp-dev * commit '034a4a5a19ba37dba8999b3763ae756fe748deaf': Fix the order of keys on more keys keyboard
| * | | | am c4710124: Merge "Fix the order of keys on more keys keyboard" into lmp-devTadashi G. Takaoka2014-08-295-33/+2528
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | * commit 'c47101248351727e24a584f9ee3e10d6921f0220': Fix the order of keys on more keys keyboard
| | * | | Merge "Fix the order of keys on more keys keyboard" into lmp-devTadashi G. Takaoka2014-08-295-33/+2528
| | |\ \ \
| | | * | | Fix the order of keys on more keys keyboardTadashi G. Takaoka2014-08-295-33/+2528
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL fixes the behavior of !autoColumnOrder!<n> flag in a more keys specification. Formerly the <n> value specifies the maximum number of column of more keys. With this CL, the <n> value specifies the exact number of column of more keys. Bug: 16603887 Change-Id: I2120620fa512ee30043bb146ad675a942a375129