Files
app_Settings/res/layout
Jake Hamby a9534367b5 Fix IME soft keyboard for Bluetooth rename device dialog.
The soft keyboard should automatically pop up when the user selects
the Bluetooth rename device menu item. Fixed by calling
setSoftInputMode(SOFT_INPUT_STATE_ALWAYS_VISIBLE) on the Window
containing the AlertDialog before showing.

The device name field should also be a single line field, with the
Done button causing the device to be renamed. Set the "singleLine"
attribute in the layout XML to true, and added a
TextView.OnEditorActionListener to set the device name and dismiss
the dialog for EditorInfo.IME_ACTION_DONE.

Bug: 5342542
Bug: 5343354
Change-Id: I550d8e9a59395ad66f8a9c11d29c0f2ef278c196
2012-03-13 20:08:22 -07:00
..
2011-09-28 14:54:57 -05:00
2011-10-10 17:04:12 -07:00
2011-09-27 16:08:46 +09:00
2011-09-25 14:39:02 -07:00
2010-06-07 12:33:53 -07:00
2011-09-09 10:40:43 -07:00
2011-03-02 15:42:27 -08:00
2012-03-02 14:25:00 -08:00
2012-03-02 14:25:00 -08:00