added correct logo
BIN
ClimateGoApp/app/src/debug/logo-playstore.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
39
ClimateGoApp/app/src/debug/res/drawable/logo_foreground.xml
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<group android:scaleX="0.2375"
|
||||
android:scaleY="0.2375"
|
||||
android:translateX="23.22"
|
||||
android:translateY="23.22">
|
||||
<path
|
||||
android:pathData="M69.365,132.23L109.914,132.23L109.914,185.223C103.342,187.367 97.155,188.87 91.352,189.732C85.55,190.595 79.619,191.026 73.56,191.026C58.132,191.026 46.352,186.494 38.219,177.428C30.086,168.363 26.019,155.348 26.019,138.382C26.019,121.883 30.738,109.019 40.176,99.79C49.615,90.562 62.7,85.948 79.432,85.948C89.919,85.948 100.033,88.045 109.774,92.24L102.573,109.578C95.116,105.85 87.356,103.985 79.292,103.985C69.924,103.985 62.42,107.131 56.781,113.423C51.141,119.715 48.321,128.175 48.321,138.801C48.321,149.894 50.593,158.365 55.138,164.215C59.682,170.064 66.289,172.989 74.958,172.989C79.479,172.989 84.07,172.523 88.73,171.59L88.73,150.267L69.365,150.267L69.365,132.23M209.389,138.382L186.735,188.44C184.849,191.919 184.01,191.006 178.334,191.026C162.674,191.026 150.649,186.482 142.26,177.393C133.87,168.304 129.676,155.254 129.676,138.242C129.676,121.23 133.882,108.238 142.295,99.266C150.708,90.294 162.768,85.808 178.475,85.808C183.478,85.925 186.759,85.508 189.695,88.826ZM152.397,138.382C152.397,149.801 154.565,158.4 158.899,164.18C163.234,169.959 169.712,172.848 178.335,172.848C180.262,172.633 182.627,171.125 183.492,168.224L198.231,138.438L184.326,107.483C183.645,104.94 183.01,104.047 178.475,103.845C169.852,103.845 163.35,106.747 158.969,112.549C154.588,118.352 152.397,126.963 152.397,138.382"
|
||||
android:strokeAlpha="0"
|
||||
android:strokeLineJoin="bevel"
|
||||
android:strokeWidth="0"
|
||||
android:fillColor="#86d073"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeLineCap="square"/>
|
||||
<path
|
||||
android:pathData="M203.827,87.14L233.181,137.352L202.126,189.996C201.804,189.979 201.812,190.258 194.432,190.333L216.525,137.26L196.246,86.728C198.381,86.666 199.51,87.078 203.827,87.14ZM202.126,189.996"
|
||||
android:strokeAlpha="0"
|
||||
android:strokeLineJoin="bevel"
|
||||
android:strokeWidth="0"
|
||||
android:fillColor="#86d073"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeLineCap="square"/>
|
||||
<path
|
||||
android:pathData="M213.889,215.656C213.719,215.109 201.328,213.154 188.687,217.779C177.356,221.925 163.144,234.346 152.017,228.001C140.889,221.657 139.378,202.782 110.381,201.298C81.384,199.814 39.84,224.354 40.025,225.001C40.21,225.648 80.554,209.348 106.078,206.073C131.603,202.797 144.263,228.532 151.546,233.645C158.829,238.758 177.441,227.54 189.565,221.48C201.187,215.67 214.211,216.693 213.889,215.656Z"
|
||||
android:fillColor="#aeaeae"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M177.895,213.73C177.878,213.514 166.228,218.661 160.188,216.881C154.149,215.101 145.109,207.386 144.968,207.586C144.827,207.785 153.064,217.561 159.141,219.133C165.219,220.704 177.911,213.946 177.895,213.73Z"
|
||||
android:fillColor="#aeaeae"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M96.704,218.61C95.657,218.241 53.198,226.159 52.71,227.3C52.585,227.591 64.783,223.014 74.996,220.751C85.209,218.487 97.908,219.035 96.704,218.61Z"
|
||||
android:fillColor="#aeaeae"
|
||||
android:fillType="evenOdd"/>
|
||||
</group>
|
||||
</vector>
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/logo_background"/>
|
||||
<foreground android:drawable="@drawable/logo_foreground"/>
|
||||
</adaptive-icon>
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/logo_background"/>
|
||||
<foreground android:drawable="@drawable/logo_foreground"/>
|
||||
</adaptive-icon>
|
||||
BIN
ClimateGoApp/app/src/debug/res/mipmap-hdpi/logo.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
ClimateGoApp/app/src/debug/res/mipmap-hdpi/logo_round.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
ClimateGoApp/app/src/debug/res/mipmap-mdpi/logo.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
ClimateGoApp/app/src/debug/res/mipmap-mdpi/logo_round.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
ClimateGoApp/app/src/debug/res/mipmap-xhdpi/logo.png
Normal file
|
After Width: | Height: | Size: 3 KiB |
BIN
ClimateGoApp/app/src/debug/res/mipmap-xhdpi/logo_round.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
ClimateGoApp/app/src/debug/res/mipmap-xxhdpi/logo.png
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
ClimateGoApp/app/src/debug/res/mipmap-xxhdpi/logo_round.png
Normal file
|
After Width: | Height: | Size: 9.1 KiB |
BIN
ClimateGoApp/app/src/debug/res/mipmap-xxxhdpi/logo.png
Normal file
|
After Width: | Height: | Size: 6.4 KiB |
BIN
ClimateGoApp/app/src/debug/res/mipmap-xxxhdpi/logo_round.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="logo_background">#F3F3F3</color>
|
||||
</resources>
|
||||
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:icon="@mipmap/logo"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:roundIcon="@mipmap/logo_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.ClimateGoApp">
|
||||
<activity
|
||||
|
|
|
|||
BIN
ClimateGoApp/app/src/main/logo-playstore.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
39
ClimateGoApp/app/src/main/res/drawable/logo_foreground.xml
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<group android:scaleX="0.2375"
|
||||
android:scaleY="0.2375"
|
||||
android:translateX="23.22"
|
||||
android:translateY="23.22">
|
||||
<path
|
||||
android:pathData="M69.365,132.23L109.914,132.23L109.914,185.223C103.342,187.367 97.155,188.87 91.352,189.732C85.55,190.595 79.619,191.026 73.56,191.026C58.132,191.026 46.352,186.494 38.219,177.428C30.086,168.363 26.019,155.348 26.019,138.382C26.019,121.883 30.738,109.019 40.176,99.79C49.615,90.562 62.7,85.948 79.432,85.948C89.919,85.948 100.033,88.045 109.774,92.24L102.573,109.578C95.116,105.85 87.356,103.985 79.292,103.985C69.924,103.985 62.42,107.131 56.781,113.423C51.141,119.715 48.321,128.175 48.321,138.801C48.321,149.894 50.593,158.365 55.138,164.215C59.682,170.064 66.289,172.989 74.958,172.989C79.479,172.989 84.07,172.523 88.73,171.59L88.73,150.267L69.365,150.267L69.365,132.23M209.389,138.382L186.735,188.44C184.849,191.919 184.01,191.006 178.334,191.026C162.674,191.026 150.649,186.482 142.26,177.393C133.87,168.304 129.676,155.254 129.676,138.242C129.676,121.23 133.882,108.238 142.295,99.266C150.708,90.294 162.768,85.808 178.475,85.808C183.478,85.925 186.759,85.508 189.695,88.826ZM152.397,138.382C152.397,149.801 154.565,158.4 158.899,164.18C163.234,169.959 169.712,172.848 178.335,172.848C180.262,172.633 182.627,171.125 183.492,168.224L198.231,138.438L184.326,107.483C183.645,104.94 183.01,104.047 178.475,103.845C169.852,103.845 163.35,106.747 158.969,112.549C154.588,118.352 152.397,126.963 152.397,138.382"
|
||||
android:strokeAlpha="0"
|
||||
android:strokeLineJoin="bevel"
|
||||
android:strokeWidth="0"
|
||||
android:fillColor="#86d073"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeLineCap="square"/>
|
||||
<path
|
||||
android:pathData="M203.827,87.14L233.181,137.352L202.126,189.996C201.804,189.979 201.812,190.258 194.432,190.333L216.525,137.26L196.246,86.728C198.381,86.666 199.51,87.078 203.827,87.14ZM202.126,189.996"
|
||||
android:strokeAlpha="0"
|
||||
android:strokeLineJoin="bevel"
|
||||
android:strokeWidth="0"
|
||||
android:fillColor="#86d073"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeLineCap="square"/>
|
||||
<path
|
||||
android:pathData="M213.889,215.656C213.719,215.109 201.328,213.154 188.687,217.779C177.356,221.925 163.144,234.346 152.017,228.001C140.889,221.657 139.378,202.782 110.381,201.298C81.384,199.814 39.84,224.354 40.025,225.001C40.21,225.648 80.554,209.348 106.078,206.073C131.603,202.797 144.263,228.532 151.546,233.645C158.829,238.758 177.441,227.54 189.565,221.48C201.187,215.67 214.211,216.693 213.889,215.656Z"
|
||||
android:fillColor="#aeaeae"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M177.895,213.73C177.878,213.514 166.228,218.661 160.188,216.881C154.149,215.101 145.109,207.386 144.968,207.586C144.827,207.785 153.064,217.561 159.141,219.133C165.219,220.704 177.911,213.946 177.895,213.73Z"
|
||||
android:fillColor="#aeaeae"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M96.704,218.61C95.657,218.241 53.198,226.159 52.71,227.3C52.585,227.591 64.783,223.014 74.996,220.751C85.209,218.487 97.908,219.035 96.704,218.61Z"
|
||||
android:fillColor="#aeaeae"
|
||||
android:fillType="evenOdd"/>
|
||||
</group>
|
||||
</vector>
|
||||
5
ClimateGoApp/app/src/main/res/mipmap-anydpi-v26/logo.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/logo_background"/>
|
||||
<foreground android:drawable="@drawable/logo_foreground"/>
|
||||
</adaptive-icon>
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/logo_background"/>
|
||||
<foreground android:drawable="@drawable/logo_foreground"/>
|
||||
</adaptive-icon>
|
||||
BIN
ClimateGoApp/app/src/main/res/mipmap-hdpi/logo.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
ClimateGoApp/app/src/main/res/mipmap-hdpi/logo_round.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
ClimateGoApp/app/src/main/res/mipmap-mdpi/logo.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
ClimateGoApp/app/src/main/res/mipmap-mdpi/logo_round.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
ClimateGoApp/app/src/main/res/mipmap-xhdpi/logo.png
Normal file
|
After Width: | Height: | Size: 3 KiB |
BIN
ClimateGoApp/app/src/main/res/mipmap-xhdpi/logo_round.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
ClimateGoApp/app/src/main/res/mipmap-xxhdpi/logo.png
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
ClimateGoApp/app/src/main/res/mipmap-xxhdpi/logo_round.png
Normal file
|
After Width: | Height: | Size: 9.1 KiB |
BIN
ClimateGoApp/app/src/main/res/mipmap-xxxhdpi/logo.png
Normal file
|
After Width: | Height: | Size: 6.3 KiB |
BIN
ClimateGoApp/app/src/main/res/mipmap-xxxhdpi/logo_round.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
4
ClimateGoApp/app/src/main/res/values/logo_background.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="logo_background">#F0F0F0</color>
|
||||
</resources>
|
||||