aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | am 86f77114: Merge "Don\'t auto-correct to non-whitelist shortcuts"Jean Chalard2013-10-071-2/+4
| |\| | | | | | | | | | | | | | | | | | * commit '86f7711407b65c341b38a9fb297c3e5f0532da26': Don't auto-correct to non-whitelist shortcuts
| | * | Merge "Don't auto-correct to non-whitelist shortcuts"Jean Chalard2013-10-071-2/+4
| | |\ \
| | | * | Don't auto-correct to non-whitelist shortcutsJean Chalard2013-10-071-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11076722 Change-Id: I0de10ab24d33ec31f45664fe92d80d5a7bec9c20
* | | | | am d44b2490: am a6047aae: Merge "Set the shortcut frequency correctly."Jean Chalard2013-10-099-22/+80
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'd44b249043754e5e0561d53ee337a250be14d492': Set the shortcut frequency correctly.
| * | | | am a6047aae: Merge "Set the shortcut frequency correctly."Jean Chalard2013-10-079-22/+80
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'a6047aae941e0723367fa9c52157271eb405b6fb': Set the shortcut frequency correctly.
| | * | | Merge "Set the shortcut frequency correctly."Jean Chalard2013-10-079-22/+80
| | |\| |
| | | * | Set the shortcut frequency correctly.Jean Chalard2013-10-079-22/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 14 is the right value. Bug: 11076722 Change-Id: I95d404b540f7fbe4932d1f8498cde23f1df0314f
* | | | | am eafff65b: am be4d85fe: Merge "Fix bug and Add large test for decaying ↵Keisuke Kuroyanagi2013-10-091-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dictionary." * commit 'eafff65bbe2583b5f97b8e80312ecd6bc5c6eac5': Fix bug and Add large test for decaying dictionary.
| * | | | am be4d85fe: Merge "Fix bug and Add large test for decaying dictionary."Keisuke Kuroyanagi2013-10-071-0/+4
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'be4d85feb0b7aa65c9c0f09affe2583eb837cc2b': Fix bug and Add large test for decaying dictionary.
| | * | | Merge "Fix bug and Add large test for decaying dictionary."Keisuke Kuroyanagi2013-10-071-0/+4
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Fix bug and Add large test for decaying dictionary.Keisuke Kuroyanagi2013-10-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - GC gets failure when the dictionary become empty. - Useless unigrams are sometimes not removed. Bug: 10197478 Change-Id: I8d1479c01efba61a81f03bc077da6bcb4797a940
* | | | | am dff82299: am 7da62bbe: Merge "Remove suggestions when string contains a ↵Jean Chalard2013-10-092-13/+43
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | period" * commit 'dff8229925525c494154fc0cd050b5102b4a4231': Remove suggestions when string contains a period
| * | | | am 7da62bbe: Merge "Remove suggestions when string contains a period"Jean Chalard2013-10-072-13/+43
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '7da62bbe24e86ba95cab95cb5f10023ea07c08c5': Remove suggestions when string contains a period
| | * | | Merge "Remove suggestions when string contains a period"Jean Chalard2013-10-072-13/+43
| | |\ \ \
| | | * | | Remove suggestions when string contains a periodJean Chalard2013-10-072-13/+43
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not the right way to do it, but it's simple and will kill the regression. We should investigate why the return values are wrong in this case. Bug: 10780091 Change-Id: I808727242c9cb1598df00a7426358dc3a658add4
* | | | | am 6a83a875: am 47462172: Enter -> Alpha keyboard switcher in Emoji palette viewSatoshi Kataoka2013-10-092-6/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '6a83a87569dba536f47e61cff0e15437c85c5595': Enter -> Alpha keyboard switcher in Emoji palette view
| * | | | am 47462172: Enter -> Alpha keyboard switcher in Emoji palette viewSatoshi Kataoka2013-10-072-6/+6
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '4746217247d14f26249217aab28215e9c6867614': Enter -> Alpha keyboard switcher in Emoji palette view
| | * | | Enter -> Alpha keyboard switcher in Emoji palette viewSatoshi Kataoka2013-10-072-6/+6
| | | |/ | | |/| | | | | | | | | | | | | Bug: 11103091 Change-Id: I0c5384e9f148566d1ac1d178a8227eb913d59908
* | | | am 192414a4: am 32cf6f85: Show Emoji key by longpressing the enter keySatoshi Kataoka2013-10-092-21/+86
|\| | | | | | | | | | | | | | | | | | | * commit '192414a4b1e95668fcba1c302cdf5b4d7ff8f9e5': Show Emoji key by longpressing the enter key
| * | | am 32cf6f85: Show Emoji key by longpressing the enter keySatoshi Kataoka2013-10-072-21/+86
| |\| | | | | | | | | | | | | | | | | | * commit '32cf6f85a2e166f8a43d9bccd4ddefa0b7167cd1': Show Emoji key by longpressing the enter key
| | * | Show Emoji key by longpressing the enter keySatoshi Kataoka2013-10-072-21/+86
| | | | | | | | | | | | | | | | | | | | Bug: 11074625 Change-Id: I5fc57a2b68d7dcfb8dbebf5821b76b0895a947f9
* | | | am b3ac25f1: am 4deb824f: Add navigateEmojiSatoshi Kataoka2013-10-093-1/+98
|\| | | | | | | | | | | | | | | | | | | * commit 'b3ac25f1d9150ab47fd1184515ec5a8b39290451': Add navigateEmoji
| * | | am 4deb824f: Add navigateEmojiSatoshi Kataoka2013-10-063-1/+98
| |\| | | | | | | | | | | | | | | | | | * commit '4deb824f3a91e2e157a3a0334e46b9bba394bc1a': Add navigateEmoji
| | * | Add navigateEmojiSatoshi Kataoka2013-10-073-1/+98
| | | | | | | | | | | | | | | | | | | | Bug: 11074625 Change-Id: I1ef6b81ef923684b502c24fddb4ced8fe1691733
* | | | am 8822a52c: am 287c739d: Merge "Fix build"Satoshi Kataoka2013-10-091-1/+1
|\| | | | | | | | | | | | | | | | | | | * commit '8822a52c3f35acf34c10946e91cbcc230e4f88f5': Fix build
| * | | am 287c739d: Merge "Fix build"Satoshi Kataoka2013-10-061-1/+1
| |\| | | | | | | | | | | | | | | | | | * commit '287c739db9715222733af18b5e575f0bba1033bf': Fix build
| | * | Fix buildSatoshi Kataoka2013-10-071-1/+1
| | | | | | | | | | | | | | | | Change-Id: I61341aa7b1ceb311aaa5faa5888ba31e463a95d5
* | | | am 6f726f6f: am d76b5529: Rename EmojiKeyboardView -> EmojiPalettesViewSatoshi Kataoka2013-10-099-44/+50
|\| | | | | | | | | | | | | | | | | | | * commit '6f726f6fffb7cbd305a2707fab50f67afb183420': Rename EmojiKeyboardView -> EmojiPalettesView
| * | | am d76b5529: Rename EmojiKeyboardView -> EmojiPalettesViewSatoshi Kataoka2013-10-069-44/+50
| |\| | | | | | | | | | | | | | | | | | * commit 'd76b55297940a65bb9479020a9ed58aa978a0aea': Rename EmojiKeyboardView -> EmojiPalettesView
| | * | Rename EmojiKeyboardView -> EmojiPalettesViewSatoshi Kataoka2013-10-079-44/+50
| | |/ | | | | | | | | | Change-Id: I226bb8e21fd2b2b6639896a1cc433d19f3f431c2
| | * Import translations. DO NOT MERGEBaligh Uddin2013-10-0457-118/+176
| | | | | | | | | | | | | | | Change-Id: I15036545751abe751f2768daef7f3f1605a5457e Auto-generated-cl: translation import
| * | Import translations. DO NOT MERGEBaligh Uddin2013-10-0426-104/+52
| | | | | | | | | | | | | | | Change-Id: I04aed3599ff9570197b408a5d16ea48422294f97 Auto-generated-cl: translation import
| * | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-10-0463-120/+1849
| |\ \
| | * | Import translations. DO NOT MERGEBaligh Uddin2013-10-0463-120/+1849
| | | | | | | | | | | | | | | | | | | | Change-Id: I50e530351c75746759fefc4113c4f881755405ec Auto-generated-cl: translation import
* | | | am 73ca0f2c: am 423921ca: Merge "Fallback on empty locales."Jean Chalard2013-10-091-2/+18
|\| | | | | | | | | | | | | | | | | | | * commit '73ca0f2cec62cc67eceb526cd28d48948eae5b45': Fallback on empty locales.
| * | | am 423921ca: Merge "Fallback on empty locales."Jean Chalard2013-10-041-2/+18
| |\ \ \ | | | |/ | | |/| | | | | | | | | * commit '423921ca131dd1f330599063d34acd714889edf1': Fallback on empty locales.
| | * | Merge "Fallback on empty locales."Jean Chalard2013-10-041-2/+18
| | |\ \
| | | * | Fallback on empty locales.Jean Chalard2013-10-041-2/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a very rare corner case. Bug: 11072132 Change-Id: Iad2aa69511f7dc99105284a049c63f2f997b8ef0
* | | | | am c5f7d74b: am 5db7eaba: Merge "Accept double-space-period after emoji."Jean Chalard2013-10-091-6/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'c5f7d74b2bb83e99bef7aad62924b0c043ce8961': Accept double-space-period after emoji.
| * | | | am 5db7eaba: Merge "Accept double-space-period after emoji."Jean Chalard2013-10-041-6/+17
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '5db7eabafb75a595403309b74c86cba5d4d5486f': Accept double-space-period after emoji.
| | * | | Merge "Accept double-space-period after emoji."Jean Chalard2013-10-041-6/+17
| | |\ \ \
| | | * | | Accept double-space-period after emoji.Jean Chalard2013-10-041-6/+17
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also includes a fix that allows this code to read surrogate pairs in this processing. Bug: 11070482 Change-Id: If5ef8d6863938252f09128b7e99ea07ece6e7019
* | | | | am 3bf2c598: am 1d188a28: Merge "Fix emoji"Satoshi Kataoka2013-10-097-7/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '3bf2c59881ebdd4cf77099806d26f280046623bf': Fix emoji
| * | | | am 1d188a28: Merge "Fix emoji"Satoshi Kataoka2013-10-047-7/+7
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '1d188a28fb0930217098fef10937674e24ca5a49': Fix emoji
| | * | | Merge "Fix emoji"Satoshi Kataoka2013-10-047-7/+7
| | |\ \ \
| | | * | | Fix emojiSatoshi Kataoka2013-10-047-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10538430 Change-Id: Ib11e29794216b54001806ab12fe440d157243dc1
* | | | | | am 664f11f2: am 0b288985: Merge "Fix emoji recent key behavior"Satoshi Kataoka2013-10-092-3/+38
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '664f11f2ffee2cfefe12a98bde79673abf909148': Fix emoji recent key behavior
| * | | | | am 0b288985: Merge "Fix emoji recent key behavior"Satoshi Kataoka2013-10-042-3/+38
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0b288985b7e6a74f94943f15be6d6d55d6cca872': Fix emoji recent key behavior
| | * | | | Merge "Fix emoji recent key behavior"Satoshi Kataoka2013-10-042-3/+38
| | |\ \ \ \
| | | * | | | Fix emoji recent key behaviorSatoshi Kataoka2013-10-042-3/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10538430 Change-Id: I91e03a8e7914628cdc8e57c124c95e5e6e8ea2a6