Jean Chalard
8fc596ed17
am 949045b6: Merge "Be always confident in the current language when only one"
...
* commit '949045b6a3582c52191c8f44698ee92568b52724':
Be always confident in the current language when only one
2014-11-28 03:30:09 +00:00
Jean Chalard
949045b6a3
Merge "Be always confident in the current language when only one"
2014-11-28 03:25:29 +00:00
Jean Chalard
2d81c1f183
Be always confident in the current language when only one
...
Change-Id: I7ea289f7e78aa33562c7737e91024a25c02333b6
2014-11-28 12:22:16 +09:00
Tadashi G. Takaoka
f635fa7b8e
am 796792ce: Merge "Fix comment"
...
* commit '796792ce6d1d613fee27d326d2c1ef57d2a706b4':
Fix comment
2014-11-28 03:05:45 +00:00
Tadashi G. Takaoka
c9952fa7d0
am 063b2e8d: Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull"
...
* commit '063b2e8d7141641dff06093c807e75737a082818':
Make LocaleUtils.constructLocaleFromString as @Nonnull
2014-11-28 03:05:43 +00:00
Tadashi G. Takaoka
796792ce6d
Merge "Fix comment"
2014-11-28 03:03:00 +00:00
Tadashi G. Takaoka
063b2e8d71
Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull"
2014-11-28 03:02:20 +00:00
Tadashi G. Takaoka
4ea7092aa3
am 032bac3e: Merge "Fix crash while settings custom input style"
...
* commit '032bac3ebbf37adbe879bd9dea2364571e3c91d6':
Fix crash while settings custom input style
2014-11-28 03:01:03 +00:00
Tadashi G. Takaoka
1ea80887c4
Fix comment
...
Change-Id: Ic0db304f213c9f4fdcea263a91d14ad62b98eb70
2014-11-28 12:00:49 +09:00
Tadashi G. Takaoka
041a7291a7
am 71f82c37: Merge "Fix settings keys on tablet"
...
* commit '71f82c375cef69cb9044805b0ad87c394dc25ca2':
Fix settings keys on tablet
2014-11-28 02:57:16 +00:00
Tadashi G. Takaoka
d39011e2d7
am b0a0ce0b: Remove unused import and local variable
...
* commit 'b0a0ce0b31c552270a21f2952b2d804b119e22e9':
Remove unused import and local variable
2014-11-28 02:57:15 +00:00
Tadashi G. Takaoka
032bac3ebb
Merge "Fix crash while settings custom input style"
2014-11-28 02:56:55 +00:00
Tadashi G. Takaoka
71f82c375c
Merge "Fix settings keys on tablet"
2014-11-28 02:56:01 +00:00
Tadashi G. Takaoka
b0a0ce0b31
Remove unused import and local variable
...
Change-Id: I256d1c6bf96c07b10d2d063d7935e20e0ab8ea17
2014-11-28 11:53:12 +09:00
Tadashi G. Takaoka
f463ffd3c2
am 60d880cf: Remove unnecessary code of CustomInputStylePreference
...
* commit '60d880cf5e08553257212aaf63b51b4ce7efb2ef':
Remove unnecessary code of CustomInputStylePreference
2014-11-28 02:44:07 +00:00
Tadashi G. Takaoka
60d880cf5e
Remove unnecessary code of CustomInputStylePreference
...
Change-Id: I68d2c85139e01684d5f0705f621ba223fc5e4425
2014-11-27 17:05:37 +09:00
Tadashi G. Takaoka
06b02817b3
Fix crash while settings custom input style
...
Bug: 18515346
Change-Id: I3a893333762233cd6c8716755793f6ffaf22bb9a
2014-11-27 17:03:40 +09:00
Tadashi G. Takaoka
64885b263e
Fix settings keys on tablet
...
Bug: 18531491
Change-Id: Id374932b71674177abddd6d249ba6e712cbb5d25
2014-11-27 16:08:53 +09:00
Tadashi G. Takaoka
01d54002b3
Refactor KeysCache to UniqueKeysCache
...
Change-Id: I8e3c4705c705a1c6e05e9112211d7012912d7e41
2014-11-27 15:44:22 +09:00
Tadashi G. Takaoka
9d5d01a543
Add null analysis annotations to keyboard package
...
Change-Id: I6f020ece3c45d584d413e4265d6d3fbdf1ea8bd8
2014-11-27 12:37:38 +09:00
Tadashi G. Takaoka
2daf1b910a
am bb4075bc: Merge "Fix possible NPE in MainKeyboardView"
...
* commit 'bb4075bc9378b791f5b73bde2a448acc50606947':
Fix possible NPE in MainKeyboardView
2014-11-27 03:05:30 +00:00
Tadashi G. Takaoka
50b0e7cdba
am 2ffcad11: Merge "Remove unused code from DictionaryFactory"
...
* commit '2ffcad113a19bb1c33a9d2cc796d3b3d7f2b8316':
Remove unused code from DictionaryFactory
2014-11-27 03:05:28 +00:00
Tadashi G. Takaoka
bb4075bc93
Merge "Fix possible NPE in MainKeyboardView"
2014-11-27 03:03:54 +00:00
Tadashi G. Takaoka
2ffcad113a
Merge "Remove unused code from DictionaryFactory"
2014-11-27 03:01:46 +00:00
Tadashi G. Takaoka
5de30cc2a4
am b5a7ece0: Merge "Remove obsolete comment"
...
* commit 'b5a7ece02bc4619f4163a83f5534905aa0a01c73':
Remove obsolete comment
2014-11-27 02:57:11 +00:00
Tadashi G. Takaoka
b5a7ece02b
Merge "Remove obsolete comment"
2014-11-27 02:52:04 +00:00
Jatin Matani
12d63820d4
Hook for fetching sync content from UserHistoryDict
...
Add API to ExpandableBinaryDictionary to dump content
from a given dictionary. We use this for dumping data
for sync process.
Refactored UserHistoryDictionaryTests to scrap out the util
methods for testing. These utility methods would be used
for testing sync + user dictionary code in LatinIMEGoogleTests
Bug:18106539
Change-Id: I357f9192ea1bd69a526d0b620c25616a2e8e9d5b
2014-11-26 11:17:24 -08:00
Geoff Mendal
6a47525494
am 0cc4b885: (-s ours) Import translations. DO NOT MERGE
...
* commit '0cc4b88531a47f7bfff8e7ee433a2848b549170f':
Import translations. DO NOT MERGE
2014-11-26 15:29:26 +00:00
Geoff Mendal
0cc4b88531
Import translations. DO NOT MERGE
...
Change-Id: I6edc9f4285ac08e1d97360a0b6d489c5f809c363
Auto-generated-cl: translation import
2014-11-26 07:18:45 -08:00
Jean Chalard
88e021f2ef
am 56577461: Allow whitelist changes when no close word
...
* commit '56577461d63ad3618598ceddfb9a73b797917061':
Allow whitelist changes when no close word
2014-11-26 10:41:33 +00:00
Jean Chalard
56577461d6
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
2014-11-26 18:43:22 +09:00
Jean Chalard
9ab179a142
am e752aab7: Use confidence to fix whitelist
...
* commit 'e752aab70dc15c993a65d7db8314a72bb9e0f8b2':
Use confidence to fix whitelist
2014-11-26 08:37:27 +00:00
Jean Chalard
e752aab70d
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
2014-11-26 17:29:59 +09:00
Tadashi G. Takaoka
cbefc0c8f9
Remove obsolete comment
...
Change-Id: I9e606fd573a60d12482b12e0e9adaecd552f66a7
2014-11-26 12:02:07 +09:00
Keisuke Kuroyanagi
adb4f0ed20
am 20da4f07: Merge "Use enum to specify ngram type."
...
* commit '20da4f07be9cdf58835a79e619785b4cafd428ff':
Use enum to specify ngram type.
2014-11-25 10:39:04 +00:00
Keisuke Kuroyanagi
20da4f07be
Merge "Use enum to specify ngram type."
2014-11-25 10:34:15 +00:00
Keisuke Kuroyanagi
60021bbdc2
Enable Quadgram for personalized dicts.
...
Before:
Total words: 1134659, Success Num: 944709, Success Percentage: 83.259%
Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1258, Bad Failure Percentage: 0.111%
Failures, with auto-correction (F-C): 28013, F-C Percentage: 2.469%
Max Keystrokes: 6072844, Min Keystrokes: 3347332, Keystroke Saving Percentage:44.880%
After:
Total words: 1134665, Success Num: 945026, Success Percentage: 83.287%
Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1271, Bad Failure Percentage: 0.112%
Failures, with auto-correction (F-C): 27756, F-C Percentage: 2.446%
Max Keystrokes: 6072850, Min Keystrokes: 3290996, Keystroke Saving Percentage:45.808%
Change-Id: I16af52a3e9c371b95fd6f0741f45ee6b2443bea6
2014-11-25 19:07:13 +09:00
Keisuke Kuroyanagi
78212a6d3d
Use enum to specify ngram type.
...
Change-Id: Ie28768ceadcd7a2d940c57eb30be7d4c364e509f
2014-11-25 19:07:10 +09:00
Jean Chalard
5af54d904a
am b479a56f: Merge "Add confidence."
...
* commit 'b479a56f281d7b20abbb05369a5d6d0a6ce9dc67':
Add confidence.
2014-11-25 06:25:17 +00:00
Jean Chalard
b479a56f28
Merge "Add confidence."
2014-11-25 06:22:30 +00:00
Jean Chalard
d06dd0ca12
Add confidence.
...
Bug: 18063142
Bug: 18130489
Bug: 18132240
Bug: 18136721
Bug: 18200415
Change-Id: Ica09d11cb95308dd014c4e4e0d99a30dd66bfea9
2014-11-25 14:41:27 +09:00
Tadashi G. Takaoka
58f5e62ba8
am 8e327009: Merge "Refactor PointerTracker and MainKeyboardView"
...
* commit '8e3270091409ac7c1f9d960f5023d4ddf5f46114':
Refactor PointerTracker and MainKeyboardView
2014-11-25 02:13:23 +00:00
Tadashi G. Takaoka
8e32700914
Merge "Refactor PointerTracker and MainKeyboardView"
2014-11-25 02:09:25 +00:00
Keisuke Kuroyanagi
7f372d5781
am 62ac89e1: Merge "Implement ArgumentsParser::parseArguments and add tests."
...
* commit '62ac89e149b6e2275344f5cbf9bb4549f2e3c49e':
Implement ArgumentsParser::parseArguments and add tests.
2014-11-25 01:38:44 +00:00
Keisuke Kuroyanagi
62ac89e149
Merge "Implement ArgumentsParser::parseArguments and add tests."
2014-11-25 01:35:30 +00:00
Geoff Mendal
d46a5ea667
am dd01ed3a: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit 'dd01ed3af878e041a515ba3288964a2e96526bcd':
Import translations. DO NOT MERGE
2014-11-24 18:10:03 +00:00
Geoff Mendal
131b57abdf
am e6e35472: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit 'e6e354720ce637bbaa2058ec0c766662e433ca91':
Import translations. DO NOT MERGE
2014-11-24 18:06:36 +00:00
Geoff Mendal
33dd99158b
am 7c2da981: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit '7c2da981de0ea4766e5ddff1c57152a038a77106':
Import translations. DO NOT MERGE
2014-11-24 18:06:34 +00:00
Geoff Mendal
28a7650e3d
am e40a068c: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit 'e40a068cee68c575114269752810164e57d69b2f':
Import translations. DO NOT MERGE
2014-11-24 18:06:32 +00:00
Geoff Mendal
0b9c5791e1
am 07910098: (-s ours) Import translations. DO NOT MERGE
...
* commit '0791009872daf2d92f09f960bee06d69d728dc07':
Import translations. DO NOT MERGE
2014-11-24 18:06:30 +00:00