Skip to content
Snippets Groups Projects
  • Amith Yamasani's avatar
    32638419
    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
    History
    Some performance optimizations.
    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.