Skip to content
Snippets Groups Projects
  1. Jun 23, 2015
  2. Mar 19, 2015
  3. Mar 17, 2015
  4. Mar 13, 2015
  5. Feb 27, 2015
  6. Feb 19, 2015
  7. 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
  8. Oct 23, 2014
  9. Oct 01, 2014
  10. Sep 18, 2014
  11. Sep 16, 2014
  12. Sep 10, 2014
  13. Sep 08, 2014
  14. Aug 29, 2014
  15. Aug 22, 2014
  16. Aug 20, 2014
  17. Aug 15, 2014
  18. 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
  19. Apr 08, 2014
Loading