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

feat!: unify & fix gradle library/tooling overrides #1212

Merged
merged 32 commits into from
Jul 6, 2021

Commits on Jul 4, 2021

  1. Configuration menu
    Copy the full SHA
    df22365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7edcf8 View commit details
    Browse the repository at this point in the history
  3. fix: target/compile sdk usage

    breautek authored and erisu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    570a7d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6d3519 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44a7697 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a46132 View commit details
    Browse the repository at this point in the history
  7. chore: fix lint error

    erisu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    cb857c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    944975d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f68b488 View commit details
    Browse the repository at this point in the history
  10. fix: Ensure proper types

    breautek authored and erisu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    09b6247 View commit details
    Browse the repository at this point in the history
  11. breaking: Removed TempateFile class

    Replaced the one and only usage of it with the properties-parser editor.
    Breaking change because we are converting a method into an asynchronous
    method.
    breautek authored and erisu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    8b09f07 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    560d992 View commit details
    Browse the repository at this point in the history
  13. Gh 1178 fix sdk use gradlearg fix (#2)

    * fix: readd gradleArg support
    
    * fix: variable name
    erisu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    9ef324d View commit details
    Browse the repository at this point in the history
  14. refactor: remove unused mock variables

    raphinesse authored and erisu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    9509670 View commit details
    Browse the repository at this point in the history
  15. Update bin/templates/cordova/lib/builders/ProjectBuilder.js

    Co-authored-by: Raphael von der Grün <raphinesse@gmail.com>
    2 people authored and erisu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    6fa10a1 View commit details
    Browse the repository at this point in the history
  16. Update bin/lib/create.js

    Co-authored-by: Raphael von der Grün <raphinesse@gmail.com>
    2 people authored and erisu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    ea64965 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    132c4ef View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    203fa79 View commit details
    Browse the repository at this point in the history
  2. chore: apply review suggestion

    erisu committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    dce90e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c56aef6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b7ac21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24c9452 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf9825c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a16d183 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3818d85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10e8718 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afd8f48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed06d9d View commit details
    Browse the repository at this point in the history
  12. fix(check_reqs): get_target

    Reads default SDK from default gradle config now
    raphinesse committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    c40cdaf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    54dac43 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8e3f868 View commit details
    Browse the repository at this point in the history
  15. fix: e2e test

    raphinesse committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    171c420 View commit details
    Browse the repository at this point in the history