aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Conditionally store the raw suggestions.Jean Chalard2014-02-066-20/+48
| | | | | Bug: 12913520 Change-Id: Ie15f97d90c142c51089280252b35b5ad1d226e19
* Merge "Stop considering personalization dicts outputs as words"Jean Chalard2014-02-054-6/+30
|\
| * Stop considering personalization dicts outputs as wordsJean Chalard2014-02-054-6/+30
| | | | | | | | | | | | Bug: 12800726 Bug: 12798403 Change-Id: I6d60f9ad39761757f8a64533f40d6441f3a36410
* | Merge "Make WeightedString have ProbabilityInfo."Keisuke Kuroyanagi2014-02-056-23/+51
|\ \
| * | Make WeightedString have ProbabilityInfo.Keisuke Kuroyanagi2014-02-056-23/+51
| | | | | | | | | | | | | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: I265e3d8654c75766cd0e0d09d67ef62b4566298a
* | | Merge "Separate ProbabilityInfo form WordProperty."Keisuke Kuroyanagi2014-02-052-24/+55
|\| |
| * | Separate ProbabilityInfo form WordProperty.Keisuke Kuroyanagi2014-02-052-24/+55
| | | | | | | | | | | | | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: I0c77d976c915bdf2a2cddabd0cbedc2fb6691c7b
* | | Merge "Fix a flash in the wrong place"Jean Chalard2014-02-051-3/+2
|\ \ \
| * | | Fix a flash in the wrong placeJean Chalard2014-02-051-3/+2
| | |/ | |/| | | | | | | | | | Bug: 7226099 Change-Id: I8f74802b3ae24018fc4176fb2fff2c777ae170b0
* | | Merge "Treat a sole "|" as a special case of key label"Tadashi G. Takaoka2014-02-051-1/+5
|\ \ \
| * | | Treat a sole "|" as a special case of key labelTadashi G. Takaoka2014-02-051-1/+5
| | | | | | | | | | | | | | | | Change-Id: Ia72c31d15c891fa522935ba9792e88fd5d8ce7f7
* | | | Merge "Add null check to KeySpecParser"Tadashi G. Takaoka2014-02-052-0/+20
|\| | |
| * | | Add null check to KeySpecParserTadashi G. Takaoka2014-02-052-0/+20
| | | | | | | | | | | | | | | | Change-Id: Ic37db8cbf8f83f753d7381e1edba8eac1ef1ceb1
* | | | Merge "Refactor KeySpecParser a bit"Tadashi G. Takaoka2014-02-051-47/+56
|\| | |
| * | | Refactor KeySpecParser a bitTadashi G. Takaoka2014-02-051-47/+56
| | |/ | |/| | | | | | | Change-Id: I1208746f42eb92f937812149033398d8318f9c4e
* | | Merge "[HD04] Make the locale mandatory."Jean Chalard2014-02-053-7/+10
|\ \ \
| * | | [HD04] Make the locale mandatory.Jean Chalard2014-02-053-7/+10
| | |/ | |/| | | | | | | | | | Bug: 11281748 Change-Id: I69281b0053bec404c3e3c713ade3f65a140f51b1
* | | Merge "[IL109] Move more code to InputLogic"Jean Chalard2014-02-053-97/+126
|\ \ \
| * | | [IL109] Move more code to InputLogicJean Chalard2014-02-053-97/+126
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: Ib12eacc836e8d39c4165c97a2a287f32f6bf5405
* | | | Merge "[IL108] Remove some uses of LatinIME in input logic."Jean Chalard2014-02-052-8/+13
|\| | | | |_|/ |/| |
| * | [IL108] Remove some uses of LatinIME in input logic.Jean Chalard2014-02-052-8/+13
| | | | | | | | | | | | | | | | | | | | | Access the suggestion strip through the interface instead. Bug: 8636060 Change-Id: Ia8bd705c230f943e309d677ef683b1a2cbe68036
* | | Move key preview related methods to KeyPreviewChoreographerTadashi G. Takaoka2014-02-053-231/+299
| | | | | | | | | | | | Change-Id: Ia8d6b7fa922a4da233bf851b2e94bbd2573a65a3
* | | Merge "Revert "Move key preview related methods to KeyPreviewChoreographer""Tadashi G. Takaoka2014-02-053-296/+231
|\ \ \ | |/ / |/| |
| * | Revert "Move key preview related methods to KeyPreviewChoreographer"Tadashi G. Takaoka2014-02-053-296/+231
| | | | | | | | | | | | | | | | | | This reverts commit 38806940b9b97294551dc9d365388c0d913a161a. Change-Id: I185c4d5f5d92dd269f678206ef3ff8316cbce6ed
* | | [IL107] Add an interface to access the suggestion view.Jean Chalard2014-02-052-6/+48
| |/ |/| | | | | | | Bug: 8636060 Change-Id: I603af6bcdaa31f64aaaf916784720a133388c737
* | Merge "Move key preview related methods to KeyPreviewChoreographer"Tadashi G. Takaoka2014-02-053-231/+296
|\|
| * Move key preview related methods to KeyPreviewChoreographerTadashi G. Takaoka2014-02-053-231/+296
| | | | | | | | Change-Id: I18cbbd287313826bc72437c6ebab2915c1d7bc50
* | Merge "Check isEligibleForAutoCommit when batch input is ended."Keisuke Kuroyanagi2014-02-051-1/+4
|\ \ | |/ |/|
| * Check isEligibleForAutoCommit when batch input is ended.Keisuke Kuroyanagi2014-02-051-1/+4
| | | | | | | | | | Bug: 11951198 Change-Id: Ibbe09fa38eaa3ebf8f9b69f744a29db7ac598975
* | Merge "Move some XML attributes to KeyPreviewDrawParams"Tadashi G. Takaoka2014-02-052-33/+47
|\ \
| * | Move some XML attributes to KeyPreviewDrawParamsTadashi G. Takaoka2014-02-042-33/+47
| | | | | | | | | | | | Change-Id: I0e040b3aed63f8da983fcc51d55b55ac9294a16a
* | | Merge "Add jni interface to get header information from native."Keisuke Kuroyanagi2014-02-041-3/+35
|\ \ \
| * | | Add jni interface to get header information from native.Keisuke Kuroyanagi2014-02-041-3/+35
| | | | | | | | | | | | | | | | | | | | Bug: 12810574 Change-Id: I2508483bcb3157f04cc1fe13f24f864d301f1f28
* | | | Merge "Add a utility method to StringUtils."Keisuke Kuroyanagi2014-02-043-24/+25
|\| | |
| * | | Add a utility method to StringUtils.Keisuke Kuroyanagi2014-02-043-24/+25
| | | | | | | | | | | | | | | | | | | | Bug: 12810574 Change-Id: I607803e924b9e99855df7690e67488b2861c120e
* | | | Merge "Separate header class from FormatSpec."Keisuke Kuroyanagi2014-02-0414-103/+118
|\| | |
| * | | Separate header class from FormatSpec.Keisuke Kuroyanagi2014-02-0414-103/+118
| | | | | | | | | | | | | | | | | | | | Bug: 12810574 Change-Id: Iacf1cd05a268bf690ab864b5e32a18a4b0ccc693
* | | | Merge "Add dictionary dump buttons in debug settings."Keisuke Kuroyanagi2014-02-044-1/+136
|\| | |
| * | | Add dictionary dump buttons in debug settings.Keisuke Kuroyanagi2014-02-044-1/+136
| | |/ | |/| | | | | | | | | | | | | Bug: 11736680 Bug: 12810574 Change-Id: I1f797b5ac6acf94b40d9698d4535e8f5da2bfb17
* | | Merge "Refactor KeyPreviewDrawParams a bit"Tadashi G. Takaoka2014-02-043-27/+59
|\ \ \ | | |/ | |/|
| * | Refactor KeyPreviewDrawParams a bitTadashi G. Takaoka2014-02-043-27/+59
| | | | | | | | | | | | Change-Id: Ia1a2c5cd882c2524a2e2f02ae052f0404061b2f7
* | | Merge "Check timestamp for each pointer."Keisuke Kuroyanagi2014-02-041-2/+9
|\ \ \ | |_|/ |/| |
| * | Check timestamp for each pointer.Keisuke Kuroyanagi2014-02-041-2/+9
| | | | | | | | | | | | | | | Bug: 11325631 Change-Id: I4e296cdeccf21323c5732754e86c3a4075ccf82a
* | | Merge "Make dumpAllWordsForDebug() use getNextWordProperty()."Keisuke Kuroyanagi2014-02-045-378/+63
|\ \ \
| * | | Make dumpAllWordsForDebug() use getNextWordProperty().Keisuke Kuroyanagi2014-02-045-378/+63
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 11736680 Bug: 12810574 Change-Id: I32a388e23ee7da5d7291e88a46c90b61d2f25dee
* | | | Merge "Implement Ver4PatriciaTriePolicy::getNextWordAndNextToken."Keisuke Kuroyanagi2014-02-041-1/+1
|\| | | | |_|/ |/| |
| * | Implement Ver4PatriciaTriePolicy::getNextWordAndNextToken.Keisuke Kuroyanagi2014-02-041-1/+1
| |/ | | | | | | | | Bug: 12810574 Change-Id: Idea44f03c477964f58e65fbf2b55e3fcd77a2934
* / Use "Key popup dismiss delay" to control key preview zoom out animationTadashi G. Takaoka2014-02-041-1/+2
|/ | | | | Bug: 12809303 Change-Id: I2db0362a2f8c512145f1cf9326f06e5f922987b8
* Clear important notice stripTadashi G. Takaoka2014-02-031-0/+1
| | | | | Bug: 10587358 Change-Id: Ic90e5825200a1d424aac4ba263b252187a203241
* Merge "Fix important notice strip text layout"Tadashi G. Takaoka2014-02-032-4/+11
|\