Skip to content

Commit 8cfa77d

Browse files
committed
Add dlive, hashdroid, openmultimap, thorium, whohasmystuff and wifiautooff
1 parent c0b1710 commit 8cfa77d

19 files changed

+36
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../assets/.resized/dlive.png
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../assets/.resized/hash_droid.png
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../assets/.resized/open_multimap.png
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../assets/.resized/thorium.png
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../assets/.resized/whohasmystuff.png
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../assets/.resized/wifi_autooff.png

app/src/main/res/values/arrays.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,21 @@
1717

1818
<string-array name="whatsnew">
1919
<item>bitcoin_map</item>
20+
<item>dlive</item>
21+
<item>hash_droid</item>
2022
<item>material_files</item>
2123
<item>mercado_libre</item>
2224
<item>mercado_pago</item>
2325
<item>mozc</item>
2426
<item>noice</item>
27+
<item>open_multimap</item>
2528
<item>pixelknot</item>
2629
<item>puzzles</item>
2730
<item>riot_im</item>
2831
<item>slide</item>
32+
<item>thorium</item>
33+
<item>whohasmystuff</item>
34+
<item>wifi_autooff</item>
2935
</string-array>
3036

3137
</resources>

app/src/main/res/xml/appfilter.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5099,5 +5099,23 @@
50995099
<item
51005100
component="ComponentInfo{name.boyle.chris.sgtpuzzles/name.boyle.chris.sgtpuzzles.SGTPuzzles}"
51015101
drawable="puzzles" />
5102+
<item
5103+
component="ComponentInfo{io.dlive/io.dlive.activity.SplashActivity}"
5104+
drawable="dlive" />
5105+
<item
5106+
component="ComponentInfo{com.hobbyone.HashDroid/com.hobbyone.HashDroid.MainActivity}"
5107+
drawable="hash_droid" />
5108+
<item
5109+
component="ComponentInfo{app.fedilab.openmaps/app.fedilab.openmaps.MainActivity}"
5110+
drawable="open_multimap" />
5111+
<item
5112+
component="ComponentInfo{net.schueller.peertube/net.schueller.peertube.activity.VideoListActivity}"
5113+
drawable="thorium" />
5114+
<item
5115+
component="ComponentInfo{de.freewarepoint.whohasmystuff/de.freewarepoint.whohasmystuff.MainActivity}"
5116+
drawable="whohasmystuff" />
5117+
<item
5118+
component="ComponentInfo{de.j4velin.wifiAutoOff/de.j4velin.wifiAutoOff.Preferences}"
5119+
drawable="wifi_autooff" />
51025120

51035121
</resources>

app/src/main/res/xml/drawable.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,12 @@
789789
<item drawable="noice" />
790790
<item drawable="pixelknot" />
791791
<item drawable="puzzles" />
792+
<item drawable="dlive" />
793+
<item drawable="hash_droid" />
794+
<item drawable="open_multimap" />
795+
<item drawable="thorium" />
796+
<item drawable="whohasmystuff" />
797+
<item drawable="wifi_autooff" />
792798

793799

794800
</resources>

assets/dev/all-xxl.png

3.63 KB
Loading

assets/dev/all.png

296 Bytes
Loading

assets/icons/dlive.png

639 Bytes
Loading

assets/icons/hash_droid.png

615 Bytes
Loading

assets/icons/mercado_libre.png

3 Bytes
Loading

assets/icons/mercado_pago.png

-4 Bytes
Loading

assets/icons/open_multimap.png

648 Bytes
Loading

assets/icons/thorium.png

620 Bytes
Loading

assets/icons/whohasmystuff.png

630 Bytes
Loading

assets/icons/wifi_autooff.png

630 Bytes
Loading

0 commit comments

Comments
 (0)