Re: [Android] OnScreen Keyboard

2008-11-27 Thread Hire
Fantastic! Good Job man :D -- View this message in context: http://n2.nabble.com/-Android--OnScreen-Keyboard-tp1583918p1585067.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community

Re: [Android] OnScreen Keyboard

2008-11-27 Thread Gothnet
Sean McNeil wrote: Excellent. Then we can just include it within the image as it won't affect operations otherwise. Got any sort of ETA on an updated image? -- View this message in context: http://n2.nabble.com/-Android--OnScreen-Keyboard-tp1583918p1585457.html Sent from the Openmoko

Re: [Android] OnScreen Keyboard

2008-11-27 Thread Marco Trevisan (Treviño)
Gothnet wrote: Sean McNeil wrote: Excellent. Then we can just include it within the image as it won't affect operations otherwise. Got any sort of ETA on an updated image? In kernel ML Sean said: egardless, there will be a new image posted on or before Monday morning. -- Treviño's

[Android] OnScreen Keyboard

2008-11-26 Thread Rui Castro
Hi, I implemented an OnScreen Keyboard in the Android framework. It works with all applications and it's possible to answer calls :) I already uploaded the changes to Android repository, here ( http://review.source.android.com/4801) and here ( http://review.source.android.com/3087). I've tried to

Re: [Android] OnScreen Keyboard

2008-11-26 Thread Marco Trevisan (Treviño)
Rui Castro wrote: I implemented an OnScreen Keyboard in the Android framework. It works with all applications and it's possible to answer calls :) I already uploaded the changes to Android repository, here (http://review.source.android.com/4801) and here

Re: [Android] OnScreen Keyboard

2008-11-26 Thread Sean McNeil
Excellent. Then we can just include it within the image as it won't affect operations otherwise. Rui Castro wrote: Hi, The keyboard is launched from the menu. Press Menu, all the the menus appear with a Keyboard item (except if the activity/application overrides all the menu methods),