Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ti info implementation along with major Android and iOS related changes #9

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Apr 19, 2019

  1. BREAKING CHANGE(android): Renamed 'sdk' and 'ndk' to 'sdks' and 'ndks'.

    BREAKING CHANGE(android): No longer scan for 'android' executable.
    BREAKING CHANGE(android): Removed 'targets'. Combine 'addons' and 'platforms' to get same result.
    fix(android): Fixed bug with selecting the correct default Android SDK.
    BREAKING CHANGE(ios): Updated to latest ioslib which changes the iOS sim watch companion map.
    BREAKING CHANGE(system info): Schema changes introduced by Android and iOS plugin schema changes.
    feat(titanium): Added implementation for 'ti info' command.
    chore: Updated to latest Lerna version.
    chore: Updated npm deps.
    cb1kenobi committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    1fd29ca View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. feat(cli): Added most of the 'sdk' command implementation.

    fix(cli): Upgraded to latest cli-kit.
    chore: Updated npm deps.
    cb1kenobi committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    74d585c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. chore: Merged master and fixed conflicts.

    chore: Updated changelogs.
    cb1kenobi committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    616bacb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    539e778 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. chore: Updated deps.

    cb1kenobi committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    33b80ab View commit details
    Browse the repository at this point in the history
  2. chore: Adding lockfile.

    cb1kenobi committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    8a35072 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. chore: Removed unnecessary gulp dependency.

    fix(ios): Fixed node-ios-device v2 syntax.
    cb1kenobi committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    f13ce72 View commit details
    Browse the repository at this point in the history
  2. chore: Updated deps.

    cb1kenobi committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    3700c74 View commit details
    Browse the repository at this point in the history
  3. chore: Updated windowslib.

    cb1kenobi committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    536a19e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5cf8de View commit details
    Browse the repository at this point in the history
  5. 2 Configuration menu
    Copy the full SHA
    5dea3a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    95bb28f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    450170c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    cfd615f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. chore: Updated npm deps.

    feat: More work on live config changes. [DAEMON-198]
    feat: Updated to latest DetectEngine Windows Registry handling.
    cb1kenobi committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    4c15492 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Configuration menu
    Copy the full SHA
    42faef6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. fix(jdk): Added JDK config file.

    chore: Updated docs in config files.
    fix(ios): Added live config changes.
    fix(jdk): Added live config changes.
    cb1kenobi committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    cb2069e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    3858198 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. chore(ios): Updated ioslib.

    cb1kenobi committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    0ab4615 View commit details
    Browse the repository at this point in the history