diff --git a/config.xml b/config.xml index 23db3f7..37d40ff 100644 --- a/config.xml +++ b/config.xml @@ -1,8 +1,8 @@ - - Pokedex Helper + + Co-Trainer GO - Pokedex Helper - Das Trainertool Deluxe + Co-Trainer GO - Dein Trainertool deluxe Ionic Up Team diff --git a/package.json b/package.json index c468327..c9d3d70 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,6 @@ } ], "cordovaPlatforms": [ - "ios", - "android" + "ios" ] } diff --git a/resources/android/icon/drawable-hdpi-icon.png b/resources/android/icon/drawable-hdpi-icon.png index e806f2d..58323fb 100644 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 52b1999..fbcfea1 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 index 693045e..e2065bc 100644 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 index 9a63117..41cd8b2 100644 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 index e31ebe2..4523623 100644 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 index 909da91..6479b09 100644 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 index 29da1d7..10f8821 100644 Binary files a/resources/android/splash/drawable-land-hdpi-screen.png and b/resources/android/splash/drawable-land-hdpi-screen.png differ diff --git a/resources/android/splash/drawable-land-ldpi-screen.png b/resources/android/splash/drawable-land-ldpi-screen.png index 460cd24..ab9156d 100644 Binary files a/resources/android/splash/drawable-land-ldpi-screen.png and b/resources/android/splash/drawable-land-ldpi-screen.png differ diff --git a/resources/android/splash/drawable-land-mdpi-screen.png b/resources/android/splash/drawable-land-mdpi-screen.png index 82f75be..d0b3e32 100644 Binary files a/resources/android/splash/drawable-land-mdpi-screen.png and b/resources/android/splash/drawable-land-mdpi-screen.png differ diff --git a/resources/android/splash/drawable-land-xhdpi-screen.png b/resources/android/splash/drawable-land-xhdpi-screen.png index f8b5f5c..174c6a7 100644 Binary files a/resources/android/splash/drawable-land-xhdpi-screen.png and b/resources/android/splash/drawable-land-xhdpi-screen.png differ diff --git a/resources/android/splash/drawable-land-xxhdpi-screen.png b/resources/android/splash/drawable-land-xxhdpi-screen.png index 53e5e26..da660ba 100644 Binary files a/resources/android/splash/drawable-land-xxhdpi-screen.png and b/resources/android/splash/drawable-land-xxhdpi-screen.png differ diff --git a/resources/android/splash/drawable-land-xxxhdpi-screen.png b/resources/android/splash/drawable-land-xxxhdpi-screen.png index d2d9ac7..c931f41 100644 Binary files a/resources/android/splash/drawable-land-xxxhdpi-screen.png and b/resources/android/splash/drawable-land-xxxhdpi-screen.png differ diff --git a/resources/android/splash/drawable-port-hdpi-screen.png b/resources/android/splash/drawable-port-hdpi-screen.png index 613709d..5e1aa7b 100644 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 index 8daade9..a928915 100644 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 index 8d703f5..3a7678e 100644 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 index 9107a85..c90ef9c 100644 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 index cf0bbf5..ca6f0fc 100644 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 index 51ef52b..6edce9f 100644 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 b/resources/icon.png deleted file mode 100644 index 2823411..0000000 Binary files a/resources/icon.png and /dev/null differ diff --git a/resources/icon.psd b/resources/icon.psd index 6c6e9b4..6d498aa 100644 Binary files a/resources/icon.psd and b/resources/icon.psd differ diff --git a/resources/splash.png b/resources/splash.png deleted file mode 100644 index 7ad08c3..0000000 Binary files a/resources/splash.png and /dev/null differ diff --git a/resources/splash.psd b/resources/splash.psd index e39c154..f6a7cbd 100644 Binary files a/resources/splash.psd and b/resources/splash.psd differ diff --git a/stuff/Store/Icon.png b/stuff/Store/Icon.png index d312d39..8ba9dbe 100644 Binary files a/stuff/Store/Icon.png and b/stuff/Store/Icon.png differ diff --git a/stuff/Store/Store-Icon.png b/stuff/Store/Store-Icon.png new file mode 100644 index 0000000..4c0f74c Binary files /dev/null and b/stuff/Store/Store-Icon.png differ diff --git a/stuff/Store/funktionsscreen.png b/stuff/Store/funktionsscreen.png index 5c93fd2..ae8f2e8 100644 Binary files a/stuff/Store/funktionsscreen.png and b/stuff/Store/funktionsscreen.png differ diff --git a/stuff/Store/funktionsscreen.psd b/stuff/Store/funktionsscreen.psd index dbffe03..090a5dd 100644 Binary files a/stuff/Store/funktionsscreen.psd and b/stuff/Store/funktionsscreen.psd differ diff --git a/stuff/Store/funktionsscreen1.psd b/stuff/Store/funktionsscreen1.psd new file mode 100644 index 0000000..b3c3c69 Binary files /dev/null and b/stuff/Store/funktionsscreen1.psd differ diff --git a/stuff/Store/g4928.png b/stuff/Store/g4928.png deleted file mode 100644 index ec297b4..0000000 Binary files a/stuff/Store/g4928.png and /dev/null differ diff --git a/stuff/Store/noun_24673.svg b/stuff/Store/noun_24673.svg index 6775bad..40baf16 100644 --- a/stuff/Store/noun_24673.svg +++ b/stuff/Store/noun_24673.svg @@ -1 +1,164 @@ - \ No newline at end of file + +image/svg+xml \ No newline at end of file diff --git a/stuff/Store/screenshot1.jpg b/stuff/Store/screenshot1.jpg deleted file mode 100644 index fee069b..0000000 Binary files a/stuff/Store/screenshot1.jpg and /dev/null differ diff --git a/stuff/Store/screenshot2.jpg b/stuff/Store/screenshot2.jpg deleted file mode 100644 index d45c91f..0000000 Binary files a/stuff/Store/screenshot2.jpg and /dev/null differ diff --git a/stuff/Store/screenshot3.jpg b/stuff/Store/screenshot3.jpg deleted file mode 100644 index a756680..0000000 Binary files a/stuff/Store/screenshot3.jpg and /dev/null differ diff --git a/stuff/Store/screenshot4.jpg b/stuff/Store/screenshot4.jpg deleted file mode 100644 index c0a72a5..0000000 Binary files a/stuff/Store/screenshot4.jpg and /dev/null differ diff --git a/stuff/Store/screenshot5.jpg b/stuff/Store/screenshot5.jpg deleted file mode 100644 index 086163e..0000000 Binary files a/stuff/Store/screenshot5.jpg and /dev/null differ diff --git a/stuff/Store/screenshot6.jpg b/stuff/Store/screenshot6.jpg deleted file mode 100644 index 3ed8243..0000000 Binary files a/stuff/Store/screenshot6.jpg and /dev/null differ diff --git a/stuff/Store/screenshot7.jpg b/stuff/Store/screenshot7.jpg deleted file mode 100644 index c8bbf12..0000000 Binary files a/stuff/Store/screenshot7.jpg and /dev/null differ diff --git a/stuff/Store/store-icon.psd b/stuff/Store/store-icon.psd new file mode 100644 index 0000000..a20ca9c Binary files /dev/null and b/stuff/Store/store-icon.psd differ diff --git a/www/templates/imagedownload/html/imagedownload.html b/www/templates/imagedownload/html/imagedownload.html index 942185d..bc40431 100644 --- a/www/templates/imagedownload/html/imagedownload.html +++ b/www/templates/imagedownload/html/imagedownload.html @@ -1,9 +1,9 @@ - +

Pokemon Bilder Download

- Pokedex Helper wird aus rechtlichen Gründen ohne Pokemon ™ Bilder angeboten. Wenn du möchtest kann Pokedex Helper aber versuchen diese für dich von den offiziellen Pokemon ™ Webseiten herunterzuladen. Da diese Bilder urheberrechtlich geschützt sind, lies dir bitte vorher die entsprechenden Nutzungsbedingungen von © 2016 Pokémon/Nintendo aufmerksam durch. Nur wenn du mit diesen einverstanden bist, darfst du die Bilder downloaden. + Co-Trainer GO wird aus rechtlichen Gründen ohne Bilder angeboten. Wenn du möchtest kann Co-Trainer GO aber versuchen diese für dich von den offiziellen Webseiten herunterzuladen. Da diese Bilder urheberrechtlich geschützt sind, lies dir bitte vorher die entsprechenden Nutzungsbedingungen von © 2016 Pokémon/Nintendo aufmerksam durch. Nur wenn du mit diesen einverstanden bist, darfst du die Bilder downloaden.

Wichtiger Tipp:
Bitte bedenke, dass der Download der Bilder einiges an Internet-Traffic verursacht. Um deinen mobilen Datentarif zu schonen solltest du den Download am besten per Wlan durchführen. diff --git a/www/templates/pokemonliste/html/pokemon-list.html b/www/templates/pokemonliste/html/pokemon-list.html index 9e34d22..82b2c57 100644 --- a/www/templates/pokemonliste/html/pokemon-list.html +++ b/www/templates/pokemonliste/html/pokemon-list.html @@ -5,7 +5,7 @@ - + - +