* feat: add new improved logo * feat: add new improved logo * feat: add new improved logo * feat: add new improved logo * chore: update the logos in app * Merge branch 'alexio-dev-refactor/new-icons' into refactor/new-icons #2676 * chore: generate icons for every flavor * chore: add readme banner * chore: add back deleted images * chore: update native splash screen * chore: fix dart analyzer warnings
@ -350,4 +350,4 @@ If you are concerned, you can [read the reason of choosing this license](https:/
|
|||||||
1. [flutter_new_pipe_extractor](https://github.com/KRTirtho/flutter_new_pipe_extractor) - NewPipeExtractor binding for Flutter (Android only)
|
1. [flutter_new_pipe_extractor](https://github.com/KRTirtho/flutter_new_pipe_extractor) - NewPipeExtractor binding for Flutter (Android only)
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<div align="center"><h4>© Copyright Spotube 2024</h4></div>
|
<div align="center"><h4>© Copyright Spotube 2025</h4></div>
|
||||||
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 42 KiB |
@ -1,6 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/ic_launcher_background"/>
|
<background android:drawable="@color/ic_launcher_background"/>
|
||||||
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
<foreground>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
|
<inset
|
||||||
|
android:drawable="@drawable/ic_launcher_foreground"
|
||||||
|
android:inset="16%" />
|
||||||
|
</foreground>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 7.8 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 94 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 220 KiB After Width: | Height: | Size: 181 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 213 KiB After Width: | Height: | Size: 276 KiB |
Before Width: | Height: | Size: 3.1 MiB After Width: | Height: | Size: 3.0 MiB |
@ -6,7 +6,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<bitmap android:gravity="center" android:src="@drawable/splash"/>
|
<bitmap android:gravity="center" android:src="@drawable/splash"/>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item android:bottom="0dp">
|
||||||
<bitmap android:gravity="bottom" android:src="@drawable/branding"/>
|
<bitmap android:gravity="bottom" android:src="@drawable/branding"/>
|
||||||
</item>
|
</item>
|
||||||
</layer-list>
|
</layer-list>
|
||||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 94 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 220 KiB After Width: | Height: | Size: 181 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 213 KiB After Width: | Height: | Size: 276 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 125 KiB |
Before Width: | Height: | Size: 3.1 MiB After Width: | Height: | Size: 3.0 MiB |
@ -6,7 +6,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<bitmap android:gravity="center" android:src="@drawable/splash"/>
|
<bitmap android:gravity="center" android:src="@drawable/splash"/>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item android:bottom="0dp">
|
||||||
<bitmap android:gravity="bottom" android:src="@drawable/branding"/>
|
<bitmap android:gravity="bottom" android:src="@drawable/branding"/>
|
||||||
</item>
|
</item>
|
||||||
</layer-list>
|
</layer-list>
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/ic_launcher_background" />
|
<background android:drawable="@color/ic_launcher_background"/>
|
||||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
<foreground>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
|
<inset
|
||||||
|
android:drawable="@drawable/ic_launcher_foreground"
|
||||||
|
android:inset="16%" />
|
||||||
|
</foreground>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 18 KiB |
BIN
assets/spotube-logo-foreground.png
Normal file
After Width: | Height: | Size: 144 KiB |
BIN
assets/spotube-logo-item.png
Normal file
After Width: | Height: | Size: 1.4 MiB |
BIN
assets/spotube-logo-light.png
Normal file
After Width: | Height: | Size: 94 KiB |
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 435 KiB |
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 144 KiB |
@ -1,349 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg
|
|
||||||
viewBox="0 0 762 762"
|
|
||||||
version="1.1"
|
|
||||||
id="svg270"
|
|
||||||
sodipodi:docname="spotube-logo.svg"
|
|
||||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
|
||||||
xml:space="preserve"
|
|
||||||
inkscape:export-filename="spotube-logo.png"
|
|
||||||
inkscape:export-xdpi="96"
|
|
||||||
inkscape:export-ydpi="96"
|
|
||||||
width="762"
|
|
||||||
height="762"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:bx="https://boxy-svg.com"><sodipodi:namedview
|
|
||||||
id="namedview272"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="0.76199998"
|
|
||||||
inkscape:cx="194.22573"
|
|
||||||
inkscape:cy="314.96064"
|
|
||||||
inkscape:window-width="1920"
|
|
||||||
inkscape:window-height="1001"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg270"
|
|
||||||
inkscape:lockguides="false"><inkscape:page
|
|
||||||
x="0"
|
|
||||||
y="0"
|
|
||||||
width="762"
|
|
||||||
height="762"
|
|
||||||
id="page3136" /><inkscape:page
|
|
||||||
x="640.44641"
|
|
||||||
y="132.29141"
|
|
||||||
width="89.999939"
|
|
||||||
height="89.999985"
|
|
||||||
id="page3138" /></sodipodi:namedview><defs
|
|
||||||
id="defs220"><linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
id="linearGradient5535"><stop
|
|
||||||
style="stop-color:#00063b;stop-opacity:1;"
|
|
||||||
offset="0.25885531"
|
|
||||||
id="stop5531" /><stop
|
|
||||||
style="stop-color:#004256;stop-opacity:1;"
|
|
||||||
offset="1"
|
|
||||||
id="stop5533" /></linearGradient><linearGradient
|
|
||||||
id="linearGradient2809"><stop
|
|
||||||
offset="0.113"
|
|
||||||
style="stop-color:#5668ea;stop-opacity:1;"
|
|
||||||
id="stop2803" /><stop
|
|
||||||
offset="0.60799998"
|
|
||||||
style="stop-color:#0093b1;stop-opacity:1;"
|
|
||||||
id="stop2805" /><stop
|
|
||||||
offset="0.94400001"
|
|
||||||
style="stop-color:#00a29f;stop-opacity:1;"
|
|
||||||
id="stop2807" /></linearGradient><linearGradient
|
|
||||||
id="linearGradient938"><stop
|
|
||||||
offset="0.113"
|
|
||||||
style="stop-color:#5869eb;stop-opacity:1;"
|
|
||||||
id="stop932" /><stop
|
|
||||||
offset="0.60799998"
|
|
||||||
style="stop-color:#0093b1;stop-opacity:1;"
|
|
||||||
id="stop934" /><stop
|
|
||||||
offset="0.94400001"
|
|
||||||
style="stop-color:#02a7a4;stop-opacity:1;"
|
|
||||||
id="stop936" /></linearGradient><radialGradient
|
|
||||||
id="gradient-2-0"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
cx="251.179"
|
|
||||||
cy="248.821"
|
|
||||||
r="241.45"
|
|
||||||
gradientTransform="translate(-1.768285,0.589104)"
|
|
||||||
xlink:href="#gradient-2" /><linearGradient
|
|
||||||
id="gradient-2"><stop
|
|
||||||
offset="0.841"
|
|
||||||
style="stop-color: rgb(255, 255, 255);"
|
|
||||||
id="stop169" /><stop
|
|
||||||
offset="1"
|
|
||||||
style="stop-color: rgb(201, 201, 201);"
|
|
||||||
id="stop171" /></linearGradient><filter
|
|
||||||
id="drop-shadow-filter-0"
|
|
||||||
x="-0.050892502"
|
|
||||||
y="-0.050892502"
|
|
||||||
width="1.1017849"
|
|
||||||
height="1.1017849"
|
|
||||||
bx:preset="drop-shadow 1 0 0 10 0.42 rgba(201,201,201,1)"><feGaussianBlur
|
|
||||||
in="SourceAlpha"
|
|
||||||
stdDeviation="10"
|
|
||||||
id="feGaussianBlur174" /><feOffset
|
|
||||||
dx="0"
|
|
||||||
dy="0"
|
|
||||||
id="feOffset176" /><feComponentTransfer
|
|
||||||
result="offsetblur"
|
|
||||||
id="feComponentTransfer179"><feFuncA
|
|
||||||
id="spread-ctrl"
|
|
||||||
type="linear"
|
|
||||||
slope="0.84" /></feComponentTransfer><feFlood
|
|
||||||
flood-color="rgba(201,201,201,1)"
|
|
||||||
id="feFlood181" /><feComposite
|
|
||||||
in2="offsetblur"
|
|
||||||
operator="in"
|
|
||||||
id="feComposite183" /><feMerge
|
|
||||||
id="feMerge189"><feMergeNode
|
|
||||||
id="feMergeNode185" /><feMergeNode
|
|
||||||
in="SourceGraphic"
|
|
||||||
id="feMergeNode187" /></feMerge></filter><linearGradient
|
|
||||||
id="gradient-4-3"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="47.146"
|
|
||||||
y1="18.044001"
|
|
||||||
x2="47.146"
|
|
||||||
y2="75.353996"
|
|
||||||
xlink:href="#gradient-4" /><linearGradient
|
|
||||||
id="gradient-4"><stop
|
|
||||||
offset="0.113"
|
|
||||||
style="stop-color: rgb(83, 240, 111);"
|
|
||||||
id="stop193" /><stop
|
|
||||||
offset="0.608"
|
|
||||||
style="stop-color: rgb(0, 177, 86);"
|
|
||||||
id="stop195" /><stop
|
|
||||||
offset="0.944"
|
|
||||||
style="stop-color: rgb(2, 167, 156);"
|
|
||||||
id="stop197" /></linearGradient><filter
|
|
||||||
id="inner-shadow-filter-0"
|
|
||||||
x="-0.064836091"
|
|
||||||
y="-0.071329232"
|
|
||||||
width="1.1296722"
|
|
||||||
height="1.108079"
|
|
||||||
bx:preset="inner-shadow 1 0 0 4 0.5 rgba(0,0,0,0.7)"><feOffset
|
|
||||||
dx="0"
|
|
||||||
dy="0"
|
|
||||||
id="feOffset200" /><feGaussianBlur
|
|
||||||
stdDeviation="4"
|
|
||||||
id="feGaussianBlur202"
|
|
||||||
result="result1" /><feComposite
|
|
||||||
operator="out"
|
|
||||||
in="SourceGraphic"
|
|
||||||
in2="result1"
|
|
||||||
id="feComposite204" /><feComponentTransfer
|
|
||||||
result="choke"
|
|
||||||
id="feComponentTransfer208"><feFuncA
|
|
||||||
type="linear"
|
|
||||||
slope="1"
|
|
||||||
id="feFuncA206" /></feComponentTransfer><feFlood
|
|
||||||
flood-color="rgba(0,0,0,0.7)"
|
|
||||||
result="color"
|
|
||||||
id="feFlood210" /><feComposite
|
|
||||||
operator="in"
|
|
||||||
in="color"
|
|
||||||
in2="choke"
|
|
||||||
result="shadow"
|
|
||||||
id="feComposite212" /><feComposite
|
|
||||||
operator="over"
|
|
||||||
in="shadow"
|
|
||||||
in2="SourceGraphic"
|
|
||||||
id="feComposite214" /></filter><linearGradient
|
|
||||||
id="gradient-4-1"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="82.026001"
|
|
||||||
y1="144.832"
|
|
||||||
x2="82.026001"
|
|
||||||
y2="264.46201"
|
|
||||||
xlink:href="#linearGradient2809"
|
|
||||||
gradientTransform="translate(7.2213312)" /><linearGradient
|
|
||||||
id="gradient-4-2"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="143.69299"
|
|
||||||
y1="22.804001"
|
|
||||||
x2="143.69299"
|
|
||||||
y2="264.582"
|
|
||||||
xlink:href="#linearGradient938" /><linearGradient
|
|
||||||
id="gradient-4-0"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="205.862"
|
|
||||||
y1="146.28"
|
|
||||||
x2="205.862"
|
|
||||||
y2="265.91"
|
|
||||||
xlink:href="#gradient-4"
|
|
||||||
gradientTransform="translate(-7.2213312)" /><filter
|
|
||||||
style="color-interpolation-filters:sRGB"
|
|
||||||
inkscape:label="Drop Shadow"
|
|
||||||
id="filter2000"
|
|
||||||
x="-0.3425389"
|
|
||||||
y="-0.3425389"
|
|
||||||
width="1.6850778"
|
|
||||||
height="1.6850778"><feFlood
|
|
||||||
flood-opacity="1"
|
|
||||||
flood-color="rgb(0,0,0)"
|
|
||||||
result="flood"
|
|
||||||
id="feFlood1990" /><feComposite
|
|
||||||
in="flood"
|
|
||||||
in2="SourceGraphic"
|
|
||||||
operator="out"
|
|
||||||
result="composite1"
|
|
||||||
id="feComposite1992" /><feGaussianBlur
|
|
||||||
in="composite1"
|
|
||||||
stdDeviation="29.980818"
|
|
||||||
result="blur"
|
|
||||||
id="feGaussianBlur1994" /><feOffset
|
|
||||||
dx="0"
|
|
||||||
dy="0"
|
|
||||||
result="offset"
|
|
||||||
id="feOffset1996" /><feComposite
|
|
||||||
in="offset"
|
|
||||||
in2="SourceGraphic"
|
|
||||||
operator="atop"
|
|
||||||
result="fbSourceGraphic"
|
|
||||||
id="feComposite1998" /><feColorMatrix
|
|
||||||
result="fbSourceGraphicAlpha"
|
|
||||||
in="fbSourceGraphic"
|
|
||||||
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
|
|
||||||
id="feColorMatrix2062" /><feFlood
|
|
||||||
id="feFlood2064"
|
|
||||||
flood-opacity="1"
|
|
||||||
flood-color="rgb(0,0,0)"
|
|
||||||
result="flood"
|
|
||||||
in="fbSourceGraphic" /><feComposite
|
|
||||||
in2="fbSourceGraphic"
|
|
||||||
id="feComposite2066"
|
|
||||||
in="flood"
|
|
||||||
operator="out"
|
|
||||||
result="composite1" /><feGaussianBlur
|
|
||||||
id="feGaussianBlur2068"
|
|
||||||
in="composite1"
|
|
||||||
stdDeviation="28.6433"
|
|
||||||
result="blur" /><feOffset
|
|
||||||
id="feOffset2070"
|
|
||||||
dx="0"
|
|
||||||
dy="0"
|
|
||||||
result="offset" /><feComposite
|
|
||||||
in2="fbSourceGraphic"
|
|
||||||
id="feComposite2072"
|
|
||||||
in="offset"
|
|
||||||
operator="atop"
|
|
||||||
result="fbSourceGraphic" /><feColorMatrix
|
|
||||||
result="fbSourceGraphicAlpha"
|
|
||||||
in="fbSourceGraphic"
|
|
||||||
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
|
|
||||||
id="feColorMatrix3393" /><feFlood
|
|
||||||
id="feFlood3395"
|
|
||||||
flood-opacity="0.352941"
|
|
||||||
flood-color="rgb(0,0,0)"
|
|
||||||
result="flood"
|
|
||||||
in="fbSourceGraphic" /><feComposite
|
|
||||||
in2="fbSourceGraphic"
|
|
||||||
id="feComposite3397"
|
|
||||||
in="flood"
|
|
||||||
operator="in"
|
|
||||||
result="composite1" /><feGaussianBlur
|
|
||||||
id="feGaussianBlur3399"
|
|
||||||
in="composite1"
|
|
||||||
stdDeviation="6.59891"
|
|
||||||
result="blur" /><feOffset
|
|
||||||
id="feOffset3401"
|
|
||||||
dx="0"
|
|
||||||
dy="0"
|
|
||||||
result="offset" /><feComposite
|
|
||||||
in2="offset"
|
|
||||||
id="feComposite3403"
|
|
||||||
in="fbSourceGraphic"
|
|
||||||
operator="over"
|
|
||||||
result="composite2" /></filter><linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#linearGradient2809"
|
|
||||||
id="linearGradient5506"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
gradientTransform="translate(117.34662)"
|
|
||||||
x1="82.026001"
|
|
||||||
y1="144.832"
|
|
||||||
x2="82.026001"
|
|
||||||
y2="264.46201" /><radialGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#linearGradient5535"
|
|
||||||
id="radialGradient5537"
|
|
||||||
cx="143.6935"
|
|
||||||
cy="143.69299"
|
|
||||||
fx="143.6935"
|
|
||||||
fy="143.69299"
|
|
||||||
r="152.72653"
|
|
||||||
gradientTransform="matrix(1,0,0,0.8506841,0,21.45565)"
|
|
||||||
gradientUnits="userSpaceOnUse" /></defs><circle
|
|
||||||
style="opacity:1;fill:#242832;fill-opacity:1;stroke:#000000;stroke-width:10;stroke-dasharray:none;stroke-opacity:0.961795;filter:url(#filter2000)"
|
|
||||||
id="path1157"
|
|
||||||
cx="381.48901"
|
|
||||||
cy="381.48901"
|
|
||||||
inkscape:label="path1157"
|
|
||||||
r="235.79112"
|
|
||||||
sodipodi:insensitive="true" /><g
|
|
||||||
transform="matrix(0.319972,0,0,0.323174,379.08153,437.03375)"
|
|
||||||
id="g228"><g
|
|
||||||
style="opacity:1;fill:none;fill-rule:nonzero;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none"
|
|
||||||
transform="matrix(3.89,0,0,3.89,-175.05,-175.05)"
|
|
||||||
id="g226" /></g><g
|
|
||||||
id="g236"
|
|
||||||
style="fill:none;filter:url(#inner-shadow-filter-0)"
|
|
||||||
transform="matrix(1.107829,0,0,1.106267,221.95533,199.03714)"><path
|
|
||||||
d="m 78.642332,155.437 v 98.42 c 0,5.867 4.741,10.605 10.605,10.605 5.854,0 10.604995,-4.738 10.604995,-10.605 v -98.42 c 0,-5.856 -4.750995,-10.605 -10.604995,-10.605 -5.864,0 -10.605,4.744 -10.605,10.605 z"
|
|
||||||
style="fill:none;fill-opacity:1;stroke:url(#gradient-4-1);stroke-width:9.80924px;stroke-linecap:round;stroke-linejoin:round"
|
|
||||||
id="path230" /><path
|
|
||||||
d="m 29.456,264.582 h 23.351 v -116.85 c 0.064,-0.56 0.166,-1.119 0.166,-1.693 0,-50.412 40.69,-91.42 90.698,-91.42 50.002,0 90.692,41.008 90.692,91.42 0,0.771 0.113,1.518 0.228,2.263 v 116.28 h 23.354 c 16.254,0 29.442,-13.64 29.442,-30.469 v -60.936 c 0,-13.878 -8.989,-25.57 -21.261,-29.249 C 264.997,76.957 210.518,22.804 143.676,22.804 76.816,22.804 22.329,76.962 21.211,143.954 8.956,147.638 0,159.32 0,173.187 v 60.926 c 0,16.819 13.187,30.469 29.456,30.469 z"
|
|
||||||
style="fill:url(#radialGradient5537);fill-opacity:1;stroke:url(#gradient-4-2);stroke-width:18.0661;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
|
|
||||||
id="path232" /><path
|
|
||||||
d="M 49.735541,279.35822 C 23.7214,267.48486 38.122112,248.62719 80.85964,237.45225 c 14.400662,-3.49216 25.08508,-5.12184 43.66659,-4.88901 11.61348,0.23282 24.62053,3.49216 24.62053,3.49216 0,-42.13877 -0.46471,-121.7601 -0.46471,-160.872338 4.6454,0 7.89719,-0.232827 14.40071,-0.232827 0,2.328107 0,4.190613 0,6.053093 0,2.095305 0,3.259358 0.46471,4.656212 4.6454,14.66709 11.14893,20.48736 43.66659,38.41381 41.34392,23.04827 53.42195,36.78411 53.42195,55.17616 -0.46471,17.22802 -30.65954,54.01213 -37.16306,52.61528 9.29075,-13.03741 22.2978,-27.00606 25.54958,-38.64661 4.18085,-14.20147 -7.43263,-34.2232 -26.01414,-44.69971 -14.86522,-8.8468 -50.17016,-16.52957 -59.92547,-16.52957 0,0 -0.46472,84.74317 -0.46472,116.87109 0,5.35464 -9.7553,14.89989 -15.32977,18.15925 -25.54958,15.36551 -75.25519,22.34984 -97.553043,12.33896 z"
|
|
||||||
id="path3079"
|
|
||||||
style="stroke-width:3.28861" /><path
|
|
||||||
d="m 188.76763,155.437 v 98.42 c 0,5.867 4.741,10.605 10.60501,10.605 5.854,0 10.605,-4.738 10.605,-10.605 v -98.42 c 0,-5.856 -4.751,-10.605 -10.605,-10.605 -5.86401,0 -10.60501,4.744 -10.60501,10.605 z"
|
|
||||||
style="fill:none;stroke:url(#linearGradient5506);stroke-width:9.80924px;stroke-linecap:round;stroke-linejoin:round"
|
|
||||||
id="path5502" /></g><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g240" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g242" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g244" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g246" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g248" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g250" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g252" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g254" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g256" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g258" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g260" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g262" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g264" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g266" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g268" /></svg>
|
|
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 359 KiB After Width: | Height: | Size: 351 KiB |
BIN
assets/spotube-nightly-item.png
Normal file
After Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 39 KiB |
BIN
assets/spotube-nightly-logo-foreground.png
Normal file
After Width: | Height: | Size: 195 KiB |
190
assets/spotube-nightly-logo-foreground.svg
Normal file
After Width: | Height: | Size: 531 KiB |
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 158 KiB |
@ -1,359 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg
|
|
||||||
viewBox="0 0 762 762"
|
|
||||||
version="1.1"
|
|
||||||
id="svg270"
|
|
||||||
sodipodi:docname="spotube-nightly-logo.svg"
|
|
||||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
|
||||||
xml:space="preserve"
|
|
||||||
inkscape:export-filename="spotube-logo.png"
|
|
||||||
inkscape:export-xdpi="96"
|
|
||||||
inkscape:export-ydpi="96"
|
|
||||||
width="762"
|
|
||||||
height="762"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:bx="https://boxy-svg.com"><sodipodi:namedview
|
|
||||||
id="namedview272"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#000000"
|
|
||||||
borderopacity="0.25"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:deskcolor="#d1d1d1"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="0.26940768"
|
|
||||||
inkscape:cx="-413.87091"
|
|
||||||
inkscape:cy="562.34478"
|
|
||||||
inkscape:window-width="1518"
|
|
||||||
inkscape:window-height="1080"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="0"
|
|
||||||
inkscape:current-layer="g236"
|
|
||||||
inkscape:lockguides="false"><inkscape:page
|
|
||||||
x="0"
|
|
||||||
y="0"
|
|
||||||
width="762"
|
|
||||||
height="762"
|
|
||||||
id="page3136" /><inkscape:page
|
|
||||||
x="640.44641"
|
|
||||||
y="132.29141"
|
|
||||||
width="89.999939"
|
|
||||||
height="89.999985"
|
|
||||||
id="page3138" /></sodipodi:namedview><defs
|
|
||||||
id="defs220"><linearGradient
|
|
||||||
id="linearGradient1211"><stop
|
|
||||||
offset="0.113"
|
|
||||||
style="stop-color:#ff4b4b;stop-opacity:1;"
|
|
||||||
id="stop1205" /><stop
|
|
||||||
offset="0.60799998"
|
|
||||||
style="stop-color:#d6a400;stop-opacity:1;"
|
|
||||||
id="stop1207" /><stop
|
|
||||||
offset="0.94400001"
|
|
||||||
style="stop-color:#ffffff;stop-opacity:1;"
|
|
||||||
id="stop1209" /></linearGradient><linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
id="linearGradient5535"><stop
|
|
||||||
style="stop-color:#3b2100;stop-opacity:1;"
|
|
||||||
offset="0.25885531"
|
|
||||||
id="stop5531" /><stop
|
|
||||||
style="stop-color:#004256;stop-opacity:1;"
|
|
||||||
offset="1"
|
|
||||||
id="stop5533" /></linearGradient><linearGradient
|
|
||||||
id="linearGradient2809"><stop
|
|
||||||
offset="0.113"
|
|
||||||
style="stop-color:#ff4b4b;stop-opacity:1;"
|
|
||||||
id="stop2803" /><stop
|
|
||||||
offset="0.60799998"
|
|
||||||
style="stop-color:#d6a400;stop-opacity:1;"
|
|
||||||
id="stop2805" /><stop
|
|
||||||
offset="0.94400001"
|
|
||||||
style="stop-color:#ffffff;stop-opacity:1;"
|
|
||||||
id="stop2807" /></linearGradient><linearGradient
|
|
||||||
id="linearGradient938"><stop
|
|
||||||
offset="0.113"
|
|
||||||
style="stop-color:#ff4b4b;stop-opacity:1;"
|
|
||||||
id="stop932" /><stop
|
|
||||||
offset="0.60799998"
|
|
||||||
style="stop-color:#d6a400;stop-opacity:1;"
|
|
||||||
id="stop934" /><stop
|
|
||||||
offset="0.94400001"
|
|
||||||
style="stop-color:#fffcf1;stop-opacity:1;"
|
|
||||||
id="stop936" /></linearGradient><radialGradient
|
|
||||||
id="gradient-2-0"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
cx="251.179"
|
|
||||||
cy="248.821"
|
|
||||||
r="241.45"
|
|
||||||
gradientTransform="translate(-1.768285,0.589104)"
|
|
||||||
xlink:href="#gradient-2" /><linearGradient
|
|
||||||
id="gradient-2"><stop
|
|
||||||
offset="0.841"
|
|
||||||
style="stop-color: rgb(255, 255, 255);"
|
|
||||||
id="stop169" /><stop
|
|
||||||
offset="1"
|
|
||||||
style="stop-color: rgb(201, 201, 201);"
|
|
||||||
id="stop171" /></linearGradient><filter
|
|
||||||
id="drop-shadow-filter-0"
|
|
||||||
x="-0.050892502"
|
|
||||||
y="-0.050892502"
|
|
||||||
width="1.1017849"
|
|
||||||
height="1.1017849"
|
|
||||||
bx:preset="drop-shadow 1 0 0 10 0.42 rgba(201,201,201,1)"><feGaussianBlur
|
|
||||||
in="SourceAlpha"
|
|
||||||
stdDeviation="10"
|
|
||||||
id="feGaussianBlur174" /><feOffset
|
|
||||||
dx="0"
|
|
||||||
dy="0"
|
|
||||||
id="feOffset176" /><feComponentTransfer
|
|
||||||
result="offsetblur"
|
|
||||||
id="feComponentTransfer179"><feFuncA
|
|
||||||
id="spread-ctrl"
|
|
||||||
type="linear"
|
|
||||||
slope="0.84" /></feComponentTransfer><feFlood
|
|
||||||
flood-color="rgba(201,201,201,1)"
|
|
||||||
id="feFlood181" /><feComposite
|
|
||||||
in2="offsetblur"
|
|
||||||
operator="in"
|
|
||||||
id="feComposite183" /><feMerge
|
|
||||||
id="feMerge189"><feMergeNode
|
|
||||||
id="feMergeNode185" /><feMergeNode
|
|
||||||
in="SourceGraphic"
|
|
||||||
id="feMergeNode187" /></feMerge></filter><linearGradient
|
|
||||||
id="gradient-4-3"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="47.146"
|
|
||||||
y1="18.044001"
|
|
||||||
x2="47.146"
|
|
||||||
y2="75.353996"
|
|
||||||
xlink:href="#gradient-4" /><linearGradient
|
|
||||||
id="gradient-4"><stop
|
|
||||||
offset="0.113"
|
|
||||||
style="stop-color: rgb(83, 240, 111);"
|
|
||||||
id="stop193" /><stop
|
|
||||||
offset="0.608"
|
|
||||||
style="stop-color: rgb(0, 177, 86);"
|
|
||||||
id="stop195" /><stop
|
|
||||||
offset="0.944"
|
|
||||||
style="stop-color: rgb(2, 167, 156);"
|
|
||||||
id="stop197" /></linearGradient><filter
|
|
||||||
id="inner-shadow-filter-0"
|
|
||||||
x="-0.064836091"
|
|
||||||
y="-0.071329232"
|
|
||||||
width="1.1296722"
|
|
||||||
height="1.108079"
|
|
||||||
bx:preset="inner-shadow 1 0 0 4 0.5 rgba(0,0,0,0.7)"><feOffset
|
|
||||||
dx="0"
|
|
||||||
dy="0"
|
|
||||||
id="feOffset200" /><feGaussianBlur
|
|
||||||
stdDeviation="4"
|
|
||||||
id="feGaussianBlur202"
|
|
||||||
result="result1" /><feComposite
|
|
||||||
operator="out"
|
|
||||||
in="SourceGraphic"
|
|
||||||
in2="result1"
|
|
||||||
id="feComposite204" /><feComponentTransfer
|
|
||||||
result="choke"
|
|
||||||
id="feComponentTransfer208"><feFuncA
|
|
||||||
type="linear"
|
|
||||||
slope="1"
|
|
||||||
id="feFuncA206" /></feComponentTransfer><feFlood
|
|
||||||
flood-color="rgba(0,0,0,0.7)"
|
|
||||||
result="color"
|
|
||||||
id="feFlood210" /><feComposite
|
|
||||||
operator="in"
|
|
||||||
in="color"
|
|
||||||
in2="choke"
|
|
||||||
result="shadow"
|
|
||||||
id="feComposite212" /><feComposite
|
|
||||||
operator="over"
|
|
||||||
in="shadow"
|
|
||||||
in2="SourceGraphic"
|
|
||||||
id="feComposite214" /></filter><linearGradient
|
|
||||||
id="gradient-4-1"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="82.026001"
|
|
||||||
y1="144.832"
|
|
||||||
x2="82.026001"
|
|
||||||
y2="264.46201"
|
|
||||||
xlink:href="#linearGradient2809"
|
|
||||||
gradientTransform="translate(7.2213312)" /><linearGradient
|
|
||||||
id="gradient-4-2"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="143.69299"
|
|
||||||
y1="22.804001"
|
|
||||||
x2="143.69299"
|
|
||||||
y2="264.582"
|
|
||||||
xlink:href="#linearGradient938" /><linearGradient
|
|
||||||
id="gradient-4-0"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="205.862"
|
|
||||||
y1="146.28"
|
|
||||||
x2="205.862"
|
|
||||||
y2="265.91"
|
|
||||||
xlink:href="#gradient-4"
|
|
||||||
gradientTransform="translate(-7.2213312)" /><filter
|
|
||||||
style="color-interpolation-filters:sRGB"
|
|
||||||
inkscape:label="Drop Shadow"
|
|
||||||
id="filter2000"
|
|
||||||
x="-0.3425389"
|
|
||||||
y="-0.3425389"
|
|
||||||
width="1.6850778"
|
|
||||||
height="1.6850778"><feFlood
|
|
||||||
flood-opacity="1"
|
|
||||||
flood-color="rgb(0,0,0)"
|
|
||||||
result="flood"
|
|
||||||
id="feFlood1990" /><feComposite
|
|
||||||
in="flood"
|
|
||||||
in2="SourceGraphic"
|
|
||||||
operator="out"
|
|
||||||
result="composite1"
|
|
||||||
id="feComposite1992" /><feGaussianBlur
|
|
||||||
in="composite1"
|
|
||||||
stdDeviation="29.980818"
|
|
||||||
result="blur"
|
|
||||||
id="feGaussianBlur1994" /><feOffset
|
|
||||||
dx="0"
|
|
||||||
dy="0"
|
|
||||||
result="offset"
|
|
||||||
id="feOffset1996" /><feComposite
|
|
||||||
in="offset"
|
|
||||||
in2="SourceGraphic"
|
|
||||||
operator="atop"
|
|
||||||
result="fbSourceGraphic"
|
|
||||||
id="feComposite1998" /><feColorMatrix
|
|
||||||
result="fbSourceGraphicAlpha"
|
|
||||||
in="fbSourceGraphic"
|
|
||||||
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
|
|
||||||
id="feColorMatrix2062" /><feFlood
|
|
||||||
id="feFlood2064"
|
|
||||||
flood-opacity="1"
|
|
||||||
flood-color="rgb(0,0,0)"
|
|
||||||
result="flood"
|
|
||||||
in="fbSourceGraphic" /><feComposite
|
|
||||||
in2="fbSourceGraphic"
|
|
||||||
id="feComposite2066"
|
|
||||||
in="flood"
|
|
||||||
operator="out"
|
|
||||||
result="composite1" /><feGaussianBlur
|
|
||||||
id="feGaussianBlur2068"
|
|
||||||
in="composite1"
|
|
||||||
stdDeviation="28.6433"
|
|
||||||
result="blur" /><feOffset
|
|
||||||
id="feOffset2070"
|
|
||||||
dx="0"
|
|
||||||
dy="0"
|
|
||||||
result="offset" /><feComposite
|
|
||||||
in2="fbSourceGraphic"
|
|
||||||
id="feComposite2072"
|
|
||||||
in="offset"
|
|
||||||
operator="atop"
|
|
||||||
result="fbSourceGraphic" /><feColorMatrix
|
|
||||||
result="fbSourceGraphicAlpha"
|
|
||||||
in="fbSourceGraphic"
|
|
||||||
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
|
|
||||||
id="feColorMatrix3393" /><feFlood
|
|
||||||
id="feFlood3395"
|
|
||||||
flood-opacity="0.352941"
|
|
||||||
flood-color="rgb(0,0,0)"
|
|
||||||
result="flood"
|
|
||||||
in="fbSourceGraphic" /><feComposite
|
|
||||||
in2="fbSourceGraphic"
|
|
||||||
id="feComposite3397"
|
|
||||||
in="flood"
|
|
||||||
operator="in"
|
|
||||||
result="composite1" /><feGaussianBlur
|
|
||||||
id="feGaussianBlur3399"
|
|
||||||
in="composite1"
|
|
||||||
stdDeviation="6.59891"
|
|
||||||
result="blur" /><feOffset
|
|
||||||
id="feOffset3401"
|
|
||||||
dx="0"
|
|
||||||
dy="0"
|
|
||||||
result="offset" /><feComposite
|
|
||||||
in2="offset"
|
|
||||||
id="feComposite3403"
|
|
||||||
in="fbSourceGraphic"
|
|
||||||
operator="over"
|
|
||||||
result="composite2" /></filter><linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#linearGradient1211"
|
|
||||||
id="linearGradient5506"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
gradientTransform="translate(117.34662)"
|
|
||||||
x1="82.026001"
|
|
||||||
y1="144.832"
|
|
||||||
x2="82.026001"
|
|
||||||
y2="264.46201" /><radialGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#linearGradient5535"
|
|
||||||
id="radialGradient5537"
|
|
||||||
cx="143.6935"
|
|
||||||
cy="143.69299"
|
|
||||||
fx="143.6935"
|
|
||||||
fy="143.69299"
|
|
||||||
r="152.72653"
|
|
||||||
gradientTransform="matrix(1,0,0,0.8506841,0,21.45565)"
|
|
||||||
gradientUnits="userSpaceOnUse" /></defs><circle
|
|
||||||
style="opacity:1;fill:#242832;fill-opacity:1;stroke:#000000;stroke-width:10;stroke-dasharray:none;stroke-opacity:0.961795;filter:url(#filter2000)"
|
|
||||||
id="path1157"
|
|
||||||
cx="381.48901"
|
|
||||||
cy="381.48901"
|
|
||||||
inkscape:label="path1157"
|
|
||||||
r="235.79112"
|
|
||||||
sodipodi:insensitive="true" /><g
|
|
||||||
transform="matrix(0.319972,0,0,0.323174,379.08153,437.03375)"
|
|
||||||
id="g228"><g
|
|
||||||
style="opacity:1;fill:none;fill-rule:nonzero;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none"
|
|
||||||
transform="matrix(3.89,0,0,3.89,-175.05,-175.05)"
|
|
||||||
id="g226" /></g><g
|
|
||||||
id="g236"
|
|
||||||
style="fill:none;filter:url(#inner-shadow-filter-0)"
|
|
||||||
transform="matrix(1.107829,0,0,1.106267,221.95533,199.03714)"><path
|
|
||||||
d="m 78.642332,155.437 v 98.42 c 0,5.867 4.741,10.605 10.605,10.605 5.854,0 10.604995,-4.738 10.604995,-10.605 v -98.42 c 0,-5.856 -4.750995,-10.605 -10.604995,-10.605 -5.864,0 -10.605,4.744 -10.605,10.605 z"
|
|
||||||
style="fill:none;fill-opacity:1;stroke:url(#gradient-4-1);stroke-width:9.80924px;stroke-linecap:round;stroke-linejoin:round"
|
|
||||||
id="path230" /><path
|
|
||||||
d="m 29.456,264.582 h 23.351 v -116.85 c 0.064,-0.56 0.166,-1.119 0.166,-1.693 0,-50.412 40.69,-91.42 90.698,-91.42 50.002,0 90.692,41.008 90.692,91.42 0,0.771 0.113,1.518 0.228,2.263 v 116.28 h 23.354 c 16.254,0 29.442,-13.64 29.442,-30.469 v -60.936 c 0,-13.878 -8.989,-25.57 -21.261,-29.249 C 264.997,76.957 210.518,22.804 143.676,22.804 76.816,22.804 22.329,76.962 21.211,143.954 8.956,147.638 0,159.32 0,173.187 v 60.926 c 0,16.819 13.187,30.469 29.456,30.469 z"
|
|
||||||
style="fill:url(#radialGradient5537);fill-opacity:1;stroke:url(#gradient-4-2);stroke-width:18.0661;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
|
|
||||||
id="path232" /><path
|
|
||||||
d="M 49.735541,279.35822 C 23.7214,267.48486 38.122112,248.62719 80.85964,237.45225 c 14.400662,-3.49216 25.08508,-5.12184 43.66659,-4.88901 11.61348,0.23282 24.62053,3.49216 24.62053,3.49216 0,-42.13877 -0.46471,-121.7601 -0.46471,-160.872338 4.6454,0 7.89719,-0.232827 14.40071,-0.232827 0,2.328107 0,4.190613 0,6.053093 0,2.095305 0,3.259358 0.46471,4.656212 4.6454,14.66709 11.14893,20.48736 43.66659,38.41381 41.34392,23.04827 53.42195,36.78411 53.42195,55.17616 -0.46471,17.22802 -30.65954,54.01213 -37.16306,52.61528 9.29075,-13.03741 22.2978,-27.00606 25.54958,-38.64661 4.18085,-14.20147 -7.43263,-34.2232 -26.01414,-44.69971 -14.86522,-8.8468 -50.17016,-16.52957 -59.92547,-16.52957 0,0 -0.46472,84.74317 -0.46472,116.87109 0,5.35464 -9.7553,14.89989 -15.32977,18.15925 -25.54958,15.36551 -75.25519,22.34984 -97.553043,12.33896 z"
|
|
||||||
id="path3079"
|
|
||||||
style="stroke-width:3.28861" /><path
|
|
||||||
d="m 188.76763,155.437 v 98.42 c 0,5.867 4.741,10.605 10.60501,10.605 5.854,0 10.605,-4.738 10.605,-10.605 v -98.42 c 0,-5.856 -4.751,-10.605 -10.605,-10.605 -5.86401,0 -10.60501,4.744 -10.60501,10.605 z"
|
|
||||||
style="fill:none;stroke:url(#linearGradient5506);stroke-width:9.80924px;stroke-linecap:round;stroke-linejoin:round"
|
|
||||||
id="path5502" /></g><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g240" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g242" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g244" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g246" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g248" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g250" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g252" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g254" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g256" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g258" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g260" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g262" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g264" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g266" /><g
|
|
||||||
transform="matrix(0.972684,0,0,0.972684,193.06382,142.14148)"
|
|
||||||
id="g268" /></svg>
|
|
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 295 KiB After Width: | Height: | Size: 396 KiB |
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 156 KiB |
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 137 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 298 KiB After Width: | Height: | Size: 383 KiB |
@ -2,5 +2,5 @@ flutter_launcher_icons:
|
|||||||
android: true
|
android: true
|
||||||
ios: true
|
ios: true
|
||||||
image_path: "assets/spotube-nightly-logo.png"
|
image_path: "assets/spotube-nightly-logo.png"
|
||||||
adaptive_icon_foreground: "assets/spotube-nightly-logo-foreground.jpg"
|
adaptive_icon_foreground: "assets/spotube-nightly-logo-foreground.png"
|
||||||
adaptive_icon_background: "#242832"
|
adaptive_icon_background: "#242832"
|
||||||
|
@ -6,7 +6,7 @@ flutter_launcher_icons:
|
|||||||
# image_path_android: "assets/icon/icon.png"
|
# image_path_android: "assets/icon/icon.png"
|
||||||
min_sdk_android: 21 # android min sdk min:16, default 21
|
min_sdk_android: 21 # android min sdk min:16, default 21
|
||||||
adaptive_icon_background: "#242832"
|
adaptive_icon_background: "#242832"
|
||||||
adaptive_icon_foreground: "assets/spotube-logo-foreground.jpg"
|
adaptive_icon_foreground: "assets/spotube-logo-foreground.png"
|
||||||
# adaptive_icon_monochrome: "assets/icon/monochrome.png"
|
# adaptive_icon_monochrome: "assets/icon/monochrome.png"
|
||||||
|
|
||||||
ios: true
|
ios: true
|
||||||
|
@ -2135,7 +2135,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2159,7 +2159,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2183,7 +2183,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2207,7 +2207,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2230,7 +2230,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2253,7 +2253,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2276,7 +2276,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2299,7 +2299,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2322,7 +2322,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2472,7 +2472,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2617,7 +2617,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2759,7 +2759,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-nightly";
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
CODE_SIGN_ENTITLEMENTS = nightly.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
@ -2781,9 +2781,9 @@
|
|||||||
E612EC4A2D0F07AD0022720C /* Debug */ = {
|
E612EC4A2D0F07AD0022720C /* Debug */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
@ -2824,9 +2824,9 @@
|
|||||||
E612EC4B2D0F07AD0022720C /* Debug-nightly */ = {
|
E612EC4B2D0F07AD0022720C /* Debug-nightly */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
@ -2867,9 +2867,9 @@
|
|||||||
E612EC4C2D0F07AD0022720C /* Debug-dev */ = {
|
E612EC4C2D0F07AD0022720C /* Debug-dev */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
@ -2910,9 +2910,9 @@
|
|||||||
E612EC4D2D0F07AD0022720C /* Debug-stable */ = {
|
E612EC4D2D0F07AD0022720C /* Debug-stable */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
@ -2953,9 +2953,9 @@
|
|||||||
E612EC4E2D0F07AD0022720C /* Release */ = {
|
E612EC4E2D0F07AD0022720C /* Release */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
@ -2993,9 +2993,9 @@
|
|||||||
E612EC4F2D0F07AD0022720C /* Release-nightly */ = {
|
E612EC4F2D0F07AD0022720C /* Release-nightly */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
@ -3033,9 +3033,9 @@
|
|||||||
E612EC502D0F07AD0022720C /* Release-dev */ = {
|
E612EC502D0F07AD0022720C /* Release-dev */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
@ -3073,9 +3073,9 @@
|
|||||||
E612EC512D0F07AD0022720C /* Release-stable */ = {
|
E612EC512D0F07AD0022720C /* Release-stable */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
@ -3113,9 +3113,9 @@
|
|||||||
E612EC522D0F07AD0022720C /* Profile */ = {
|
E612EC522D0F07AD0022720C /* Profile */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
@ -3153,9 +3153,9 @@
|
|||||||
E612EC532D0F07AD0022720C /* Profile-nightly */ = {
|
E612EC532D0F07AD0022720C /* Profile-nightly */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
@ -3193,9 +3193,9 @@
|
|||||||
E612EC542D0F07AD0022720C /* Profile-dev */ = {
|
E612EC542D0F07AD0022720C /* Profile-dev */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
@ -3233,9 +3233,9 @@
|
|||||||
E612EC552D0F07AD0022720C /* Profile-stable */ = {
|
E612EC552D0F07AD0022720C /* Profile-stable */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppIcon;
|
||||||
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = AppIcon;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||||
CLANG_ENABLE_OBJC_WEAK = YES;
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||||||
|
Before Width: | Height: | Size: 289 KiB After Width: | Height: | Size: 262 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 793 B |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 7.8 KiB |
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 5.1 KiB |