diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-20 16:15:18 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-20 16:15:18 -0400 |
| commit | 676270d21beed31d767a06c89522198c77d5d865 (patch) | |
| tree | 902772af01bfbcf80955f0351a5aae9eb029b9b0 /resources | |
Initial commit
Diffstat (limited to 'resources')
53 files changed, 10 insertions, 0 deletions
diff --git a/resources/README.md b/resources/README.md new file mode 100644 index 00000000..46c696e2 --- /dev/null +++ b/resources/README.md @@ -0,0 +1,8 @@ +These are Cordova resources. You can replace icon.png and splash.png and run +`ionic cordova resources` to generate custom icons and splash screens for your +app. See `ionic cordova resources --help` for details. + +Cordova reference documentation: + +- Icons: https://cordova.apache.org/docs/en/latest/config_ref/images.html +- Splash Screens: https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-splashscreen/ diff --git a/resources/android/icon/drawable-hdpi-icon.png b/resources/android/icon/drawable-hdpi-icon.png Binary files differnew file mode 100644 index 00000000..b9100934 --- /dev/null +++ b/resources/android/icon/drawable-hdpi-icon.png diff --git a/resources/android/icon/drawable-ldpi-icon.png b/resources/android/icon/drawable-ldpi-icon.png Binary files differnew file mode 100644 index 00000000..16cd5dba --- /dev/null +++ b/resources/android/icon/drawable-ldpi-icon.png diff --git a/resources/android/icon/drawable-mdpi-icon.png b/resources/android/icon/drawable-mdpi-icon.png Binary files differnew file mode 100644 index 00000000..64a6cbc5 --- /dev/null +++ b/resources/android/icon/drawable-mdpi-icon.png diff --git a/resources/android/icon/drawable-xhdpi-icon.png b/resources/android/icon/drawable-xhdpi-icon.png Binary files differnew file mode 100644 index 00000000..1605f695 --- /dev/null +++ b/resources/android/icon/drawable-xhdpi-icon.png diff --git a/resources/android/icon/drawable-xxhdpi-icon.png b/resources/android/icon/drawable-xxhdpi-icon.png Binary files differnew file mode 100644 index 00000000..56fb29e6 --- /dev/null +++ b/resources/android/icon/drawable-xxhdpi-icon.png diff --git a/resources/android/icon/drawable-xxxhdpi-icon.png b/resources/android/icon/drawable-xxxhdpi-icon.png Binary files differnew file mode 100644 index 00000000..e4a91525 --- /dev/null +++ b/resources/android/icon/drawable-xxxhdpi-icon.png diff --git a/resources/android/splash/drawable-land-hdpi-screen.png b/resources/android/splash/drawable-land-hdpi-screen.png Binary files differnew file mode 100644 index 00000000..66b12fea --- /dev/null +++ b/resources/android/splash/drawable-land-hdpi-screen.png diff --git a/resources/android/splash/drawable-land-ldpi-screen.png b/resources/android/splash/drawable-land-ldpi-screen.png Binary files differnew file mode 100644 index 00000000..7dceec7b --- /dev/null +++ b/resources/android/splash/drawable-land-ldpi-screen.png diff --git a/resources/android/splash/drawable-land-mdpi-screen.png b/resources/android/splash/drawable-land-mdpi-screen.png Binary files differnew file mode 100644 index 00000000..0dc2ba75 --- /dev/null +++ b/resources/android/splash/drawable-land-mdpi-screen.png diff --git a/resources/android/splash/drawable-land-xhdpi-screen.png b/resources/android/splash/drawable-land-xhdpi-screen.png Binary files differnew file mode 100644 index 00000000..39ae00c3 --- /dev/null +++ b/resources/android/splash/drawable-land-xhdpi-screen.png diff --git a/resources/android/splash/drawable-land-xxhdpi-screen.png b/resources/android/splash/drawable-land-xxhdpi-screen.png Binary files differnew file mode 100644 index 00000000..3f591b1e --- /dev/null +++ b/resources/android/splash/drawable-land-xxhdpi-screen.png diff --git a/resources/android/splash/drawable-land-xxxhdpi-screen.png b/resources/android/splash/drawable-land-xxxhdpi-screen.png Binary files differnew file mode 100644 index 00000000..253e6f18 --- /dev/null +++ b/resources/android/splash/drawable-land-xxxhdpi-screen.png diff --git a/resources/android/splash/drawable-port-hdpi-screen.png b/resources/android/splash/drawable-port-hdpi-screen.png Binary files differnew file mode 100644 index 00000000..e0dbb62f --- /dev/null +++ b/resources/android/splash/drawable-port-hdpi-screen.png diff --git a/resources/android/splash/drawable-port-ldpi-screen.png b/resources/android/splash/drawable-port-ldpi-screen.png Binary files differnew file mode 100644 index 00000000..8e93c2d6 --- /dev/null +++ b/resources/android/splash/drawable-port-ldpi-screen.png diff --git a/resources/android/splash/drawable-port-mdpi-screen.png b/resources/android/splash/drawable-port-mdpi-screen.png Binary files differnew file mode 100644 index 00000000..0aaad62b --- /dev/null +++ b/resources/android/splash/drawable-port-mdpi-screen.png diff --git a/resources/android/splash/drawable-port-xhdpi-screen.png b/resources/android/splash/drawable-port-xhdpi-screen.png Binary files differnew file mode 100644 index 00000000..64c27f8a --- /dev/null +++ b/resources/android/splash/drawable-port-xhdpi-screen.png diff --git a/resources/android/splash/drawable-port-xxhdpi-screen.png b/resources/android/splash/drawable-port-xxhdpi-screen.png Binary files differnew file mode 100644 index 00000000..f605e6a3 --- /dev/null +++ b/resources/android/splash/drawable-port-xxhdpi-screen.png diff --git a/resources/android/splash/drawable-port-xxxhdpi-screen.png b/resources/android/splash/drawable-port-xxxhdpi-screen.png Binary files differnew file mode 100644 index 00000000..2b993cff --- /dev/null +++ b/resources/android/splash/drawable-port-xxxhdpi-screen.png diff --git a/resources/icon.png b/resources/icon.png Binary files differnew file mode 100644 index 00000000..bee77667 --- /dev/null +++ b/resources/icon.png diff --git a/resources/icon.png.md5 b/resources/icon.png.md5 new file mode 100644 index 00000000..3b4fd4f1 --- /dev/null +++ b/resources/icon.png.md5 @@ -0,0 +1 @@ +3f1bbdf1aefcb5ce7b60770ce907c68f
\ No newline at end of file diff --git a/resources/ios/icon/icon-40.png b/resources/ios/icon/icon-40.png Binary files differnew file mode 100644 index 00000000..76cc53c3 --- /dev/null +++ b/resources/ios/icon/icon-40.png diff --git a/resources/ios/icon/icon-40@2x.png b/resources/ios/icon/icon-40@2x.png Binary files differnew file mode 100644 index 00000000..64b49069 --- /dev/null +++ b/resources/ios/icon/icon-40@2x.png diff --git a/resources/ios/icon/icon-40@3x.png b/resources/ios/icon/icon-40@3x.png Binary files differnew file mode 100644 index 00000000..9f8c8f0f --- /dev/null +++ b/resources/ios/icon/icon-40@3x.png diff --git a/resources/ios/icon/icon-50.png b/resources/ios/icon/icon-50.png Binary files differnew file mode 100644 index 00000000..8bd51dfd --- /dev/null +++ b/resources/ios/icon/icon-50.png diff --git a/resources/ios/icon/icon-50@2x.png b/resources/ios/icon/icon-50@2x.png Binary files differnew file mode 100644 index 00000000..2676f8f6 --- /dev/null +++ b/resources/ios/icon/icon-50@2x.png diff --git a/resources/ios/icon/icon-60.png b/resources/ios/icon/icon-60.png Binary files differnew file mode 100644 index 00000000..11f39124 --- /dev/null +++ b/resources/ios/icon/icon-60.png diff --git a/resources/ios/icon/icon-60@2x.png b/resources/ios/icon/icon-60@2x.png Binary files differnew file mode 100644 index 00000000..b5210482 --- /dev/null +++ b/resources/ios/icon/icon-60@2x.png diff --git a/resources/ios/icon/icon-60@3x.png b/resources/ios/icon/icon-60@3x.png Binary files differnew file mode 100644 index 00000000..dbc83030 --- /dev/null +++ b/resources/ios/icon/icon-60@3x.png diff --git a/resources/ios/icon/icon-72.png b/resources/ios/icon/icon-72.png Binary files differnew file mode 100644 index 00000000..4e5a8276 --- /dev/null +++ b/resources/ios/icon/icon-72.png diff --git a/resources/ios/icon/icon-72@2x.png b/resources/ios/icon/icon-72@2x.png Binary files differnew file mode 100644 index 00000000..56fb29e6 --- /dev/null +++ b/resources/ios/icon/icon-72@2x.png diff --git a/resources/ios/icon/icon-76.png b/resources/ios/icon/icon-76.png Binary files differnew file mode 100644 index 00000000..e66a90ed --- /dev/null +++ b/resources/ios/icon/icon-76.png diff --git a/resources/ios/icon/icon-76@2x.png b/resources/ios/icon/icon-76@2x.png Binary files differnew file mode 100644 index 00000000..3f5c942f --- /dev/null +++ b/resources/ios/icon/icon-76@2x.png diff --git a/resources/ios/icon/icon-83.5@2x.png b/resources/ios/icon/icon-83.5@2x.png Binary files differnew file mode 100644 index 00000000..2b367cbc --- /dev/null +++ b/resources/ios/icon/icon-83.5@2x.png diff --git a/resources/ios/icon/icon-small.png b/resources/ios/icon/icon-small.png Binary files differnew file mode 100644 index 00000000..de3146dc --- /dev/null +++ b/resources/ios/icon/icon-small.png diff --git a/resources/ios/icon/icon-small@2x.png b/resources/ios/icon/icon-small@2x.png Binary files differnew file mode 100644 index 00000000..916a02ec --- /dev/null +++ b/resources/ios/icon/icon-small@2x.png diff --git a/resources/ios/icon/icon-small@3x.png b/resources/ios/icon/icon-small@3x.png Binary files differnew file mode 100644 index 00000000..0efa99d8 --- /dev/null +++ b/resources/ios/icon/icon-small@3x.png diff --git a/resources/ios/icon/icon.png b/resources/ios/icon/icon.png Binary files differnew file mode 100644 index 00000000..89f8c00f --- /dev/null +++ b/resources/ios/icon/icon.png diff --git a/resources/ios/icon/icon@2x.png b/resources/ios/icon/icon@2x.png Binary files differnew file mode 100644 index 00000000..a6687a10 --- /dev/null +++ b/resources/ios/icon/icon@2x.png diff --git a/resources/ios/splash/Default-568h@2x~iphone.png b/resources/ios/splash/Default-568h@2x~iphone.png Binary files differnew file mode 100644 index 00000000..d2128a63 --- /dev/null +++ b/resources/ios/splash/Default-568h@2x~iphone.png diff --git a/resources/ios/splash/Default-667h.png b/resources/ios/splash/Default-667h.png Binary files differnew file mode 100644 index 00000000..fc23e64c --- /dev/null +++ b/resources/ios/splash/Default-667h.png diff --git a/resources/ios/splash/Default-736h.png b/resources/ios/splash/Default-736h.png Binary files differnew file mode 100644 index 00000000..71b16ca4 --- /dev/null +++ b/resources/ios/splash/Default-736h.png diff --git a/resources/ios/splash/Default-Landscape-736h.png b/resources/ios/splash/Default-Landscape-736h.png Binary files differnew file mode 100644 index 00000000..aaff74ad --- /dev/null +++ b/resources/ios/splash/Default-Landscape-736h.png diff --git a/resources/ios/splash/Default-Landscape@2x~ipad.png b/resources/ios/splash/Default-Landscape@2x~ipad.png Binary files differnew file mode 100644 index 00000000..19770a2c --- /dev/null +++ b/resources/ios/splash/Default-Landscape@2x~ipad.png diff --git a/resources/ios/splash/Default-Landscape@~ipadpro.png b/resources/ios/splash/Default-Landscape@~ipadpro.png Binary files differnew file mode 100644 index 00000000..64382323 --- /dev/null +++ b/resources/ios/splash/Default-Landscape@~ipadpro.png diff --git a/resources/ios/splash/Default-Landscape~ipad.png b/resources/ios/splash/Default-Landscape~ipad.png Binary files differnew file mode 100644 index 00000000..6fe89255 --- /dev/null +++ b/resources/ios/splash/Default-Landscape~ipad.png diff --git a/resources/ios/splash/Default-Portrait@2x~ipad.png b/resources/ios/splash/Default-Portrait@2x~ipad.png Binary files differnew file mode 100644 index 00000000..3d06d86d --- /dev/null +++ b/resources/ios/splash/Default-Portrait@2x~ipad.png diff --git a/resources/ios/splash/Default-Portrait@~ipadpro.png b/resources/ios/splash/Default-Portrait@~ipadpro.png Binary files differnew file mode 100644 index 00000000..a3704197 --- /dev/null +++ b/resources/ios/splash/Default-Portrait@~ipadpro.png diff --git a/resources/ios/splash/Default-Portrait~ipad.png b/resources/ios/splash/Default-Portrait~ipad.png Binary files differnew file mode 100644 index 00000000..53ad4c4c --- /dev/null +++ b/resources/ios/splash/Default-Portrait~ipad.png diff --git a/resources/ios/splash/Default@2x~iphone.png b/resources/ios/splash/Default@2x~iphone.png Binary files differnew file mode 100644 index 00000000..6a133168 --- /dev/null +++ b/resources/ios/splash/Default@2x~iphone.png diff --git a/resources/ios/splash/Default~iphone.png b/resources/ios/splash/Default~iphone.png Binary files differnew file mode 100644 index 00000000..0aaad62b --- /dev/null +++ b/resources/ios/splash/Default~iphone.png diff --git a/resources/splash.png b/resources/splash.png Binary files differnew file mode 100644 index 00000000..960cb82a --- /dev/null +++ b/resources/splash.png diff --git a/resources/splash.png.md5 b/resources/splash.png.md5 new file mode 100644 index 00000000..a9a26386 --- /dev/null +++ b/resources/splash.png.md5 @@ -0,0 +1 @@ +2412a8324a656ec5993eb50b3b293c69
\ No newline at end of file |
