Skip to content
Snippets Groups Projects
  1. Nov 13, 2012
  2. Nov 06, 2012
    • Ken Wakasa's avatar
      Reset the IME if requested by the app. · 5d2556b9
      Ken Wakasa authored
      Specifically, reset the KeyboardState to the main Alphabet layout in
      LatinIME.onStartInputViewInternal() if a keyboard layout set doesn't get
      reloaded in the method.
      
      Please note TextView.setText() calls up resetInput(), then the IME should
      reset with it.
      
      bug: 7482086
      
      Note that bug: 6851364 needs to be revisited.
      
      Change-Id: I5d448c10963d3dd952dd13cb587085ec7b014e69
      5d2556b9
  3. Oct 25, 2012
  4. Oct 23, 2012
  5. Oct 17, 2012
  6. Oct 16, 2012
  7. Oct 11, 2012
  8. Oct 09, 2012
  9. Oct 06, 2012
  10. Oct 04, 2012
  11. Oct 03, 2012
  12. Oct 02, 2012
  13. Oct 01, 2012
  14. Sep 28, 2012
    • Tadashi G. Takaoka's avatar
      Fix gesture detection algorithm · 58fe5a42
      Tadashi G. Takaoka authored
      This change also
        * Introduces adaptive gesture detecting threshold for time domain in addition to length domain.
        * Tunes the parameters for detecting gesture after fast typing.
        * Fixes a bug in dismissing gesture floating preview text.
        * Cleanup debug messages
      
      Bug: 7218902
      Change-Id: Iafccd872c6efe0c3b5ae65fa40b04c80d9f139c7
      58fe5a42
    • Yuichiro Hanada's avatar
      Ignore the broken file. · 7a7d117a
      Yuichiro Hanada authored
      bug: 7249561
      
      Change-Id: If001bf75ef12b4d342a77e54706c7fed90c89afb
      7a7d117a
  15. Sep 27, 2012
  16. Sep 26, 2012
  17. Sep 25, 2012
  18. Sep 24, 2012
  19. Sep 22, 2012
  20. Sep 21, 2012
  21. Sep 20, 2012
  22. Sep 19, 2012
Loading