Skip to content

Commit

Permalink
Merge pull request #37 from brarcher/app-icon
Browse files Browse the repository at this point in the history
Replace app icon with one by @samymarboy
  • Loading branch information
brarcher authored Dec 3, 2017
2 parents 9cf4f6c + 40c991c commit 4b5926a
Show file tree
Hide file tree
Showing 10 changed files with 15,175 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ If you are interested in translating this application to another language, creat

# Thanks

App icon '[Gift Card](https://thenounproject.com/term/gift-card/842449/)' by Magicon from the Noun Project
App icon and Google Play feature graphic by [Samy](https://plus.google.com/+SamyMarBoyTonny91).
4 changes: 2 additions & 2 deletions app/src/main/java/protect/gift_card_guard/MainActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ private void displayAboutDialog()

final Map<String, String> IMAGE_RESOURCES = ImmutableMap.of
(
"'Gift Card' by Magicon from the Noun Project", "https://thenounproject.com/term/gift-card/842449/"
"App icon by Samy", "https://plus.google.com/+SamyMarBoyTonny91"
);

StringBuilder libs = new StringBuilder().append("<ul>");
Expand Down Expand Up @@ -208,4 +208,4 @@ public void onClick(DialogInterface dialog, int which)
})
.show();
}
}
}
Binary file modified app/src/main/res/mipmap-hdpi/ic_launcher.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 app/src/main/res/mipmap-mdpi/ic_launcher.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 app/src/main/res/mipmap-xhdpi/ic_launcher.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 app/src/main/res/mipmap-xxhdpi/ic_launcher.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 app/src/main/res/mipmap-xxxhdpi/ic_launcher.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 metadata/en/featureGraphic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9,513 changes: 9,513 additions & 0 deletions originals/Google Feature Graphic_outline.ai

Large diffs are not rendered by default.

5,659 changes: 5,659 additions & 0 deletions originals/Material Design Icon_outline.ai

Large diffs are not rendered by default.

0 comments on commit 4b5926a

Please sign in to comment.