Skip to content
Snippets Groups Projects
Commit 5d0b60fc authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Merge branch '5-improve-application-icon' into 'master'

Resolve "Improve application icon"

Closes #5

See merge request !10
parents 0fd27755 4971bf8c
No related branches found
No related tags found
1 merge request!10Resolve "Improve application icon"
Pipeline #2035 failed
android/app/src/main/res/mipmap-hdpi/ic_launcher.png

1.66 KiB | W: | H:

android/app/src/main/res/mipmap-hdpi/ic_launcher.png

2.29 KiB | W: | H:

android/app/src/main/res/mipmap-hdpi/ic_launcher.png
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-mdpi/ic_launcher.png

1.12 KiB | W: | H:

android/app/src/main/res/mipmap-mdpi/ic_launcher.png

1.44 KiB | W: | H:

android/app/src/main/res/mipmap-mdpi/ic_launcher.png
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png

2.1 KiB | W: | H:

android/app/src/main/res/mipmap-xhdpi/ic_launcher.png

2.96 KiB | W: | H:

android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png

3.5 KiB | W: | H:

android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png

4.69 KiB | W: | H:

android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png

4.88 KiB | W: | H:

android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png

6.4 KiB | W: | H:

android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -2,5 +2,5 @@ org.gradle.jvmargs=-Xmx1536M
android.enableR8=true
android.useAndroidX=true
android.enableJetifier=true
app.versionName=1.0.7
app.versionCode=8
app.versionName=1.0.8
app.versionCode=9
......@@ -9,7 +9,7 @@ command -v convert >/dev/null 2>&1 || { echo >&2 "I require convert (imagemagick
CURRENT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 && pwd)"
BASE_DIR="$(dirname "${CURRENT_DIR}")"
SOURCE="${CURRENT_DIR}/puissance4.svg"
SOURCE="${CURRENT_DIR}/icon.svg"
OPTIPNG_OPTIONS="-preserve -quiet -o7"
# optimize svg
......
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 28.747 28.747" xmlns="http://www.w3.org/2000/svg">
<defs>
<filter id="filter6206-7" color-interpolation-filters="sRGB">
<filter id="filter6206-7" x="-.072" y="-.072001" width="1.144" height="1.144" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="0.658125"/>
</filter>
</defs>
......@@ -17,16 +17,48 @@
</g>
<path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#3e2723" opacity=".2"/>
</g>
<rect x="7.2324" y="10.967" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
<rect x="14.695" y="18.416" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
<rect x="14.695" y="10.967" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
<rect x="7.2324" y="14.691" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
<rect x="10.964" y="18.416" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
<rect x="18.426" y="14.691" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
<circle cx="8.7763" cy="8.7866" r="1.5425" fill="#fff" stroke-width=".19878"/>
<circle cx="12.508" cy="12.511" r="1.5425" fill="#fff" stroke-width=".19878"/>
<circle cx="16.239" cy="16.235" r="1.5425" fill="#fff" stroke-width=".19878"/>
<circle cx="19.97" cy="19.96" r="1.5425" fill="#fff" stroke-width=".19878"/>
<circle cx="12.508" cy="16.235" r="1.5425" fill="#fff" stroke-width=".19878"/>
<circle cx="8.7763" cy="19.96" r="1.5425" fill="#fff" stroke-width=".19878"/>
<g transform="matrix(.90042 0 0 .90042 1.4314 1.4314)">
<circle cx="8.5968" cy="8.5816" r="1.1823" fill="#fff" stroke-width=".15236"/>
<g transform="translate(-.1618 -.23077)" fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" style="paint-order:normal">
<path d="m6.8208 6.4459v16.317" style="paint-order:normal"/>
<path d="m10.678 6.4459v16.317" style="paint-order:normal"/>
<path d="m14.535 6.4459v16.317" style="paint-order:normal"/>
<path d="m18.393 6.4459v16.317" style="paint-order:normal"/>
<path d="m22.25 6.4459v16.317" style="paint-order:normal"/>
<path d="m22.694 6.8897h-16.317" style="paint-order:normal"/>
<path d="m22.694 10.747h-16.317" style="paint-order:normal"/>
<path d="m22.694 14.604h-16.317" style="paint-order:normal"/>
<path d="m22.694 18.462h-16.317" style="paint-order:normal"/>
<path d="m22.694 22.319h-16.317" style="paint-order:normal"/>
</g>
<circle cx="12.514" cy="12.457" r="1.1823" fill="#fff" stroke-width=".15236"/>
<circle cx="16.361" cy="16.34" r="1.1823" fill="#fff" stroke-width=".15236"/>
<circle cx="20.171" cy="20.149" r="1.1823" fill="#fff" stroke-width=".15236"/>
<circle cx="8.5968" cy="20.149" r="1.1823" fill="#fff" stroke-width=".15236"/>
<circle cx="12.514" cy="16.34" r="1.1823" fill="#fff" stroke-width=".15236"/>
<g transform="matrix(.64841 0 0 .64841 5.563 6.0294)" fill="none" stroke="#fff" stroke-width="1px">
<path d="m6.31 8.2812-3.2623 3.2623"/>
<path d="m3.0477 8.2812 3.2623 3.2623" stroke="#fff"/>
</g>
<g transform="matrix(.64841 0 0 .64841 5.563 9.9131)" fill="none" stroke="#fff" stroke-width="1px">
<path d="m6.31 8.2812-3.2623 3.2623"/>
<path d="m3.0477 8.2812 3.2623 3.2623" stroke="#fff"/>
</g>
<g transform="matrix(.64841 0 0 .64841 13.327 6.0294)" fill="none" stroke="#fff" stroke-width="1px">
<path d="m6.31 8.2812-3.2623 3.2623"/>
<path d="m3.0477 8.2812 3.2623 3.2623" stroke="#fff"/>
</g>
<g transform="matrix(.64841 0 0 .64841 17.137 9.9131)" fill="none" stroke="#fff" stroke-width="1px">
<path d="m6.31 8.2812-3.2623 3.2623"/>
<path d="m3.0477 8.2812 3.2623 3.2623" stroke="#fff"/>
</g>
<g transform="matrix(.64841 0 0 .64841 9.4797 13.722)" fill="none" stroke="#fff" stroke-width="1px">
<path d="m6.31 8.2812-3.2623 3.2623"/>
<path d="m3.0477 8.2812 3.2623 3.2623" stroke="#fff"/>
</g>
<g transform="matrix(.64841 0 0 .64841 13.327 13.722)" fill="none" stroke="#fff" stroke-width="1px">
<path d="m6.31 8.2812-3.2623 3.2623"/>
<path d="m3.0477 8.2812 3.2623 3.2623" stroke="#fff"/>
</g>
</g>
</svg>
web/icons/Icon-192.png

4.88 KiB | W: | H:

web/icons/Icon-192.png

6.4 KiB | W: | H:

web/icons/Icon-192.png
web/icons/Icon-192.png
web/icons/Icon-192.png
web/icons/Icon-192.png
  • 2-up
  • Swipe
  • Onion skin
web/icons/Icon-512.png

16.2 KiB | W: | H:

web/icons/Icon-512.png

20.2 KiB | W: | H:

web/icons/Icon-512.png
web/icons/Icon-512.png
web/icons/Icon-512.png
web/icons/Icon-512.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment