LatinIME/java/src/com/android/inputmethod/latin
Ken Wakasa 0517bffc06 am 7f2a6a05: am 0b4ae1f5: Capitalize the displayed text in the suggestion bar when all of the user typed chars are upper case
Merge commit '7f2a6a056b67efa2a1fb623ca4cf73f7fb6c7d8c'

* commit '7f2a6a056b67efa2a1fb623ca4cf73f7fb6c7d8c':
  Capitalize the displayed text in the suggestion bar when all of the user typed chars are upper case
2010-09-27 09:30:28 -07: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 Default puctuation suggestions have same color 2010-09-17 11:45:46 +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 Fix issue space key preview remains on screen and would not dismiss 2010-09-22 15:50:31 +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 am 7f2a6a05: am 0b4ae1f5: Capitalize the displayed text in the suggestion bar when all of the user typed chars are upper case 2010-09-27 09:30:28 -07:00
LatinIMEBackupAgent.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00
LatinIMEDebugSettings.java Add Debug Settings Activity 2010-09-27 14:07:10 +09:00
LatinImeLogger.java Move RingCharBuffer as a singleton in Util 2010-09-24 16:27:36 +09:00
LatinIMESettings.java Add Debug Settings Activity 2010-09-27 14:07:10 +09:00
LatinIMEUtil.java Move RingCharBuffer as a singleton in Util 2010-09-24 16:27:36 +09:00
LatinKeyboard.java Add xlarge keyboard layouts (tentative) 2010-09-28 00:17:53 +09:00
LatinKeyboardBaseView.java Add enter/exit animation style to prevew and mini keyboard 2010-09-24 20:51:13 +09:00
LatinKeyboardView.java Fix issue space key preview remains on screen and would not dismiss 2010-09-22 15:50:31 +09:00
MiniKeyboardKeyDetector.java Fix bug that upper case mini-keyboard does not work 2010-09-15 18:46:24 +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 Fix issue space key preview remains on screen and would not dismiss 2010-09-22 15:50:31 +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 Capitalize the displayed text in the suggestion bar when all of the user typed chars are upper case 2010-09-28 01:15:11 +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 Keep addWordToDictionary from doing disk I/O on main thread 2010-09-25 00:14:24 +09:00
WordComposer.java Capitalize the displayed text in the suggestion bar when all of the user typed chars are upper case 2010-09-28 01:15:11 +09:00