Skip to content

Commit

Permalink
misc: move old OpenFoodFacts icon to alt_1
Browse files Browse the repository at this point in the history
  • Loading branch information
flameshikari committed Dec 31, 2023
1 parent 1b22261 commit da44a2f
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions app/src/main/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10628,9 +10628,9 @@
<item component="ComponentInfo{one.tomorrow.app/one.tomorrow.app.ui.MainActivity}" drawable="bank" />
<item component="ComponentInfo{oneplus.consumer.android/servify.android.consumer.splash.SplashActivity}" drawable="one_plus_care" />
<item component="ComponentInfo{opencontacts.open.com.opencontacts/opencontacts.open.com.opencontacts.activities.MainActivity}" drawable="openfoodfacts" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.features.splash.SplashActivity}" drawable="openfoodfacts" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.views.MainActivity}" drawable="openfoodfacts" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.views.splash.SplashActivity}" drawable="openfoodfacts" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.features.splash.SplashActivity}" drawable="openfoodfacts_alt_1" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.views.MainActivity}" drawable="openfoodfacts_alt_1" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.views.splash.SplashActivity}" drawable="openfoodfacts_alt_1" />
<item component="ComponentInfo{orcaforkwgt.kustom.pack/org.kustom.api.dashboard.DashboardActivity}" drawable="orca_kwgt" />
<item component="ComponentInfo{org.ab.uae/org.ab.uae.StartActivity}" drawable="uae4droid" />
<item component="ComponentInfo{org.acestream.core/org.acestream.engine.StartActivity}" drawable="ace_stream_engine" />
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,7 @@
<item drawable="omnicard_alt_1" />
<item drawable="ooni_probe_alt_1" />
<item drawable="openboard_alt_1" />
<item drawable="openfoodfacts_alt_1" />
<item drawable="openreads_alt_1" />
<item drawable="organic_maps_alt_1" />
<item drawable="orgzly_alt_1" />
Expand Down Expand Up @@ -6818,7 +6819,6 @@
<item drawable="opencord" />
<item drawable="opencv" />
<item drawable="opendocument_reader" />
<item drawable="openfoodfacts" />
<item drawable="opengur" />
<item drawable="openhab" />
<item drawable="openkeychain" />
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10628,9 +10628,9 @@
<item component="ComponentInfo{one.tomorrow.app/one.tomorrow.app.ui.MainActivity}" drawable="bank" />
<item component="ComponentInfo{oneplus.consumer.android/servify.android.consumer.splash.SplashActivity}" drawable="one_plus_care" />
<item component="ComponentInfo{opencontacts.open.com.opencontacts/opencontacts.open.com.opencontacts.activities.MainActivity}" drawable="openfoodfacts" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.features.splash.SplashActivity}" drawable="openfoodfacts" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.views.MainActivity}" drawable="openfoodfacts" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.views.splash.SplashActivity}" drawable="openfoodfacts" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.features.splash.SplashActivity}" drawable="openfoodfacts_alt_1" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.views.MainActivity}" drawable="openfoodfacts_alt_1" />
<item component="ComponentInfo{openfoodfacts.github.scrachx.openfood/openfoodfacts.github.scrachx.openfood.views.splash.SplashActivity}" drawable="openfoodfacts_alt_1" />
<item component="ComponentInfo{orcaforkwgt.kustom.pack/org.kustom.api.dashboard.DashboardActivity}" drawable="orca_kwgt" />
<item component="ComponentInfo{org.ab.uae/org.ab.uae.StartActivity}" drawable="uae4droid" />
<item component="ComponentInfo{org.acestream.core/org.acestream.engine.StartActivity}" drawable="ace_stream_engine" />
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/xml/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,7 @@
<item drawable="omnicard_alt_1" />
<item drawable="ooni_probe_alt_1" />
<item drawable="openboard_alt_1" />
<item drawable="openfoodfacts_alt_1" />
<item drawable="openreads_alt_1" />
<item drawable="organic_maps_alt_1" />
<item drawable="orgzly_alt_1" />
Expand Down Expand Up @@ -6818,7 +6819,6 @@
<item drawable="opencord" />
<item drawable="opencv" />
<item drawable="opendocument_reader" />
<item drawable="openfoodfacts" />
<item drawable="opengur" />
<item drawable="openhab" />
<item drawable="openkeychain" />
Expand Down
2 changes: 1 addition & 1 deletion resources/new_icons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ thalia:
airalo:
- com.mobillium.airalo/com.mobillium.airalo.ui.splash.SplashActivity

open_food_facts:
openfoodfacts:
- org.openfoodfacts.scanner/org.openfoodfacts.app.MainActivity

yale:
Expand Down

0 comments on commit da44a2f

Please sign in to comment.