cordova-android/lib
エリス 606e9c4826
feat!: android 12 splash screen (#1441)
* chore!: remove old splashscreen logic
* feat(splashscreen): add backwards compatibility
* chore: remove unused method
* chore: prefix splashscreen_background with cdv_
* feat: support android 12 splashscreen api configs
* feat: improve & refactor the logic for android splashscreen api 12
* feat: splashscreen copy image resources
* feat: splashscreen branding image & xml cleanup
* fix: splashscreen cleanup & branding conditions
* fix: splashscreen @color usage
* feat: update default Apache Cordova splash screen
* chore: add missing asf header
* fix: splashscreen image size
* chore: use Theme.SplashScreen.IconBackground as default parent to support windowSplashScreenIconBackgroundColor
* fix: center default test image by correct pivot
* fix: fs-extra copySync
* feat: re-add AutoHideSplashScreen and SplashScreenDelay preference support
* chore: move splashscreen into CordovaActivity
* feat: support splashscreen.hide & centralize to SplashScreenPlugin
* chore: cleanup SplashScreenPlugin
* feat: support fade, default auto hide on onPageFinished, support delays, refactor
* refactor: cleanup splash screen
* refactor: cleanup remove unused import
* chore: add show method as unsupported
* test: create a spy on updateProjectSplashScreen
* style: add ending new line
* chore: improve logging to warn when image path is missing
* chore: split windowSplashScreenAnimatedIcon and windowSplashScreenBrandingImage case and added branding warning
* chore: improve when to display warning
* fix: add splashscreen dependency to app as well
* chore: move the core-splashscreen dep lower

Co-authored-by: Niklas Merz <niklasmerz@linux.com>
2022-06-30 10:49:10 +09:00
..
builders feat: support custom compileSdk setting (#1431) 2022-05-18 23:18:33 +09:00
config Remove gradle.daemon from default forced settings (#1276) 2021-07-14 17:22:11 +09:00
env chore(npm): bump @cordova/eslint-config@^4.0.0 (#1421) 2022-04-18 10:39:54 +09:00
Adb.js chore(npm): bump @cordova/eslint-config@^4.0.0 (#1421) 2022-04-18 10:39:54 +09:00
android_sdk.js chore(npm): bump @cordova/eslint-config@^4.0.0 (#1421) 2022-04-18 10:39:54 +09:00
AndroidManifest.js chore(npm): bump @cordova/eslint-config@^4.0.0 (#1421) 2022-04-18 10:39:54 +09:00
AndroidProject.js chore(npm): bump @cordova/eslint-config@^4.0.0 (#1421) 2022-04-18 10:39:54 +09:00
Api.js feat!: android 12 splash screen (#1441) 2022-06-30 10:49:10 +09:00
build.js chore(npm): bump @cordova/eslint-config@^4.0.0 (#1421) 2022-04-18 10:39:54 +09:00
check_reqs.js fix!: set & use ANDROID_HOME as default (#1444) 2022-06-27 22:07:32 +09:00
create.js feat: support custom compileSdk setting (#1431) 2022-05-18 23:18:33 +09:00
emulator.js chore(npm): bump @cordova/eslint-config@^4.0.0 (#1421) 2022-04-18 10:39:54 +09:00
getASPath.bat fix: add missing apache-license header to getASPath.bat (#1283) 2021-07-16 17:59:30 +09:00
gradle-config-defaults.js refactor!: do not copy JS lib to platform project (#1269) 2021-07-13 11:01:50 +02:00
PackageType.js refactor!: do not copy JS lib to platform project (#1269) 2021-07-13 11:01:50 +02:00
pluginHandlers.js chore(npm): bump @cordova/eslint-config@^4.0.0 (#1421) 2022-04-18 10:39:54 +09:00
prepare.js feat!: android 12 splash screen (#1441) 2022-06-30 10:49:10 +09:00
retry.js chore(npm): bump @cordova/eslint-config@^4.0.0 (#1421) 2022-04-18 10:39:54 +09:00
run.js chore(npm): bump @cordova/eslint-config@^4.0.0 (#1421) 2022-04-18 10:39:54 +09:00
target.js refactor!: do not copy JS lib to platform project (#1269) 2021-07-13 11:01:50 +02:00
utils.js fix: escape strings.xml app name (#1384) 2022-02-08 11:29:36 +09:00