From 08e955335ecb65c308dbc68bf0610dce39ce3623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Pu=C5=A1nik?= Date: Tue, 20 Oct 2015 17:39:04 +0200 Subject: - icons - any state marker from the URL before everything else loads removed - settings dropdown separator visibility in case of saml login fixed - profile screen: - go back button refactored - name, email field - phone, browser and platform type detection (misc.js) added - mobile apps: - meta viewport and add HandheldFriendly changed - style @-ms-viewport defined - ajaxPrefix and eioHost temporary changed to dev server - android: phonegap whitelistening in config.xml fixed - ios: add hide status bar to config.xml TODO: - WP8 mobile app: test - iOS mobile app: saml login solution (iframe cross domain url not allowed) - "No Content-Security-Policy meta tag found. Please add one when using the cordova-plugin-whitelist plugin." --- res/icon/icon-120.png | Bin 0 -> 5112 bytes res/icon/icon-128.png | Bin 0 -> 7160 bytes res/icon/icon-144.png | Bin 0 -> 8681 bytes res/icon/icon-152.png | Bin 0 -> 7188 bytes res/icon/icon-173.png | Bin 0 -> 11289 bytes res/icon/icon-180.png | Bin 0 -> 9195 bytes res/icon/icon-192.png | Bin 0 -> 13197 bytes res/icon/icon-256.png | Bin 0 -> 18685 bytes res/icon/icon-32.png | Bin 0 -> 1297 bytes res/icon/icon-36.png | Bin 0 -> 1485 bytes res/icon/icon-40.png | Bin 0 -> 1315 bytes res/icon/icon-48.png | Bin 0 -> 2093 bytes res/icon/icon-60.png | Bin 0 -> 2107 bytes res/icon/icon-64.png | Bin 0 -> 2888 bytes res/icon/icon-72.png | Bin 0 -> 3466 bytes res/icon/icon-76.png | Bin 0 -> 2867 bytes res/icon/icon-80.png | Bin 0 -> 3145 bytes res/icon/icon-96.png | Bin 0 -> 5030 bytes res/icon/icon-small.png | Bin 0 -> 885 bytes res/icon/icon-small@2x.png | Bin 0 -> 2097 bytes 20 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/icon/icon-120.png create mode 100644 res/icon/icon-128.png create mode 100644 res/icon/icon-144.png create mode 100644 res/icon/icon-152.png create mode 100644 res/icon/icon-173.png create mode 100644 res/icon/icon-180.png create mode 100644 res/icon/icon-192.png create mode 100644 res/icon/icon-256.png create mode 100644 res/icon/icon-32.png create mode 100644 res/icon/icon-36.png create mode 100644 res/icon/icon-40.png create mode 100644 res/icon/icon-48.png create mode 100644 res/icon/icon-60.png create mode 100644 res/icon/icon-64.png create mode 100644 res/icon/icon-72.png create mode 100644 res/icon/icon-76.png create mode 100644 res/icon/icon-80.png create mode 100644 res/icon/icon-96.png create mode 100644 res/icon/icon-small.png create mode 100644 res/icon/icon-small@2x.png (limited to 'res') diff --git a/res/icon/icon-120.png b/res/icon/icon-120.png new file mode 100644 index 0000000..dde7af3 Binary files /dev/null and b/res/icon/icon-120.png differ diff --git a/res/icon/icon-128.png b/res/icon/icon-128.png new file mode 100644 index 0000000..16ed12c Binary files /dev/null and b/res/icon/icon-128.png differ diff --git a/res/icon/icon-144.png b/res/icon/icon-144.png new file mode 100644 index 0000000..8661d95 Binary files /dev/null and b/res/icon/icon-144.png differ diff --git a/res/icon/icon-152.png b/res/icon/icon-152.png new file mode 100644 index 0000000..cb4d236 Binary files /dev/null and b/res/icon/icon-152.png differ diff --git a/res/icon/icon-173.png b/res/icon/icon-173.png new file mode 100644 index 0000000..ac24fc0 Binary files /dev/null and b/res/icon/icon-173.png differ diff --git a/res/icon/icon-180.png b/res/icon/icon-180.png new file mode 100644 index 0000000..6323fda Binary files /dev/null and b/res/icon/icon-180.png differ diff --git a/res/icon/icon-192.png b/res/icon/icon-192.png new file mode 100644 index 0000000..b6ccd29 Binary files /dev/null and b/res/icon/icon-192.png differ diff --git a/res/icon/icon-256.png b/res/icon/icon-256.png new file mode 100644 index 0000000..a11b0c9 Binary files /dev/null and b/res/icon/icon-256.png differ diff --git a/res/icon/icon-32.png b/res/icon/icon-32.png new file mode 100644 index 0000000..4654d10 Binary files /dev/null and b/res/icon/icon-32.png differ diff --git a/res/icon/icon-36.png b/res/icon/icon-36.png new file mode 100644 index 0000000..e063a9c Binary files /dev/null and b/res/icon/icon-36.png differ diff --git a/res/icon/icon-40.png b/res/icon/icon-40.png new file mode 100644 index 0000000..d3bbea6 Binary files /dev/null and b/res/icon/icon-40.png differ diff --git a/res/icon/icon-48.png b/res/icon/icon-48.png new file mode 100644 index 0000000..28aa1cc Binary files /dev/null and b/res/icon/icon-48.png differ diff --git a/res/icon/icon-60.png b/res/icon/icon-60.png new file mode 100644 index 0000000..5000e8b Binary files /dev/null and b/res/icon/icon-60.png differ diff --git a/res/icon/icon-64.png b/res/icon/icon-64.png new file mode 100644 index 0000000..82bc17d Binary files /dev/null and b/res/icon/icon-64.png differ diff --git a/res/icon/icon-72.png b/res/icon/icon-72.png new file mode 100644 index 0000000..a6b5827 Binary files /dev/null and b/res/icon/icon-72.png differ diff --git a/res/icon/icon-76.png b/res/icon/icon-76.png new file mode 100644 index 0000000..0158006 Binary files /dev/null and b/res/icon/icon-76.png differ diff --git a/res/icon/icon-80.png b/res/icon/icon-80.png new file mode 100644 index 0000000..0237b97 Binary files /dev/null and b/res/icon/icon-80.png differ diff --git a/res/icon/icon-96.png b/res/icon/icon-96.png new file mode 100644 index 0000000..abeb98a Binary files /dev/null and b/res/icon/icon-96.png differ diff --git a/res/icon/icon-small.png b/res/icon/icon-small.png new file mode 100644 index 0000000..0db735e Binary files /dev/null and b/res/icon/icon-small.png differ diff --git a/res/icon/icon-small@2x.png b/res/icon/icon-small@2x.png new file mode 100644 index 0000000..bce9aea Binary files /dev/null and b/res/icon/icon-small@2x.png differ -- cgit v1.2.1