futokb/java/src/com/android/inputmethod
Jean Chalard 863f95b605 Improve magic space handling.
Split symbols into:
- Symbols that should swap themselves with a magic space.
- Symbols that should remove the magic space.
- Symbols that should transform the magic space into a real space.

Also, have symbols inserted from the suggestion strip always consider
the space before them to be magic.

Also, do minor refactoring to remove useless variables or make clearer
how to carry some symbol-related information.

Bug: 4391347
Change-Id: Ie2308a62c8fef55e3610897c0f58943acb7aa8c9
2011-05-09 19:15:11 +09:00
..
compat Fix Eclipse warnings. 2011-04-26 16:39:45 +09:00
deprecated Create a dictionary collection and a dictionary factory. 2011-04-27 17:06:20 +09:00
keyboard Merge "Straighten out magic space vs real spaces behavior." 2011-05-02 04:28:16 -07:00
latin Improve magic space handling. 2011-05-09 19:15:11 +09:00