Skip to content
Snippets Groups Projects
  1. Apr 15, 2013
    • Jean Chalard's avatar
      Reject a previously user-refused suggestion. · d40f3f6b
      Jean Chalard authored
      If the user gestures a word, then hits backspace in
      disapproval, and gestures about the same thing again,
      make sure that we don't suggest the same thing again.
      
      Bug: 7549311
      Change-Id: I793bc4df7c3841fa8f2f4146707c26e873f374c1
      d40f3f6b
  2. Apr 12, 2013
    • Jean Chalard's avatar
      Restart suggestions when the cursor moves. · 6a114fa7
      Jean Chalard authored
      This uses the old suggestions. It does not try to recompute
      new suggestions if there are no old suggestions yet: this is
      coming in a later change.
      If there are no suggestions, this shows the word itself
      as a suggestion.
      
      Bug: 8084810
      Change-Id: I4c2e25df0ff3673be1825f57a0c19a9d23d47a48
      6a114fa7
  3. Feb 20, 2013
  4. Jan 21, 2013
  5. Jan 17, 2013
  6. Dec 17, 2012
  7. Oct 29, 2012
  8. Oct 22, 2012
  9. Oct 03, 2012
  10. Sep 27, 2012
  11. Sep 19, 2012
  12. Sep 18, 2012
    • Jean Chalard's avatar
      Fix a bug with capitalizations (A15) · 75b3f81f
      Jean Chalard authored
      When only one character has been typed, we should not take that
      as a strong symbol that everything should be upper-cased.
      
      Change-Id: I4e3a3223269e6763e3594baeaa844daa79a624ed
      75b3f81f
  13. Aug 29, 2012
    • Jean Chalard's avatar
      Allow Latin IME to cancel smiley-auto-correct consistenly · a05a0f20
      Jean Chalard authored
      This change makes Latin IME behave consistently with regards
      to other auto-correction cancellations in cases of auto-correction
      cancellation after smiley-triggered auto-correction. That is,
      pressing the smiley key when the keyboard signals it's about to
      auto-correct will get the auto-correction there plus a smiley,
      and pressing backspace will cancel the auto-correction, and
      pressing backspace again will delete the smiley.
      
      Bug: 7067593
      Change-Id: Ia7eef70a5d06b8b9afa1f1fbb0ed1dbc21a3059f
      a05a0f20
  14. Aug 21, 2012
  15. Jul 27, 2012
  16. Jul 19, 2012
  17. Jul 13, 2012
  18. Jul 10, 2012
  19. Jul 06, 2012
  20. Jul 05, 2012
  21. Jul 04, 2012
  22. Jun 29, 2012
  23. Jun 27, 2012
  24. May 24, 2012
  25. May 01, 2012
  26. Mar 29, 2012
  27. Mar 28, 2012
  28. Mar 27, 2012
    • satok's avatar
      ongoing cleanup 2 · 01ab7c8b
      satok authored
      Change-Id: I66b61cbe491cf8375144e834390beae3209a777d
      01ab7c8b
  29. Mar 23, 2012
    • satok's avatar
      Cleanup jni 1 · 9df4a452
      satok authored
      Change-Id: Ieb6af8385356e259720b50f1fe46a694a098b30f
      9df4a452
    • Jean Chalard's avatar
      Stop creating useless objects · a4927909
      Jean Chalard authored
      Man that was bad, it's heavy, it's called quite often, and it's
      totally useless
      
      Change-Id: Ia7e23e0e60ff4a929b226f3f4ccabedbc3ea2c06
      a4927909
    • Jean Chalard's avatar
      Send correct coordinates for the spell checker · 081616cd
      Jean Chalard authored
      This results in the computation being done in native code
      and the correct proximity being used.
      Bug: 6181080
      
      Change-Id: I08fa05c781d607e4feca2caeda353ec19c133a3d
      081616cd
  30. Mar 19, 2012
Loading