Dianne Hackborn wrote: > Apps can intercept the call key to let the user press it when on a phone > number or other thing that makes sense to perform a call on.
Hmmmm... I've opened an issue on this, as I worry that apps might start eating KEYCODE_CALL and confuse the heck out of users, particularly in cases of needing to make an emergency call (e.g., 911). A permission (android.permission.OVERRIDE_CALL_KEY, perhaps?) would at least alert the user to the fact that the app is overriding the key. http://code.google.com/p/android/issues/detail?id=4202 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 1.0 Available! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

