aboutsummaryrefslogtreecommitdiff
path: root/fastlane/metadata
diff options
context:
space:
mode:
authorLena <lena@omega>2026-07-01 00:00:00 +0000
committerLena <lena@omega>2026-07-01 00:00:00 +0000
commit7619bfd37ed6aef3fbd3dbf8b93e926001a3f968 (patch)
tree399a873af2da10cdad19ed714a3f569ddedee5e0 /fastlane/metadata
parentd4250691b403a8d5837bed431d86fe8dcb12c293 (diff)
downloadscrcpy-android-7619bfd37ed6aef3fbd3dbf8b93e926001a3f968.tar.gz
fastlane: add store icon
The launcher icon is adaptive-XML-only (vector drawables, no raster mipmaps), which fdroidserver cannot extract from the APK, so the F-Droid listing would ship without an icon. Provide the 512x512 PNG via fastlane metadata: rendered 1:1 from the adaptive-icon vector drawables, cropped to the inner 72dp of the 108dp viewport.
Diffstat (limited to 'fastlane/metadata')
-rw-r--r--fastlane/metadata/android/en-US/images/icon.pngbin0 -> 15153 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/images/icon.png b/fastlane/metadata/android/en-US/images/icon.png
new file mode 100644
index 0000000..a133bf3
--- /dev/null
+++ b/fastlane/metadata/android/en-US/images/icon.png
Binary files differ