Fair enough. On a related note, since I am without my build machine at the moment (sigh, apple, boo) do you know off the top of your head if master allows rebinding the 'talk' and general phone/contact UI to a different app? (There is a 3rd party phonebook app in the market - free no less - that rocks, but the released code always falls back to the system dialer/phonebook. Which I'm sure is an oversight/bug rather than design, since "phonebook" is one of the examples on that page :) ..)
I -think- there is already a bug but I'll check and file one later if not.. On Mon, Mar 23, 2009 at 1:24 AM, Dianne Hackborn <[email protected]>wrote: > On Sun, Mar 22, 2009 at 7:48 PM, Disconnect <[email protected]>wrote: > >> http://www.android.com/about/ >> >>> All applications are created equal Android does not differentiate >>> between the phone's core applications and third-party applications. They can >>> all be built to have equal access to a phone's capabilities providing users >>> with a broad spectrum of applications and services. >>> >> >> Where do I file a bug to get that corrected? Its been like that a while >> and it seems to come up on a fairly regular basis. (It doesn't say anything >> about having to be a platform hacker or device integrator, it specifically >> says 'third party'..) > > > The INJECT_EVENTS permission will never be granted to an application. None > of the android applications rely on it. > > The CALL_PRIVILEDGED permission is a little more tricky; having an open > mechanism able to call emergency services has a lot of scary legal and other > issues around it, so though a carrier could open it up I don't know if that > will happen. At least we were able to negotiate open access to placing > phone calls for everything except emergency numbers. At some point you > count your blessings. :} > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support. All such questions should be posted on public > forums, where I and others can see and answer them. > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

