LatinIME/tests
Jean Chalard 73ec85b8ad Don't insert automatic spaces when text looks like a URL
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
2013-04-16 18:03:49 +09:00
..
data
res/values
src/com/android/inputmethod Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09:00
Android.mk
AndroidManifest.xml Follow up to If933fcad56d81dcc956b6114727e01be9686ee9c 2013-02-10 00:31:40 +09:00