Open GoogleCodeExporter opened 9 years ago
First, good job.
Second, AnySoftKeyboard rely on Android's "Character.toUpper" function to do
the upper/lower case stuff. The code assumes that the layout XML is all lower
case letters, and once the user presses the SHIFT button, the layout is
re-painted with upper cases.
Does Android fail in doing this for Tibetan characters?
Original comment by menn...@gmail.com
on 30 Nov 2010 at 8:55
Still working on that?
Original comment by menn...@gmail.com
on 12 Feb 2012 at 10:54
Yes, but we are actually building our own specific keyboard from scratch now.
Thanks anyhow!
http://code.google.com/p/bho/
Original comment by nathanfr...@gmail.com
on 14 Feb 2012 at 5:13
Original issue reported on code.google.com by
nathanfr...@gmail.com
on 30 Nov 2010 at 3:00