iliyantn / websmsdroid

Automatically exported from code.google.com/p/websmsdroid
0 stars 0 forks source link

Please add automatic capital letters #202

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When entering text the standard SMS app on my HTC Desire automatically
shows the right words capitalised, when using the german keyboard.
Please add this feature to your amazing app, too.

Original issue reported on code.google.com by markussc...@gmail.com on 7 May 2010 at 4:08

GoogleCodeExporter commented 9 years ago
i tired that, but found no way. 
is there any other open source app, for which it works too? i need some code 
snippets ;)

Original comment by felix.bechstein on 8 May 2010 at 11:38

GoogleCodeExporter commented 9 years ago
Hi, 

I don't know of any open source app. But I found this in the Android developer 
docs:
TextKeyListener (http://goo.gl/6dNN). As far as I understand, you instantiate 
it with
a TextKeyListener.Capitalize which contains all characters that should trigger
automatic capitalization. (I'm new to Java and Android, so sorry if I'm 
mistaken).

Original comment by d.roustc...@googlemail.com on 8 May 2010 at 4:49

GoogleCodeExporter commented 9 years ago

Original comment by felix.bechstein on 9 May 2010 at 12:02

GoogleCodeExporter commented 9 years ago
Issue 210 has been merged into this issue.

Original comment by felix.bechstein on 11 May 2010 at 10:36

GoogleCodeExporter commented 9 years ago

Original comment by felix.bechstein on 25 May 2010 at 7:18