I have a use-case where I need to have two activities implement the clover.intent.action.MODIFY_ORDER intent-filter. Each activity has a specific use/benefit and it wouldn't make sense to have them both under one button.
Both activities show up in the Register app but the problem I am having is they both have the exact same name of my app. How can I give the second one a different name?