mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-03 07:56:27 +08:00
![]() * 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> |
||
---|---|---|
.. | ||
builders | ||
config | ||
env | ||
Adb.js | ||
android_sdk.js | ||
AndroidManifest.js | ||
AndroidProject.js | ||
build.js | ||
check_reqs.js | ||
emulator.js | ||
getASPath.bat | ||
gradle-config-defaults.js | ||
install-device | ||
install-device.bat | ||
install-emulator | ||
install-emulator.bat | ||
list-devices | ||
list-devices.bat | ||
list-emulator-images | ||
list-emulator-images.bat | ||
list-started-emulators | ||
list-started-emulators.bat | ||
log.js | ||
PackageType.js | ||
plugin-build.gradle | ||
pluginHandlers.js | ||
prepare.js | ||
retry.js | ||
run.js | ||
start-emulator | ||
start-emulator.bat | ||
target.js | ||
utils.js |