diff --git a/config.xml b/config.xml index 7592b3a..a586c06 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Hexagame Color game Ionic Framework Team @@ -32,12 +32,6 @@ - - - - - - diff --git a/resources/android/icon/drawable-hdpi-icon.png b/resources/android/icon/drawable-hdpi-icon.png old mode 100755 new mode 100644 index cd9cf40..ebd80b2 Binary files a/resources/android/icon/drawable-hdpi-icon.png and b/resources/android/icon/drawable-hdpi-icon.png differ diff --git a/resources/android/icon/drawable-ldpi-icon.png b/resources/android/icon/drawable-ldpi-icon.png index 416787a..46a8eec 100644 Binary files a/resources/android/icon/drawable-ldpi-icon.png and b/resources/android/icon/drawable-ldpi-icon.png differ diff --git a/resources/android/icon/drawable-mdpi-icon.png b/resources/android/icon/drawable-mdpi-icon.png old mode 100755 new mode 100644 index f9e7a34..2262f24 Binary files a/resources/android/icon/drawable-mdpi-icon.png and b/resources/android/icon/drawable-mdpi-icon.png differ diff --git a/resources/android/icon/drawable-xhdpi-icon.png b/resources/android/icon/drawable-xhdpi-icon.png old mode 100755 new mode 100644 index 2fed111..83592f0 Binary files a/resources/android/icon/drawable-xhdpi-icon.png and b/resources/android/icon/drawable-xhdpi-icon.png differ diff --git a/resources/android/icon/drawable-xxhdpi-icon.png b/resources/android/icon/drawable-xxhdpi-icon.png old mode 100755 new mode 100644 index 15177bb..ad5b0b7 Binary files a/resources/android/icon/drawable-xxhdpi-icon.png and b/resources/android/icon/drawable-xxhdpi-icon.png differ diff --git a/resources/android/icon/drawable-xxxhdpi-icon.png b/resources/android/icon/drawable-xxxhdpi-icon.png old mode 100755 new mode 100644 index 01cb693..1ca2ade Binary files a/resources/android/icon/drawable-xxxhdpi-icon.png and b/resources/android/icon/drawable-xxxhdpi-icon.png differ diff --git a/resources/android/splash/drawable-land-hdpi-screen.png b/resources/android/splash/drawable-land-hdpi-screen.png deleted file mode 100644 index 382549a..0000000 Binary files a/resources/android/splash/drawable-land-hdpi-screen.png and /dev/null differ diff --git a/resources/android/splash/drawable-land-ldpi-screen.png b/resources/android/splash/drawable-land-ldpi-screen.png deleted file mode 100644 index dca13a9..0000000 Binary files a/resources/android/splash/drawable-land-ldpi-screen.png and /dev/null differ diff --git a/resources/android/splash/drawable-land-mdpi-screen.png b/resources/android/splash/drawable-land-mdpi-screen.png deleted file mode 100644 index cc813e1..0000000 Binary files a/resources/android/splash/drawable-land-mdpi-screen.png and /dev/null differ diff --git a/resources/android/splash/drawable-land-xhdpi-screen.png b/resources/android/splash/drawable-land-xhdpi-screen.png deleted file mode 100644 index 78b70d8..0000000 Binary files a/resources/android/splash/drawable-land-xhdpi-screen.png and /dev/null differ diff --git a/resources/android/splash/drawable-land-xxhdpi-screen.png b/resources/android/splash/drawable-land-xxhdpi-screen.png deleted file mode 100644 index fca666c..0000000 Binary files a/resources/android/splash/drawable-land-xxhdpi-screen.png and /dev/null differ diff --git a/resources/android/splash/drawable-land-xxxhdpi-screen.png b/resources/android/splash/drawable-land-xxxhdpi-screen.png deleted file mode 100644 index b34cab2..0000000 Binary files a/resources/android/splash/drawable-land-xxxhdpi-screen.png and /dev/null differ diff --git a/resources/android/splash/drawable-port-hdpi-screen.png b/resources/android/splash/drawable-port-hdpi-screen.png old mode 100755 new mode 100644 index da05b0d..6cc8426 Binary files a/resources/android/splash/drawable-port-hdpi-screen.png and b/resources/android/splash/drawable-port-hdpi-screen.png differ diff --git a/resources/android/splash/drawable-port-ldpi-screen.png b/resources/android/splash/drawable-port-ldpi-screen.png old mode 100755 new mode 100644 index fd72103..7373e76 Binary files a/resources/android/splash/drawable-port-ldpi-screen.png and b/resources/android/splash/drawable-port-ldpi-screen.png differ diff --git a/resources/android/splash/drawable-port-mdpi-screen.png b/resources/android/splash/drawable-port-mdpi-screen.png old mode 100755 new mode 100644 index ec2a42b..771fc0e Binary files a/resources/android/splash/drawable-port-mdpi-screen.png and b/resources/android/splash/drawable-port-mdpi-screen.png differ diff --git a/resources/android/splash/drawable-port-xhdpi-screen.png b/resources/android/splash/drawable-port-xhdpi-screen.png old mode 100755 new mode 100644 index aa714c5..74339ed Binary files a/resources/android/splash/drawable-port-xhdpi-screen.png and b/resources/android/splash/drawable-port-xhdpi-screen.png differ diff --git a/resources/android/splash/drawable-port-xxhdpi-screen.png b/resources/android/splash/drawable-port-xxhdpi-screen.png old mode 100755 new mode 100644 index 0cdc6a0..0332d3c Binary files a/resources/android/splash/drawable-port-xxhdpi-screen.png and b/resources/android/splash/drawable-port-xxhdpi-screen.png differ diff --git a/resources/android/splash/drawable-port-xxxhdpi-screen.png b/resources/android/splash/drawable-port-xxxhdpi-screen.png old mode 100755 new mode 100644 index f003884..35f8e32 Binary files a/resources/android/splash/drawable-port-xxxhdpi-screen.png and b/resources/android/splash/drawable-port-xxxhdpi-screen.png differ diff --git a/resources/icon.png.md5 b/resources/icon.png.md5 new file mode 100644 index 0000000..3c11e9a --- /dev/null +++ b/resources/icon.png.md5 @@ -0,0 +1 @@ +4aad74bb9aa3a08770623ec64a18821c \ No newline at end of file diff --git a/resources/splash.png.md5 b/resources/splash.png.md5 new file mode 100644 index 0000000..1da2ee9 --- /dev/null +++ b/resources/splash.png.md5 @@ -0,0 +1 @@ +d65938cafc2f6a05e8ee49f3d7a67720 \ No newline at end of file