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 Fix SuggestTests 2012-01-13 15:25:28 +09:00
res/values Fix confusable "label" usage, use "text" instead 2012-04-20 15:48:30 +09:00
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 Remove android.test.runner from tests app 2013-02-05 16:07:31 -08:00
AndroidManifest.xml Follow up to If933fcad56d81dcc956b6114727e01be9686ee9c 2013-02-10 00:31:40 +09:00