History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/Flag.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
40a5f6fa4df529bf21813d54fc20ffe5b3cbe436 29-Sep-2011 satok <satok@google.com> Add a flag to demote completed suggestions

Bug: 5390063
Change-Id: I0ef4fbcc705539624269fd2f8c4e782679fc44b3
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/Flag.java
c899038eee5c01d520a2707cca01ee093a674d05 20-Apr-2011 Jean Chalard <jchalard@google.com> Move language-specific keyboard setting to resources.

Some flag settings used to be stored in a keyboard layout extravalue setting. This
change:
- Introduces the capability of setting such specific flags in values/config.xml
- Retains the ability to use extravalues (for layout-specific settings), though
there is no more any such setting at the moment.
- Fixes a bug where loading a dictionary from outside does not initialize the flags.
- Moves Flag to another class.

Note: this needs I705ec68c to avoid breaking the build

Change-Id: Ia7703aae3215b06c0b3cb792821649806e8998c1
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/Flag.java