Skip to content
Snippets Groups Projects
  1. Nov 06, 2014
  2. Nov 05, 2014
  3. Nov 04, 2014
  4. Nov 02, 2014
  5. Oct 31, 2014
    • Keisuke Kuroyanagi's avatar
      Update v4 format version from 402 to 403. · ea468cc9
      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
      ea468cc9
    • Tadashi G. Takaoka's avatar
      Add helper methods to convert flags to readable text · 9dc3ae84
      Tadashi G. Takaoka authored
      Change-Id: I23608927cef8a897ff4ad8c938560cc78093ddac
      9dc3ae84
    • David Faden's avatar
      Add documentation for CollectionUtils#arrayAsList · d443146c
      David Faden authored
      (This is a cherrypick of http://ag/576739)
      
      Also, modify the IllegalArgumentException to capture the
      values passed for start, end, and array.length to make
      debugging easier in the unlikely event that it is thrown.
      Add corresponding tests for the exceptions.
      
      Tested:
      tapas LatinImeGoogle LatinImeGoogleTests userdebug
      make -j30 && \
      adb install -r \
      out/target/product/generic/data/app/LatinImeGoogleTests/LatinImeGoogleTests.apk && \
      adb install -r \
      out/target/product/generic/system/app/LatinImeGoogle/LatinImeGoogle.apk && \
      adb shell am instrument -w -e class \
      com.android.inputmethod.latin.utils.CollectionUtilsTests \
      com.google.android.inputmethod.latin.tests/android.support.test.runner.AndroidJUnitRunner
      
      Change-Id: I0c579ca4f4f2a9b2575aa6f8fa75e3ee4a21cf8a
      d443146c
    • Adrian Velicu's avatar
      Update unit tests for new static dict version. · 88480f39
      Adrian Velicu authored
      Bug: 11031090
      Change-Id: Ifd7b241f1a0a30678ca7de97cc6e96927a9b5c8f
      88480f39
    • Adrian Velicu's avatar
      Using "blacklist" flag as "possibly offensive" · 7c87859d
      Adrian Velicu authored
      Bug: 11031090
      Change-Id: I5cc0d006ab003656498eb82b0875eb9c051d331e
      7c87859d
  6. Oct 30, 2014
  7. Oct 29, 2014
  8. Oct 28, 2014
  9. Oct 27, 2014
  10. Oct 24, 2014
  11. Oct 23, 2014
Loading