diff --git a/android/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png b/android/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..d37dadc1 Binary files /dev/null and b/android/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png differ diff --git a/android/app/src/main/res/drawable-hdpi/ic_launcher_monochrome.png b/android/app/src/main/res/drawable-hdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..8f9bdaab Binary files /dev/null and b/android/app/src/main/res/drawable-hdpi/ic_launcher_monochrome.png differ diff --git a/android/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png b/android/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..042209d4 Binary files /dev/null and b/android/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png differ diff --git a/android/app/src/main/res/drawable-mdpi/ic_launcher_monochrome.png b/android/app/src/main/res/drawable-mdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..a312e784 Binary files /dev/null and b/android/app/src/main/res/drawable-mdpi/ic_launcher_monochrome.png differ diff --git a/android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png b/android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..72f8d6df Binary files /dev/null and b/android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png differ diff --git a/android/app/src/main/res/drawable-xhdpi/ic_launcher_monochrome.png b/android/app/src/main/res/drawable-xhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..c3607ec7 Binary files /dev/null and b/android/app/src/main/res/drawable-xhdpi/ic_launcher_monochrome.png differ diff --git a/android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png b/android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..dc0d65d8 Binary files /dev/null and b/android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png differ diff --git a/android/app/src/main/res/drawable-xxhdpi/ic_launcher_monochrome.png b/android/app/src/main/res/drawable-xxhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..32473c5e Binary files /dev/null and b/android/app/src/main/res/drawable-xxhdpi/ic_launcher_monochrome.png differ diff --git a/android/app/src/main/res/drawable-xxxhdpi/ic_launcher_foreground.png b/android/app/src/main/res/drawable-xxxhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..62c7f24c Binary files /dev/null and b/android/app/src/main/res/drawable-xxxhdpi/ic_launcher_foreground.png differ diff --git a/android/app/src/main/res/drawable-xxxhdpi/ic_launcher_monochrome.png b/android/app/src/main/res/drawable-xxxhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..8ab9eb1d Binary files /dev/null and b/android/app/src/main/res/drawable-xxxhdpi/ic_launcher_monochrome.png differ diff --git a/android/app/src/main/res/mipmap-anydpi-v26/launcher_icon.xml b/android/app/src/main/res/mipmap-anydpi-v26/launcher_icon.xml new file mode 100644 index 00000000..d5063661 --- /dev/null +++ b/android/app/src/main/res/mipmap-anydpi-v26/launcher_icon.xml @@ -0,0 +1,14 @@ + + + + + + + + + + diff --git a/android/app/src/main/res/values-night/styles.xml b/android/app/src/main/res/values-night/styles.xml index 3db14bb5..5dc293d3 100644 --- a/android/app/src/main/res/values-night/styles.xml +++ b/android/app/src/main/res/values-night/styles.xml @@ -4,7 +4,7 @@ - - diff --git a/android/app/src/nightly/res/drawable-hdpi/ic_launcher_foreground.png b/android/app/src/nightly/res/drawable-hdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..40acbfe6 Binary files /dev/null and b/android/app/src/nightly/res/drawable-hdpi/ic_launcher_foreground.png differ diff --git a/android/app/src/nightly/res/drawable-hdpi/ic_launcher_monochrome.png b/android/app/src/nightly/res/drawable-hdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..7180cdfe Binary files /dev/null and b/android/app/src/nightly/res/drawable-hdpi/ic_launcher_monochrome.png differ diff --git a/android/app/src/nightly/res/drawable-mdpi/ic_launcher_foreground.png b/android/app/src/nightly/res/drawable-mdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..001bdd88 Binary files /dev/null and b/android/app/src/nightly/res/drawable-mdpi/ic_launcher_foreground.png differ diff --git a/android/app/src/nightly/res/drawable-mdpi/ic_launcher_monochrome.png b/android/app/src/nightly/res/drawable-mdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..79b7a13f Binary files /dev/null and b/android/app/src/nightly/res/drawable-mdpi/ic_launcher_monochrome.png differ diff --git a/android/app/src/nightly/res/drawable-xhdpi/ic_launcher_foreground.png b/android/app/src/nightly/res/drawable-xhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..c22d8ab1 Binary files /dev/null and b/android/app/src/nightly/res/drawable-xhdpi/ic_launcher_foreground.png differ diff --git a/android/app/src/nightly/res/drawable-xhdpi/ic_launcher_monochrome.png b/android/app/src/nightly/res/drawable-xhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..f3303a23 Binary files /dev/null and b/android/app/src/nightly/res/drawable-xhdpi/ic_launcher_monochrome.png differ diff --git a/android/app/src/nightly/res/drawable-xxhdpi/ic_launcher_foreground.png b/android/app/src/nightly/res/drawable-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..f0a5177b Binary files /dev/null and b/android/app/src/nightly/res/drawable-xxhdpi/ic_launcher_foreground.png differ diff --git a/android/app/src/nightly/res/drawable-xxhdpi/ic_launcher_monochrome.png b/android/app/src/nightly/res/drawable-xxhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..907672a2 Binary files /dev/null and b/android/app/src/nightly/res/drawable-xxhdpi/ic_launcher_monochrome.png differ diff --git a/android/app/src/nightly/res/drawable-xxxhdpi/ic_launcher_foreground.png b/android/app/src/nightly/res/drawable-xxxhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..26ce071b Binary files /dev/null and b/android/app/src/nightly/res/drawable-xxxhdpi/ic_launcher_foreground.png differ diff --git a/android/app/src/nightly/res/drawable-xxxhdpi/ic_launcher_monochrome.png b/android/app/src/nightly/res/drawable-xxxhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..e73ac6f5 Binary files /dev/null and b/android/app/src/nightly/res/drawable-xxxhdpi/ic_launcher_monochrome.png differ diff --git a/assets/images/icon/logo_android_adaptive_fg.png b/assets/images/icon/logo_android_adaptive_fg.png new file mode 100644 index 00000000..3b38d299 Binary files /dev/null and b/assets/images/icon/logo_android_adaptive_fg.png differ diff --git a/assets/images/icon/logo_android_adaptive_fg_nightly.png b/assets/images/icon/logo_android_adaptive_fg_nightly.png new file mode 100644 index 00000000..098226a4 Binary files /dev/null and b/assets/images/icon/logo_android_adaptive_fg_nightly.png differ diff --git a/assets/images/icon/selfprivacy_dynamic.png b/assets/images/icon/selfprivacy_dynamic.png new file mode 100644 index 00000000..d4698c63 Binary files /dev/null and b/assets/images/icon/selfprivacy_dynamic.png differ diff --git a/assets/images/icon/selfprivacy_dynamic_nightly.png b/assets/images/icon/selfprivacy_dynamic_nightly.png new file mode 100644 index 00000000..c8b66243 Binary files /dev/null and b/assets/images/icon/selfprivacy_dynamic_nightly.png differ diff --git a/pubspec.lock b/pubspec.lock index 5d82f2c4..cc53090d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -431,10 +431,10 @@ packages: dependency: "direct dev" description: name: flutter_launcher_icons - sha256: "526faf84284b86a4cb36d20a5e45147747b7563d921373d4ee0559c54fcdbcea" + sha256: "619817c4b65b322b5104b6bb6dfe6cda62d9729bd7ad4303ecc8b4e690a67a77" url: "https://pub.dev" source: hosted - version: "0.13.1" + version: "0.14.1" flutter_lints: dependency: "direct dev" description: @@ -1403,10 +1403,10 @@ packages: dependency: transitive description: name: vm_service - sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d" + sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc url: "https://pub.dev" source: hosted - version: "14.2.5" + version: "14.2.4" watcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1d2dca60..d9b8e9f5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -59,7 +59,7 @@ dev_dependencies: auto_route_generator: ^9.0.0 build_runner: ^2.4.9 cupertino_icons: ^1.0.8 - flutter_launcher_icons: ^0.13.1 + flutter_launcher_icons: ^0.14.1 flutter_lints: ^4.0.0 flutter_test: sdk: flutter @@ -67,11 +67,16 @@ dev_dependencies: hive_generator: ^2.0.1 json_serializable: ^6.8.0 -flutter_icons: +flutter_launcher_icons: android: "launcher_icon" ios: true image_path_android: "assets/images/icon/logo_android.png" + min_sdk_android: 21 + adaptive_icon_foreground: "assets/images/icon/logo_android_adaptive_fg.png" + adaptive_icon_background: "#ffffff" image_path_ios: "assets/images/icon/logo_ios.png" + image_path: "assets/images/icon/logo_ios.png" + adaptive_icon_monochrome: "assets/images/icon/selfprivacy_dynamic.png" flutter: uses-material-design: true