Quote:
Originally Posted by sublimejosh2000
Wonder if you could add a new feature in your app that allows to hide the soft keyboard toggle. That thing pops up all the time while I am using my lapdock.. annoying..
|
I think I found the necessary parameters to do that. PM me where to send the test version. I probably wont be able to send it over right away, i am still out of my house
Edit: NVM, I can't seem to do that under SDK, probably requires the framework handling or overriding with NDK. I can disable keyboard pop up within the apps I create, but once the app is not in focus, keyboard respond the same as if nothing happened.
Even if I make it a service, there is no available features for me to disable keyboard globally.
I can, however, use a Broadcast event onreceive to see if the phone is "charging"(or docked, whichever is handled by Atrix on CM7) and prompt the user if they want to switch keyboard to something like this. So, this is one way if the dock is detected, ask if the user want to switch keyboard? But I can't get the permissions to pass the onReceive properly... I am too noob
Another possibility, but this is going to be hard unless CM7 team jumps in, add the docking listener to the default keyboard itself, therefore, if the keyboard itself sees the phone is "docked", dont bother showing up for text edit text fields
Developer of:
HTML Sandbox
Atrix 4G: Morrisoft Gen
Amaze 4G: Clear Wind
Devices:
LG Nexus 4 16GB + LTE + Liquipel + Sterling Silver
HTC Amaze 4G 16GB (SOLD)
Motorola Atrix 4G 16GB + Class 4 16GB Lexar
Acer Liquid E 512MB + Class 2 2GB ADATA
Asus Nexus 7 16GB
RIM Playbook 16GB
If I have helped you in anyway, click on the thanks ->
|