cordova-android/lib
Mahendra Liya 016018513e
feat: add monochrome app icon support (#1550)
* Added the monochrome version for Cordova's icon

* android: modified the ic_launcher.xml to include the monochrome drawable

* android: replaced monochrome image with  rasterized images

* android: Added support for custom monochrome icons defined in config.xml

* android: Updated Tests

* android: wrapped inside if(monochrome)

* android: Update templates/project/res/mipmap-hdpi-v26/ic_launcher.xml

Co-authored-by: エリス <erisu@users.noreply.github.com>

* Update lib/prepare.js

Co-authored-by: エリス <erisu@users.noreply.github.com>

* android: Update templates/project/res/mipmap-ldpi-v26/ic_launcher.xml

Co-authored-by: エリス <erisu@users.noreply.github.com>

* android: Update templates/project/res/mipmap-mdpi-v26/ic_launcher.xml

Co-authored-by: エリス <erisu@users.noreply.github.com>

* android Update templates/project/res/mipmap-xhdpi-v26/ic_launcher.xml

Co-authored-by: エリス <erisu@users.noreply.github.com>

* android: Update templates/project/res/mipmap-xxhdpi-v26/ic_launcher.xml

Co-authored-by: エリス <erisu@users.noreply.github.com>

* android: Update templates/project/res/mipmap-xxxhdpi-v26/ic_launcher.xml

Co-authored-by: エリス <erisu@users.noreply.github.com>

* android: Update lib/prepare.js

Co-authored-by: エリス <erisu@users.noreply.github.com>

* Resolved lint errors

* fix: test failure

---------

Co-authored-by: エリス <erisu@users.noreply.github.com>
2023-04-09 20:41:38 -03: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 dep: bump npm dependencies (#1587) 2023-04-06 12:35:00 +09:00
check_reqs.js dep: bump npm dependencies (#1587) 2023-04-06 12:35:00 +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: add monochrome app icon support (#1550) 2023-04-09 20:41:38 -03: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