Skip to content
Snippets Groups Projects
  1. May 28, 2013
  2. May 13, 2013
  3. May 10, 2013
  4. 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
  5. Apr 15, 2013
  6. Apr 11, 2013
  7. Apr 10, 2013
  8. Apr 05, 2013
  9. Feb 12, 2013
  10. Jan 17, 2013
  11. Dec 28, 2012
  12. Oct 29, 2012
  13. Oct 22, 2012
  14. Oct 04, 2012
  15. Sep 18, 2012
  16. Sep 14, 2012
  17. Sep 13, 2012
  18. Aug 29, 2012
  19. Aug 22, 2012
  20. Jul 05, 2012
  21. Jun 26, 2012
    • Kurt Partridge's avatar
      fix IllegalOutOfBoundsException · 01106f6a
      Kurt Partridge authored
      StringUtils.toCodePointArray() had thrown IllegalOutOfBoundsException if
      passed an empty string.  change to just return an empty int[].
      
      Bug: 6188932
      Change-Id: Ic41c628c0d407f49fc98cd48cb7ea13d8d5bdd77
      01106f6a
  22. Apr 23, 2012
  23. Apr 19, 2012
  24. Apr 17, 2012
  25. Apr 06, 2012
  26. Apr 05, 2012
  27. Apr 04, 2012
Loading