Skip to content
Snippets Groups Projects
  1. Sep 27, 2010
  2. Sep 23, 2010
  3. Aug 24, 2010
    • satok's avatar
      Clean up LatinIME java · 525141a4
      satok authored
      - remove unused code
      - add @Override
      - change the inappropriate cast
      
      Change-Id: Ib25b4939e5b4273794ab0f6349776b5b62d89894
      525141a4
  4. Aug 20, 2010
  5. Apr 05, 2010
    • Jean-Baptiste Queru's avatar
      Clarify licensing · 443c360d
      Jean-Baptiste Queru authored
      -use AOSP copyright instead of Google
      -add NOTICE and tag file
      
      Bug: 2548782
      Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
      443c360d
  6. Mar 15, 2010
  7. Mar 09, 2010
  8. Jan 24, 2010
  9. Nov 13, 2009
  10. Aug 14, 2009
    • Amith Yamasani's avatar
      Some performance optimizations. · 32638419
      Amith Yamasani authored
      Makes the user/contacts dictionary lookup faster. This is necessary because
      there's more in these dictionaries now and it's written in Java.
      
      Fix an auto-caps issue when moving the cursor. And do it a little lazily.
      
      Fixed a bug that was causing user dictionary words to get a much
      higher weightage than the main dictionary.
      32638419
    • Amith Yamasani's avatar
      Less aggressive CAPS mode prediction. · 4a7ff90d
      Amith Yamasani authored
      Don't auto-correct if the typed word has more than one uppercase letter.
      Also, delay applying shift state to the keyboard so that fast backspaces are not interrupted by the
      time taken to render the shifted/unshifted keyboard.
      Show ellipsis on the ?123 key
      4a7ff90d
  11. Mar 13, 2009
Loading