Skip to content
Snippets Groups Projects
  1. Sep 25, 2013
  2. 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
  3. Sep 18, 2013
  4. Aug 19, 2013
  5. Aug 16, 2013
  6. Aug 14, 2013
  7. Jun 24, 2013
  8. May 28, 2013
  9. May 13, 2013
  10. May 10, 2013
  11. 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
  12. Apr 15, 2013
  13. Apr 11, 2013
  14. Apr 10, 2013
  15. Apr 05, 2013
  16. Feb 12, 2013
  17. Jan 17, 2013
  18. Dec 28, 2012
  19. Oct 29, 2012
  20. Oct 22, 2012
  21. Oct 04, 2012
  22. Sep 18, 2012
  23. Sep 14, 2012
  24. Sep 13, 2012
  25. Aug 29, 2012
Loading