You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/12/19 11:58:33 UTC

[cordova-ios] branch 4.5.x updated (c8729e5 -> 31f9602)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a change to branch 4.5.x
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git.


    from c8729e5  Set VERSION to 4.5.6-dev
     add bab1654  CB-14045 - Reinit url after app freezes (#363)
     new 31f9602  Merge pull request #418 from brodybits/cb-14045-on-4.5.x

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CordovaLib/Classes/Public/CDVViewController.m | 24 +++++++++++++++++++++
 tests/CordovaLibTests/CDVViewControllerTest.m | 30 +++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[cordova-ios] 01/01: Merge pull request #418 from brodybits/cb-14045-on-4.5.x

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch 4.5.x
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git

commit 31f96021883e07d28c88e2d79d0333b2e92e0e1e
Merge: c8729e5 bab1654
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Wed Dec 19 06:58:29 2018 -0500

    Merge pull request #418 from brodybits/cb-14045-on-4.5.x
    
    CB-14045 - reinit url after app freezes on 4.5.x

 CordovaLib/Classes/Public/CDVViewController.m | 24 +++++++++++++++++++++
 tests/CordovaLibTests/CDVViewControllerTest.m | 30 +++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org