aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am 98da7cfc: am c2dda795: Tentatively revert inconsistent assetsSatoshi Kataoka2013-10-095-0/+1
|\ | | | | | | | | * commit '98da7cfc0b9afc75db240d10c20f3360fe693320': Tentatively revert inconsistent assets
| * am c2dda795: Tentatively revert inconsistent assetsSatoshi Kataoka2013-10-015-0/+1
| |\ | | | | | | | | | | | | * commit 'c2dda795af14f94db7b6cfc80cbc609c20406522': Tentatively revert inconsistent assets
| | * Tentatively revert inconsistent assetsSatoshi Kataoka2013-10-015-0/+1
| | | | | | | | | | | | Change-Id: I90f0ffed57f0efa9f01adb969fd499e2dcd2a0dc
* | | am db083a2b: am a4913994: Hide indication bar if only one pageSatoshi Kataoka2013-10-091-2/+3
|\| | | | | | | | | | | | | | * commit 'db083a2b25d057f21a22333251ea0a78668e6326': Hide indication bar if only one page
| * | am a4913994: Hide indication bar if only one pageSatoshi Kataoka2013-10-011-2/+3
| |\| | | | | | | | | | | | | * commit 'a4913994c2904eefa861782966a288959b216713': Hide indication bar if only one page
| | * Hide indication bar if only one pageSatoshi Kataoka2013-10-011-2/+3
| | | | | | | | | | | | | | | Bug: 10923117 Change-Id: If81bf07ba2e7c4fff44a8832f98b4a393c15edc7
* | | am d00e4865: am 126d758c: Merge "Quit blocking getSuggestion during GC."Keisuke Kuroyanagi2013-10-092-12/+21
|\| | | | | | | | | | | | | | * commit 'd00e48656b02ff49fc834ed6762dc194d00b42ad': Quit blocking getSuggestion during GC.
| * | am 126d758c: Merge "Quit blocking getSuggestion during GC."Keisuke Kuroyanagi2013-10-012-12/+21
| |\| | | | | | | | | | | | | * commit '126d758c1e8db969ad1c9e5d801f3075e2061cc1': Quit blocking getSuggestion during GC.
| | * Merge "Quit blocking getSuggestion during GC."Keisuke Kuroyanagi2013-10-012-12/+21
| | |\
| | | * Quit blocking getSuggestion during GC.Keisuke Kuroyanagi2013-10-012-12/+21
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 10831272 Change-Id: I995c619dc18a9120a47f547d31045cb73a9353ec
* | | | am bff2d14d: am 74730a46: Merge "Create the wiring for auto-commit ↵Jean Chalard2013-10-091-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | confidence computation." * commit 'bff2d14d1caf4d70f8c1fdcbbf8e9b41209a3e94': Create the wiring for auto-commit confidence computation.
| * | | am 74730a46: Merge "Create the wiring for auto-commit confidence computation."Jean Chalard2013-10-011-1/+2
| |\| | | | | | | | | | | | | | | | | | * commit '74730a4600620b5ccfcf3d16666ad0239aec18b6': Create the wiring for auto-commit confidence computation.
| | * | Merge "Create the wiring for auto-commit confidence computation."Jean Chalard2013-10-011-1/+2
| | |\ \
| | | * | Create the wiring for auto-commit confidence computation.Jean Chalard2013-10-011-1/+2
| | | |/ | | | | | | | | | | | | | | | | Bug: 9059617 Change-Id: I7e4e05ffa8c68cfebbe362a977fd176555cad12a
| | * / Import translations. DO NOT MERGEBaligh Uddin2013-09-3057-3/+231
| | |/ | | | | | | | | | | | | Change-Id: I8f0db70d71967d115f0684a7661888aa31e751d4 Auto-generated-cl: translation import
* | / Do not merge. Revert emoji key position to JB-mr2Satoshi Kataoka2013-10-044-4/+26
|/ / | | | | | | | | | | | | Cherry pick of Ie2033b2f5253b2e2 Bug: 10954182 Change-Id: I9cc61e27a207055d5a43fe3da6fd1ec63bae49fd
* | Import translations. DO NOT MERGEBaligh Uddin2013-09-3051-0/+204
| | | | | | | | | | Change-Id: I01400792a62f3f5bb11794b32930e788fa0af045 Auto-generated-cl: translation import
* | am 458fb52b: Merge "Speak auto-corrections for accessibility"Alan Viverette2013-09-304-2/+73
|\| | | | | | | | | * commit '458fb52b985d9c4f37b82689b573d42f95487a32': Speak auto-corrections for accessibility
| * Merge "Speak auto-corrections for accessibility"Alan Viverette2013-09-304-2/+73
| |\
| | * Speak auto-corrections for accessibilityAlan Viverette2013-09-274-2/+73
| | | | | | | | | | | | | | | BUG: 8669376 Change-Id: Id71b2c2835daa7a8c9d6c92c57a7e302551c289d
* | | am 65330d28: Merge "Implement simple dictionary decay."Keisuke Kuroyanagi2013-09-301-2/+9
|\| | | | | | | | | | | | | | * commit '65330d2820f61aaad6094db6738017aa77a64581': Implement simple dictionary decay.
| * | Merge "Implement simple dictionary decay."Keisuke Kuroyanagi2013-09-301-2/+9
| |\ \
| | * | Implement simple dictionary decay.Keisuke Kuroyanagi2013-09-301-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Groundwork and implement simple decay. Increment probability when typed and decrement probability at GC. Bug: 6669677 Change-Id: Ib12caead0cbeef4ce7808fe8ac0b00ee331523fe
* | | | am ef084229: Merge "Use reentrant lock for main dictionaries."Keisuke Kuroyanagi2013-09-302-16/+135
|\| | | | | | | | | | | | | | | | | | | * commit 'ef084229f646853cff4eef55e2069eb4b93f14e6': Use reentrant lock for main dictionaries.
| * | | Merge "Use reentrant lock for main dictionaries."Keisuke Kuroyanagi2013-09-302-16/+135
| |\ \ \ | | |/ / | |/| |
| | * | Use reentrant lock for main dictionaries.Keisuke Kuroyanagi2013-09-302-16/+135
| | | | | | | | | | | | | | | | | | | | Bug: 10964805 Change-Id: Iaa9b79fc770d8ae2ec9d7c362c90c28bc9f65ea8
* | | | am 42941dd2: Merge "Update dictionaries"Jean Chalard2013-09-306-0/+0
|\| | | | | | | | | | | | | | | | | | | * commit '42941dd2fd2a6b3a89cbb7ab733980465b4895a6': Update dictionaries
| * | | Merge "Update dictionaries"Jean Chalard2013-09-306-0/+0
| |\ \ \
| | * | | Update dictionariesJean Chalard2013-09-306-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add KitKat to all dictionaries. Version da, fi, pl : 29 → 40 cs, de, hr, it, lt, lv, nb, nl, sl, sr, sv, tr : 35 → 40 es : 36 → 40 en_gb, en_us, en, fr, pt_br, pt_pt : 39 → 40 Bug: 10958192 Change-Id: I14436616285ced5eb3b70b8c44b9243da94eed4f
* | | | | am 25f47828: Merge "Separate bigram entries from the trie file."Ken Wakasa2013-09-305-31/+143
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '25f47828539f4af34b081afb4553e9e56fbcdbf3': Separate bigram entries from the trie file.
| * | | | Merge "Separate bigram entries from the trie file."Ken Wakasa2013-09-305-31/+143
| |\ \ \ \
| | * | | | Separate bigram entries from the trie file.Yuichiro Hanada2013-09-305-31/+143
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10920165 Change-Id: I42eb7f228994a56c2f31a1c83904c8c360b6d088
* | | | | | am d40a931a: Merge "Change scopes of some methods in DynamicBinaryDictIOUtils."Ken Wakasa2013-09-301-3/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd40a931a4d9ab6e49e6d8689f2087937ea168147': Change scopes of some methods in DynamicBinaryDictIOUtils.
| * | | | | Merge "Change scopes of some methods in DynamicBinaryDictIOUtils."Ken Wakasa2013-09-301-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Change scopes of some methods in DynamicBinaryDictIOUtils.Yuichiro Hanada2013-09-301-3/+3
| | | |/ / | | |/| | | | | | | | | | | | Change-Id: I1371d41760b38834d1d5ff40e682ac0a6fc9f2e9
* | | | | am c1851004: Prepare dictionary decay.Keisuke Kuroyanagi2013-09-292-5/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'c18510049a3422c88ed3ab3bbc64944c94a611fd': Prepare dictionary decay.
| * | | | Prepare dictionary decay.Keisuke Kuroyanagi2013-09-302-5/+11
| |/ / / | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I8fbae190dd44a6bdbee7e9b6d3a16208322727f7
* | | | am 1cf4789b: Merge "Set header attributes for ExpandableBinaryDictionary."Keisuke Kuroyanagi2013-09-2811-47/+48
|\| | | | | | | | | | | | | | | | | | | * commit '1cf4789ba6abb5855392d542bb075c12d2d9b6a0': Set header attributes for ExpandableBinaryDictionary.
| * | | Merge "Set header attributes for ExpandableBinaryDictionary."Keisuke Kuroyanagi2013-09-2911-47/+48
| |\ \ \
| | * | | Set header attributes for ExpandableBinaryDictionary.Keisuke Kuroyanagi2013-09-2811-47/+48
| | |/ / | | | | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I2462777eaa07600f1c774226adfc4f351882f523
* | | | am b0c5ddb9: Merge "Stop vibration while repeating delete key in emoji view"Satoshi Kataoka2013-09-281-4/+6
|\| | | | | | | | | | | | | | | | | | | * commit 'b0c5ddb9c7a27f71ab63ec3362a476ec052f5bd0': Stop vibration while repeating delete key in emoji view
| * | | Merge "Stop vibration while repeating delete key in emoji view"Satoshi Kataoka2013-09-281-4/+6
| |\ \ \
| | * | | Stop vibration while repeating delete key in emoji viewSatoshi Kataoka2013-09-281-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10960355 Change-Id: Ic1fdecdbcab4082c5383623c1f2575e3976ebe27
* | | | | Import translations. DO NOT MERGEBaligh Uddin2013-09-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4def1991a7133c4ea653882044bf6c7a49dcbcfd Auto-generated-cl: translation import
* | | | | am a6e2ec53: Merge "Reduce Emoji size"Satoshi Kataoka2013-09-276-6/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'a6e2ec53b6f46491bd23bda6a0d734b820fd8a01': Reduce Emoji size
| * | | | Merge "Reduce Emoji size"Satoshi Kataoka2013-09-276-6/+6
| |\| | |
| | * | | Reduce Emoji sizeSatoshi Kataoka2013-09-286-6/+6
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie9dec82c0edde70a75fffeb7c86c14e05f468207
* | | | | am 4dc2b913: Merge "Fix possible NPE in KeyboardSwitcher"Satoshi Kataoka2013-09-271-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '4dc2b9131f48df86e071e5ecfc8db7cd408b154e': Fix possible NPE in KeyboardSwitcher
| * | | | Merge "Fix possible NPE in KeyboardSwitcher"Satoshi Kataoka2013-09-271-1/+1
| |\| | |
| | * | | Fix possible NPE in KeyboardSwitcherSatoshi Kataoka2013-09-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10964306 Change-Id: Ibcea76da746f6cac92c8d91425d25d04ade62af0