aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2018-08-06 20:02:24 +0200
committerpacien2018-08-06 20:02:24 +0200
commit0e4304420442be37d334867f11e646826ca1f773 (patch)
treeb99f5dab7f52db2b603c4089ed202ca84b8a53b1
parenta99bf101c39eac02bf8464f1926d13ae21ab10d7 (diff)
downloadtincapp-0e4304420442be37d334867f11e646826ca1f773.tar.gz
Replace logo and icon
-rw-r--r--app/src/main/ic_launcher-web.pngbin0 -> 41737 bytes
-rw-r--r--app/src/main/res/drawable-v24/ic_launcher_background.xml32
-rw-r--r--app/src/main/res/drawable/ic_launcher_foreground.xml27
-rw-r--r--app/src/main/res/icon.pngbin13933 -> 0 bytes
-rw-r--r--app/src/main/res/icon.svg61
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml11
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml11
-rw-r--r--app/src/main/res/mipmap-hdpi/ic_launcher.pngbin1103 -> 3151 bytes
-rw-r--r--app/src/main/res/mipmap-hdpi/ic_launcher_round.pngbin0 -> 4917 bytes
-rw-r--r--app/src/main/res/mipmap-mdpi/ic_launcher.pngbin777 -> 2375 bytes
-rw-r--r--app/src/main/res/mipmap-mdpi/ic_launcher_round.pngbin0 -> 3187 bytes
-rw-r--r--app/src/main/res/mipmap-xhdpi/ic_launcher.pngbin1400 -> 4347 bytes
-rw-r--r--app/src/main/res/mipmap-xhdpi/ic_launcher_round.pngbin0 -> 6896 bytes
-rw-r--r--app/src/main/res/mipmap-xxhdpi/ic_launcher.pngbin2312 -> 6116 bytes
-rw-r--r--app/src/main/res/mipmap-xxhdpi/ic_launcher_round.pngbin0 -> 10500 bytes
-rw-r--r--app/src/main/res/mipmap-xxxhdpi/ic_launcher.pngbin3425 -> 7938 bytes
-rw-r--r--app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.pngbin0 -> 14599 bytes
17 files changed, 81 insertions, 61 deletions
diff --git a/app/src/main/ic_launcher-web.png b/app/src/main/ic_launcher-web.png
new file mode 100644
index 0000000..72a25df
--- /dev/null
+++ b/app/src/main/ic_launcher-web.png
Binary files differ
diff --git a/app/src/main/res/drawable-v24/ic_launcher_background.xml b/app/src/main/res/drawable-v24/ic_launcher_background.xml
new file mode 100644
index 0000000..6715591
--- /dev/null
+++ b/app/src/main/res/drawable-v24/ic_launcher_background.xml
@@ -0,0 +1,32 @@
1<?xml version="1.0" encoding="utf-8"?>
2
3<!--
4 * Tinc App logo and icon made exclusively for Tinc App.
5 * Copyright (C) 2018 Philippe NGUYEN, Pacien TRAN-GIRARD
6-->
7
8<vector xmlns:android="http://schemas.android.com/apk/res/android"
9 xmlns:aapt="http://schemas.android.com/aapt"
10 android:width="108dp"
11 android:height="108dp"
12 android:viewportHeight="108"
13 android:viewportWidth="108">
14 <path
15 android:pathData="M0,0h108v108h-108z">
16 <aapt:attr name="android:fillColor">
17 <gradient
18 android:endX="64.86"
19 android:endY="115.61"
20 android:startX="43.14"
21 android:startY="-7.61"
22 android:type="linear">
23 <item
24 android:color="#FF3DC7ED"
25 android:offset="0.16"/>
26 <item
27 android:color="#FF80FF9F"
28 android:offset="1"/>
29 </gradient>
30 </aapt:attr>
31 </path>
32</vector>
diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml
new file mode 100644
index 0000000..b7429e8
--- /dev/null
+++ b/app/src/main/res/drawable/ic_launcher_foreground.xml
@@ -0,0 +1,27 @@
1<?xml version="1.0" encoding="utf-8"?>
2
3<!--
4 * Tinc App logo and icon made exclusively for Tinc App.
5 * Copyright (C) 2018 Philippe NGUYEN, Pacien TRAN-GIRARD
6-->
7
8<vector xmlns:android="http://schemas.android.com/apk/res/android"
9 android:width="108dp"
10 android:height="108dp"
11 android:viewportHeight="108.3"
12 android:viewportWidth="108.3">
13 <path
14 android:fillColor="#00000000"
15 android:pathData="M58.33,38.53l-19.8,19.8l27.05,7.25l-7.25,-27.05z"
16 android:strokeColor="#f0f0f0"
17 android:strokeWidth="3"/>
18 <path
19 android:fillColor="#fff"
20 android:pathData="M58.33,38.54m-6,0a6,6 0,1 1,12 0a6,6 0,1 1,-12 0"/>
21 <path
22 android:fillColor="#fff"
23 android:pathData="M38.54,58.33m-6,0a6,6 0,1 1,12 0a6,6 0,1 1,-12 0"/>
24 <path
25 android:fillColor="#fff"
26 android:pathData="M65.58,65.58m-6,0a6,6 0,1 1,12 0a6,6 0,1 1,-12 0"/>
27</vector>
diff --git a/app/src/main/res/icon.png b/app/src/main/res/icon.png
deleted file mode 100644
index 2e6a55d..0000000
--- a/app/src/main/res/icon.png
+++ /dev/null
Binary files differ
diff --git a/app/src/main/res/icon.svg b/app/src/main/res/icon.svg
deleted file mode 100644
index af89443..0000000
--- a/app/src/main/res/icon.svg
+++ /dev/null
@@ -1,61 +0,0 @@
1<!--
2 * Icon generated using Android Material Icon Generator <https://android-material-icon-generator.bitdroid.de/>.
3 * Licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported License for non-commercial projects.
4 * Commercial license granted to tinc app.
5-->
6
7<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="48" height="48">
8 <defs>
9 <linearGradient x1="0" y1="0" x2="0" y2="0" gradientUnits="userSpaceOnUse" id="color-1">
10 <stop offset="0" stop-color="#000000" stop-opacity="0.3"></stop>
11 <stop offset="1" stop-color="#000000" stop-opacity="0"></stop>
12 </linearGradient>
13 <filter id="dropshadow-base">
14 <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .8 0"></feColorMatrix>
15 <feOffset dx="0" dy="1"></feOffset>
16 <feGaussianBlur stdDeviation="1"></feGaussianBlur>
17 <feComposite in="SourceGraphic"></feComposite>
18 </filter>
19 <filter id="dropshadow-banner" x="-10%" y="-10%" width="120%" height="130%">
20 <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"></feColorMatrix>
21 <feOffset dx="0" dy="1"></feOffset>
22 <feGaussianBlur stdDeviation="0.5"></feGaussianBlur>
23 <feComposite in="SourceGraphic"></feComposite>
24 </filter>
25 </defs>
26 <g fill="none" fill-rule="nonzero" stroke="none" stroke-width="none" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10"
27 stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none"
28 style="mix-blend-mode: normal">
29 <path d="M7,43c-1.10457,0 -2,-0.89543 -2,-2v-34c0,-1.10457 0.89543,-2 2,-2h34c1.10457,0 2,0.89543 2,2v34c0,1.10457 -0.89543,2 -2,2z"
30 id="base 1 9" fill="#424242" stroke-width="1"></path>
31 <path
32 d="M31.77839,8.44322l40.00014,40.00014l-6.22271,6.22271l-4.66703,-4.66703h-10.88975v6.22271h-3.11136l-33.77743,-33.77743v-9.33407h18.66814z"
33 fill="url(#color-1)" stroke-width="1"></path>
34 <path
35 d="M16.22161,16.22161h15.55678v4.66703l6.22271,-6.22271l-6.22271,-6.22271v4.66703h-18.66814v9.33407h3.11136zM31.77839,31.77839h-15.55678v-4.66703l-6.22271,6.22271l6.22271,6.22271v-4.66703h18.66814v-9.33407h-3.11136z"
36 fill="none" stroke-width="0"></path>
37 <path
38 d="M16.22161,22.44432h-3.11136v-9.33407h18.66814v-4.66703l6.22271,6.22271l-6.22271,6.22271v-4.66703h-15.55678zM31.77839,25.55568h3.11136v9.33407h-18.66814v4.66703l-6.22271,-6.22271l6.22271,-6.22271v4.66703h15.55678z"
39 fill="#ffffff" stroke-width="0"></path>
40 <path
41 d="M2,24c0,-12.15026 9.84974,-22 22,-22c12.15026,0 22,9.84974 22,22c0,12.15026 -9.84974,22 -22,22c-12.15026,0 -22,-9.84974 -22,-22z"
42 id="base 1 5 1" fill="none" stroke-width="1"></path>
43 <path
44 d="M2,24c0,-12.15026 9.84974,-22 22,-22c12.15026,0 22,9.84974 22,22c0,12.15026 -9.84974,22 -22,22c-12.15026,0 -22,-9.84974 -22,-22z"
45 id="base 1 1 1" fill="none" stroke-width="1"></path>
46 <g fill="#000000" stroke-width="1" font-family="Roboto, sans-serif" font-weight="normal" font-size="14" text-anchor="start"></g>
47 <rect x="2" y="2" width="44" height="22" fill="none" stroke-width="1"></rect>
48 <path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path>
49 <path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path>
50 <path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path>
51 <path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path>
52 <g fill="#000000" stroke-width="1" font-family="Roboto, sans-serif" font-weight="normal" font-size="14" text-anchor="start"></g>
53 <rect x="2" y="2" width="44" height="22" fill="none" stroke-width="1"></rect>
54 <path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path>
55 <path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path>
56 <path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path>
57 <path d="M5,7c0,-1.10457 0.89543,-2 2,-2h34c1.10457,0 2,0.89543 2,2v17h-38z" id="base 1 6 1" fill-opacity="0.1" fill="#000000"
58 stroke-width="1"></path>
59 <path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path>
60 </g>
61</svg>
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
new file mode 100644
index 0000000..ee5cb46
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -0,0 +1,11 @@
1<?xml version="1.0" encoding="utf-8"?>
2
3<!--
4 * Tinc App logo and icon made exclusively for Tinc App.
5 * Copyright (C) 2018 Philippe NGUYEN, Pacien TRAN-GIRARD
6-->
7
8<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
9 <background android:drawable="@drawable/ic_launcher_background"/>
10 <foreground android:drawable="@drawable/ic_launcher_foreground"/>
11</adaptive-icon>
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 0000000..ee5cb46
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -0,0 +1,11 @@
1<?xml version="1.0" encoding="utf-8"?>
2
3<!--
4 * Tinc App logo and icon made exclusively for Tinc App.
5 * Copyright (C) 2018 Philippe NGUYEN, Pacien TRAN-GIRARD
6-->
7
8<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
9 <background android:drawable="@drawable/ic_launcher_background"/>
10 <foreground android:drawable="@drawable/ic_launcher_foreground"/>
11</adaptive-icon>
diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png
index 9e2f791..994c2e2 100644
--- a/app/src/main/res/mipmap-hdpi/ic_launcher.png
+++ b/app/src/main/res/mipmap-hdpi/ic_launcher.png
Binary files differ
diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
new file mode 100644
index 0000000..51f5a93
--- /dev/null
+++ b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Binary files differ
diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png
index 8e7ee07..2d0036c 100644
--- a/app/src/main/res/mipmap-mdpi/ic_launcher.png
+++ b/app/src/main/res/mipmap-mdpi/ic_launcher.png
Binary files differ
diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
new file mode 100644
index 0000000..5daf313
--- /dev/null
+++ b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Binary files differ
diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png
index 39523a1..c2ad41d 100644
--- a/app/src/main/res/mipmap-xhdpi/ic_launcher.png
+++ b/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Binary files differ
diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..c4f3d4c
--- /dev/null
+++ b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Binary files differ
diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
index bbf6351..4aeccd8 100644
--- a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
+++ b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Binary files differ
diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..bb0ee76
--- /dev/null
+++ b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Binary files differ
diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
index 0859e14..0438ec8 100644
--- a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
+++ b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Binary files differ
diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..518b53e
--- /dev/null
+++ b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
Binary files differ