Skip to content
Snippets Groups Projects
  1. Apr 09, 2014
  2. Apr 02, 2014
  3. Mar 07, 2014
  4. Feb 04, 2014
  5. Jan 31, 2014
  6. Jan 27, 2014
  7. Jan 23, 2014
  8. Jan 20, 2014
  9. Jan 10, 2014
    • Jean Chalard's avatar
      Fix build. · 84a3047e
      Jean Chalard authored
      Change-Id: I6d0b572190080e58e95f72856ad39e72a49537b7
      84a3047e
  10. Jan 09, 2014
  11. Dec 16, 2013
  12. 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
  13. Dec 12, 2013
  14. Nov 27, 2013
  15. Nov 14, 2013
  16. Oct 13, 2013
  17. Sep 25, 2013
  18. Sep 24, 2013
    • Jean Chalard's avatar
      Copy only the spans we are interested in. · 3d68b066
      Jean Chalard authored
      The PARAGRAPH type of span is dangerous, as concatenating
      CharSequences that contain it may crash. We also don't use
      other spans than SuggestionSpans, so we don't copy them.
      
      Bug: 10622489
      Change-Id: If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57
      3d68b066
  19. Sep 18, 2013
  20. Aug 19, 2013
  21. Aug 16, 2013
  22. Aug 14, 2013
  23. Jun 24, 2013
  24. May 28, 2013
  25. May 13, 2013
  26. May 10, 2013
  27. 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
  28. Apr 15, 2013
  29. Apr 11, 2013
  30. Apr 10, 2013
  31. Apr 05, 2013
Loading