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'

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.h

Re: [Android] OnScreen Keyboard

2008-11-27 Thread Hire
t; ___ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > > Fantastic! Good Job man :D -- View this message in context: http://n2.nabble.com/-Android--OnScreen-Keyboard-tp1583918p158

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),

Re: [Android] OnScreen Keyboard

2008-11-26 Thread Rui Castro
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), click the keyboard menu and the keyboard appears on screen; the bottom/left key changes the position of the keyboard (bottom/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 > (http://review.source.android.co

[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 t