Skip to content
Snippets Groups Projects
  1. Jun 04, 2014
    • Jean Chalard's avatar
      Don't recapitalize just at the start of input · c84b1084
      Jean Chalard authored
      Bug: 13283555
      Change-Id: Iab0466425dc44779d110f2cd29d725d22eb04827
      c84b1084
    • Jean Chalard's avatar
      Refactoring · 4a1113b6
      Jean Chalard authored
      Rename `initialize' to `start' and `deactivate' to `stop' for ease
      of understanding. It's completely bizarre that you can "deactivate"
      a recapitalization and that will just restart a new one the next time
      you press shift. Start and stop are easier to understand.
      
      Change-Id: I455175aebfcfe11198c6c61bf2c6b19efc3f82df
      4a1113b6
  2. May 30, 2014
  3. May 29, 2014
  4. May 28, 2014
  5. May 26, 2014
  6. May 23, 2014
  7. May 22, 2014
  8. May 21, 2014
  9. May 20, 2014
  10. May 14, 2014
  11. May 12, 2014
  12. May 01, 2014
  13. Apr 24, 2014
  14. Apr 16, 2014
  15. Apr 14, 2014
  16. 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
  17. Apr 07, 2014
  18. Apr 03, 2014
  19. Apr 02, 2014
  20. Mar 31, 2014
  21. Mar 28, 2014
Loading