Skip to content
Snippets Groups Projects
  1. Jan 16, 2014
  2. Dec 26, 2013
    • Tadashi G. Takaoka's avatar
      Add BatchInputArbiter · 4a4b6d42
      Tadashi G. Takaoka authored
      Move the logic that determines how to handle gesture typing from
      PointerTracker to BatchInputArbiter class.
      
      This change must be checked in together with Ia7db8f4fb7.
      
      Change-Id: I5e9f786de58d8a3cb0407ae562af707710ec37fb
      4a4b6d42
  3. Dec 20, 2013
  4. Dec 19, 2013
  5. Dec 13, 2013
    • Ken Wakasa's avatar
      Reset to 9bd6dac4 · 2fa3693c
      Ken Wakasa authored
      The bulk merge from -bayo to klp-dev should not have been merged to master.
      
      Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
      2fa3693c
  6. Nov 25, 2013
    • Jean Chalard's avatar
      Fix a flaky test. · e629f860
      Jean Chalard authored
      Corrections depend on the proximity info, which depends
      on the layout, which in turn depends on the subtype and
      not only the language. Thus, we need to force the whole
      subtype for meaningful tests.
      
      Bug: 11142685
      Change-Id: I9cf3d948259e0236061454a93ffc2e28c7e0768f
      e629f860
  7. Oct 10, 2013
  8. Sep 24, 2013
  9. Sep 20, 2013
  10. Sep 18, 2013
  11. Sep 16, 2013
  12. Aug 06, 2013
    • Tadashi G. Takaoka's avatar
      Add emoji icon and code as a groundwork · b127d882
      Tadashi G. Takaoka authored
      The emoji switching key icon asset should be updated. The icons in
      this change are just borrowed from Hangout.
      
      Bug: 10179862
      Bug: 6370846
      Change-Id: Icea26d2cf2ac6a6df9beb4c98f646dbe309bdcd9
      b127d882
  13. Aug 05, 2013
    • Tadashi G. Takaoka's avatar
      Remove CODE_RESEARCH · c0a732f0
      Tadashi G. Takaoka authored
      Instead of CODE_RESEARCH, special outputText ".research." is used to
      invoke a research feedback dialog.
      
      Change-Id: Ic95c956ab4f2b5f0c3f2205c9bbcdcfb67db5d6e
      c0a732f0
    • Tadashi G. Takaoka's avatar
      Small cleanup · 28a14868
      Tadashi G. Takaoka authored
      Change-Id: I7dce7373b371f1ed5a985815f5d43fb6c6ee1f84
      28a14868
  14. Jul 26, 2013
  15. Jul 02, 2013
  16. Jun 04, 2013
  17. May 28, 2013
  18. Apr 16, 2013
    • Jean Chalard's avatar
      Don't insert automatic spaces when text looks like a URL · 73ec85b8
      Jean Chalard authored
      This is about as ad-hoc as it gets, but then again, what we want
      is probably as ad-hoc as it gets.
      All URL boxes I know of double as search bars, and not adding
      automatic spaces there sucks (e.g. in Chrome URL bar).
      And in other boxes actually you don't want to add a space if
      it looks like a URL. QSB isn't even a search box, and it behaves
      like this.
      
      So I think this is actually the right answer to the problem.
      
      Bug: 7062925
      Change-Id: Ib09472b34644fd5bf2dc84bb97cedeeba28bcd02
      73ec85b8
  19. Feb 23, 2013
    • Jean Chalard's avatar
      Fix how the Enter action is decided · 4e4f8812
      Jean Chalard authored
      This unifies the software and hardware keyboard code
      under a single decision process that works.
      
      Bug: 8129303
      Bug: 8152758
      Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335
      4e4f8812
  20. Feb 12, 2013
  21. Jan 22, 2013
  22. Jan 21, 2013
  23. Jan 15, 2013
  24. Jan 07, 2013
    • Ken Wakasa's avatar
      Small code cleanups · b6ca3544
      Ken Wakasa authored
      Multi-project commit with I249d5fbe
      
      Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
      b6ca3544
  25. Dec 27, 2012
    • Jean Chalard's avatar
      Start committing hardware events (B4) · 997cba7d
      Jean Chalard authored
      Essentially this does activate auto-correction with a hardware
      keyboard, although a lot of things are still left to implement.
      No proximity is used yet which means only missing and excessive
      letters are considered. Dead keys are not handled. No combiner
      is supported. No suggestions are displayed. Resuming suggestions
      does not work correctly with a hardware key (because the view
      holds a temporary hardware event 'onKeyPreIme' and the event
      from the IME won't be handled until this is handled which won't
      happen until after the IME said that it did handle the event).
      
      Bug: 5037589
      Change-Id: Idcb5c7b26d56717ed772d53c062362807f11cdae
      997cba7d
  26. Dec 20, 2012
  27. Nov 01, 2012
  28. Oct 29, 2012
  29. Sep 10, 2012
Loading