Skip to content

Commit

Permalink
Merge pull request #2439 from gewaleelek/main
Browse files Browse the repository at this point in the history
Icons for requested apps
  • Loading branch information
Donnnno authored Dec 30, 2024
2 parents 2e95e2c + d61bc53 commit 334e29b
Show file tree
Hide file tree
Showing 24 changed files with 111 additions and 0 deletions.
14 changes: 14 additions & 0 deletions generated/games.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,20 @@ bad_piggies
bananakong
azur_lane
cult_of_the_lamb
arizona_online
car_parking
car_parking_2
last_war
my_supermarket_simulator_3d
ninja_arashi
ninja_arashi_2
schoolboy_runaway
smashy_road_wanted
smashy_road_wanted_2
spider_fighter
spider_fighter_2
spider_fighter_3
supermarket_management_simulator
card_thief
threes
temple_run
Expand Down
75 changes: 75 additions & 0 deletions newicons/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46310,6 +46310,81 @@
<item component="ComponentInfo{com.deniscerri.ytdl/com.deniscerri.ytdl.DarkIcon}" drawable="ytdlnis"/>
<item component="ComponentInfo{com.deniscerri.ytdl/com.deniscerri.ytdl.LightIcon}" drawable="ytdlnis"/>

<!-- Devices Tycoon -->
<item component="ComponentInfo{com.roasterygames.devicestycoon/com.roasterygames.devicestycoon.MainActivity}" drawable="smartphone"/>

<!-- Mobiles Tycoon -->
<item component="ComponentInfo{com.InsignisGames.MobilesTycoon/com.unity3d.player.UnityPlayerActivity}" drawable="smartphone"/>

<!-- SchoolBoy Runaway -->
<item component="ComponentInfo{com.LinkedSquad.SchoolBoyRunaway/com.unity3d.player.UnityPlayerActivity}" drawable="schoolboy_runaway"/>

<!-- My Supermarket Simulator 3D -->
<item component="ComponentInfo{com.playspare.supermarket.store.simulator/com.unity3d.player.UnityPlayerActivity}" drawable="my_supermarket_simulator_3d"/>

<!-- Pixel Art -->
<item component="ComponentInfo{com.europosit.pixelcoloring/com.europosit.PixelMainActivity}" drawable="pixel_art"/>

<!-- Smashy Road Wanted -->
<item component="ComponentInfo{com.rkgames.smashywanted/com.unity3d.player.UnityPlayerActivity}" drawable="smashy_road_wanted"/>

<!-- Smashy Road Wanted 2 -->
<item component="ComponentInfo{com.rkgames.basisgame/com.unity3d.player.UnityPlayerActivity}" drawable="smashy_road_wanted_2"/>

<!-- StandChillow -->
<item component="ComponentInfo{com.Chillow.StandChillowRework/com.unity3d.player.UnityPlayerActivity}" drawable="standchillow"/>

<!-- М.Video -->
<item component="ComponentInfo{ru.filit.mvideo.b2c/ru.filit.mvideo.b2c.splash.view.SplashScreenActivity}" drawable="m_video"/>

<!-- Car Parking 2 -->
<item component="ComponentInfo{com.olzhas.carparking.multyplayer2/com.google.firebase.MessagingUnityPlayerActivity}" drawable="car_parking_2"/>
<item component="ComponentInfo{com.olzhas.carparking.multyplayer2/com.unity3d.player.UnityPlayerActivity}" drawable="car_parking_2"/>
<item component="ComponentInfo{com.olzhas.carparking.multyplayer2/com.byfen.archiver.MainActivity}" drawable="car_parking_2"/>
<item component="ComponentInfo{com.olzhas.carparking.multyplayer2/io.unity.sdk.droid.UnitySdkLauncher}" drawable="car_parking_2"/>

<!-- Incredibox -->
<item component="ComponentInfo{com.sofarsogood.incredibox/com.sofarsogood.incredibox.MainActivity}" drawable="incredibox"/>

<!-- Hide Online -->
<item component="ComponentInfo{com.hitrock.hideonline/com.unity3d.player.UnityPlayerActivity}" drawable="hide_online"/>

<!-- Fractions -->
<item component="ComponentInfo{com.ba.fractioncalculator/com.ba.fractioncalculator.MainFractionCalculatorActivity}" drawable="fractions"/>

<!-- Supermarket Management Simulator -->
<item component="ComponentInfo{com.ig.supermarket.manager.simulator/com.unity3d.player.UnityPlayerActivity}" drawable="supermarket_management_simulator"/>

<!-- CPU Throttling Test -->
<item component="ComponentInfo{skynet.cputhrottlingtest/skynet.cputhrottlingtest.MainActivity}" drawable="cpu_throttling_test"/>

<!-- Last War -->
<item component="ComponentInfo{com.fun.lastwar.gp/com.im30.aps.debug.UnityPlayerActivityCustom}" drawable="last_war"/>

<!-- Ninja Arashi -->
<item component="ComponentInfo{com.blackpanther.ninjaarashi/com.unity3d.player.UnityPlayerActivity}" drawable="ninja_arashi"/>

<!-- Ninja Arashi 2 -->
<item component="ComponentInfo{com.blackpanther.ninjaarashi2/com.unity3d.player.UnityPlayerActivity}" drawable="ninja_arashi_2"/>

<!-- Phone Guardian -->
<item component="ComponentInfo{com.distimo.phoneguardian/com.distimo.phoneguardian.launcher.LauncherActivity}" drawable="phone_guardian"/>

<!-- ARIZONA ONLINE -->
<item component="ComponentInfo{com.arizona21.game/com.arizona.launcher.MainEntrench}" drawable="arizona_online"/>

<!-- Triple A -->
<item component="ComponentInfo{com.sunglab.tripleafree/com.sunglab.tripleafree.MainActivity}" drawable="triple_a"/>

<!-- Spider Fighter -->
<item component="ComponentInfo{com.starplay.spider.fighter/com.superlevel.fighting.GameActivity}" drawable="spider_fighter"/>

<!-- Spider Fighter 2 -->
<item component="ComponentInfo{com.starplay.spider.fighter3d/com.superlevel.fighting.GameActivity}" drawable="spider_fighter_2"/>

<!-- Spider Fighter 3 -->
<item component="ComponentInfo{com.starplay.spider.fighter.openworld/com.superlevel.fighting.GameActivity}" drawable="spider_fighter_3"/>

<!-- Yu-Gi-Oh! NEURON -->
<item component="ComponentInfo{jp.konami.YugiohOcgSupports/com.google.firebase.MessagingUnityPlayerActivity}" drawable="yu_gi_oh_neuron"/>

Expand Down
1 change: 1 addition & 0 deletions newicons/arizona_online.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions newicons/car_parking_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions newicons/cpu_throttling_test.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 334e29b

Please sign in to comment.