From 062ed0997ae2b405f0c8542a96d97ab7b43fe353 Mon Sep 17 00:00:00 2001 From: Ahmad Ansori Palembani Date: Mon, 5 Aug 2024 19:34:56 +0700 Subject: [PATCH] feat: Add monochrome icon Experimental, might be too small, might be too big Fixes GH-82 --- .github/readme-images/app-icon.inkscape.svg | 76 ++++++++++--------- CHANGELOG.md | 1 + .../res/drawable/ic_launcher_monochrome.xml | 7 ++ .../res/mipmap-anydpi-v26/ic_launcher.xml | 4 +- 4 files changed, 50 insertions(+), 38 deletions(-) create mode 100644 app/src/main/res/drawable/ic_launcher_monochrome.xml diff --git a/.github/readme-images/app-icon.inkscape.svg b/.github/readme-images/app-icon.inkscape.svg index bf6a4cfe14..58152f8555 100644 --- a/.github/readme-images/app-icon.inkscape.svg +++ b/.github/readme-images/app-icon.inkscape.svg @@ -1,23 +1,22 @@ + sodipodi:nodetypes="cccccccccccccccccccccccccccc" /> diff --git a/CHANGELOG.md b/CHANGELOG.md index 7974622184..25bff78339 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ ## Additions - Add missing "Max automatic backups" option on experimental Data and Storage setting menu - Add information on when was the last time backup automatically created to experimental Data and Storage setting menu +- Add monochrome icon ## Changes - Add more info to WorkerInfo page diff --git a/app/src/main/res/drawable/ic_launcher_monochrome.xml b/app/src/main/res/drawable/ic_launcher_monochrome.xml new file mode 100644 index 0000000000..fd9dd29831 --- /dev/null +++ b/app/src/main/res/drawable/ic_launcher_monochrome.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 43bed53c2a..da2d3cd009 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,6 @@ - \ No newline at end of file + + +