diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 8a987e8..e30f11a 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -15,9 +15,9 @@ diff --git a/app/src/main/ic_launcher_shelter-web.png b/app/src/main/ic_launcher_shelter-web.png deleted file mode 100644 index 36ba69a..0000000 Binary files a/app/src/main/ic_launcher_shelter-web.png and /dev/null differ diff --git a/app/src/main/res/drawable/ic_launcher_shelter_foreground.xml b/app/src/main/res/drawable/ic_launcher_shelter_foreground.xml deleted file mode 100644 index cdef3bb..0000000 --- a/app/src/main/res/drawable/ic_launcher_shelter_foreground.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_egg.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_egg.xml new file mode 100644 index 0000000..0c58d2b --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_egg.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_egg_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_egg_round.xml new file mode 100644 index 0000000..0c58d2b --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_egg_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_shelter.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_shelter.xml deleted file mode 100644 index c468d5a..0000000 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_shelter.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_shelter_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_shelter_round.xml deleted file mode 100644 index c468d5a..0000000 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_shelter_round.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_egg.png b/app/src/main/res/mipmap-hdpi/ic_launcher_egg.png new file mode 100644 index 0000000..cc4a4b2 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_egg.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_egg_background.png b/app/src/main/res/mipmap-hdpi/ic_launcher_egg_background.png new file mode 100644 index 0000000..18c7a39 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_egg_background.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_egg_foreground.png b/app/src/main/res/mipmap-hdpi/ic_launcher_egg_foreground.png new file mode 100644 index 0000000..7c2ff6e Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_egg_foreground.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_egg_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_egg_round.png new file mode 100644 index 0000000..cc4a4b2 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_egg_round.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_shelter.png b/app/src/main/res/mipmap-hdpi/ic_launcher_shelter.png deleted file mode 100644 index 887bb38..0000000 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher_shelter.png and /dev/null differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_shelter_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_shelter_round.png deleted file mode 100644 index 887bb38..0000000 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher_shelter_round.png and /dev/null differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_egg.png b/app/src/main/res/mipmap-mdpi/ic_launcher_egg.png new file mode 100644 index 0000000..6aaa413 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_egg.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_egg_background.png b/app/src/main/res/mipmap-mdpi/ic_launcher_egg_background.png new file mode 100644 index 0000000..0976737 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_egg_background.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_egg_foreground.png b/app/src/main/res/mipmap-mdpi/ic_launcher_egg_foreground.png new file mode 100644 index 0000000..6b9d73d Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_egg_foreground.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_egg_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_egg_round.png new file mode 100644 index 0000000..6aaa413 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_egg_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_shelter.png b/app/src/main/res/mipmap-mdpi/ic_launcher_shelter.png deleted file mode 100644 index b2f8151..0000000 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher_shelter.png and /dev/null differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_shelter_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_shelter_round.png deleted file mode 100644 index b2f8151..0000000 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher_shelter_round.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_egg.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_egg.png new file mode 100644 index 0000000..8b19b7f Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_egg.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_egg_background.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_egg_background.png new file mode 100644 index 0000000..e83afb6 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_egg_background.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_egg_foreground.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_egg_foreground.png new file mode 100644 index 0000000..49f62be Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_egg_foreground.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_egg_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_egg_round.png new file mode 100644 index 0000000..8b19b7f Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_egg_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_shelter.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_shelter.png deleted file mode 100644 index 0bd5419..0000000 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher_shelter.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_shelter_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_shelter_round.png deleted file mode 100644 index 0bd5419..0000000 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher_shelter_round.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg.png new file mode 100644 index 0000000..972a70a Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg_background.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg_background.png new file mode 100644 index 0000000..a41fdc8 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg_background.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg_foreground.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg_foreground.png new file mode 100644 index 0000000..6ff444a Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg_foreground.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg_round.png new file mode 100644 index 0000000..972a70a Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_egg_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_shelter.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_shelter.png deleted file mode 100644 index 91b3e20..0000000 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher_shelter.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_shelter_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_shelter_round.png deleted file mode 100644 index 91b3e20..0000000 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher_shelter_round.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg.png new file mode 100644 index 0000000..011f75a Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg_background.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg_background.png new file mode 100644 index 0000000..bb94437 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg_background.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg_foreground.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg_foreground.png new file mode 100644 index 0000000..a4b107d Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg_foreground.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg_round.png new file mode 100644 index 0000000..011f75a Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_egg_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_shelter.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_shelter.png deleted file mode 100644 index 06e2b73..0000000 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_shelter.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_shelter_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_shelter_round.png deleted file mode 100644 index 06e2b73..0000000 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_shelter_round.png and /dev/null differ diff --git a/art/egg_b.svg b/art/egg_b.svg new file mode 100644 index 0000000..1449f25 --- /dev/null +++ b/art/egg_b.svg @@ -0,0 +1 @@ +egg_b \ No newline at end of file diff --git a/art/egg_b.svg.png b/art/egg_b.svg.png new file mode 100644 index 0000000..968dab1 Binary files /dev/null and b/art/egg_b.svg.png differ diff --git a/art/egg_f.svg b/art/egg_f.svg new file mode 100644 index 0000000..9554b16 --- /dev/null +++ b/art/egg_f.svg @@ -0,0 +1 @@ +egg_f \ No newline at end of file diff --git a/art/egg_f.svg.png b/art/egg_f.svg.png new file mode 100644 index 0000000..8a4c222 Binary files /dev/null and b/art/egg_f.svg.png differ diff --git a/art/ic_launcher_egg-web.png b/art/ic_launcher_egg-web.png new file mode 100644 index 0000000..4e5c208 Binary files /dev/null and b/art/ic_launcher_egg-web.png differ