aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 96b0f24f: am 3d929541: Fix build.•••* commit '96b0f24f18b332fc691a3ec86459ad7d2b31fe74': Fix build. Keisuke Kuroyanagi2013-10-091-1/+0
|\
| * am 3d929541: Fix build.•••* commit '3d92954120a5bfd0a34d81a6b78c58ff07040b01': Fix build. Keisuke Kuroyanagi2013-10-021-1/+0
| |\
| | * Fix build.•••Change-Id: Ib33b27214e67378646e44f5b45bda298f960524f Keisuke Kuroyanagi2013-10-021-1/+0
* | | am ec5ad29a: am d25cd26f: Merge "Try decaying user history at hourly intervals."•••* commit 'ec5ad29a1f81b3d1a907c201f1d6fed01aea627b': Try decaying user history at hourly intervals. Keisuke Kuroyanagi2013-10-096-6/+96
|\| |
| * | am d25cd26f: Merge "Try decaying user history at hourly intervals."•••* commit 'd25cd26f1a18ebf385a9ce8aea1e9c7ba32bdfc7': Try decaying user history at hourly intervals. Keisuke Kuroyanagi2013-10-026-6/+96
| |\|
| | * Merge "Try decaying user history at hourly intervals."Keisuke Kuroyanagi2013-10-026-6/+96
| | |\
| | | * Try decaying user history at hourly intervals.•••Bug: 6669677 Change-Id: Ib465fa7e1a7f289a07843535ba89d0dd5259e803 Keisuke Kuroyanagi2013-10-026-6/+96
* | | | am 28efd918: am ba9dc086: Merge "Use probability table for decaying dictionar...•••* commit '28efd918dada66b2cfc0d2e78dbfe2d574785a92': Use probability table for decaying dictionaries. Keisuke Kuroyanagi2013-10-092-18/+42
|\| | |
| * | | am ba9dc086: Merge "Use probability table for decaying dictionaries."•••* commit 'ba9dc0860f5d8e198c453c6324e85997de08d18a': Use probability table for decaying dictionaries. Keisuke Kuroyanagi2013-10-022-18/+42
| |\| |
| | * | Merge "Use probability table for decaying dictionaries."Keisuke Kuroyanagi2013-10-022-18/+42
| | |\ \
| | | * | Use probability table for decaying dictionaries.•••Bug: 6669677 Change-Id: Ib5994a2e343dfcdaf23755e523f52846709b1c6c Keisuke Kuroyanagi2013-10-022-18/+42
* | | | | am 72c870f5: am 596a565a: Merge "Remove some unused variables."•••* commit '72c870f5e67c0b332b8bf0b394796c28b53f61a7': Remove some unused variables. Ken Wakasa2013-10-099-42/+26
|\| | | |
| * | | | am 596a565a: Merge "Remove some unused variables."•••* commit '596a565ae7fe4e721503ad2da3e8a9990735ebf2': Remove some unused variables. Ken Wakasa2013-10-029-42/+26
| |\| | |
| | * | | Merge "Remove some unused variables."Ken Wakasa2013-10-029-42/+26
| | |\ \ \
| | | * | | Remove some unused variables.•••Change-Id: Iaf1556fec194d17cb4318f2bdcc837f8d79449ef Yuichiro Hanada2013-10-029-42/+26
* | | | | | am 879ae3aa: am 21ce9c4a: Merge "Stochastic decay."•••* commit '879ae3aa927fd13d7fa49f19d87740e5c38a52e2': Stochastic decay. Keisuke Kuroyanagi2013-10-096-95/+77
|\| | | | |
| * | | | | am 21ce9c4a: Merge "Stochastic decay."•••* commit '21ce9c4a89f90593e54ae29670ebd09a14533665': Stochastic decay. Keisuke Kuroyanagi2013-10-026-95/+77
| |\| | | |
| | * | | | Merge "Stochastic decay."Keisuke Kuroyanagi2013-10-026-95/+77
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Stochastic decay.•••Bug: 6669677 Change-Id: Ib2d9228b951c77dab7a8675ce9db60677e87e771 Keisuke Kuroyanagi2013-10-026-95/+77
* | | | | am da4d87ff: am 2dcb6337: Merge "Make SparseTable have multiple content tables."•••* commit 'da4d87ff000b594ede7cdb7bcb10e9272484f467': Make SparseTable have multiple content tables. Ken Wakasa2013-10-094-89/+157
|\| | | |
| * | | | am 2dcb6337: Merge "Make SparseTable have multiple content tables."•••* commit '2dcb63375d9f6dbdbcd1334571f6e80b4d487771': Make SparseTable have multiple content tables. Ken Wakasa2013-10-024-89/+157
| |\| | |
| | * | | Merge "Make SparseTable have multiple content tables."Ken Wakasa2013-10-024-89/+157
| | |\ \ \
| | | * | | Make SparseTable have multiple content tables.•••Bug: 10920165 Change-Id: Ie9008452ee292fb0b1fec66e2ffed228c4af6c3e Yuichiro Hanada2013-10-024-89/+157
* | | | | | am 93c2fa8d: am cd7422f4: Merge "Fix a pernicious bug with caps."•••* commit '93c2fa8d3e65ab91898760e64636d5d10942ea17': Fix a pernicious bug with caps. Jean Chalard2013-10-092-0/+3
|\| | | | |
| * | | | | am cd7422f4: Merge "Fix a pernicious bug with caps."•••* commit 'cd7422f4dfe2bd5708acc6305a4f6dc83767685a': Fix a pernicious bug with caps. Jean Chalard2013-10-022-0/+3
| |\| | | |
| | * | | | Merge "Fix a pernicious bug with caps."Jean Chalard2013-10-022-0/+3
| | |\ \ \ \
| | | * | | | Fix a pernicious bug with caps.•••What's happening here is, setAlphabetKeyboard sets the keyboard to AUTOMATIC_SHIFTED and updates the keyboard, then restoring the keyboard old state sets it back to UNSHIFTED without updating it. When we finally know what the correct value is, we try to set it to UNSHIFTED, but since that's already the currently recorded state, it skips updating the keyboard forever. The solution is to avoid setting the shift state without updating the keyboard. Bug: 10948582 Change-Id: Ic8670401e378f8284e851281f91a9ad93eac8e90 Jean Chalard2013-10-022-0/+3
* | | | | | | am 0fbad0fa: am 52c20927: Merge "Change name of DecayingUtils."•••* commit '0fbad0fac461c8d2472fd9918f59c056c0a7c347': Change name of DecayingUtils. Keisuke Kuroyanagi2013-10-097-46/+49
|\| | | | | |
| * | | | | | am 52c20927: Merge "Change name of DecayingUtils."•••* commit '52c20927a9516a50c8f210b61d18f5744c41923c': Change name of DecayingUtils. Keisuke Kuroyanagi2013-10-027-46/+49
| |\| | | | |
| | * | | | | Merge "Change name of DecayingUtils."Keisuke Kuroyanagi2013-10-027-46/+49
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Change name of DecayingUtils.•••Bug: 6669677 Change-Id: I97839b2184b95ae1659c55a9b31d22e2d601cba1 Keisuke Kuroyanagi2013-10-027-46/+49
* | | | | | | am 85eba056: am c5182c9a: Correspond to the security related API change for P...•••* commit '85eba056f2326f5e3015e4153123d40b6f7cd98f': Correspond to the security related API change for PreferenceActivity Satoshi Kataoka2013-10-094-2/+30
|\| | | | | |
| * | | | | | am c5182c9a: Correspond to the security related API change for PreferenceActi...•••* commit 'c5182c9a4ae66e75df8c959bf625d08ef99f81d2': Correspond to the security related API change for PreferenceActivity Satoshi Kataoka2013-10-024-2/+30
| |\| | | | |
| | * | | | | Correspond to the security related API change for PreferenceActivity•••Bug: 10118761 Change-Id: Ia7d1c6c526dae849f447c26387e96a4fb4d6042f Satoshi Kataoka2013-10-024-2/+30
| | | |_|/ / | | |/| | |
* | | | | | am 0874939e: am a8b838b4: Merge "Fix a test and crash with a better error mes...•••* commit '0874939e1086baceba9c1f94ca98a7a5837e7813': Fix a test and crash with a better error message when reading Jean Chalard2013-10-093-3/+7
|\| | | | |
| * | | | | am a8b838b4: Merge "Fix a test and crash with a better error message when rea...•••* commit 'a8b838b473d4927e6f0483912c45fba929dfb402': Fix a test and crash with a better error message when reading Jean Chalard2013-10-013-3/+7
| |\| | | |
| | * | | | Merge "Fix a test and crash with a better error message when reading"Jean Chalard2013-10-023-3/+7
| | |\ \ \ \
| | | * | | | Fix a test and crash with a better error message when reading•••When there are too many bigrams, we stop reading the file, so the file pointer is in an inconsistent place. This means we have no idea what's going to happen next. It's better to crash right away. Change-Id: Id3b7b78cbe4fda3493b3c9c46758763e1ab5f6a3 Jean Chalard2013-10-023-3/+7
| | | | |/ / | | | |/| |
* | | | | | am 319eb1c3: am 77144a64: Merge "Retain Emoji Keyboard after rotation"•••* commit '319eb1c363a0d443cace14ee41c575a67ecfc93a': Retain Emoji Keyboard after rotation Satoshi Kataoka2013-10-092-4/+2
|\| | | | |
| * | | | | am 77144a64: Merge "Retain Emoji Keyboard after rotation"•••* commit '77144a645f693fd0d73fd2cbe378997c7a339006': Retain Emoji Keyboard after rotation Satoshi Kataoka2013-10-012-4/+2
| |\| | | |
| | * | | | Merge "Retain Emoji Keyboard after rotation"Satoshi Kataoka2013-10-022-4/+2
| | |\ \ \ \
| | | * | | | Retain Emoji Keyboard after rotation•••Bug: 10612450 Change-Id: Ie0ae953958d2b0a0a4da651584f1e28b0ba38ae3 Satoshi Kataoka2013-10-012-4/+2
* | | | | | | am 358e152b: am e95262a8: (-s ours) am 847fdcf7: (-s ours) am 2f14418c: am e6...•••* commit '358e152b1081f0e74693651e9b5137bd6c2dbad6': Keisuke Kuroyanagi2013-10-090-0/+0
|\| | | | | |
| * | | | | | am e95262a8: (-s ours) am 847fdcf7: (-s ours) am 2f14418c: am e628cd3c: (-s o...•••* commit 'e95262a8754f9799dd014a19389109b4195bd9a6': Keisuke Kuroyanagi2013-10-010-0/+0
| |\| | | | |
| | * | | | | am 847fdcf7: (-s ours) am 2f14418c: am e628cd3c: (-s ours) Use reentrant lock...•••* commit '847fdcf7089941c6ded7635c6e3a508d092a0557': Keisuke Kuroyanagi2013-10-010-0/+0
| | |\ \ \ \ \
| | | * \ \ \ \ am 2f14418c: am e628cd3c: (-s ours) Use reentrant lock for main dictionaries....•••* commit '2f14418c3176caa09d646d95e5556c11e3b86549': Keisuke Kuroyanagi2013-10-012-135/+16
| | | |\ \ \ \ \
* | | | | | | | | am a1ff53fb: am 4b540703: am 2913ce41: am a0c9846f: am ceb364c0: Fix Prioriti...•••* commit 'a1ff53fb5b6f08d15c619a90241dc1064a381443': Yuichiro Hanada2013-10-090-0/+0
|\| | | | | | | |
| * | | | | | | | am 4b540703: am 2913ce41: am a0c9846f: am ceb364c0: Fix PrioritizedSerialExec...•••* commit '4b540703fe6430a1250145a2ac79b6832d610e83': Yuichiro Hanada2013-10-010-0/+0
| |\| | | | | | |
| | * | | | | | | am 2913ce41: am a0c9846f: am ceb364c0: Fix PrioritizedSerialExecutor.•••* commit '2913ce4141be93962ed488495ff3cbcdb74f7cb7': Yuichiro Hanada2013-10-010-0/+0
| | |\| | | | | |
| | | * | | | | | am a0c9846f: am ceb364c0: Fix PrioritizedSerialExecutor.•••* commit 'a0c9846fb99b65a6a4a578eba38f3d4b66056fed': Yuichiro Hanada2013-10-010-0/+0
| | | |\ \ \ \ \ \