From 4b882f035ddeecb64e292d3b5d17ba71dedd372e Mon Sep 17 00:00:00 2001 From: Donno <31142286+Donnnno@users.noreply.github.com> Date: Sat, 3 Aug 2024 20:56:38 +0200 Subject: [PATCH 1/2] appfilter updates from requests --- .../arcticons/applications/CandyBar.java | 2 +- newicons/appfilter.xml | 48 +++++++++++++++++++ 2 files changed, 49 insertions(+), 1 deletion(-) diff --git a/app/src/main/java/com/donnnno/arcticons/applications/CandyBar.java b/app/src/main/java/com/donnnno/arcticons/applications/CandyBar.java index 7a3235198b..a93c8c4567 100644 --- a/app/src/main/java/com/donnnno/arcticons/applications/CandyBar.java +++ b/app/src/main/java/com/donnnno/arcticons/applications/CandyBar.java @@ -89,7 +89,7 @@ public Configuration onInit() { String pkg = request.getPackageName(); if (pkg == null) return true; - if (pkg.startsWith("org.chromium.webapk") || pkg.startsWith("com.sec.android.app.sbrowser.webapk")) { + if (pkg.startsWith("org.chromium.webapk") || pkg.startsWith("com.sec.android.app.sbrowser.webapk") || pkg.endsWith("com.google.android.archive.ReactivateActivity") ) { request.setAvailableForRequest(false); request.setInfoText("This icon is a web shortcut and not associated with an Android app. Unfortunately it cannot be requested at this time.\n\nIn many launchers, you can long-press the app icon in the drawer and pick an existing icon from the icon pack."); } diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index e984415b5a..f6da6edef0 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -425,6 +425,7 @@ + @@ -1526,6 +1527,7 @@ + @@ -2738,6 +2740,7 @@ + @@ -3579,6 +3582,7 @@ + @@ -3887,6 +3891,7 @@ + @@ -4739,6 +4744,7 @@ + @@ -6010,6 +6016,7 @@ + @@ -6906,6 +6913,7 @@ + @@ -7654,6 +7662,7 @@ + @@ -9623,6 +9632,7 @@ + @@ -12448,6 +12458,7 @@ + @@ -16006,6 +16017,7 @@ + @@ -17749,6 +17761,7 @@ + @@ -17879,6 +17892,7 @@ + @@ -18734,6 +18748,7 @@ + @@ -18774,6 +18789,7 @@ + @@ -19806,6 +19822,7 @@ + @@ -20969,6 +20986,7 @@ + @@ -21470,6 +21488,7 @@ + @@ -22336,6 +22355,7 @@ + @@ -23713,6 +23733,8 @@ + + @@ -24837,6 +24859,7 @@ + @@ -25151,6 +25174,7 @@ + @@ -25263,6 +25287,7 @@ + @@ -25747,6 +25772,7 @@ + @@ -26013,6 +26039,7 @@ + @@ -26502,6 +26529,9 @@ + + + @@ -26745,6 +26775,7 @@ + @@ -29445,6 +29476,8 @@ + + @@ -29772,6 +29805,7 @@ + @@ -30116,6 +30150,7 @@ + @@ -30263,6 +30298,7 @@ + @@ -30843,6 +30879,7 @@ + @@ -31015,6 +31052,7 @@ + @@ -32906,6 +32944,7 @@ + @@ -32960,6 +32999,7 @@ + @@ -32981,6 +33021,7 @@ + @@ -34373,6 +34414,7 @@ + @@ -34494,6 +34536,7 @@ + @@ -34554,6 +34597,7 @@ + @@ -35021,6 +35065,7 @@ + @@ -35110,6 +35155,7 @@ + @@ -36514,6 +36560,7 @@ + @@ -36603,6 +36650,7 @@ + From e2131a891d85d2c42f6ceb7944ae7c55f18631c1 Mon Sep 17 00:00:00 2001 From: Donno <31142286+Donnnno@users.noreply.github.com> Date: Sat, 3 Aug 2024 21:53:05 +0200 Subject: [PATCH 2/2] some icons + lots of appfilter updates --- newicons/appfilter.xml | 128 ++++++++++++++++++++++++++++++++- newicons/dna_launcher.svg | 1 + newicons/lucid_launcher.svg | 1 + newicons/pear_launcher.svg | 1 + newicons/pear_launcher_pro.svg | 1 + newicons/widget.svg | 1 + 6 files changed, 130 insertions(+), 3 deletions(-) create mode 100644 newicons/dna_launcher.svg create mode 100644 newicons/lucid_launcher.svg create mode 100644 newicons/pear_launcher.svg create mode 100644 newicons/pear_launcher_pro.svg create mode 100644 newicons/widget.svg diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index f6da6edef0..16b21906cd 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -233,6 +233,8 @@ + + @@ -405,8 +407,9 @@ - + + @@ -4017,6 +4020,13 @@ + + + + + + + @@ -12639,7 +12649,6 @@ - @@ -12667,6 +12676,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -16806,6 +16873,9 @@ + + + @@ -19230,6 +19300,7 @@ + @@ -25927,6 +25998,11 @@ + + + + + @@ -34431,7 +34507,10 @@ - + + + + @@ -34640,6 +34719,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -34966,6 +35072,22 @@ + + + + + + + + + + + + + + + + diff --git a/newicons/dna_launcher.svg b/newicons/dna_launcher.svg new file mode 100644 index 0000000000..1020f15984 --- /dev/null +++ b/newicons/dna_launcher.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/newicons/lucid_launcher.svg b/newicons/lucid_launcher.svg new file mode 100644 index 0000000000..e16108add0 --- /dev/null +++ b/newicons/lucid_launcher.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/newicons/pear_launcher.svg b/newicons/pear_launcher.svg new file mode 100644 index 0000000000..c32adece13 --- /dev/null +++ b/newicons/pear_launcher.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/newicons/pear_launcher_pro.svg b/newicons/pear_launcher_pro.svg new file mode 100644 index 0000000000..8db7e79623 --- /dev/null +++ b/newicons/pear_launcher_pro.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/newicons/widget.svg b/newicons/widget.svg new file mode 100644 index 0000000000..0cf63335c3 --- /dev/null +++ b/newicons/widget.svg @@ -0,0 +1 @@ + \ No newline at end of file