Skip to content

Commit 41dd4b6

Browse files
authored
Add icons&compinfo (#1117)
* add icons, premium request * add icons * add componentinfo
1 parent ddd8937 commit 41dd4b6

22 files changed

+205
-0
lines changed

β€Žapp/src/main/assets/drawable.xmlβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
<item drawable="wooribank" />
104104
<item drawable="woot" />
105105
<item drawable="zalando_prive" />
106+
<item drawable="eurosport" />
106107

107108
<category title="Alts" />
108109
<item drawable="_1password_alt_1" />
@@ -286,6 +287,7 @@
286287
<item drawable="eternity_alt_1" />
287288
<item drawable="eternium_alt_1" />
288289
<item drawable="etitulobr_alt_1" />
290+
<item drawable="eurosport_alt_1" />
289291
<item drawable="every_door_alt_1" />
290292
<item drawable="exodus_alt_1" />
291293
<item drawable="fampay_alt_1" />
975 Bytes
Loading
1.99 KB
Loading

β€Žapp/src/main/res/xml/drawable.xmlβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
<item drawable="wooribank" />
104104
<item drawable="woot" />
105105
<item drawable="zalando_prive" />
106+
<item drawable="eurosport" />
106107

107108
<category title="Alts" />
108109
<item drawable="_1password_alt_1" />
@@ -286,6 +287,7 @@
286287
<item drawable="eternity_alt_1" />
287288
<item drawable="eternium_alt_1" />
288289
<item drawable="etitulobr_alt_1" />
290+
<item drawable="eurosport_alt_1" />
289291
<item drawable="every_door_alt_1" />
290292
<item drawable="exodus_alt_1" />
291293
<item drawable="fampay_alt_1" />

β€Žcontribs/icons.ymlβ€Ž

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,33 @@
1212
# category: Google
1313
# compinfos:
1414
# - com.google.app/com.google.app.MainActivity
15+
16+
cox:
17+
- com.cox.android.mobileconnect/com.cox.android.account.screens.splash.SplashActivity
18+
19+
everwash:
20+
- com.everwash.carclub/com.everwash.carclub.MainActivity
21+
22+
fluyo:
23+
- com.fluyo/com.fluyo.MainActivityDefault
24+
25+
hereprint:
26+
- com.hprt.hereprint/com.poooli.wonderfulprinter.activity.WelcomeActivity
27+
28+
lj_video_downloader:
29+
- com.leavjenn.m3u8downloader/com.leavjenn.m3u8downloader.MainActivity
30+
31+
mini:
32+
- de.mini.connected.mobile20.na/com.mobileconnected.MainActivity
33+
34+
tropical_smoothie_cafe:
35+
- com.tropicalsmoothie.tropicalsmoothiecafe.android.app/com.tropicalsmoothie.tropicalsmoothiecafe.android.app.MainActivity
36+
37+
nottiled:
38+
- com.mirwanda.nottiled/com.mirwanda.nottiled.MainActivity
39+
40+
kia_connect:
41+
- com.kiacanada.uvo/io.jetbridge.kia_connect.MainActivity
42+
43+
samsung_shop:
44+
- com.samsung.ecomm/com.samsung.ecomm.MainActivity

β€Žcontribs/icons/cox.pngβ€Ž

3.7 KB
Loading

β€Žcontribs/icons/cox.svgβ€Ž

Lines changed: 11 additions & 0 deletions
Loading

β€Žcontribs/icons/everwash.pngβ€Ž

3.67 KB
Loading

β€Žcontribs/icons/everwash.svgβ€Ž

Lines changed: 12 additions & 0 deletions
Loading

β€Žcontribs/icons/fluyo.pngβ€Ž

8 KB
Loading

0 commit comments

Comments
Β (0)