aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Use native logic to read Ver4 dict.•••Bug: 11281877 Bug: 12810574 Change-Id: Ief371d3ef61818e4e031de4659aee3c9584c7379 Keisuke Kuroyanagi2014-02-066-853/+105
* | | | Merge "Implement getHeaderInfoNative."Keisuke Kuroyanagi2014-02-063-7/+15
|\| | |
| * | | Implement getHeaderInfoNative.•••Bug: 11281877 Bug: 12810574 Change-Id: Ia3d85ae2cfdb486e74b8636a62431eae883c85da Keisuke Kuroyanagi2014-02-063-7/+15
* | | | Use SubtypeLocaleUtils.isRtlLanguage•••Change-Id: Ic0208412cd9c02975641cb5c448d092f28786746 Tadashi G. Takaoka2014-02-063-32/+16
|/ / /
* | | Merge "Consolidate keyOutputText with keyLabel attribute"Tadashi G. Takaoka2014-02-062-6/+1
|\ \ \ | | |/ | |/|
| * | Consolidate keyOutputText with keyLabel attribute•••Change-Id: I90ea2c9d5ce42fabc79599995a2fae1f5f652a6b Tadashi G. Takaoka2014-02-062-6/+1
* | | Merge "Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag"Tadashi G. Takaoka2014-02-062-4/+6
|\ \ \
| * | | Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag•••This change must be checked in together with Iac93eb79fc. Bug: 12913520 Bug: 12179576 Change-Id: Ic9a40fb0529202893be8ccb6f5abfbbe6d78508c Tadashi G. Takaoka2014-02-062-4/+6
* | | | Merge "Parse keyLabel for icon, code, and outputText as well"Tadashi G. Takaoka2014-02-061-11/+22
|\ \ \ \ | | |/ / | |/| |
| * | | Parse keyLabel for icon, code, and outputText as well•••Change-Id: I023915b68b4aabd056c2c1eb745876471556e15e Tadashi G. Takaoka2014-02-061-11/+22
| |/ /
* / / Remove unused smiley key definitions•••Change-Id: Icbdfb360abab2964869898949774f47197f6d000 Tadashi G. Takaoka2014-02-061-34/+32
|/ /
* | Merge "Conditionally store the raw suggestions."Jean Chalard2014-02-066-20/+48
|\ \
| * | Conditionally store the raw suggestions.•••Bug: 12913520 Change-Id: Ie15f97d90c142c51089280252b35b5ad1d226e19 Jean Chalard2014-02-066-20/+48
| |/
* | Merge "Use CombinedFormatUtils to convert dict elements to strings."Keisuke Kuroyanagi2014-02-063-32/+105
|\ \
| * | Use CombinedFormatUtils to convert dict elements to strings.•••Bug: 11281877 Bug: 12810574 Change-Id: Ib631f75eab73abc9877a7698171c45e8f2fc7600 Keisuke Kuroyanagi2014-02-063-32/+105
* | | Merge "Consolidate WordProperty and Word."Keisuke Kuroyanagi2014-02-069-266/+246
|\| |
| * | Consolidate WordProperty and Word.•••Bug: 11281877 Bug: 12810574 Change-Id: I9dc99188f80f25a8780c1860dab46e4aa80a23e5 Keisuke Kuroyanagi2014-02-069-266/+246
* | | Merge "Unregister DictionaryDumpBroadcastReceiver in onDestroy()."Keisuke Kuroyanagi2014-02-061-0/+1
|\ \ \
| * | | Unregister DictionaryDumpBroadcastReceiver in onDestroy().•••Change-Id: I83a05a8369c2fe2fa7522f18eb00983a0b10dc19 Keisuke Kuroyanagi2014-02-061-0/+1
| | |/ | |/|
* / | Remove a redundant comment.•••No need to say this twice. Change-Id: Ief7ac425037aa2767ee8f21c9552138a9c46afc8 Jean Chalard2014-02-051-2/+0
|/ /
* | Merge "Stop considering personalization dicts outputs as words"Jean Chalard2014-02-054-6/+30
|\ \
| * | Stop considering personalization dicts outputs as words•••Bug: 12800726 Bug: 12798403 Change-Id: I6d60f9ad39761757f8a64533f40d6441f3a36410 Jean Chalard2014-02-054-6/+30
* | | Merge "Make WeightedString have ProbabilityInfo."Keisuke Kuroyanagi2014-02-056-23/+51
|\ \ \ | | |/ | |/|
| * | Make WeightedString have ProbabilityInfo.•••Bug: 11281877 Bug: 12810574 Change-Id: I265e3d8654c75766cd0e0d09d67ef62b4566298a Keisuke Kuroyanagi2014-02-056-23/+51
* | | Merge "Separate ProbabilityInfo form WordProperty."Keisuke Kuroyanagi2014-02-052-24/+55
|\| |
| * | Separate ProbabilityInfo form WordProperty.•••Bug: 11281877 Bug: 12810574 Change-Id: I0c77d976c915bdf2a2cddabd0cbedc2fb6691c7b Keisuke Kuroyanagi2014-02-052-24/+55
* | | Merge "Fix a flash in the wrong place"Jean Chalard2014-02-051-3/+2
|\ \ \
| * | | Fix a flash in the wrong place•••Bug: 7226099 Change-Id: I8f74802b3ae24018fc4176fb2fff2c777ae170b0 Jean Chalard2014-02-051-3/+2
| | |/ | |/|
* | | 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 label•••Change-Id: Ia72c31d15c891fa522935ba9792e88fd5d8ce7f7 Tadashi G. Takaoka2014-02-051-1/+5
* | | | Merge "Add null check to KeySpecParser"Tadashi G. Takaoka2014-02-052-0/+20
|\| | |
| * | | Add null check to KeySpecParser•••Change-Id: Ic37db8cbf8f83f753d7381e1edba8eac1ef1ceb1 Tadashi G. Takaoka2014-02-052-0/+20
* | | | Merge "Refactor KeySpecParser a bit"Tadashi G. Takaoka2014-02-051-47/+56
|\| | |
| * | | Refactor KeySpecParser a bit•••Change-Id: I1208746f42eb92f937812149033398d8318f9c4e Tadashi G. Takaoka2014-02-051-47/+56
| | |/ | |/|
* | | Merge "[HD04] Make the locale mandatory."Jean Chalard2014-02-053-7/+10
|\ \ \
| * | | [HD04] Make the locale mandatory.•••Bug: 11281748 Change-Id: I69281b0053bec404c3e3c713ade3f65a140f51b1 Jean Chalard2014-02-053-7/+10
| | |/ | |/|
* | | Merge "[IL109] Move more code to InputLogic"Jean Chalard2014-02-053-97/+126
|\ \ \
| * | | [IL109] Move more code to InputLogic•••Bug: 8636060 Change-Id: Ib12eacc836e8d39c4165c97a2a287f32f6bf5405 Jean Chalard2014-02-053-97/+126
* | | | 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.•••Access the suggestion strip through the interface instead. Bug: 8636060 Change-Id: Ia8bd705c230f943e309d677ef683b1a2cbe68036 Jean Chalard2014-02-052-8/+13
* | | Move key preview related methods to KeyPreviewChoreographer•••Change-Id: Ia8d6b7fa922a4da233bf851b2e94bbd2573a65a3 Tadashi G. Takaoka2014-02-053-231/+299
* | | Merge "Revert "Move key preview related methods to KeyPreviewChoreographer""Tadashi G. Takaoka2014-02-053-296/+231
|\ \ \ | |/ / |/| |
| * | Revert "Move key preview related methods to KeyPreviewChoreographer"•••This reverts commit 38806940b9b97294551dc9d365388c0d913a161a. Change-Id: I185c4d5f5d92dd269f678206ef3ff8316cbce6ed Tadashi G. Takaoka2014-02-053-296/+231
* | | [IL107] Add an interface to access the suggestion view.•••Bug: 8636060 Change-Id: I603af6bcdaa31f64aaaf916784720a133388c737 Jean Chalard2014-02-052-6/+48
| |/ |/|
* | Merge "Move key preview related methods to KeyPreviewChoreographer"Tadashi G. Takaoka2014-02-053-231/+296
|\|
| * Move key preview related methods to KeyPreviewChoreographer•••Change-Id: I18cbbd287313826bc72437c6ebab2915c1d7bc50 Tadashi G. Takaoka2014-02-053-231/+296
* | Merge "Check isEligibleForAutoCommit when batch input is ended."Keisuke Kuroyanagi2014-02-051-1/+4
|\ \ | |/ |/|
| * Check isEligibleForAutoCommit when batch input is ended.•••Bug: 11951198 Change-Id: Ibbe09fa38eaa3ebf8f9b69f744a29db7ac598975 Keisuke Kuroyanagi2014-02-051-1/+4
* | Merge "Move some XML attributes to KeyPreviewDrawParams"Tadashi G. Takaoka2014-02-052-33/+47
|\ \
| * | Move some XML attributes to KeyPreviewDrawParams•••Change-Id: I0e040b3aed63f8da983fcc51d55b55ac9294a16a Tadashi G. Takaoka2014-02-042-33/+47