LatinIME/tests/src/com/android/inputmethod/latin
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
..
makedict Clean up tests and increase speed 2013-04-15 14:25:32 +09:00
spellcheck Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00
BlueUnderlineTests.java Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00
CapsModeUtilsTests.java Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00
EditDistanceTests.java Add unit tests tags 2013-02-04 17:21:30 -08:00
ForgettingCurveTests.java Add unit tests tags 2013-02-04 17:21:30 -08:00
FusionDictionaryTests.java Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00
InputLogicTests.java Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00
InputLogicTestsNonEnglish.java Separate suggestions from SuggestionView 2013-02-28 21:03:18 -08:00
InputPointersTests.java Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00
InputTestsBase.java Remove voodoo magic. 2013-04-12 17:05:43 +09:00
PunctuationTests.java Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00
RecapitalizeStatusTests.java Clean up RecapitalizeStatus 2013-04-16 13:11:18 +09:00
ResizableIntArrayTests.java Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00
RichInputConnectionTests.java Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09:00
StringUtilsTests.java Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09:00
SubtypeLocaleTests.java Fix failed unit test due to resource string change 2013-02-26 16:58:23 +09:00
SuggestedWordsTests.java If there are no suggestion span, recompute suggestions. 2013-04-15 19:33:23 +09:00
UserHistoryDictIOUtilsTests.java Cleanups 2013-02-11 21:14:56 -08:00
UserHistoryDictionaryTests.java Add unit tests tags 2013-02-04 17:21:30 -08:00