Skip to content
Snippets Groups Projects
  1. Nov 13, 2009
  2. 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
  3. Mar 13, 2009
Loading