maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 647db70fec Change the logic of the LOOKS_LIKE_TYPO flag
It now follows the following logic:
- If the word should be filtered out => false
- Else => !IN_THE_DICTIONARY

This defines the behavior for ICS MR0, and prepares for addition
of a new HAS_LIKELY_SUGGESTIONS flag in MR1.

Bug: 5383800

Change-Id: I530b1404ae8cf3337ff68ef5ab0f4d95f2dad0e8
2011-09-28 19:42:43 +09:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Change the logic of the LOOKS_LIKE_TYPO flag 2011-09-28 19:42:43 +09:00
native Extend JNI interface to pass the theme id of the keybaord to the native. 2011-09-28 11:56:28 +09:00
tests Rename PopupCharactersParser to MoreKeySpecParser 2011-08-31 18:34:35 +09:00
tools Fix a bug ending in a NPE in some rare cases. 2011-09-27 18:03:42 +09:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CleanSpec.mk Extend JNI interface to pass the theme id of the keybaord to the native. 2011-09-28 11:56:28 +09:00