Skip to content

Commit

Permalink
Add dlive, hashdroid, openmultimap, thorium, whohasmystuff and wifiau…
Browse files Browse the repository at this point in the history
…tooff
  • Loading branch information
williamd1k0 committed Jul 13, 2020
1 parent c0b1710 commit 8cfa77d
Show file tree
Hide file tree
Showing 19 changed files with 36 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/drawable-nodpi/dlive.png
1 change: 1 addition & 0 deletions app/src/main/res/drawable-nodpi/hash_droid.png
1 change: 1 addition & 0 deletions app/src/main/res/drawable-nodpi/open_multimap.png
1 change: 1 addition & 0 deletions app/src/main/res/drawable-nodpi/thorium.png
1 change: 1 addition & 0 deletions app/src/main/res/drawable-nodpi/whohasmystuff.png
1 change: 1 addition & 0 deletions app/src/main/res/drawable-nodpi/wifi_autooff.png
6 changes: 6 additions & 0 deletions app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,21 @@

<string-array name="whatsnew">
<item>bitcoin_map</item>
<item>dlive</item>
<item>hash_droid</item>
<item>material_files</item>
<item>mercado_libre</item>
<item>mercado_pago</item>
<item>mozc</item>
<item>noice</item>
<item>open_multimap</item>
<item>pixelknot</item>
<item>puzzles</item>
<item>riot_im</item>
<item>slide</item>
<item>thorium</item>
<item>whohasmystuff</item>
<item>wifi_autooff</item>
</string-array>

</resources>
18 changes: 18 additions & 0 deletions app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5099,5 +5099,23 @@
<item
component="ComponentInfo{name.boyle.chris.sgtpuzzles/name.boyle.chris.sgtpuzzles.SGTPuzzles}"
drawable="puzzles" />
<item
component="ComponentInfo{io.dlive/io.dlive.activity.SplashActivity}"
drawable="dlive" />
<item
component="ComponentInfo{com.hobbyone.HashDroid/com.hobbyone.HashDroid.MainActivity}"
drawable="hash_droid" />
<item
component="ComponentInfo{app.fedilab.openmaps/app.fedilab.openmaps.MainActivity}"
drawable="open_multimap" />
<item
component="ComponentInfo{net.schueller.peertube/net.schueller.peertube.activity.VideoListActivity}"
drawable="thorium" />
<item
component="ComponentInfo{de.freewarepoint.whohasmystuff/de.freewarepoint.whohasmystuff.MainActivity}"
drawable="whohasmystuff" />
<item
component="ComponentInfo{de.j4velin.wifiAutoOff/de.j4velin.wifiAutoOff.Preferences}"
drawable="wifi_autooff" />

</resources>
6 changes: 6 additions & 0 deletions app/src/main/res/xml/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,12 @@
<item drawable="noice" />
<item drawable="pixelknot" />
<item drawable="puzzles" />
<item drawable="dlive" />
<item drawable="hash_droid" />
<item drawable="open_multimap" />
<item drawable="thorium" />
<item drawable="whohasmystuff" />
<item drawable="wifi_autooff" />


</resources>
Binary file modified assets/dev/all-xxl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/dev/all.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/dlive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/hash_droid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/mercado_libre.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/mercado_pago.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/open_multimap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/thorium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/whohasmystuff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/wifi_autooff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8cfa77d

Please sign in to comment.