aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | am be4d85fe: Merge "Fix bug and Add large test for decaying dictionary."Keisuke Kuroyanagi2013-10-079-4/+82
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'be4d85feb0b7aa65c9c0f09affe2583eb837cc2b': Fix bug and Add large test for decaying dictionary.
| | * | | | | | | | Merge "Fix bug and Add large test for decaying dictionary."Keisuke Kuroyanagi2013-10-079-4/+82
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | Fix bug and Add large test for decaying dictionary.Keisuke Kuroyanagi2013-10-079-4/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - GC gets failure when the dictionary become empty. - Useless unigrams are sometimes not removed. Bug: 10197478 Change-Id: I8d1479c01efba61a81f03bc077da6bcb4797a940
* | | | | | | | | | am 93622c4f: am 69d10385: Merge "Update en_GB dictionary"Jean Chalard2013-10-091-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '93622c4fe0e1859eaadea88f15d481d1ca2734dd': Update en_GB dictionary
| * | | | | | | | | am 69d10385: Merge "Update en_GB dictionary"Jean Chalard2013-10-071-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '69d103854deb62ecec078d7a595e5e924519b55d': Update en_GB dictionary
| | * | | | | | | | Merge "Update en_GB dictionary"Jean Chalard2013-10-071-0/+0
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | Update en_GB dictionaryJean Chalard2013-10-071-0/+0
| | | | |/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Header : date : 1380293342 <=> 1381130519 version : 40 <=> 41 Body : Added: filter 115 Bug: 11076171 Change-Id: I4e88b38b61b794c58b645f7b39e28524d979caba
* | | | | | | | | 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-094-1/+99
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b3ac25f1d9150ab47fd1184515ec5a8b39290451': Add navigateEmoji
| * | | | | | am 4deb824f: Add navigateEmojiSatoshi Kataoka2013-10-064-1/+99
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4deb824f3a91e2e157a3a0334e46b9bba394bc1a': Add navigateEmoji
| | * | | | | Add navigateEmojiSatoshi Kataoka2013-10-074-1/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | | Merge "Fix build"Satoshi Kataoka2013-10-071-1/+1
| | |\ \ \ \ \
| | | * | | | | Fix buildSatoshi Kataoka2013-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I61341aa7b1ceb311aaa5faa5888ba31e463a95d5
* | | | | | | | am 8b6b9e33: am 785eed9b: Merge "Parameter optimization."Keisuke Kuroyanagi2013-10-091-3/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '8b6b9e3367b460f5bfe83d12c46c20a73d2e4ed7': Parameter optimization.
| * | | | | | | am 785eed9b: Merge "Parameter optimization."Keisuke Kuroyanagi2013-10-061-3/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '785eed9be5e3d969823ba5d3a80121a2acdb8d83': Parameter optimization.
| | * | | | | | Merge "Parameter optimization."Keisuke Kuroyanagi2013-10-071-3/+3
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Parameter optimization.Keisuke Kuroyanagi2013-10-071-3/+3
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Category diff] +1 194 -1 21 +2 15 -2 1 +3 1 -3 15 +4 152 -4 90 +5 108 -5 197 +6 94 -6 136 +7 28 -7 132 [Weighted category diff] +1 230 -1 23 +2 15 -2 1 +3 1 -3 15 +4 180 -4 106 +5 122 -5 224 +6 107 -6 158 +7 29 -7 157 show diff for ./en_user_log_phones_2011_08.csv +1 171 -1 9 +2 7 -2 1 +3 1 -3 7 +4 123 -4 76 +5 84 -5 157 +6 66 -6 119 +7 20 -7 103 Before ---- count ---- Count(1):75.64%, 177913 Count(2):1.06%, 2510 Count(3):0.56%, 1319 Count(4):6.63%, 15612 Count(5):9.87%, 23223 Count(6):2.79%, 6580 Count(7):3.41%, 8038 ---- weight ---- Weight(1):96.88%, 2009907 Weight(2):0.24%, 5157 Weight(3):0.09%, 2025 Weight(4):0.77%, 16095 Weight(5):1.11%, 23077 Weight(6):0.39%, 8172 Weight(7):0.48%, 10146 ---- score ---- Conservative score = 66.406 Normal score = 81.512 Agressive score = 89.064 Insane score = 92.841 After ---- count ---- Count(1):75.71%, 178087 Count(2):1.07%, 2524 Count(3):0.55%, 1305 Count(4):6.66%, 15677 Count(5):9.83%, 23133 Count(6):2.78%, 6539 Count(7):3.37%, 7930 ---- weight ---- Weight(1):96.89%, 2010118 Weight(2):0.24%, 5171 Weight(3):0.09%, 2011 Weight(4):0.78%, 16184 Weight(5):1.1%, 22972 Weight(6):0.39%, 8109 Weight(7):0.48%, 10014 ---- score ---- Conservative score = 66.431 Normal score = 81.531 Agressive score = 89.08 Insane score = 92.855 No diffs for 10+ freq user log. Change-Id: Ica4a7604507a2c91aaa7daf5bacf4fce4039f547
* | | | | | | 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
* | | | | | am 7b8c9dd0: (-s ours) am a8f4efd0: (-s ours) am 069b185d: (-s ours) am ↵Baligh Uddin2013-10-090-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0de11871: (-s ours) am b2ffcd64: (-s ours) Import translations. DO NOT MERGE * commit '7b8c9dd0b0249af40ab28efb129b90a7dacde7ea':
| * | | | | am a8f4efd0: (-s ours) am 069b185d: (-s ours) am 0de11871: (-s ours) am ↵Baligh Uddin2013-10-060-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b2ffcd64: (-s ours) Import translations. DO NOT MERGE * commit 'a8f4efd0132592c34ab87b6a3cf6ce1baa0f522d': Import translations. DO NOT MERGE
| | * | | | am 069b185d: (-s ours) am 0de11871: (-s ours) am b2ffcd64: (-s ours) Import ↵Baligh Uddin2013-10-060-0/+0
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translations. DO NOT MERGE * commit '069b185d83ed7ab2c96db03aa8271b4bbf34233a': Import translations. DO NOT MERGE
| | | * \ \ \ am 0de11871: (-s ours) am b2ffcd64: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-10-060-0/+0
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0de11871c5569921296a72a56a33bddab1167ed0': Import translations. DO NOT MERGE
* | | | | | | | am e9557d4b: (-s ours) am f645402a: (-s ours) Merge "Import translations. DO ↵Baligh Uddin2013-10-090-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE" * commit 'e9557d4b89ae81350699b2ae8d05cf1a0cbead81': Import translations. DO NOT MERGE
| * | | | | | | am f645402a: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-10-050-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f645402a0797486004c71dd5677f630dde9b7e11': Import translations. DO NOT MERGE
| | * | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-10-0657-118/+176
| | |\ \ \ \ \ \
| | | * | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-10-0457-118/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I15036545751abe751f2768daef7f3f1605a5457e Auto-generated-cl: translation import
* | | | | | | | | am d7e90dad: (-s ours) Merge "Import translations. DO NOT MERGE" into ↵Baligh Uddin2013-10-090-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-ub-latinimegoogle * commit 'd7e90dad0e010af33029f3d4a73769c8e5a00c6b': Import translations. DO NOT MERGE
| * | | | | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-10-0626-104/+52
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-10-0426-104/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I04aed3599ff9570197b408a5d16ea48422294f97 Auto-generated-cl: translation import
* | | | | | | | | | am e30c8885: (-s ours) am 791a5a6a: am 06ba3ef1: (-s ours) am 551a1c24: ↵Qiwen Zhao2013-10-090-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reset to klp-dev branch to fix merging problem. * commit 'e30c888598328cf877e20954a96d12460e538423':
| * | | | | | | | | am 791a5a6a: am 06ba3ef1: (-s ours) am 551a1c24: reset to klp-dev branch to ↵Qiwen Zhao2013-10-040-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix merging problem. * commit '791a5a6a3c8e89fd6c442a8ebac4019ace892276':
| | * | | | | | | | am 06ba3ef1: (-s ours) am 551a1c24: reset to klp-dev branch to fix merging ↵Qiwen Zhao2013-10-040-0/+0
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | problem. * commit '06ba3ef19fba91dcb9071cadc4b4bd4d0b454366':
| | | * | | | | | | am 551a1c24: reset to klp-dev branch to fix merging problem.Qiwen Zhao2013-10-0456-2/+317
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '551a1c246ff348353a57ea3be13aa419457923f5':
* | | | | | | | | | | am 39ccc44b: am 6594318e: (-s ours) am 5ce96037: (-s ours) am d03f1793: am ↵Satoshi Kataoka2013-10-090-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f4aa9a7b: Do not merge. Revert emoji key position to JB-mr2 * commit '39ccc44b5a7721d42d01531bda03ff08e97f6861':
| * | | | | | | | | | am 6594318e: (-s ours) am 5ce96037: (-s ours) am d03f1793: am f4aa9a7b: Do ↵Satoshi Kataoka2013-10-040-0/+0
| |\| | | | | | | | | | | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not merge. Revert emoji key position to JB-mr2 * commit '6594318e7db5998c4be634ca0ec957d4115706d3': Do not merge. Revert emoji key position to JB-mr2
| | * | | | | | | | am 5ce96037: (-s ours) am d03f1793: am f4aa9a7b: Do not merge. Revert emoji ↵Satoshi Kataoka2013-10-040-0/+0
| | |\| | | | | | | | | | |_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | key position to JB-mr2 * commit '5ce9603784423f6dfa4f0654b0b104591f7ac1ae': Do not merge. Revert emoji key position to JB-mr2
| | | * | | | | | am d03f1793: am f4aa9a7b: Do not merge. Revert emoji key position to JB-mr2Satoshi Kataoka2013-10-044-4/+26
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd03f17936b95be7da38c36a65cfc4e62176ef7ed': Do not merge. Revert emoji key position to JB-mr2