- Nov 07, 2014
-
-
Jean Chalard authored
Also why did we have two copies of LocaleUtils >.> Bug: 18108776 Change-Id: I03b4403dfd51934e66b567f2f8b87da419cfb3ab
-
- Oct 31, 2014
-
-
Keisuke Kuroyanagi authored
Without personalization: Total words: 1134774, Success Num: 899230, Success Percentage: 79.243% Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1871, Bad Failure Percentage: 0.165% Failures, with auto-correction (F-C): 29084, F-C Percentage: 2.563% Max Keystrokes: 6072959, Min Keystrokes: 4436090, Keystroke Saving Percentage:26.953% Before: Total words: 1134646, Success Num: 925194, Success Percentage: 81.540% Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1316, Bad Failure Percentage: 0.116% Failures, with auto-correction (F-C): 28288, F-C Percentage: 2.493% Max Keystrokes: 6072831, Min Keystrokes: 3946188, Keystroke Saving Percentage:35.019% After Total words: 1134659, Success Num: 944746, Success Percentage: 83.263% 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): 28016, F-C Percentage: 2.469% Max Keystrokes: 6072844, Min Keystrokes: 3387333, Keystroke Saving Percentage:44.222% Change-Id: I3af42ec37a11847c0429c28616e726f6a339247f
-
- Oct 29, 2014
-
-
Jean Chalard authored
Bug: 18108776 Change-Id: I9b399a44241e05a7add9bb8094263aa76de37880
-
- Oct 23, 2014
-
-
Ken Wakasa authored
Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d
-
Keisuke Kuroyanagi authored
5Bug: 14425059 Change-Id: I73cf6904e569d60996a3b079f16ea6df0cb90f02
-
Tadashi G. Takaoka authored
This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1
-
- Oct 21, 2014
-
-
Tadashi G. Takaoka authored
This CL fixes the following compiler warnings. - Indirect access to static member - Access to a non-accessible member of an enclosing type - Parameter assignment - Method can be static - Local variable declaration hides another field or variable - Value of local variable is not used - Unused import - Unused private member - Unnecessary 'else' statement - Unnecessary declaration of throw exception - Redundant type arguments - Missing '@Override' annotation - Unused '@SuppressWarning' annotations Bug: 18003991 Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
-
Adrian Velicu authored
No behaviour changes. Unified the overloaded FusionDictionary::add method to always take an isPossiblyOffensive argument. Bug: 11031090 Change-Id: I5741a023ca1ce842d2cf10d4f6c926b0efabaa78
-
- Oct 20, 2014
-
-
Keisuke Kuroyanagi authored
Unigram 10K, Bigram 30K, Trigram 30K. Change-Id: Ibd19c6a2b618499df1c70000bad7b47498187f0a
-
- Oct 06, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: I409ebf90f68f4a0f1638128ac5ee6af859323d30
-
- Sep 29, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: Id06a71681fa8b5e589e29fba10fe5c1cfed66984
-
- Sep 22, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 16553957 Change-Id: I70c7a7be3c902dc8a0dfe8f946f9ef75ba6c9655
-
Keisuke Kuroyanagi authored
Bug: 16553957 Change-Id: Ie4e9a6ee67f90ba0086af2075068e078efc7f189
-
- Sep 19, 2014
-
-
Jean Chalard authored
...and rename an improperly named normalization value Bug: 11230254 Change-Id: I0f5633148a9f66dbfd7d28540b8a8985131c4549
-
- Sep 16, 2014
-
-
Jean Chalard authored
This is the central change of multilingual input. Bug: 11230254 Change-Id: Id8b68fb101e837e8cf182ab4bc1e55e4da5cc49d
-
- Sep 01, 2014
-
-
Jean Chalard authored
...and remove it from SuggestionResults. Change-Id: Iae85ec7e82e2caf18cc6d7656aa46dc150707cdd
-
- Aug 22, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 16553957 Change-Id: I05866624d0ba9f32ea7a71cb231ba501dde4376c
-
- Aug 12, 2014
-
-
Keisuke Kuroyanagi authored
Change-Id: Ibb79b9821dac3d48e18c684e8aca605254bec045
-
- Aug 07, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 13142176 Bug: 15531638 Change-Id: I7e4e5afa05c5cee6eedef62c053d81edac5fa6af
-
- Jul 08, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 15758242 Change-Id: I703dc2703afdf9402c5d2ac27411b74ece993dba
-
- Jun 25, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: I2bd6a872904a44b80f638a13d91a97559217cc1a
-
- Jun 24, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14119293 Change-Id: I23c407f0afed0ae4af290a1195b0e3bbcd5af8d7
-
- Jun 20, 2014
-
-
Keisuke Kuroyanagi authored
Change-Id: I62ec07210817295f59a174383ee4b33cc4fc2ca6
-
Keisuke Kuroyanagi authored
Bug: 15555552 Bug: 15552347 Change-Id: Ia4d8c79d079e3ce233d46d4bbad4fff1be5c5c39
-
- Jun 12, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14161647 Bug: 14119293 Change-Id: I0c00f13966db88e4de85e245e7bced43c9d474b2
-
- Jun 10, 2014
-
-
Keisuke Kuroyanagi authored
Change-Id: Ib0150b3306bb2db8aff443d1158fecc8464cbbdb
-
Keisuke Kuroyanagi authored
Change-Id: Ibf0a4e01e1abc81b09aec104ba39d2ec18f4db8b
-
- Jun 09, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 13142176 Bug: 15428247 Change-Id: If2d1c1fea7a69e41809a828da8dd032211ad144e
-
- Jun 05, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 13142176 Bug: 15428247 Change-Id: I93b44ef40cafb6b811c68fa79f3a4971fc3916a5
-
- May 27, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 12184250 Change-Id: Iee7e00c1e84c95551a077f4dd023c0a9b9ac9466
-
- May 26, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 13142176 Change-Id: I67d63a5c789d7c587bcd7abacd26b2e76da11978
-
- May 23, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
-
Keisuke Kuroyanagi authored
Change-Id: Ibea36af905ade773ae3db3a5456f7b5a0ad7d220
-
Keisuke Kuroyanagi authored
Bug: 14119293 Change-Id: I78fc877367dd0d6240eeacb750b6d2d0b93cba83
-
- May 21, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14119293 Bug: 14425059 Bug: 15102610 Change-Id: Ib482390f8d15b37d44a1a54e8c243a9eaec3f815
-
- May 20, 2014
-
-
Ken Wakasa authored
This reverts commit ff50b391. Bug: 14119293 Bug: 14425059 Bug: 15102610 Change-Id: If278b4ab236e38d20d8cdc0761b0438911bd4ff9
-
Ken Wakasa authored
This reverts commit ff50b391. Bug: 14119293 Bug: 14425059 Bug: 15102610 Change-Id: If278b4ab236e38d20d8cdc0761b0438911bd4ff9
-
Keisuke Kuroyanagi authored
Bug: 14119293 Bug: 14425059 Change-Id: I12e9ba977c153b514c6591ab52940712fd0874e3
-
- May 19, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14119293 Bug: 14425059 Change-Id: I3d5da84881a49a04550180dd9aac2c37da2ed762
-
- May 16, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 15008504 Change-Id: Ic4a17a4b7242118ae74fd89c695da2bb52204fb2
-