aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am bb4075bc: Merge "Fix possible NPE in MainKeyboardView"•••* commit 'bb4075bc9378b791f5b73bde2a448acc50606947': Fix possible NPE in MainKeyboardView Tadashi G. Takaoka2014-11-271-2/+5
|\
| * Merge "Fix possible NPE in MainKeyboardView"Tadashi G. Takaoka2014-11-271-2/+5
| |\
| | * Fix possible NPE in MainKeyboardView•••Change-Id: I1fc21a981d9f1740315763b5ca0c1024ece1fa4d Tadashi G. Takaoka2014-11-201-2/+5
* | | am 2ffcad11: Merge "Remove unused code from DictionaryFactory"•••* commit '2ffcad113a19bb1c33a9d2cc796d3b3d7f2b8316': Remove unused code from DictionaryFactory Tadashi G. Takaoka2014-11-273-53/+16
|\| |
| * | Merge "Remove unused code from DictionaryFactory"Tadashi G. Takaoka2014-11-273-53/+16
| |\ \
| | * | Remove unused code from DictionaryFactory•••Change-Id: I666308ada968ee7993235ad98b92f2ad522af122 Tadashi G. Takaoka2014-11-213-53/+16
* | | | am b5a7ece0: Merge "Remove obsolete comment"•••* commit 'b5a7ece02bc4619f4163a83f5534905aa0a01c73': Remove obsolete comment Tadashi G. Takaoka2014-11-271-1/+0
|\| | |
| * | | Merge "Remove obsolete comment"Tadashi G. Takaoka2014-11-271-1/+0
| |\ \ \
| | * | | Remove obsolete comment•••Change-Id: I9e606fd573a60d12482b12e0e9adaecd552f66a7 Tadashi G. Takaoka2014-11-261-1/+0
* | | | | am 0cc4b885: (-s ours) Import translations. DO NOT MERGE•••* commit '0cc4b88531a47f7bfff8e7ee433a2848b549170f': Import translations. DO NOT MERGE Geoff Mendal2014-11-260-0/+0
|\| | | |
| * | | | Import translations. DO NOT MERGE•••Change-Id: I6edc9f4285ac08e1d97360a0b6d489c5f809c363 Auto-generated-cl: translation import Geoff Mendal2014-11-261-1/+1
* | | | | am 56577461: Allow whitelist changes when no close word•••* commit '56577461d63ad3618598ceddfb9a73b797917061': Allow whitelist changes when no close word Jean Chalard2014-11-267-46/+108
|\| | | |
| * | | | Allow whitelist changes when no close word•••When there isn't a close word in another language of the current multi-language set, we allow whitelist entries to take force even if we are not confident in the current language. Bug: 18063142 Bug: 18130489 Bug: 18132240 Bug: 18136721 Bug: 18200415 Change-Id: I044674ba7b70aa86ab2a48d2e4d53a1c8007b62c Jean Chalard2014-11-267-46/+108
* | | | | am e752aab7: Use confidence to fix whitelist•••* commit 'e752aab70dc15c993a65d7db8314a72bb9e0f8b2': Use confidence to fix whitelist Jean Chalard2014-11-262-4/+29
|\| | | |
| * | | | Use confidence to fix whitelist•••With this the most obvious problem is fixed. However there are two remaining items : we should still enforce whitelist when there are no close candidates at all, and we should start in confident mode when pressing the globe key. Bug: 18063142 Bug: 18130489 Bug: 18132240 Bug: 18136721 Bug: 18200415 Change-Id: Ibc0571ae35fc28f8d13760aa86b25db1163d3e31 Jean Chalard2014-11-262-4/+29
| |/ / /
* | | | am 20da4f07: Merge "Use enum to specify ngram type."•••* commit '20da4f07be9cdf58835a79e619785b4cafd428ff': Use enum to specify ngram type. Keisuke Kuroyanagi2014-11-2514-251/+218
|\| | |
| * | | Merge "Use enum to specify ngram type."Keisuke Kuroyanagi2014-11-2514-251/+218
| |\ \ \
| | * | | Use enum to specify ngram type.•••Change-Id: Ie28768ceadcd7a2d940c57eb30be7d4c364e509f Keisuke Kuroyanagi2014-11-2514-251/+218
| | | |/ | | |/|
* | | | am b479a56f: Merge "Add confidence."•••* commit 'b479a56f281d7b20abbb05369a5d6d0a6ce9dc67': Add confidence. Jean Chalard2014-11-251-11/+21
|\| | |
| * | | Merge "Add confidence."Jean Chalard2014-11-251-11/+21
| |\ \ \
| | * | | Add confidence.•••Bug: 18063142 Bug: 18130489 Bug: 18132240 Bug: 18136721 Bug: 18200415 Change-Id: Ica09d11cb95308dd014c4e4e0d99a30dd66bfea9 Jean Chalard2014-11-251-11/+21
| | | |/ | | |/|
* | | | am 8e327009: Merge "Refactor PointerTracker and MainKeyboardView"•••* commit '8e3270091409ac7c1f9d960f5023d4ddf5f46114': Refactor PointerTracker and MainKeyboardView Tadashi G. Takaoka2014-11-255-122/+112
|\| | |
| * | | Merge "Refactor PointerTracker and MainKeyboardView"Tadashi G. Takaoka2014-11-255-122/+112
| |\ \ \
| | * | | Refactor PointerTracker and MainKeyboardView•••This CL reorganize the key press/release state visual drawing code. Change-Id: I4aa10f57309ae2f81333a1e2bd863c23a7a41d82 Tadashi G. Takaoka2014-11-215-122/+112
* | | | | am 62ac89e1: Merge "Implement ArgumentsParser::parseArguments and add tests."•••* commit '62ac89e149b6e2275344f5cbf9bb4549f2e3c49e': Implement ArgumentsParser::parseArguments and add tests. Keisuke Kuroyanagi2014-11-255-24/+195
|\| | | |
| * | | | Merge "Implement ArgumentsParser::parseArguments and add tests."Keisuke Kuroyanagi2014-11-255-24/+195
| |\ \ \ \
| | * | | | Implement ArgumentsParser::parseArguments and add tests.•••Bug: 10059681 Change-Id: I6511a46c879d7a52d0bb4fcab445a66bc40db98c Keisuke Kuroyanagi2014-11-215-24/+195
* | | | | | am dd01ed3a: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit 'dd01ed3af878e041a515ba3288964a2e96526bcd': Import translations. DO NOT MERGE Geoff Mendal2014-11-240-0/+0
|\| | | | |
| * | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-11-242-2/+2
| |\ \ \ \ \
| | * | | | | Import translations. DO NOT MERGE•••Change-Id: I8a777c9f33e81b6b95bec3b20ef5370ccb88b5f6 Auto-generated-cl: translation import Geoff Mendal2014-11-242-2/+2
* | | | | | | am e6e35472: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit 'e6e354720ce637bbaa2058ec0c766662e433ca91': Import translations. DO NOT MERGE Geoff Mendal2014-11-240-0/+0
|\| | | | | |
| * | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-11-242-15/+15
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGE•••Change-Id: Ie03e186016b62bf0d758dd25ee820e6180944e02 Auto-generated-cl: translation import Geoff Mendal2014-11-242-15/+15
| | |/ / / / /
* | | | | | | am 7c2da981: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit '7c2da981de0ea4766e5ddff1c57152a038a77106': Import translations. DO NOT MERGE Geoff Mendal2014-11-240-0/+0
|\| | | | | |
| * | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-11-241-1/+1
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGE•••Change-Id: I3a0eb63a15ceb2330de6558bf3cb93987ee753af Auto-generated-cl: translation import Geoff Mendal2014-11-241-1/+1
| | |/ / / / /
* | | | | | | am e40a068c: (-s ours) Merge "Import translations. DO NOT MERGE"•••* commit 'e40a068cee68c575114269752810164e57d69b2f': Import translations. DO NOT MERGE Geoff Mendal2014-11-240-0/+0
|\| | | | | |
| * | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-11-242-38/+38
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGE•••Change-Id: I58dc523d0cc2eed8750d877e44556b5c97767540 Auto-generated-cl: translation import Geoff Mendal2014-11-242-38/+38
| | |/ / / / /
* | | | | | | am 07910098: (-s ours) Import translations. DO NOT MERGE•••* commit '0791009872daf2d92f09f960bee06d69d728dc07': Import translations. DO NOT MERGE Geoff Mendal2014-11-240-0/+0
|\| | | | | |
| * | | | | | Import translations. DO NOT MERGE•••Change-Id: Ice840a82a58fc65860512fdcfd3a5ef29e3a0a6c Auto-generated-cl: translation import Geoff Mendal2014-11-242-32/+32
| |/ / / / /
* | | | | | Import translations. DO NOT MERGE•••Change-Id: Ic96fae7d192e2994698f1b48d0f8f07ba52607e7 Auto-generated-cl: translation import Geoff Mendal2014-11-2417-7/+3191
* | | | | | am fceaf01e: (-s ours) am 61f88e3f: (-s ours) am b348d9cc: am 943db315: (DO N...•••* commit 'fceaf01e5a11b35aacd084196ebef6ecae8d6ddf': (DO NOT MERGE) Fix Greek accented upper case letters Tadashi G. Takaoka2014-11-210-0/+0
|\| | | | |
| * | | | | am 61f88e3f: (-s ours) am b348d9cc: am 943db315: (DO NOT MERGE) Fix Greek acc...•••* commit '61f88e3fc795b6e7236a3344af6163c35ff25b0a': (DO NOT MERGE) Fix Greek accented upper case letters Tadashi G. Takaoka2014-11-210-0/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | am b348d9cc: am 943db315: (DO NOT MERGE) Fix Greek accented upper case letters•••* commit 'b348d9cc578c5ab5dca7bece16901296fd7e0e4c': (DO NOT MERGE) Fix Greek accented upper case letters Tadashi G. Takaoka2014-11-214-9/+219
| | |\ \ \ \
| | | * \ \ \ am 943db315: (DO NOT MERGE) Fix Greek accented upper case letters•••* commit '943db315f55db7ef86dc0f78b6354238422039d8': (DO NOT MERGE) Fix Greek accented upper case letters Tadashi G. Takaoka2014-11-214-9/+219
| | | |\ \ \ \
| | | | * | | | (DO NOT MERGE) Fix Greek accented upper case letters•••Cherry-picked 6fc92899d82f4d3cb30f7bb2c57133154f0babd2 from ub-latinimegoogle-edamame-mr1-release. Bug: 18418991 Change-Id: Id4dff41ba488635ff9af899be6d4f84ab00a96c8 Tadashi G. Takaoka2014-11-214-9/+219
* | | | | | | | am 8a711f2a: Remove unneeded Context argument•••* commit '8a711f2a547a61b9f4f3ef3bdb79a66b618db58f': Remove unneeded Context argument Tadashi G. Takaoka2014-11-215-9/+8
|\| | | | | | |
| * | | | | | | Remove unneeded Context argument•••Change-Id: Ib34931836a617d0dc049fb3c9ae6686374ec8c12 Tadashi G. Takaoka2014-11-215-9/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | am 4195567d: Merge "Annotate the typed word with its source dictionary"•••* commit '4195567d24e89b36d23fac89a01ca9459d5b7c47': Annotate the typed word with its source dictionary Jean Chalard2014-11-202-21/+44
|\| | | | | |