From 542358568c5ee0c5c96076fdadc7f1950f587732 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Tue, 13 Jan 2026 20:01:13 +0800 Subject: feat: update release workflow and enhance README with supported platforms and installation details; remove unused Android and iOS icon assets --- src-tauri/icons/android/mipmap-hdpi/ic_launcher.png | Bin 2600 -> 0 bytes .../android/mipmap-hdpi/ic_launcher_foreground.png | Bin 10891 -> 0 bytes .../icons/android/mipmap-hdpi/ic_launcher_round.png | Bin 2600 -> 0 bytes src-tauri/icons/android/mipmap-mdpi/ic_launcher.png | Bin 2380 -> 0 bytes .../android/mipmap-mdpi/ic_launcher_foreground.png | Bin 6368 -> 0 bytes .../icons/android/mipmap-mdpi/ic_launcher_round.png | Bin 2380 -> 0 bytes src-tauri/icons/android/mipmap-xhdpi/ic_launcher.png | Bin 5030 -> 0 bytes .../android/mipmap-xhdpi/ic_launcher_foreground.png | Bin 15608 -> 0 bytes .../icons/android/mipmap-xhdpi/ic_launcher_round.png | Bin 5030 -> 0 bytes src-tauri/icons/android/mipmap-xxhdpi/ic_launcher.png | Bin 8381 -> 0 bytes .../android/mipmap-xxhdpi/ic_launcher_foreground.png | Bin 26054 -> 0 bytes .../icons/android/mipmap-xxhdpi/ic_launcher_round.png | Bin 8381 -> 0 bytes src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher.png | Bin 10754 -> 0 bytes .../android/mipmap-xxxhdpi/ic_launcher_foreground.png | Bin 34078 -> 0 bytes .../icons/android/mipmap-xxxhdpi/ic_launcher_round.png | Bin 10754 -> 0 bytes 15 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src-tauri/icons/android/mipmap-hdpi/ic_launcher.png delete mode 100644 src-tauri/icons/android/mipmap-hdpi/ic_launcher_foreground.png delete mode 100644 src-tauri/icons/android/mipmap-hdpi/ic_launcher_round.png delete mode 100644 src-tauri/icons/android/mipmap-mdpi/ic_launcher.png delete mode 100644 src-tauri/icons/android/mipmap-mdpi/ic_launcher_foreground.png delete mode 100644 src-tauri/icons/android/mipmap-mdpi/ic_launcher_round.png delete mode 100644 src-tauri/icons/android/mipmap-xhdpi/ic_launcher.png delete mode 100644 src-tauri/icons/android/mipmap-xhdpi/ic_launcher_foreground.png delete mode 100644 src-tauri/icons/android/mipmap-xhdpi/ic_launcher_round.png delete mode 100644 src-tauri/icons/android/mipmap-xxhdpi/ic_launcher.png delete mode 100644 src-tauri/icons/android/mipmap-xxhdpi/ic_launcher_foreground.png delete mode 100644 src-tauri/icons/android/mipmap-xxhdpi/ic_launcher_round.png delete mode 100644 src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher.png delete mode 100644 src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png delete mode 100644 src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_round.png (limited to 'src-tauri/icons/android') diff --git a/src-tauri/icons/android/mipmap-hdpi/ic_launcher.png b/src-tauri/icons/android/mipmap-hdpi/ic_launcher.png deleted file mode 100644 index 9ed142e..0000000 Binary files a/src-tauri/icons/android/mipmap-hdpi/ic_launcher.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-hdpi/ic_launcher_foreground.png b/src-tauri/icons/android/mipmap-hdpi/ic_launcher_foreground.png deleted file mode 100644 index 198e4e9..0000000 Binary files a/src-tauri/icons/android/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-hdpi/ic_launcher_round.png b/src-tauri/icons/android/mipmap-hdpi/ic_launcher_round.png deleted file mode 100644 index 9ed142e..0000000 Binary files a/src-tauri/icons/android/mipmap-hdpi/ic_launcher_round.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-mdpi/ic_launcher.png b/src-tauri/icons/android/mipmap-mdpi/ic_launcher.png deleted file mode 100644 index 4e84ff0..0000000 Binary files a/src-tauri/icons/android/mipmap-mdpi/ic_launcher.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-mdpi/ic_launcher_foreground.png b/src-tauri/icons/android/mipmap-mdpi/ic_launcher_foreground.png deleted file mode 100644 index 6254e42..0000000 Binary files a/src-tauri/icons/android/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-mdpi/ic_launcher_round.png b/src-tauri/icons/android/mipmap-mdpi/ic_launcher_round.png deleted file mode 100644 index 4e84ff0..0000000 Binary files a/src-tauri/icons/android/mipmap-mdpi/ic_launcher_round.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-xhdpi/ic_launcher.png b/src-tauri/icons/android/mipmap-xhdpi/ic_launcher.png deleted file mode 100644 index 644b2ed..0000000 Binary files a/src-tauri/icons/android/mipmap-xhdpi/ic_launcher.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-xhdpi/ic_launcher_foreground.png b/src-tauri/icons/android/mipmap-xhdpi/ic_launcher_foreground.png deleted file mode 100644 index 5923686..0000000 Binary files a/src-tauri/icons/android/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-xhdpi/ic_launcher_round.png b/src-tauri/icons/android/mipmap-xhdpi/ic_launcher_round.png deleted file mode 100644 index 644b2ed..0000000 Binary files a/src-tauri/icons/android/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-xxhdpi/ic_launcher.png b/src-tauri/icons/android/mipmap-xxhdpi/ic_launcher.png deleted file mode 100644 index 32b2138..0000000 Binary files a/src-tauri/icons/android/mipmap-xxhdpi/ic_launcher.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-xxhdpi/ic_launcher_foreground.png b/src-tauri/icons/android/mipmap-xxhdpi/ic_launcher_foreground.png deleted file mode 100644 index c16f749..0000000 Binary files a/src-tauri/icons/android/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-xxhdpi/ic_launcher_round.png b/src-tauri/icons/android/mipmap-xxhdpi/ic_launcher_round.png deleted file mode 100644 index 32b2138..0000000 Binary files a/src-tauri/icons/android/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher.png b/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher.png deleted file mode 100644 index 9c4e094..0000000 Binary files a/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png b/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png deleted file mode 100644 index 9b567cd..0000000 Binary files a/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_round.png b/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_round.png deleted file mode 100644 index 9c4e094..0000000 Binary files a/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ -- cgit v1.2.3-70-g09d2