LatinIME/src/com/android/inputmethod/latin
Amith Yamasani 12e582c79c Fix 2146178: On-screen keyboard is wider than screen
Sometimes the keyboard is getting confused about it's width when switching
between hard keyboard open and close state and portrait-forced home. Force
creation of keyboard layouts after a configuration change to fix the
inconsistent state.

Don't force create when just switching between input fields, too expensive.

Also fixes the problem of keyboard not changing layout after a locale change,
unless there's an orientation change.
2009-09-30 21:15:47 -07:00
..
BinaryDictionary.java Some performance optimizations. 2009-08-13 18:03:41 -07:00
CandidateView.java AI 143780: am: CL 143728 Fix # 1743137: Suggestion bubble doesn't go away after empty space on right end of suggestion strip is tapped. 2009-03-31 14:50:26 -07:00
CandidateViewContainer.java auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
ContactsDictionary.java [Issue 2061094] Upgrading ContactDictionary to new API 2009-08-27 11:24:57 -07:00
Dictionary.java auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
ExpandableDictionary.java Reduce weight of missing-char suggestions. 2009-08-13 18:03:56 -07:00
KeyboardSwitcher.java Fix 2146178: On-screen keyboard is wider than screen 2009-09-30 21:15:47 -07:00
LatinIME.java Fix 2146178: On-screen keyboard is wider than screen 2009-09-30 21:15:47 -07:00
LatinIMEBackupAgent.java Backup Latin IME settings shared preferences. 2009-07-05 14:12:04 -07:00
LatinIMESettings.java Backup Latin IME settings shared preferences. 2009-07-05 14:12:04 -07:00
LatinKeyboard.java Tweak spacebar target area between landscape and portrait. 2009-08-20 18:35:30 -07:00
LatinKeyboardView.java Fix Bug #1833943 - CapsLock using long-press doesn't update keys. 2009-05-06 17:38:00 -07:00
Suggest.java Check for missing characters in User/Contacts dictionary as well. 2009-08-13 17:29:34 -07:00
TextEntryState.java auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
Tutorial.java Automated import from //branches/donutburger/...@142822,142822 2009-03-25 18:08:30 -07:00
UserDictionary.java Auto add new words to the user dictionary. 2009-08-13 17:17:58 -07:00
WordComposer.java Some performance optimizations. 2009-08-13 18:03:41 -07:00