diff --git a/app/src/blue/res/drawable/ic_launcher_background.xml b/app/src/blue/res/drawable/ic_launcher_background.xml deleted file mode 100644 index 29d74ed8..00000000 --- a/app/src/blue/res/drawable/ic_launcher_background.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/blue/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/blue/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 00000000..d4bd0e4f --- /dev/null +++ b/app/src/blue/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app/src/blue/res/mipmap-hdpi/ic_launcher.png b/app/src/blue/res/mipmap-hdpi/ic_launcher.png index 2a27b8c0..4e05718d 100644 Binary files a/app/src/blue/res/mipmap-hdpi/ic_launcher.png and b/app/src/blue/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/blue/res/mipmap-hdpi/ic_shortcut_compose.png b/app/src/blue/res/mipmap-hdpi/ic_shortcut_compose.png index 03ac9002..8d8e6d88 100644 Binary files a/app/src/blue/res/mipmap-hdpi/ic_shortcut_compose.png and b/app/src/blue/res/mipmap-hdpi/ic_shortcut_compose.png differ diff --git a/app/src/blue/res/mipmap-mdpi/ic_launcher.png b/app/src/blue/res/mipmap-mdpi/ic_launcher.png index cfd10bbd..ceafe8fe 100644 Binary files a/app/src/blue/res/mipmap-mdpi/ic_launcher.png and b/app/src/blue/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/blue/res/mipmap-mdpi/ic_shortcut_compose.png b/app/src/blue/res/mipmap-mdpi/ic_shortcut_compose.png index 2ba7f82b..a97038f7 100644 Binary files a/app/src/blue/res/mipmap-mdpi/ic_shortcut_compose.png and b/app/src/blue/res/mipmap-mdpi/ic_shortcut_compose.png differ diff --git a/app/src/blue/res/mipmap-xhdpi/ic_launcher.png b/app/src/blue/res/mipmap-xhdpi/ic_launcher.png index 513aaf8b..4dba57cb 100644 Binary files a/app/src/blue/res/mipmap-xhdpi/ic_launcher.png and b/app/src/blue/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/blue/res/mipmap-xhdpi/ic_shortcut_compose.png b/app/src/blue/res/mipmap-xhdpi/ic_shortcut_compose.png index 9ec8f40c..4912075a 100644 Binary files a/app/src/blue/res/mipmap-xhdpi/ic_shortcut_compose.png and b/app/src/blue/res/mipmap-xhdpi/ic_shortcut_compose.png differ diff --git a/app/src/blue/res/mipmap-xxhdpi/ic_launcher.png b/app/src/blue/res/mipmap-xxhdpi/ic_launcher.png index cc536fe6..1e231b63 100644 Binary files a/app/src/blue/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/blue/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/blue/res/mipmap-xxhdpi/ic_shortcut_compose.png b/app/src/blue/res/mipmap-xxhdpi/ic_shortcut_compose.png index 1ad9ff5a..2fccda64 100644 Binary files a/app/src/blue/res/mipmap-xxhdpi/ic_shortcut_compose.png and b/app/src/blue/res/mipmap-xxhdpi/ic_shortcut_compose.png differ diff --git a/app/src/blue/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/blue/res/mipmap-xxxhdpi/ic_launcher.png index c11643c5..2728f33c 100644 Binary files a/app/src/blue/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/blue/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/blue/res/mipmap-xxxhdpi/ic_shortcut_compose.png b/app/src/blue/res/mipmap-xxxhdpi/ic_shortcut_compose.png index a1d41bce..21c3a4c0 100644 Binary files a/app/src/blue/res/mipmap-xxxhdpi/ic_shortcut_compose.png and b/app/src/blue/res/mipmap-xxxhdpi/ic_shortcut_compose.png differ diff --git a/app/src/green/res/drawable/ic_launcher_background.xml b/app/src/green/res/drawable/ic_launcher_background.xml deleted file mode 100644 index 7fef1444..00000000 --- a/app/src/green/res/drawable/ic_launcher_background.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/green/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/green/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 00000000..cace1c4a --- /dev/null +++ b/app/src/green/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app/src/green/res/mipmap-hdpi/ic_launcher.png b/app/src/green/res/mipmap-hdpi/ic_launcher.png index eddd426d..fa827e9a 100644 Binary files a/app/src/green/res/mipmap-hdpi/ic_launcher.png and b/app/src/green/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/green/res/mipmap-mdpi/ic_launcher.png b/app/src/green/res/mipmap-mdpi/ic_launcher.png index d56d05c1..8c0b5d10 100644 Binary files a/app/src/green/res/mipmap-mdpi/ic_launcher.png and b/app/src/green/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/green/res/mipmap-xhdpi/ic_launcher.png b/app/src/green/res/mipmap-xhdpi/ic_launcher.png index b1a89a86..a4bdd1fc 100644 Binary files a/app/src/green/res/mipmap-xhdpi/ic_launcher.png and b/app/src/green/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/green/res/mipmap-xxhdpi/ic_launcher.png b/app/src/green/res/mipmap-xxhdpi/ic_launcher.png index 73a09c23..fa47fdfa 100644 Binary files a/app/src/green/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/green/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/green/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/green/res/mipmap-xxxhdpi/ic_launcher.png index a043331f..2169fe1f 100644 Binary files a/app/src/green/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/green/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/main/ic_launcher-web.png b/app/src/main/ic_launcher-web.png index bb5a0ed1..fa60d186 100644 Binary files a/app/src/main/ic_launcher-web.png and b/app/src/main/ic_launcher-web.png differ diff --git a/app/src/main/ic_launcher.svg b/app/src/main/ic_launcher.svg index fc0fc592..6bc832c4 100644 --- a/app/src/main/ic_launcher.svg +++ b/app/src/main/ic_launcher.svg @@ -1,20 +1,23 @@ + height="512" + version="1.1" + viewBox="0 0 135.46666 135.46666" + id="svg181" + inkscape:export-filename="/home/a1ba/projects/Tusky/app/src/main/ic_launcher-web.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + inkscape:current-layer="svg181" + inkscape:snap-global="false" + inkscape:snap-bbox="false" + inkscape:bbox-paths="false" + inkscape:bbox-nodes="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:snap-bbox-midpoints="false" + inkscape:snap-object-midpoints="true" /> @@ -45,444 +55,92 @@ image/svg+xml - + + id="linearGradient5474" + osb:paint="gradient"> - - - + id="stop5470" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="stop5472" /> + id="d" + color-interpolation-filters="sRGB"> - - - - - + transform="translate(-7.0922591,100.37719)"> + transform="matrix(0.09375,0,0,0.09375,7.4604,32.24)" + id="g173" + style="display:inline"> - - - - - - - - - - - - - - - - + id="g157" + style="display:inline;fill:#121a24;fill-opacity:1" + transform="translate(-13.179525,-21.636192)"> + + + + + + + + diff --git a/app/src/main/ic_launcher_.svg b/app/src/main/ic_launcher_.svg new file mode 100644 index 00000000..6f5d87d3 --- /dev/null +++ b/app/src/main/ic_launcher_.svg @@ -0,0 +1,121 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/ic_launcher_foreground.svg b/app/src/main/ic_launcher_foreground.svg new file mode 100644 index 00000000..20995bad --- /dev/null +++ b/app/src/main/ic_launcher_foreground.svg @@ -0,0 +1,107 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable-hdpi/ic_notify.png b/app/src/main/res/drawable-hdpi/ic_notify.png index 610161ea..154b4920 100644 Binary files a/app/src/main/res/drawable-hdpi/ic_notify.png and b/app/src/main/res/drawable-hdpi/ic_notify.png differ diff --git a/app/src/main/res/drawable-hdpi/splash.png b/app/src/main/res/drawable-hdpi/splash.png index 965c97d3..1e5a43a8 100644 Binary files a/app/src/main/res/drawable-hdpi/splash.png and b/app/src/main/res/drawable-hdpi/splash.png differ diff --git a/app/src/main/res/drawable-mdpi/ic_notify.png b/app/src/main/res/drawable-mdpi/ic_notify.png index b61143b0..bd577401 100644 Binary files a/app/src/main/res/drawable-mdpi/ic_notify.png and b/app/src/main/res/drawable-mdpi/ic_notify.png differ diff --git a/app/src/main/res/drawable-mdpi/splash.png b/app/src/main/res/drawable-mdpi/splash.png index 019fc271..c18be5cf 100644 Binary files a/app/src/main/res/drawable-mdpi/splash.png and b/app/src/main/res/drawable-mdpi/splash.png differ diff --git a/app/src/main/res/drawable-v26/ic_launcher_foreground.xml b/app/src/main/res/drawable-v26/ic_launcher_foreground.xml index 45f4cf69..677bf6b9 100644 --- a/app/src/main/res/drawable-v26/ic_launcher_foreground.xml +++ b/app/src/main/res/drawable-v26/ic_launcher_foreground.xml @@ -1,14 +1,30 @@ - - - - - - + + + + + + + + diff --git a/app/src/main/res/drawable-xhdpi/ic_notify.png b/app/src/main/res/drawable-xhdpi/ic_notify.png index 37f60b5f..7d676ba8 100644 Binary files a/app/src/main/res/drawable-xhdpi/ic_notify.png and b/app/src/main/res/drawable-xhdpi/ic_notify.png differ diff --git a/app/src/main/res/drawable-xhdpi/splash.png b/app/src/main/res/drawable-xhdpi/splash.png index b7ed665b..92e2849e 100644 Binary files a/app/src/main/res/drawable-xhdpi/splash.png and b/app/src/main/res/drawable-xhdpi/splash.png differ diff --git a/app/src/main/res/drawable-xxhdpi/ic_notify.png b/app/src/main/res/drawable-xxhdpi/ic_notify.png index cf90f688..6a62def1 100644 Binary files a/app/src/main/res/drawable-xxhdpi/ic_notify.png and b/app/src/main/res/drawable-xxhdpi/ic_notify.png differ diff --git a/app/src/main/res/drawable-xxhdpi/splash.png b/app/src/main/res/drawable-xxhdpi/splash.png index 0ba150ca..3ae43d98 100644 Binary files a/app/src/main/res/drawable-xxhdpi/splash.png and b/app/src/main/res/drawable-xxhdpi/splash.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/splash.png b/app/src/main/res/drawable-xxxhdpi/splash.png index 0b656a30..2a838f70 100644 Binary files a/app/src/main/res/drawable-xxxhdpi/splash.png and b/app/src/main/res/drawable-xxxhdpi/splash.png differ diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml deleted file mode 100644 index fe5f1260..00000000 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 9cbfaa1e..7f777269 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -38,4 +38,5 @@ #CAD4E0 #d9e1e8 + #124514 diff --git a/app/src/main/splash.svg b/app/src/main/splash.svg new file mode 100644 index 00000000..2ca37fff --- /dev/null +++ b/app/src/main/splash.svg @@ -0,0 +1,173 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/splash.xcf b/assets/splash.xcf index 1a796141..ed51cba2 100644 Binary files a/assets/splash.xcf and b/assets/splash.xcf differ diff --git a/assets/tusky_banner.xcf b/assets/tusky_banner.xcf deleted file mode 100644 index d0372695..00000000 Binary files a/assets/tusky_banner.xcf and /dev/null differ