diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png index 82ddabe3a6e1386fc167b831b08989535a88c9a1..180ba891b7e54798f625c5749544904cf62bbf41 100644 Binary files a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png index 0d729cb599aac3cacd3c6a490c3a2a69486c47aa..fcbb703871f41ea576b673382a23b7f295859f2e 100644 Binary files a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png index 2485d98298eeb8d9369b9ea504ccef0e717a5bad..8e1d22a5b38063733fc5aaa41ce2e6b85b9ea1b9 100644 Binary files a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index 71ee15f954120c446c63425dd596a2bf6cac88aa..4158c146b59981b2bf4b3a917188aa9e4558e59d 100644 Binary files a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 145e09705b5255bbe5db9a9c4795ae4bd9b3897e..a020e95aaab3ee9d9e22f91def5772c34c46274f 100644 Binary files a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/android/gradle.properties b/android/gradle.properties index 51eb66be7ec837c9b6119db1fe9e6afba26f4a1a..970b0cccf92753298506ce312e817cc78e19aeef 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -2,5 +2,5 @@ org.gradle.jvmargs=-Xmx1536M android.enableR8=true android.useAndroidX=true android.enableJetifier=true -app.versionName=1.0.0 -app.versionCode=1 +app.versionName=1.0.1 +app.versionCode=2 diff --git a/icons/memory.svg b/icons/memory.svg index 809fbb0c30d9bfac71ac75e3f4909838fb4bd8f4..edd35afed1cadb2ef20fddf91e1591420fec168e 100644 --- a/icons/memory.svg +++ b/icons/memory.svg @@ -1,5 +1,5 @@ <?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" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> +<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"> <feGaussianBlur stdDeviation="0.658125"/> @@ -75,10 +75,15 @@ </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="#1a237e" opacity=".2"/> </g> - <g> - <g transform="matrix(.29602 0 0 .29602 6.7952 6.7952)" stroke-width="1.0667"> - <path d="m0 0h51.2v51.2h-51.2z" fill="none"/> - <path d="m25.587 1.3672c-13.298 0-24.044 10.772-24.044 24.057 0 13.285 10.745 24.057 24.044 24.057s24.07-10.772 24.07-24.057c0-13.285-10.772-24.057-24.07-24.057zm0.013365 42.768c-10.331 0-18.711-8.3799-18.711-18.711 0-10.331 8.3799-18.711 18.711-18.711s18.711 8.3799 18.711 18.711c0 10.331-8.3665 18.711-18.711 18.711z" fill="#fff"/> - </g> + <g transform="matrix(1.1586 0 0 1.1586 -2.4382 -2.3955)" fill="#fff" stroke-width=".1"> + <rect x="8.6041" y="8.7453" width="3.3957" height="3.3957"/> + <rect x="12.813" y="12.776" width="3.3957" height="3.3957"/> + <rect x="17.021" y="16.806" width="3.3957" height="3.3957"/> + <rect x="12.813" y="8.7453" width="3.3957" height="3.3957"/> + <rect x="17.021" y="8.7453" width="3.3957" height="3.3957"/> + <rect x="17.021" y="12.776" width="3.3957" height="3.3957"/> + <rect x="8.6041" y="12.776" width="3.3957" height="3.3957"/> + <rect x="8.6041" y="16.806" width="3.3957" height="3.3957"/> + <rect x="12.813" y="16.806" width="3.3957" height="3.3957"/> </g> </svg>