[Mono-bugs] [Bug 632611] Application name is that of the activity class, not specified name

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 16 11:40:59 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=632611

https://bugzilla.novell.com/show_bug.cgi?id=632611#c15


--- Comment #15 from Jonathan Pryor <jpryor at novell.com> 2010-09-16 15:40:58 UTC ---
Initial support is in r8025.  It provides three attributes:

  - [Activity] for providing <activity/> attribute values.
    This is currently missing support for the configurationChanges, 
    launchMode, and screenOrientation attributes.  
    This can be provided at most once.
  - [IntentFilter] for providing //intent-filter, //intent-filter/action,
    //intent-filter/category, and //intent-filter/data.  This can be specified
    multiple times.
  - [MetaData] for providing //meta-data.  This can be specified multiple
times.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list