aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am 3bbd50c3: Use SubtypeLocaleUtils.isRtlLanguageTadashi G. Takaoka2014-02-063-32/+16
|\ | | | | | | | | * commit '3bbd50c36b1e9b9e3b26ab510853021515886498': Use SubtypeLocaleUtils.isRtlLanguage
| * Use SubtypeLocaleUtils.isRtlLanguageTadashi G. Takaoka2014-02-063-32/+16
| | | | | | | | Change-Id: Ic0208412cd9c02975641cb5c448d092f28786746
* | am 48ea5280: Merge "Consolidate keyOutputText with keyLabel attribute"Tadashi G. Takaoka2014-02-065-13/+3
|\| | | | | | | | | * commit '48ea52800ac490b0c32c91b9982c7e01a455ffe5': Consolidate keyOutputText with keyLabel attribute
| * Merge "Consolidate keyOutputText with keyLabel attribute"Tadashi G. Takaoka2014-02-065-13/+3
| |\
| | * Consolidate keyOutputText with keyLabel attributeTadashi G. Takaoka2014-02-065-19/+3
| | | | | | | | | | | | Change-Id: I90ea2c9d5ce42fabc79599995a2fae1f5f652a6b
* | | am d645db1e: Merge "Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag"Tadashi G. Takaoka2014-02-062-4/+6
|\| | | | | | | | | | | | | | * commit 'd645db1e37a376e71d56834033b82a07e6f387b8': Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag
| * | Merge "Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag"Tadashi G. Takaoka2014-02-062-4/+6
| |\ \
| | * | Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlagTadashi G. Takaoka2014-02-062-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change must be checked in together with Iac93eb79fc. Bug: 12913520 Bug: 12179576 Change-Id: Ic9a40fb0529202893be8ccb6f5abfbbe6d78508c
* | | | am a9b67135: Merge "Parse keyLabel for icon, code, and outputText as well"Tadashi G. Takaoka2014-02-062-11/+26
|\| | | | | | | | | | | | | | | | | | | * commit 'a9b67135bd685bfdc9cbb928be24d2114d64a57a': Parse keyLabel for icon, code, and outputText as well
| * | | Merge "Parse keyLabel for icon, code, and outputText as well"Tadashi G. Takaoka2014-02-062-11/+26
| |\ \ \ | | | |/ | | |/|
| | * | Parse keyLabel for icon, code, and outputText as wellTadashi G. Takaoka2014-02-062-11/+26
| | |/ | | | | | | | | | Change-Id: I023915b68b4aabd056c2c1eb745876471556e15e
* | | am 0df46273: Remove unused smiley key definitionsTadashi G. Takaoka2014-02-062-40/+32
|\| | | | | | | | | | | | | | * commit '0df462730b426f95b8cafe6948c2dc3a6e53e4a6': Remove unused smiley key definitions
| * | Remove unused smiley key definitionsTadashi G. Takaoka2014-02-062-40/+32
| |/ | | | | | | Change-Id: Icbdfb360abab2964869898949774f47197f6d000
* | am a9e1930a: Merge "Conditionally store the raw suggestions."Jean Chalard2014-02-056-20/+48
|\| | | | | | | | | * commit 'a9e1930a6a9ce2e53cf9b47e8b0033b763416183': Conditionally store the raw suggestions.
| * Merge "Conditionally store the raw suggestions."Jean Chalard2014-02-066-20/+48
| |\
| | * Conditionally store the raw suggestions.Jean Chalard2014-02-066-20/+48
| | | | | | | | | | | | | | | Bug: 12913520 Change-Id: Ie15f97d90c142c51089280252b35b5ad1d226e19
* | | am fd018c15: Merge "Use CombinedFormatUtils to convert dict elements to ↵Keisuke Kuroyanagi2014-02-053-32/+105
|\| | | | | | | | | | | | | | | | | | | | strings." * commit 'fd018c1588c24b1fd32746d9bf0a089713c407e0': Use CombinedFormatUtils to convert dict elements to strings.
| * | Merge "Use CombinedFormatUtils to convert dict elements to strings."Keisuke Kuroyanagi2014-02-063-32/+105
| |\ \
| | * | Use CombinedFormatUtils to convert dict elements to strings.Keisuke Kuroyanagi2014-02-063-32/+105
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: Ib631f75eab73abc9877a7698171c45e8f2fc7600
* | | | am 337dce80: Merge "Consolidate WordProperty and Word."Keisuke Kuroyanagi2014-02-059-266/+246
|\| | | | | | | | | | | | | | | | | | | * commit '337dce8074cea5d4d703ff0add4186681dbb3172': Consolidate WordProperty and Word.
| * | | Merge "Consolidate WordProperty and Word."Keisuke Kuroyanagi2014-02-069-266/+246
| |\| |
| | * | Consolidate WordProperty and Word.Keisuke Kuroyanagi2014-02-069-266/+246
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: I9dc99188f80f25a8780c1860dab46e4aa80a23e5
* | | | am 0c088e2d: Merge "Unregister DictionaryDumpBroadcastReceiver in onDestroy()."Keisuke Kuroyanagi2014-02-051-0/+1
|\| | | | | | | | | | | | | | | | | | | * commit '0c088e2d74ecb520a11b817a34e9414bf856caeb': Unregister DictionaryDumpBroadcastReceiver in onDestroy().
| * | | Merge "Unregister DictionaryDumpBroadcastReceiver in onDestroy()."Keisuke Kuroyanagi2014-02-061-0/+1
| |\ \ \
| | * | | Unregister DictionaryDumpBroadcastReceiver in onDestroy().Keisuke Kuroyanagi2014-02-061-0/+1
| | | |/ | | |/| | | | | | | | | Change-Id: I83a05a8369c2fe2fa7522f18eb00983a0b10dc19
* | | | am 7ee6be46: Merge "Remove a redundant comment."Jean Chalard2014-02-051-2/+0
|\| | | | | | | | | | | | | | | | | | | * commit '7ee6be46b36bd2f2b3dc39a2f0f2a477e45a387a': Remove a redundant comment.
| * | | Merge "Remove a redundant comment."Jean Chalard2014-02-061-2/+0
| |\ \ \
| | * | | Remove a redundant comment.Jean Chalard2014-02-051-2/+0
| | |/ / | | | | | | | | | | | | | | | | | | | | No need to say this twice. Change-Id: Ief7ac425037aa2767ee8f21c9552138a9c46afc8
| * / / Import translations. DO NOT MERGEGeoff Mendal2014-02-0557-0/+368
| |/ / | | | | | | | | | | | | Change-Id: Ib99535e93fac58d7e5b22595015096b7be9d0d98 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2014-02-0557-0/+368
| | | | | | | | | | | | | | | Change-Id: I0ff7e7a2306ba4e523cb5ef2eac5e8e68cc5351a Auto-generated-cl: translation import
* | | am 58eed636: Merge "Stop considering personalization dicts outputs as words"Jean Chalard2014-02-054-6/+30
|\| | | | | | | | | | | | | | * commit '58eed6360db7f8d2ba12ab34d18656f8ec7b6116': Stop considering personalization dicts outputs as words
| * | 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
* | | | am 239f7daf: Merge "Make WeightedString have ProbabilityInfo."Keisuke Kuroyanagi2014-02-056-23/+51
|\| | | | | | | | | | | | | | | | | | | * commit '239f7daf4a1fa9f83a4ce54a840c0fdc011f3b4c': Make WeightedString have ProbabilityInfo.
| * | | 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
* | | | am e42380a4: Merge "Separate ProbabilityInfo form WordProperty."Keisuke Kuroyanagi2014-02-052-24/+55
|\| | | | | | | | | | | | | | | | | | | * commit 'e42380a471c0765ccd71ae34d6bc99a272deec52': Separate ProbabilityInfo form WordProperty.
| * | | 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
* | | | am 8fb2f6a4: Merge "Fix a flash in the wrong place"Jean Chalard2014-02-051-3/+2
|\| | | | | | | | | | | | | | | | | | | * commit '8fb2f6a441ec56b449fc408b4f6da60f904f4cec': Fix a flash in the wrong place
| * | | 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
* | | | am 02a534d1: Merge "Treat a sole "|" as a special case of key label"Tadashi G. Takaoka2014-02-051-1/+5
|\| | | | | | | | | | | | | | | | | | | * commit '02a534d13f5e04173efdf10a509de8aa85d2d6a5': Treat a sole "|" as a special case of key label
| * | | 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
* | | | | am 6e5dbdd5: Merge "Add null check to KeySpecParser"Tadashi G. Takaoka2014-02-052-0/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '6e5dbdd5013258a33a3a9a3da0f0b74d3d9ed289': Add null check to KeySpecParser
| * | | | 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
* | | | | am 6a16fa1f: Merge "Refactor KeySpecParser a bit"Tadashi G. Takaoka2014-02-051-47/+56
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '6a16fa1f10ed5d429e5dbca51b552faee495ab2d': Refactor KeySpecParser a bit
| * | | | Merge "Refactor KeySpecParser a bit"Tadashi G. Takaoka2014-02-051-47/+56
| |\| | |