cordova-android/bin/templates/cordova
Norman Breau 510596f515
feat!: unify & fix gradle library/tooling overrides (#1212)
* enhancement: Control SDK versions and other default projects in one place
* fix: target/compile sdk usage
* refactor: cleanup gradle process
* chore: cleanup and remove unused changes
* chore: remove more unneeded FILE_PATH
* chore: fix lint error
* revert change intended to be part of a different PR
* chore: apply changes to revert to fit new changes
* fix: Ensure proper types
* 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.
* refactor: Use the sync version of properties editor
* Gh 1178 fix sdk use gradlearg fix (#2)
* fix: readd gradleArg support
* fix: variable name
* refactor: remove unused mock variables
* Update bin/templates/cordova/lib/builders/ProjectBuilder.js
* Update bin/lib/create.js
* fix: const naming (review suggestion)
* fix: use defaults for framework building
* chore: apply review suggestion
* chore: rename config.json & defaults.json (review suggestions)
* refactor: updateUserProjectGradleConfig method
* refactor: minor changes in updateUserProjectGradleConfig
* refactor: major changes in updateUserProjectGradleConfig
* fix: wrong handling of missing preferences
* fix: usage of undefined this
* fix(create.spec): mocking of getPreference
* test(check_reqs): reduce diff size
* refactor: add wrapper to load gradle config defaults
* fix(check_reqs): get_target
  * Reads default SDK from default gradle config now
* fix(check_reqs.spec): return correct types from mocks
* revert to using get_target in create
* fix: e2e test

Co-authored-by: Erisu <ellis.bryan@gmail.com>
Co-authored-by: Raphael von der Grün <raphinesse@gmail.com>
2021-07-06 15:38:28 +09:00
..
lib feat!: unify & fix gradle library/tooling overrides (#1212) 2021-07-06 15:38:28 +09:00
Api.js feat: bump version to 10.0.0-dev (#1181) 2021-04-13 15:34:00 +09:00
build refactor (eslint): use cordova-eslint (#910) 2020-01-31 22:02:48 +09:00
build.bat CB-5209 Win: Cannot build Android app if project path contains spaces 2013-10-29 16:29:19 -04:00
clean refactor (eslint): use cordova-eslint (#910) 2020-01-31 22:02:48 +09:00
clean.bat CB-5209 Win: Cannot build Android app if project path contains spaces 2013-10-29 16:29:19 -04:00
defaults.xml Move registration of App plugin from config.xml -> code 2014-07-08 11:47:26 -04:00
log chore: drop q module (#833) 2020-01-07 21:22:59 +09:00
log.bat CB-5209 Win: Cannot build Android app if project path contains spaces 2013-10-29 16:29:19 -04:00
loggingHelper.js CB-10749 Use cordova-common.CordovaLogger in cordova-android 2016-03-09 18:54:05 +03:00
run refactor (eslint): use cordova-eslint (#910) 2020-01-31 22:02:48 +09:00
run.bat CB-5209 Win: Cannot build Android app if project path contains spaces 2013-10-29 16:29:19 -04:00
version fix: test failure with shebang interpreter in rewired files (#939) 2020-04-01 12:04:35 +09:00
version.bat CB-5209 Win: Cannot build Android app if project path contains spaces 2013-10-29 16:29:19 -04:00