Files
frameworks_base/core/java/android
Leon Scroggins 2edd68260f Create a new ImeOption that disables fullscreen in landscape, and use it.
EditorInfo:
Add a flag to tell the InputMethodService to never go into fullscreen
mode.

InputMethodService:
When the new flag is set, onEvaluateFullscreenMode always returns
false.

WebTextView:
Use the new flag, along with IME_FLAG_NO_EXTRACT_UI.  Fixes
http://b/issue?id=2358360
2010-01-12 17:29:25 -05:00
..
2009-12-21 13:59:18 -08:00
2009-12-21 13:59:18 -08:00
2010-01-05 10:50:39 -08:00
2009-12-11 13:27:04 -08:00
2009-09-17 11:21:47 -04:00
2009-12-21 13:59:18 -08:00
2009-12-21 13:59:18 -08:00
2009-12-14 09:24:09 -08:00