1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00
Yaaic/application/res
Steven Luo 35609e5529 IME behavior changes for the ConversationActivity
(1) Let full-screen IMEs wrap the text into multiple lines instead of
making the text scroll off the screen.

(2) Provide a preference to let the user choose whether or not to enable
autocorrection of typed text.

(3) Provide a preference to let the user choose whether or not to enable
autocapitalization of sentences.  Note that even when this is enabled,
autocapitalization will only happen if the option is also enabled in the
IME.

(4) In landscape mode only, don't replace the Enter key with a Send
button, to make it harder to accidentally send a message.  (We can't do
this in portrait, because we would be left without any send button at
all -- perhaps the input line should be changed to be similar to the
text message application, which has a send button next to the input
line?)
2011-06-08 23:11:28 +02:00
..
drawable Add support for graphical smilies in chat. 2011-03-27 19:51:47 +02:00
layout IME behavior changes for the ConversationActivity 2011-06-08 23:11:28 +02:00
menu Added 2011 to licence header 2011-02-05 13:00:12 +01:00
values IME behavior changes for the ConversationActivity 2011-06-08 23:11:28 +02:00
values-da Add danish translation (By rasher) 2011-05-06 17:18:20 +02:00
values-de ServerListAdapter: Updated color codes 2011-02-11 12:54:48 +01:00
values-es New user action view and new actions: reply, query 2011-02-05 16:04:36 +01:00
values-fr French translation updated 2011-04-17 05:36:37 +08:00
values-it Hide join/part setting now hides quit messages too 2011-03-15 20:42:35 +01:00
values-ja New user action view and new actions: reply, query 2011-02-05 16:04:36 +01:00
values-tr fixed missing angle in closing tag 2011-03-30 16:07:37 +02:00
values-zh New user action view and new actions: reply, query 2011-02-05 16:04:36 +01:00
xml IME behavior changes for the ConversationActivity 2011-06-08 23:11:28 +02:00