Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Enter key on keyboard instead of smiley #303

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 3 comments
Open

Enter key on keyboard instead of smiley #303

GoogleCodeExporter opened this issue Mar 13, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Please add the option of changing the bottom-right keyboard key to enter 
instead of a smiley key. I'm guessing it'd be a simple change from a 
"messaging" text-field to a normal text-field.

Thanks!

Original issue reported on code.google.com by Therealb...@gmail.com on 21 Mar 2012 at 4:08

@GoogleCodeExporter
Copy link
Author

Yes its a trivial change to update this, if you want to build a version for 
yourself the line to change is:
http://code.google.com/p/android-smspopup/source/browse/trunk/SMSPopup/res/layou
t/message_quick_reply.xml#48
(just change textShortMessage to textLongMessage).

Adding this as a preference will take a bit more work. This is really an issue 
with the system though, it should allow enter key on textShortMessage fields :|

Original comment by adam.eve...@gmail.com on 14 Apr 2012 at 7:41

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by adam.eve...@gmail.com on 21 Apr 2012 at 5:05

@GoogleCodeExporter
Copy link
Author

Hi! I'm also interested in making the "Enter" key available on the Quick Reply 
mode. Any chance you can publish a sub-version with this enhancement? :)

Original comment by billyand...@gmail.com on 1 May 2012 at 12:46

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants
@GoogleCodeExporter and others