Skip to content
Snippets Groups Projects
Verified Commit 89dfa8f1 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Minor icon cleanup

parent f34852ef
No related branches found
No related tags found
No related merge requests found
Pipeline #
Showing
with 4 additions and 41 deletions
app/src/main/res/drawable-hdpi/ic_splash.png

11.5 KiB | W: | H:

app/src/main/res/drawable-hdpi/ic_splash.png

10.6 KiB | W: | H:

app/src/main/res/drawable-hdpi/ic_splash.png
app/src/main/res/drawable-hdpi/ic_splash.png
app/src/main/res/drawable-hdpi/ic_splash.png
app/src/main/res/drawable-hdpi/ic_splash.png
  • 2-up
  • Swipe
  • Onion skin
app/src/main/res/drawable-mdpi/ic_splash.png

8.22 KiB | W: | H:

app/src/main/res/drawable-mdpi/ic_splash.png

7.52 KiB | W: | H:

app/src/main/res/drawable-mdpi/ic_splash.png
app/src/main/res/drawable-mdpi/ic_splash.png
app/src/main/res/drawable-mdpi/ic_splash.png
app/src/main/res/drawable-mdpi/ic_splash.png
  • 2-up
  • Swipe
  • Onion skin
app/src/main/res/drawable-xhdpi/ic_splash.png

17.9 KiB | W: | H:

app/src/main/res/drawable-xhdpi/ic_splash.png

15.9 KiB | W: | H:

app/src/main/res/drawable-xhdpi/ic_splash.png
app/src/main/res/drawable-xhdpi/ic_splash.png
app/src/main/res/drawable-xhdpi/ic_splash.png
app/src/main/res/drawable-xhdpi/ic_splash.png
  • 2-up
  • Swipe
  • Onion skin
app/src/main/res/drawable-xxhdpi/ic_splash.png

30.6 KiB | W: | H:

app/src/main/res/drawable-xxhdpi/ic_splash.png

26 KiB | W: | H:

app/src/main/res/drawable-xxhdpi/ic_splash.png
app/src/main/res/drawable-xxhdpi/ic_splash.png
app/src/main/res/drawable-xxhdpi/ic_splash.png
app/src/main/res/drawable-xxhdpi/ic_splash.png
  • 2-up
  • Swipe
  • Onion skin
app/src/main/res/drawable-xxxhdpi/ic_splash.png

43.8 KiB | W: | H:

app/src/main/res/drawable-xxxhdpi/ic_splash.png

35.9 KiB | W: | H:

app/src/main/res/drawable-xxxhdpi/ic_splash.png
app/src/main/res/drawable-xxxhdpi/ic_splash.png
app/src/main/res/drawable-xxxhdpi/ic_splash.png
app/src/main/res/drawable-xxxhdpi/ic_splash.png
  • 2-up
  • Swipe
  • Onion skin
app/src/main/res/mipmap-hdpi/ic_launcher.png

4.07 KiB

app/src/main/res/mipmap-mdpi/ic_launcher.png

2.4 KiB

app/src/main/res/mipmap-xhdpi/ic_launcher.png

6.08 KiB

app/src/main/res/mipmap-xxhdpi/ic_launcher.png

10.6 KiB

app/src/main/res/mipmap-xxxhdpi/ic_launcher.png

15.4 KiB

<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2018 Janne Koschinski
Copyright (c) 2018 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources xmlns:tools="http://schemas.android.com/tools"
tools:discard=""
tools:keep="@mipmap/ic_launcher,@drawable/ic_shortcut_channel,@drawable/ic_shortcut_query" />
<?xml version="1.0" encoding="utf-8"?>
<resources>
<item name="ic_launcher" type="mipmap">@mipmap/ic_launcher_legacy</item>
</resources>
......@@ -17,25 +17,6 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*
* Quasseldroid - Quassel client for Android
*
* Copyright (c) 2018 Janne Koschinski
* Copyright (c) 2018 The Quassel Project
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 3 as published
* by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
plugins {
id("com.android.library")
kotlin("android")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment