Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nordnet/cordova-hot-code-push
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mobilexag/cordova-hot-code-push
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 12 files changed
  • 1 contributor

Commits on May 23, 2017

  1. Merge remote-tracking branch 'nordnet/master'

    Chau Thai committed May 23, 2017
    Configuration menu
    Copy the full SHA
    8caac78 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Add force-install option

    Added force-install tag/option in chcp tag of config.xml to force local
    installation of www folder during development deployment.
    If the attribute enabled of the force-install tag is true, the plugin
    will prefer the assets/www over the already copied version.
    This is most useful during development debug cycles.
    Chau Thai committed May 24, 2017
    Configuration menu
    Copy the full SHA
    03dbb47 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Ignore node_modules

    Chau Thai committed May 30, 2017
    Configuration menu
    Copy the full SHA
    349f31f View commit details
    Browse the repository at this point in the history
  2. Fix Android behaviour

    Chau Thai committed May 30, 2017
    Configuration menu
    Copy the full SHA
    9998df6 View commit details
    Browse the repository at this point in the history
  3. Added iOS force-install flag handling

    Chau Thai committed May 30, 2017
    Configuration menu
    Copy the full SHA
    0e51cfc View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Merge remote-tracking branch 'nordnet/master'

    Chau Thai committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    aa10e6a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/local-override'

    Chau Thai committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    6360bc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. fixed install with cordova 7.1.0

    Chau Thai committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    3fd40e3 View commit details
    Browse the repository at this point in the history
Loading