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

update brach #4

Merged
merged 4,072 commits into from
Mar 3, 2021
Merged

update brach #4

merged 4,072 commits into from
Mar 3, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    48970ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e4d8c6 View commit details
    Browse the repository at this point in the history
  3. build: output a kernel/bootstrap rollup bundle

    * split ti.main and ti.kernel bundling
    sgtcoolguy committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    517b81c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a66bf79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce900a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75078d9 View commit details
    Browse the repository at this point in the history
  7. refactor(android): move kroll.js to common

    * begin effort to unify the startup/code between platforms
    * use split bundling methods to produce proper parts in proper build stages
    * don't include ti.kernel.js for Android, as it gets baked into C code
    sgtcoolguy committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    91bbb27 View commit details
    Browse the repository at this point in the history
  8. refactor(android): define Ti.Android.currentService in Module.runModule

    * removes the need to pass around context objects everywhere
    * remove the now-unused AndroidWrapper stuff
    sgtcoolguy committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    6c17d12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fe9cf4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23a2e56 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8261b9 View commit details
    Browse the repository at this point in the history
  12. fix(android): override global.L behavior for non-string default values

    match Ti.Local.getString in returning key for non-string default values supplied
    sgtcoolguy committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    6f6cea2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d9bfce View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bbb48f8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46842aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7ce713c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9dda999 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    67f58b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. chore(android): update V8 to 8.7.220.31 (#12384)

    compile using c++14
    
    Fixes TIMOB-28314
    garymathews authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    b22f6b7 View commit details
    Browse the repository at this point in the history
  2. fix(ios): set parent view controller for detached view controllers (#…

    …12233)
    
    * set parent for UITabController, UINavigationController, AVPlayerViewController
    * fixed memory leak in listview and tableview
    * remove AVPlayerViewController from parent
    
    Fixes TIMOB-28209, TIMOB-27865
    vijaysingh-axway authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    10c1a25 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

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

Commits on Jan 18, 2021

  1. build(deps-dev): bump commitizen from 4.2.2 to 4.2.3

    Bumps [commitizen](https://github.com/commitizen/cz-cli) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/commitizen/cz-cli/releases)
    - [Commits](commitizen/cz-cli@v4.2.2...v4.2.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    9ac6370 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump husky from 4.3.7 to 4.3.8

    Bumps [husky](https://github.com/typicode/husky) from 4.3.7 to 4.3.8.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v4.3.7...v4.3.8)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    6343a05 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. build(deps-dev): bump eslint from 7.17.0 to 7.18.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.17.0...v7.18.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    22c6690 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @rollup/plugin-node-resolve from 11.0.1 to 11.1.0

    Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.1 to 11.1.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@commonjs-v11.0.1...commonjs-v11.1.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    a9aa834 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump rollup from 2.36.1 to 2.37.0

    Bumps [rollup](https://github.com/rollup/rollup) from 2.36.1 to 2.37.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.36.1...v2.37.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    132e397 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eccf10c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f6360c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3525bfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a79677f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    880d6d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae59baf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0edf56b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de4c7eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a615ec0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe4fe7b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c9638a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6d66986 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1152c57 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f20288a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fbaf44a View commit details
    Browse the repository at this point in the history
  19. build(deps-dev): bump core-js from 3.8.2 to 3.8.3

    Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.2 to 3.8.3.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](zloirock/core-js@v3.8.2...v3.8.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    56b38f1 View commit details
    Browse the repository at this point in the history
  20. fix(android): decimal comma TextField handling

    Fixes TIMOB-28312
    jquick-axway authored and sgtcoolguy committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    96fc0ce View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. build(deps): bump fs-extra from 9.0.1 to 9.1.0

    Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.0.1 to 9.1.0.
    - [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
    - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
    - [Commits](jprichardson/node-fs-extra@9.0.1...9.1.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    ba9c85e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. fix(android): optimize table and list view updates (#12363)

    * sync for thread safety
    * amend table fireEvent
    * revert to basic optimization
    * reduce cache size
    * validate first visible view
    *  amend activity validation
    * allow marker to fire on partially visible rows
    * implement noresults event for ListView
    
    Fixes TIMOB-28294, TIMOB-28308
    garymathews authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    e78ddad View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    67062d0 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump dateformat from 4.4.1 to 4.4.2

    Bumps [dateformat](https://github.com/felixge/node-dateformat) from 4.4.1 to 4.4.2.
    - [Release notes](https://github.com/felixge/node-dateformat/releases)
    - [Commits](felixge/node-dateformat@v4.4.1...v4.4.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e26c75a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. chore(ios): update facebook to 10.0.0 (#12412)

    Fixes MOD-2872
    vijaysingh-axway authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    53b2bbf View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump dateformat from 4.4.2 to 4.5.0

    Bumps [dateformat](https://github.com/felixge/node-dateformat) from 4.4.2 to 4.5.0.
    - [Release notes](https://github.com/felixge/node-dateformat/releases)
    - [Commits](felixge/node-dateformat@v4.4.2...v4.5.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    74ff01d View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump rollup from 2.37.0 to 2.38.0

    Bumps [rollup](https://github.com/rollup/rollup) from 2.37.0 to 2.38.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.37.0...v2.38.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    15b76a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b15a5cd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    a6d2c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    942bb15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1affe49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33508b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62ee5c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de50c8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63bea10 View commit details
    Browse the repository at this point in the history
  8. fix(ios): make JSValue nonatomic property, retain it under the hood, …

    …handle exception in creation
    sgtcoolguy committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    10c4acd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9afe176 View commit details
    Browse the repository at this point in the history
  10. fix(ios): make KrollPromise no-op under covers when KrollFinalizer is…

    … running to avoid crash
    
    * when finalizing don't even try to generate error object from context
    sgtcoolguy committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    b3aaaa3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1de2eb3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b03ac6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fbbbe98 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    25acd1f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7b70f11 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6c4253f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e22e26c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    41e83be View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    db4ae74 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2189503 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    32e51b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

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

Commits on Jan 28, 2021

  1. build(deps-dev): bump ssri from 8.0.0 to 8.0.1

    Bumps [ssri](https://github.com/npm/ssri) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/npm/ssri/releases)
    - [Changelog](https://github.com/npm/ssri/blob/latest/CHANGELOG.md)
    - [Commits](npm/ssri@v8.0.0...v8.0.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    cac2165 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump danger from 10.6.0 to 10.6.1

    Bumps [danger](https://github.com/danger/danger-js) from 10.6.0 to 10.6.1.
    - [Release notes](https://github.com/danger/danger-js/releases)
    - [Changelog](https://github.com/danger/danger-js/blob/master/CHANGELOG.md)
    - [Commits](danger/danger-js@10.6.0...10.6.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    8c3294b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. build(deps-dev): bump rollup from 2.38.0 to 2.38.1

    Bumps [rollup](https://github.com/rollup/rollup) from 2.38.0 to 2.38.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.38.0...v2.38.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    0446f8e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. build(deps-dev): bump @rollup/plugin-node-resolve from 11.1.0 to 11.1.1

    Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.0 to 11.1.1.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@commonjs-v11.1.0...node-resolve-v11.1.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0b18872 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump eslint from 7.18.0 to 7.19.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.18.0...v7.19.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    2900a64 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump rollup from 2.38.1 to 2.38.3

    Bumps [rollup](https://github.com/rollup/rollup) from 2.38.1 to 2.38.3.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.38.1...v2.38.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    dc626de View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @rollup/plugin-babel from 5.2.2 to 5.2.3

    Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.2 to 5.2.3.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@babel-v5.2.2...babel-v5.2.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    6f3454d View commit details
    Browse the repository at this point in the history
  5. build(deps): bump clean-css from 4.2.3 to 5.0.1

    Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.2.3 to 5.0.1.
    - [Release notes](https://github.com/jakubpawlowicz/clean-css/releases)
    - [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md)
    - [Commits](clean-css/clean-css@v4.2.3...v5.0.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    70ecd2d View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump @rollup/plugin-commonjs from 17.0.0 to 17.1.0

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 17.0.0 to 17.1.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@commonjs-v17.0.0...commonjs-v17.1.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    026085d View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump dateformat from 4.5.0 to 4.5.1

    Bumps [dateformat](https://github.com/felixge/node-dateformat) from 4.5.0 to 4.5.1.
    - [Release notes](https://github.com/felixge/node-dateformat/releases)
    - [Commits](felixge/node-dateformat@v4.5.0...v4.5.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    512aeaa View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. build(deps-dev): bump rollup from 2.38.3 to 2.38.4

    Bumps [rollup](https://github.com/rollup/rollup) from 2.38.3 to 2.38.4.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.38.3...v2.38.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    42c3bad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3242840 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c61d943 View commit details
    Browse the repository at this point in the history
  4. fix(android): guard scroll event section data (#12424)

    Fixes TIMOB-28330
    garymathews authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    b83a2a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. fix(android): rgba(int,int,int) parity (#12435)

    Fixes TIMOB-28333
    m1ga authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    d36c5c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. fix(ios): calculate proper row width for UITableViewStyleInsetGrouped (

    …#12419)
    
    Closes TIMOB-28325
    
    Co-authored-by: ssekhri <ssekhri@axway.com>
    vijaysingh-axway and ssekhri authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    4488fe2 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump danger from 10.6.1 to 10.6.2

    Bumps [danger](https://github.com/danger/danger-js) from 10.6.1 to 10.6.2.
    - [Release notes](https://github.com/danger/danger-js/releases)
    - [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
    - [Commits](danger/danger-js@10.6.1...10.6.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    1411430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e3e537 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ee8401 View commit details
    Browse the repository at this point in the history
  5. test(android): fix/rename snapshot images

    * add some missing 2.625x density images
    * drop dimensions from filenames
    sgtcoolguy committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    8bc8692 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3628ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    432dd7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba7621f View commit details
    Browse the repository at this point in the history
  9. test: always write list of android devices to be used by suite to map…

    … device id for adb commands
    sgtcoolguy committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    df889d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a72f340 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    821214d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    5f6da55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    002c410 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24f4930 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cdc645 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump chai from 4.2.0 to 4.3.0

    Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/master/History.md)
    - [Commits](chaijs/chai@4.2.0...4.3.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3b96b0b View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump rollup from 2.38.4 to 2.38.5

    Bumps [rollup](https://github.com/rollup/rollup) from 2.38.4 to 2.38.5.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.38.4...v2.38.5)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3d4866a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. build(deps-dev): bump lint-staged from 10.5.3 to 10.5.4

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v10.5.3...v10.5.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ce49e22 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump ejs from 3.1.5 to 3.1.6

    Bumps [ejs](https://github.com/mde/ejs) from 3.1.5 to 3.1.6.
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
    - [Commits](mde/ejs@v3.1.5...v3.1.6)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    9c285c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d527e11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d50be80 View commit details
    Browse the repository at this point in the history
  5. chore(android): update v8 to 8.8.278.15 (#12449)

    Fixes TIMOB-28336
    garymathews authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    91d0564 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fa6258 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fda671 View commit details
    Browse the repository at this point in the history
  8. feat(android): return Promise from Ti.UI.Window.close()

    * properly resolve Ti.UI.NavigationWindow.close()
    * use constant reference for close event name
    * move rejection of closing unopened window up hierarchy so it applies to TabGroup too
    sgtcoolguy committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d67537f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56a969d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6d0442 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c89d6d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ca09400 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c5ffea7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cafd270 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fd99899 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    682e64a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    21553ef View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7935c0f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d86b1d0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    94a16e1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    be4ae35 View commit details
    Browse the repository at this point in the history
  22. fix(ios): fix sytax error

    vijaysingh-axway authored and sgtcoolguy committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    0d662e1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b0c41aa View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f66d246 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a09cdff View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. build(deps-dev): bump husky from 4.3.8 to 5.0.9

    Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.0.9.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v4.3.8...v5.0.9)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7e4873f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c388dbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66d04e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba6d809 View commit details
    Browse the repository at this point in the history
  5. Revert "build(deps-dev): fix husky 5 usage"

    This reverts commit 66d04e8.
    sgtcoolguy committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    aa2e693 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29e73d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    079a6fc View commit details
    Browse the repository at this point in the history
  8. feat!: set minimum node version to 12.13.0

    Closes TIMOB-28343
    ewanharris authored and sgtcoolguy committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    2cca3e3 View commit details
    Browse the repository at this point in the history
  9. ci: use node 12.18.0

    ewanharris authored and sgtcoolguy committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    4191629 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83a1449 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. fix(android): amend child event ListView properties (#12456)

    * fix(android): amend child event ListView properties
    
    * fix(android): remove duplicate code
    
    * fix(android): prevent duplicate itemclick event
    garymathews authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    8b68acc View commit details
    Browse the repository at this point in the history
  2. fix(ios): use supportedInterfaceOrientations of UINavigationControlle…

    …r.topViewController instead of UINavigationController (#12459)
    
    Fixes TIMOB-28282
    vijaysingh-axway authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    2069693 View commit details
    Browse the repository at this point in the history
  3. fix(android): handle encoded WebView url (#12450)

    Fixes TIMOB-28341
    garymathews authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    f8adbdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5e852a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. build(changelog): don't discard community commits of fix or feat type

    We want these to exist in community credits and the relevant section
    ewanharris authored and sgtcoolguy committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    a7916c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. build(deps-dev): bump mocha from 8.2.1 to 8.3.0

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.3.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.2.1...v8.3.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    ceadd6e View commit details
    Browse the repository at this point in the history
  2. fix(android): move buildOnly assignment into pre-validate hook

    The parsing of aliases has not been performed by the time config is called so by waiting until
    pre-validate we know that the build-only option has been parsed and handled. Changing the previous
    check to also check for b will not work because the cli has not determined it as an alias of
    --build-only so the value is still undefined
    
    Closes TIMOB-28345
    ewanharris authored and sgtcoolguy committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    d0cc6d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32cdf8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    508d13d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a19caf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e520aa2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99a7f18 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36383cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3f93f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c224a21 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5c7faa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e439930 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7d3571d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4da0b16 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d8c64af View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6ddcbd4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8257b04 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e69d13c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b21ece2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6472aeb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    70bd7a7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1c14926 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    be7ba36 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7c86d59 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a413a9e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. build(deps-dev): bump eslint from 7.19.0 to 7.20.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.19.0...v7.20.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    d38651d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. build(deps-dev): bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0

    Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.1 to 11.2.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@node-resolve-v11.1.1...node-resolve-v11.2.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    4987ac0 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @rollup/plugin-babel from 5.2.3 to 5.3.0

    Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.3 to 5.3.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Commits](rollup/plugins@babel-v5.2.3...babel-v5.3.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    6762beb View commit details
    Browse the repository at this point in the history
  3. feat(android): text alignment justify (#12464)

    Fixes TIMOB-28348
    m1ga authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    851b4f6 View commit details
    Browse the repository at this point in the history
  4. fix(android): do not override itemId type (#12468)

    Fixes TIMOB-28326
    garymathews authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    d9612dd View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump rollup from 2.38.5 to 2.39.0

    Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.39.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.38.5...v2.39.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    0a4aead View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94619e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b83835 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8680e78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97d157a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d01e9e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    b1d88f9 View commit details
    Browse the repository at this point in the history
  2. fix(android): validate layoutParams (#12472)

    Fixes TIMOB-28352
    garymathews authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    07ca05c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    36b7b28 View commit details
    Browse the repository at this point in the history
  2. feat(ios): support storyboards in module (#12328)

    * feat(ios): support storyboards in module
    
    * fix(ios): addressed review comments
    
    * fix(ios): addressed review comment
    
    Co-authored-by: Christopher Williams <chris.a.williams@gmail.com>
    Co-authored-by: ssekhri <ssekhri@axway.com>
    3 people authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    7292d1b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. build(deps-dev): bump core-js from 3.8.3 to 3.9.0

    Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.3 to 3.9.0.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](zloirock/core-js@v3.8.3...v3.9.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    39e0d8b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump clean-css from 5.0.1 to 5.1.0

    Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 5.0.1 to 5.1.0.
    - [Release notes](https://github.com/jakubpawlowicz/clean-css/releases)
    - [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md)
    - [Commits](clean-css/clean-css@v5.0.1...v5.1.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    a8df4f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    645c91e View commit details
    Browse the repository at this point in the history
  4. refactor(wepback): recommend installing plugin via appcd pm for appcd…

    … 4 and above
    
    Closes TIMOB-28328
    ewanharris authored and sgtcoolguy committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    e431972 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. build(deps-dev): bump lockfile-lint from 4.3.7 to 4.6.1

    Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.3.7 to 4.6.1.
    - [Release notes](https://github.com/lirantal/lockfile-lint/releases)
    - [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.3.7...lockfile-lint@4.6.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    6a6fabc View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump husky from 5.0.9 to 5.1.0

    Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.0.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v5.0.9...v5.1.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    45b3c51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4015cd View commit details
    Browse the repository at this point in the history
  4. fix(ios): call callback on Geolocation#requestTemporaryFullAccuracyAu…

    …thorization if missing purpose
    sgtcoolguy committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    2155d0a View commit details
    Browse the repository at this point in the history
  5. fix(ios): minor fixes for Ti.Geolocation#requestLocationPermissions()

    * tweak requestLocationPermissions promise rejection to be Error object
    * guard for when no callback supplied
    * fix management of callback/promise
    sgtcoolguy committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    82ff625 View commit details
    Browse the repository at this point in the history
  6. fix(ios): if user supplies no specific auth constant for hasLocationP…

    …ermissions, assume WHEN_IN_USE
    sgtcoolguy committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    5db8321 View commit details
    Browse the repository at this point in the history
  7. fix(ios): error code/object for Ti.Geolocation permissions/position

    * fix merge of dictionary for authorizationStatus change so object has code/error props
    * properly report error getting location when underlying error code is 0
    (use code of -1, so success is false)
    * clean up Geolocation code, remove unnecessary tempManager
    sgtcoolguy committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    974a7f6 View commit details
    Browse the repository at this point in the history
  8. feat(android): make Geolocation getCurrentHeading/Position return Pro…

    …mises
    
    Also fix underlying bug where second call to getCurrentPosition() never
    fired callback/Promise if no 'location' event listeners
    sgtcoolguy committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    fcf6d0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20e5264 View commit details
    Browse the repository at this point in the history
  10. test: add Ti.Geolocation Promise tests

    * getCurrentHeading
    * getCurrentPosition
    * hasLocationPermissions
    * requestLocationPermissions
    sgtcoolguy committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    60cb523 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f738b92 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    41198b4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    25a1873 View commit details
    Browse the repository at this point in the history
  14. ci(github): add initial Github Action build (#12485)

    * add separate docs workflow/build
    * build/package for all oses
    * archive osx/win32 zipfiles
    sgtcoolguy authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    ddf7bc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. build(deps-dev): bump @commitlint/config-conventional

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.0.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
    - [Commits](conventional-changelog/commitlint@v11.0.0...v12.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    a4e4447 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump danger from 10.6.2 to 10.6.3

    Bumps [danger](https://github.com/danger/danger-js) from 10.6.2 to 10.6.3.
    - [Release notes](https://github.com/danger/danger-js/releases)
    - [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
    - [Commits](danger/danger-js@10.6.2...10.6.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    17f3e3a View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump rollup from 2.39.0 to 2.39.1

    Bumps [rollup](https://github.com/rollup/rollup) from 2.39.0 to 2.39.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.39.0...v2.39.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    6c3b9b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b08619 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump husky from 5.1.0 to 5.1.1

    Bumps [husky](https://github.com/typicode/husky) from 5.1.0 to 5.1.1.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v5.1.0...v5.1.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    2b21a5d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    26b5bfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9c82a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2df13a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be490ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8440ad7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    738b2c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0f4572 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4e61bf View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    de915cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ea28c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. build(deps-dev): bump lockfile-lint from 4.6.1 to 4.6.2

    Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.6.1 to 4.6.2.
    - [Release notes](https://github.com/lirantal/lockfile-lint/releases)
    - [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.6.1...lockfile-lint@4.6.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    4a49e76 View commit details
    Browse the repository at this point in the history
  2. feat(android): add Ti.UI.ButtonBar (#12389)

    Fixes TIMOB-25954
    jquick-axway authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    78c00c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    d163624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e79ae4f View commit details
    Browse the repository at this point in the history
  3. fix(ios): modify gathering of npm packages

    include peer dependencies optionally, ignore some packages based on package.json
    sgtcoolguy committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    addab80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3295e7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ec396c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    718c721 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d303652 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51e7189 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    608e589 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9cd08b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b458f16 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ebab134 View commit details
    Browse the repository at this point in the history
  13. test: move package.json to top-level of test app

    - handle root-level package.json in test suite in test script
    - verify can't load ms devDependency at runtime
    sgtcoolguy committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    24e8e72 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    78be0d2 View commit details
    Browse the repository at this point in the history
  15. test: use mocha from npm in place of old ti-mocha

    * use npm 6 lockfile version 1
    * use different dev dependency in place of ms, since it's in mocha hierarchy
    sgtcoolguy committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    f300174 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    709dd0c View commit details
    Browse the repository at this point in the history
  17. test: fix running Ti.Blob resize image test

    - wrap async event listener body in try/catch for ti.blob test
    - run on postlayout event
    - increase timeout
    sgtcoolguy committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    35c77cc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4161d9c View commit details
    Browse the repository at this point in the history
  19. fix(cli): filepath compatibility with windows

    Co-authored-by: Gary Mathews <contact@garymathews.com>
    sgtcoolguy and garymathews committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    48910cb View commit details
    Browse the repository at this point in the history
  20. build(deps-dev): bump @commitlint/config-conventional

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.0.0 to 12.0.1.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
    - [Commits](conventional-changelog/commitlint@v12.0.0...v12.0.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    75319bc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e95f9ca View commit details
    Browse the repository at this point in the history
  22. build(deps-dev): bump eslint from 7.20.0 to 7.21.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.20.0...v7.21.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    89d47cc View commit details
    Browse the repository at this point in the history
  23. build(deps-dev): bump husky from 5.1.1 to 5.1.2

    Bumps [husky](https://github.com/typicode/husky) from 5.1.1 to 5.1.2.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v5.1.1...v5.1.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    b24b8e6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    563441a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    e183a68 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump husky from 5.1.2 to 5.1.3

    Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 5.1.3.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v5.1.2...v5.1.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    55043fb View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump rollup from 2.39.1 to 2.40.0

    Bumps [rollup](https://github.com/rollup/rollup) from 2.39.1 to 2.40.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.39.1...v2.40.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sgtcoolguy committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    c393337 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    844a3d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3aece78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3a68e0 View commit details
    Browse the repository at this point in the history