Skip to content
Snippets Groups Projects
  1. Jan 15, 2015
    • Chieu Nguyen's avatar
      Add a method for handling for words not found in dictionary. · 2e8d5366
      Chieu Nguyen authored
      This is apparently called only once for every unique word, so repeated instances
      of the same word are not handled separately. Upon changing orientation of the
      device, however, all invalid words in the textbox are underlined again and this
      method is called for each unique instance in order.
      
      Change-Id: Ic57e4b9e5675bd7abd723644aa318d964f7f875f
      2e8d5366
  2. Oct 23, 2014
  3. Oct 01, 2014
  4. Sep 18, 2014
  5. Sep 16, 2014
  6. Sep 10, 2014
  7. Sep 08, 2014
  8. Aug 29, 2014
  9. Aug 22, 2014
  10. Aug 20, 2014
  11. Aug 15, 2014
  12. May 14, 2014
    • Yohei Yukawa's avatar
      Simplify StatsUtils · 9aa7f66a
      Yohei Yukawa authored
      With this CL, the implementation of StatsUtils no longer
      needs to know how to read settings from the system.
      
      Insted, the LatinIME class is now responsible for notifying
      StatsUtils whenever the settings is changed.
      
      BUG: 14324207
      Change-Id: Ic3d26ec31c8d2c082d3e7487b578b323aad2f960
      9aa7f66a
  13. Apr 08, 2014
Loading