Skip to content
Snippets Groups Projects
  1. Apr 11, 2014
    • Yohei Yukawa's avatar
      Plumbing for ProductionFlag.USES_CURSOR_ANCHOR_MONITOR · fab4ce43
      Yohei Yukawa authored
      With this CL, LatinIME starts calling
      InputMethodService#setCursorAnchorMonitorMode in #onStartInput()
      when ProductionFlag.USES_CURSOR_ANCHOR_MONITOR flag is explicitly
      set to true.
      
      BUG: 13891796
      Change-Id: Ib2fb0c3521b61859d4cc530155ccaaee7ee16cbc
      fab4ce43
  2. Apr 10, 2014
    • Jean Chalard's avatar
      Fix some flaky tests. · 4370ff09
      Jean Chalard authored
      In tests, we create many instances of LatinIME, but we never
      destroy them. That means we never close the dictionaries nor
      the handlers.
      This change calls onDestroy, which closes all dictionaries, and
      adds some code to finish the handlers.
      
      Change-Id: I942517a2a940c54256b08763f6b38f5b55809f55
      4370ff09
  3. Feb 17, 2014
  4. Feb 14, 2014
  5. Jan 27, 2014
  6. Jan 15, 2014
    • Jean Chalard's avatar
      [IL57] Don't require a main dict suggestion. · e22e67e3
      Jean Chalard authored
      This is bad for recorrection (it will ignore recorrection suggestions).
      But if you think about it well, if you didn't have a main dict, then you
      probably will compute the same stuff anyway. It's not useful
      to make this check at all.
      
      Bug: 12297051
      Change-Id: I6d6cf4d9353b7c668c5413c67701563b243e585c
      e22e67e3
  7. Dec 20, 2013
  8. Oct 09, 2013
  9. Sep 24, 2013
  10. Jul 31, 2013
  11. Jun 24, 2013
  12. May 21, 2013
  13. May 20, 2013
  14. Apr 26, 2013
  15. Apr 18, 2013
  16. Apr 12, 2013
  17. Mar 19, 2013
  18. Mar 02, 2013
  19. Mar 01, 2013
  20. Feb 21, 2013
  21. Feb 05, 2013
  22. Jan 07, 2013
    • Ken Wakasa's avatar
      Small code cleanups · b6ca3544
      Ken Wakasa authored
      Multi-project commit with I249d5fbe
      
      Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
      b6ca3544
  23. Dec 17, 2012
  24. Nov 14, 2012
  25. Nov 12, 2012
  26. Oct 22, 2012
  27. Oct 03, 2012
  28. Sep 27, 2012
  29. Aug 29, 2012
  30. Aug 22, 2012
  31. Aug 06, 2012
  32. Aug 02, 2012
  33. May 15, 2012
  34. Apr 18, 2012
  35. Apr 17, 2012
Loading