Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 10, 2013
  3. Sep 24, 2013
  4. Sep 20, 2013
  5. Sep 18, 2013
  6. Sep 16, 2013
  7. 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
  8. 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
  9. Jul 26, 2013
  10. Jul 02, 2013
  11. Jun 04, 2013
  12. May 28, 2013
  13. 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
  14. 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
  15. Feb 12, 2013
  16. Jan 22, 2013
  17. Jan 21, 2013
  18. Jan 15, 2013
  19. Jan 07, 2013
    • Ken Wakasa's avatar
      Small code cleanups · b6ca3544
      Ken Wakasa authored
      Multi-project commit with I249d5fbe
      
      Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
      b6ca3544
  20. 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
  21. Dec 20, 2012
  22. Nov 01, 2012
  23. Oct 29, 2012
  24. Sep 10, 2012
  25. Aug 21, 2012
  26. Jul 20, 2012
  27. May 18, 2012
  28. May 06, 2012
  29. Apr 19, 2012
Loading