Project

General

Profile

Feature #268

Soft keyboard improvements

Added by David Harris almost 14 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
05/22/2010
Due date:
% Done:

100%

Estimated time:
Close

Description

Thanks very much for Beem :) It's very good.

Feature request:

Various improvements for soft keyboard users (Xperia X10 here). Specifically,

1. Auto-capitalization; auto-capitalization of words (looks like this can be done in res/layout/chat.xml, adding android:capitalize="sentences" to the EditText entry. At least this is what http://developer.android.com/reference/android/R.styleable.html#EditText implies. I'm not very familiar with Android yet though.)
2. There's some way to make the 'Enter' soft-key used for things like smileys instead. I use SmartKeybaord, and I like this. I can easily put in my most-used smiley (:) and then click the on-screen "Send" button (which already exists). I'm not sure how it's accomplished though. Maybe 'imeOptions="actionSend"' or another imeOption? Maybe setting the AutoCompleteTextView_inputType to textShortMessage? My bet would be the latter, at least of those two.

Thanks again :)

Dave


Files

Chat.java.diff (1.35 KB) Chat.java.diff Diff to Chat.java enabling soft keyboard automatic display David Harris, 02/01/2011 05:15 AM

Also available in: Atom PDF