Dianne, you're absolutely right. it'd be time much better spent if you guys worked on stuff that common townfolk can't do.
I think I'll look into it (assuming I hear back on android-source about the patch I'm currently trying to commit). My question though: Who can tell me which function is supposed to behave how? I suppose you have a very clear idea on how things are expected to work (the documentation is pretty vague about which function actually takes GET_INTENT_FILTERS). Assuming I call PackageManager's queryIntentActivites() with GET_INTENT_FILTERS, the ResolveInfos will contain an intent filter if applicable? What else is expected to honor the flag? -Mike On Sep 5, 8:58 am, Dianne Hackborn <[email protected]> wrote: > On Fri, Sep 4, 2009 at 11:15 PM, EboMike <[email protected]> wrote: > > However, if you want to voice your opinion and want to tell the > > Android developers that GET_INTENT_FILTERS is important to you, go to > > issue 3217 and star it. Here: > >http://code.google.com/p/android/issues/detail?id=3217 > > If you really care about having this feature, you'll get it to happen much > faster by just contributing a patch. Compared to the other stuff we have to > do, this one is a very low priority, and it something that would be quite > easy for someone to contribute. > > -- > 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, and so won't reply to such e-mails. 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 -~----------~----~----~----~------~----~------~--~---

