Skip to content

Commit

Permalink
new icon for 2048 game; new intent for Blokada
Browse files Browse the repository at this point in the history
  • Loading branch information
ant9000 committed Aug 25, 2021
1 parent bbfbe76 commit 4fea7ed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<!-- 2048 -->
<item component="ComponentInfo{com.uberspot.a2048/com.uberspot.a2048.MainActivity}" drawable="a2048" />
<item component="ComponentInfo{com.tpcstld.twozerogame/com.tpcstld.twozerogame.MainActivity}" drawable="a2048b"/>

<!-- 2050 -->
<item component="ComponentInfo{org.mattvchandler.a2050/org.mattvchandler.a2050.MainActivity}" drawable="a2050" />
Expand Down Expand Up @@ -393,6 +394,7 @@
<item component="ComponentInfo{org.blokada.alarm/core.MainActivity}" drawable="blokada" />
<item component="ComponentInfo{org.blokada.alarm/core.PanelActivity}" drawable="blokada" />
<item component="ComponentInfo{org.blokada.origin.alarm/core.PanelActivity}" drawable="blokada" />
<item component="ComponentInfo{org.blokada.origin.alarm/ui.MainActivity}" drawable="blokada"/>

<!-- Blue Minimal -->
<item component="ComponentInfo{de.baumann.thema/de.baumann.thema.MainActivity}" drawable="blueminimal" />
Expand Down
8 changes: 8 additions & 0 deletions other/a2048b.svg
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 4fea7ed

Please sign in to comment.