LatinIME/tests/src/com/android/inputmethod
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
..
keyboard Match the keyboard state to the recapitalize state. 2013-04-16 14:25:03 +09:00
latin Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09:00
research Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00