Skip to content

Commit

Permalink
Add amazon, banco inter, red moon, uber eats and minor color adjusts
Browse files Browse the repository at this point in the history
  • Loading branch information
williamd1k0 committed Mar 18, 2020
1 parent 779db9f commit 2227d10
Show file tree
Hide file tree
Showing 15 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/drawable-nodpi/amazon.png
1 change: 1 addition & 0 deletions app/src/main/res/drawable-nodpi/banco_inter.png
1 change: 1 addition & 0 deletions app/src/main/res/drawable-nodpi/red_moon.png
1 change: 1 addition & 0 deletions app/src/main/res/drawable-nodpi/uber_eats.png
4 changes: 4 additions & 0 deletions app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@
</string-array>

<string-array name="whatsnew">
<item>amazon</item>
<item>aurora_store</item>
<item>banco_inter</item>
<item>bumble</item>
<item>click_bus</item>
<item>crunchyroll</item>
Expand All @@ -27,7 +29,9 @@
<item>ifood</item>
<item>markor_quicknote</item>
<item>markor_todo</item>
<item>red_moon</item>
<item>uber</item>
<item>uber_eats</item>
</string-array>

</resources>
12 changes: 12 additions & 0 deletions app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5048,5 +5048,17 @@
<item
component="ComponentInfo{com.bumble.app/com.bumble.app.ui.launcher.BumbleLauncherActivity}"
drawable="bumble" />
<item
component="ComponentInfo{br.com.intermedium/br.com.intermedium.splash.SplashActivity}"
drawable="banco_inter" />
<item
component="ComponentInfo{com.ubercab.eats/com.ubercab.eats.app.feature.launch.LauncherActivity}"
drawable="uber_eats" />
<item
component="ComponentInfo{com.jmstudios.redmoon/com.jmstudios.redmoon.MainActivity}"
drawable="red_moon" />
<item
component="ComponentInfo{com.amazon.mShop.android.shopping/com.amazon.mShop.home.HomeActivity}"
drawable="amazon" />

</resources>
3 changes: 3 additions & 0 deletions app/src/main/res/xml/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -775,5 +775,8 @@
<item drawable="leafpic" />
<item drawable="gloob_games" />
<item drawable="bumble" />
<item drawable="banco_inter" />
<item drawable="red_moon" />
<item drawable="uber_eats" />

</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/amazon.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/banco_inter.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/prime_video.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/red_moon.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/tinder.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/uber_eats.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 2227d10

Please sign in to comment.