LatinIME/java/src/com/android/inputmethod/latin
Ken Wakasa 0ea6270ffb More commit -> apply changes with SharedPreferencesCompat.
The newly added SharedPreferencesCompat adapter class does apply() when available (Gingerbread+), else do commit().

This change incorporates I4eca20fb and I39f6aa04.

bug: 2983837
Change-Id: Iec4e8b69840ad71dbbd6098eeba349934d8248ff
2010-09-13 00:50:48 +09:00
..
AutoDictionary.java DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
BinaryDictionary.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00
CandidateView.java Change symbol on space bar when autocompletion is activated 2010-09-03 15:17:26 +09:00
ContactsDictionary.java Fix LatinIME crashing due to crash in Contacts DB 2010-08-20 20:12:39 +09:00
Dictionary.java DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
EditingUtil.java Correction improvements - use the new InputConnection APIs for underlining and 2010-09-01 14:16:50 -07:00
ExpandableDictionary.java DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
Hints.java More commit -> apply changes with SharedPreferencesCompat. 2010-09-13 00:50:48 +09:00
InputLanguageSelection.java More commit -> apply changes with SharedPreferencesCompat. 2010-09-13 00:50:48 +09:00
KeyboardSwitcher.java Keep Keyboard in cache through SoftReference 2010-09-09 13:32:17 +09:00
KeyDetector.java Followup TBR in I87060049 2010-09-03 15:55:18 +09:00
LanguageSwitcher.java More commit -> apply changes with SharedPreferencesCompat. 2010-09-13 00:50:48 +09:00
LatinIME.java More commit -> apply changes with SharedPreferencesCompat. 2010-09-13 00:50:48 +09:00
LatinIMEBackupAgent.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00
LatinImeLogger.java Remove Log functions from Gingerbread 2010-08-30 16:32:50 +09:00
LatinIMESettings.java Remove Log functions from Gingerbread 2010-08-30 16:32:50 +09:00
LatinIMEUtil.java Remove Log functions from Gingerbread 2010-08-30 16:32:50 +09:00
LatinKeyboard.java Fix ALT key light behavior 2010-09-06 22:25:49 +09:00
LatinKeyboardBaseView.java Fix a bug in y-axis offset for sliding finger key detection for mini popup keyboard. 2010-09-12 19:17:08 +09:00
LatinKeyboardView.java Symbol key acts as modifier key 2010-09-09 20:43:13 +09:00
ModifierKeyState.java Queuing PointerTracker to support n-key roll-over and shift modifier. 2010-09-02 16:03:46 +09:00
PointerTracker.java Symbol key acts as modifier key 2010-09-09 20:43:13 +09:00
ProximityKeyDetector.java Refactor KeyDetector to share more methods 2010-09-03 00:46:19 +09:00
SharedPreferencesCompat.java More commit -> apply changes with SharedPreferencesCompat. 2010-09-13 00:50:48 +09:00
Suggest.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00
SwipeTracker.java Remove unused import statement 2010-08-27 11:11:05 +09:00
TextEntryState.java DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
Tutorial.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00
UserBigramDictionary.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00
UserDictionary.java DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
WordComposer.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00