From 94ec7a111963df9c94c6d2c6e6f16ad87dcd3d47 Mon Sep 17 00:00:00 2001 From: babyhuehnchen <86314128+babyhuehnchen@users.noreply.github.com> Date: Tue, 5 May 2026 11:29:52 +0200 Subject: [PATCH 1/7] icons added added QLits and My Tamagotchi Forever --- newicons/appfilter.xml | 7 ++++++- newicons/my_tamagotchi_forever.svg | 1 + newicons/qlist.svg | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 newicons/my_tamagotchi_forever.svg create mode 100644 newicons/qlist.svg diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index 876974551f..a917f13e82 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -1,5 +1,10 @@ - + + + + + + diff --git a/newicons/my_tamagotchi_forever.svg b/newicons/my_tamagotchi_forever.svg new file mode 100644 index 0000000000..0c82ce7ede --- /dev/null +++ b/newicons/my_tamagotchi_forever.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/newicons/qlist.svg b/newicons/qlist.svg new file mode 100644 index 0000000000..a8f65fd8c3 --- /dev/null +++ b/newicons/qlist.svg @@ -0,0 +1 @@ + \ No newline at end of file From 71d72fcd85773b099b5fc34a2af6b2cc1193b95a Mon Sep 17 00:00:00 2001 From: babyhuehnchen <86314128+babyhuehnchen@users.noreply.github.com> Date: Thu, 7 May 2026 09:09:04 +0200 Subject: [PATCH 2/7] 1 icon added added coveragemap --- newicons/appfilter.xml | 5 ++++- newicons/coverage_map.svg | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 newicons/coverage_map.svg diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index a917f13e82..08b45e2eef 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -1,5 +1,8 @@ - + + + + diff --git a/newicons/coverage_map.svg b/newicons/coverage_map.svg new file mode 100644 index 0000000000..232f6b39d5 --- /dev/null +++ b/newicons/coverage_map.svg @@ -0,0 +1 @@ + \ No newline at end of file From 22632db736f9d5e94edc925847fdd65ff825a9ea Mon Sep 17 00:00:00 2001 From: babyhuehnchen <86314128+babyhuehnchen@users.noreply.github.com> Date: Fri, 8 May 2026 09:26:25 +0200 Subject: [PATCH 3/7] 1 icon added without appfilter added icon for opengrind so its ready on release, will add appfilter once dev provides required info --- newicons/opengrind.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 newicons/opengrind.svg diff --git a/newicons/opengrind.svg b/newicons/opengrind.svg new file mode 100644 index 0000000000..a96023b752 --- /dev/null +++ b/newicons/opengrind.svg @@ -0,0 +1 @@ + \ No newline at end of file From 315a9bebdb1a15589304f6258b64c809b504e130 Mon Sep 17 00:00:00 2001 From: babyhuehnchen <86314128+babyhuehnchen@users.noreply.github.com> Date: Fri, 8 May 2026 11:24:12 +0200 Subject: [PATCH 4/7] updated app filter added most likely activity name for opengrind as per current commits on repo --- newicons/appfilter.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index 08b45e2eef..3d36bca350 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -1,5 +1,8 @@ + + + From ac279ce17f50bd5d8f5aeade30c4bf7b1a860341 Mon Sep 17 00:00:00 2001 From: babyhuehnchen <86314128+babyhuehnchen@users.noreply.github.com> Date: Tue, 12 May 2026 10:51:40 +0200 Subject: [PATCH 5/7] fix fix on coverage_map --- newicons/coverage_map.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newicons/coverage_map.svg b/newicons/coverage_map.svg index 232f6b39d5..e32e3474f6 100644 --- a/newicons/coverage_map.svg +++ b/newicons/coverage_map.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From f9fcac3dbaf569c65a68ff378bbf5f5340931866 Mon Sep 17 00:00:00 2001 From: babyhuehnchen <86314128+babyhuehnchen@users.noreply.github.com> Date: Fri, 29 May 2026 12:43:23 +0200 Subject: [PATCH 6/7] 1 icon updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit replaced RK NÖ generic icon with custom icon and updated app name --- newicons/appfilter.xml | 4 ++-- newicons/rk_noe_hedu.svg | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 newicons/rk_noe_hedu.svg diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index 3d36bca350..7b6425921f 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -53426,8 +53426,8 @@ - - + + diff --git a/newicons/rk_noe_hedu.svg b/newicons/rk_noe_hedu.svg new file mode 100644 index 0000000000..3197057448 --- /dev/null +++ b/newicons/rk_noe_hedu.svg @@ -0,0 +1 @@ + \ No newline at end of file From 3a0d0d1824730f8ff96d25b8a712db74f187cd37 Mon Sep 17 00:00:00 2001 From: babyhuehnchen <86314128+babyhuehnchen@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:01:28 +0200 Subject: [PATCH 7/7] Update appfilter.xml updated activity name and package name for momogram (nekox fork version) --- newicons/appfilter.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index 7b6425921f..d631f1ebec 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -1,5 +1,8 @@ + + +