LatinIME/java
Jean Chalard c83359f974 Special case quotes at start and end of words
Single quote at start of word is not considered a part of a
word any more.
Single quote at the end of a word now behave like capitalization:
lookup in the dictionary is done *disregarding* a final quote,
and it is forcefully added back into the suggestions afterwards.

Bug: 5566368
Change-Id: I14dd3815f4b743edba56d64a3abdf4b73d863a6a
2011-11-21 16:34:39 +09:00
..
res Import revised translations. DO NOT MERGE 2011-11-16 13:08:54 -08:00
src/com/android/inputmethod Special case quotes at start and end of words 2011-11-21 16:34:39 +09:00
Android.mk Use InputMethodSettingsFragment 2011-07-09 11:25:54 +09:00
AndroidManifest.xml Remove unnecessary permission from open source LatinIME as well 2011-09-29 12:40:44 +09:00
MODULE_LICENSE_APACHE2 Clarify licensing 2010-04-05 09:47:36 -07:00
NOTICE Clarify licensing 2010-04-05 09:47:36 -07:00
proguard.flags Add a settings activity for the spell checker. 2011-08-12 19:07:51 +09:00