From b28028ac4082842143b0f528d6bc539da6ccb419 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 Sep 2017 12:49:18 -0400 Subject: mega changes, including updates and X --- .../resources/android/icon/drawable-hdpi-icon.png | Bin 0 -> 2875 bytes .../resources/android/icon/drawable-ldpi-icon.png | Bin 0 -> 1155 bytes .../resources/android/icon/drawable-mdpi-icon.png | Bin 0 -> 1802 bytes .../resources/android/icon/drawable-xhdpi-icon.png | Bin 0 -> 4317 bytes .../resources/android/icon/drawable-xxhdpi-icon.png | Bin 0 -> 7793 bytes .../resources/android/icon/drawable-xxxhdpi-icon.png | Bin 0 -> 11783 bytes .../android/splash/drawable-land-hdpi-screen.png | Bin 0 -> 13657 bytes .../android/splash/drawable-land-ldpi-screen.png | Bin 0 -> 3740 bytes .../android/splash/drawable-land-mdpi-screen.png | Bin 0 -> 7116 bytes .../android/splash/drawable-land-xhdpi-screen.png | Bin 0 -> 39781 bytes .../android/splash/drawable-land-xxhdpi-screen.png | Bin 0 -> 58987 bytes .../android/splash/drawable-land-xxxhdpi-screen.png | Bin 0 -> 89363 bytes .../android/splash/drawable-port-hdpi-screen.png | Bin 0 -> 13298 bytes .../android/splash/drawable-port-ldpi-screen.png | Bin 0 -> 3628 bytes .../android/splash/drawable-port-mdpi-screen.png | Bin 0 -> 7214 bytes .../android/splash/drawable-port-xhdpi-screen.png | Bin 0 -> 38625 bytes .../android/splash/drawable-port-xxhdpi-screen.png | Bin 0 -> 55504 bytes .../android/splash/drawable-port-xxxhdpi-screen.png | Bin 0 -> 81831 bytes 18 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 www/lib/ionic-pullup/example/resources/android/icon/drawable-hdpi-icon.png create mode 100644 www/lib/ionic-pullup/example/resources/android/icon/drawable-ldpi-icon.png create mode 100644 www/lib/ionic-pullup/example/resources/android/icon/drawable-mdpi-icon.png create mode 100644 www/lib/ionic-pullup/example/resources/android/icon/drawable-xhdpi-icon.png create mode 100644 www/lib/ionic-pullup/example/resources/android/icon/drawable-xxhdpi-icon.png create mode 100644 www/lib/ionic-pullup/example/resources/android/icon/drawable-xxxhdpi-icon.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-land-hdpi-screen.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-land-ldpi-screen.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-land-mdpi-screen.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xhdpi-screen.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xxhdpi-screen.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xxxhdpi-screen.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-port-hdpi-screen.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-port-ldpi-screen.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-port-mdpi-screen.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xhdpi-screen.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xxhdpi-screen.png create mode 100644 www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xxxhdpi-screen.png (limited to 'www/lib/ionic-pullup/example/resources/android') diff --git a/www/lib/ionic-pullup/example/resources/android/icon/drawable-hdpi-icon.png b/www/lib/ionic-pullup/example/resources/android/icon/drawable-hdpi-icon.png new file mode 100644 index 00000000..b9100934 Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/icon/drawable-hdpi-icon.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/icon/drawable-ldpi-icon.png b/www/lib/ionic-pullup/example/resources/android/icon/drawable-ldpi-icon.png new file mode 100644 index 00000000..16cd5dba Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/icon/drawable-ldpi-icon.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/icon/drawable-mdpi-icon.png b/www/lib/ionic-pullup/example/resources/android/icon/drawable-mdpi-icon.png new file mode 100644 index 00000000..64a6cbc5 Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/icon/drawable-mdpi-icon.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/icon/drawable-xhdpi-icon.png b/www/lib/ionic-pullup/example/resources/android/icon/drawable-xhdpi-icon.png new file mode 100644 index 00000000..1605f695 Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/icon/drawable-xhdpi-icon.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/icon/drawable-xxhdpi-icon.png b/www/lib/ionic-pullup/example/resources/android/icon/drawable-xxhdpi-icon.png new file mode 100644 index 00000000..56fb29e6 Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/icon/drawable-xxhdpi-icon.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/icon/drawable-xxxhdpi-icon.png b/www/lib/ionic-pullup/example/resources/android/icon/drawable-xxxhdpi-icon.png new file mode 100644 index 00000000..e4a91525 Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/icon/drawable-xxxhdpi-icon.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-hdpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-hdpi-screen.png new file mode 100644 index 00000000..66b12fea Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-hdpi-screen.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-ldpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-ldpi-screen.png new file mode 100644 index 00000000..7dceec7b Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-ldpi-screen.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-mdpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-mdpi-screen.png new file mode 100644 index 00000000..0dc2ba75 Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-mdpi-screen.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xhdpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xhdpi-screen.png new file mode 100644 index 00000000..39ae00c3 Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xhdpi-screen.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xxhdpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xxhdpi-screen.png new file mode 100644 index 00000000..3f591b1e Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xxhdpi-screen.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xxxhdpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xxxhdpi-screen.png new file mode 100644 index 00000000..253e6f18 Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-land-xxxhdpi-screen.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-hdpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-hdpi-screen.png new file mode 100644 index 00000000..e0dbb62f Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-hdpi-screen.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-ldpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-ldpi-screen.png new file mode 100644 index 00000000..8e93c2d6 Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-ldpi-screen.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-mdpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-mdpi-screen.png new file mode 100644 index 00000000..0aaad62b Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-mdpi-screen.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xhdpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xhdpi-screen.png new file mode 100644 index 00000000..64c27f8a Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xhdpi-screen.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xxhdpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xxhdpi-screen.png new file mode 100644 index 00000000..f605e6a3 Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xxhdpi-screen.png differ diff --git a/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xxxhdpi-screen.png b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xxxhdpi-screen.png new file mode 100644 index 00000000..2b993cff Binary files /dev/null and b/www/lib/ionic-pullup/example/resources/android/splash/drawable-port-xxxhdpi-screen.png differ -- cgit v1.2.3