[ 
https://issues.apache.org/jira/browse/CB-8972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627006#comment-14627006
 ] 

ASF GitHub Bot commented on CB-8972:
------------------------------------

GitHub user purplecabbage opened a pull request:

    https://github.com/apache/cordova-js/pull/119

    CB-8972 Added common 'activated' channel

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/purplecabbage/cordova-js CB-8972

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-js/pull/119.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #119
    
----
commit a8a3218c41ea05382818cd01b9bd4964af313ad3
Author: Jesse MacFadyen <[email protected]>
Date:   2015-07-14T20:35:15Z

    Added common 'activated' channel

----


> Consistently deal with launch args/params
> -----------------------------------------
>
>                 Key: CB-8972
>                 URL: https://issues.apache.org/jira/browse/CB-8972
>             Project: Apache Cordova
>          Issue Type: New Feature
>            Reporter: Jesse MacFadyen
>            Assignee: Jesse MacFadyen
>
> We need a consistent cross platform way of getting info on how the app was 
> launched.  Different launch mechanisms could include registered protocols, 
> local or push notifications or intents from other applications.  All of the 
> above launch mechanisms could potentially include some additional information 
> passed in to the application.  We need a consistent way of registering to 
> receive this info inside a cordova app.
> Example use :
> https://github.com/katzer/cordova-plugin-local-notifications
> iOS:
> handleOpenURL global function, CB-7606, CB-8970
> https://github.com/apache/cordova-plugins/tree/master/notification-rebroadcast
> Windows:
> CB-8674, 
> https://github.com/apache/cordova-js/commit/f86227b8fe80a13d8db35a7478c798782aee1b17
> wp8:
> http://stackoverflow.com/questions/29352208/cordova-wp8-push-notifications-callback



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to