diff --git a/config.xml b/config.xml index 01253bf..5114dda 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Business Mobile client for the Netsyms Business Apps. @@ -26,18 +26,35 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logo_512.png b/logo_512.png index a8843f3..4dacc02 100644 Binary files a/logo_512.png and b/logo_512.png differ diff --git a/res/android/drawable/ic_launcher_foreground.xml b/res/android/drawable/ic_launcher_foreground.xml new file mode 100644 index 0000000..ce8e0a2 --- /dev/null +++ b/res/android/drawable/ic_launcher_foreground.xml @@ -0,0 +1,44 @@ + + + + + + + + + diff --git a/res/android/mipmap-anydpi-v26/ic_launcher.xml b/res/android/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000..7353dbd --- /dev/null +++ b/res/android/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/res/android/mipmap-anydpi-v26/ic_launcher_round.xml b/res/android/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000..7353dbd --- /dev/null +++ b/res/android/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/res/android/mipmap-hdpi/ic_launcher.png b/res/android/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000..612140e Binary files /dev/null and b/res/android/mipmap-hdpi/ic_launcher.png differ diff --git a/res/android/mipmap-hdpi/ic_launcher_round.png b/res/android/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000..44ae50b Binary files /dev/null and b/res/android/mipmap-hdpi/ic_launcher_round.png differ diff --git a/res/android/mipmap-mdpi/ic_launcher.png b/res/android/mipmap-mdpi/ic_launcher.png new file mode 100644 index 0000000..c9e92ba Binary files /dev/null and b/res/android/mipmap-mdpi/ic_launcher.png differ diff --git a/res/android/mipmap-mdpi/ic_launcher_round.png b/res/android/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 0000000..bda896c Binary files /dev/null and b/res/android/mipmap-mdpi/ic_launcher_round.png differ diff --git a/res/android/mipmap-mdpi/icon.png b/res/android/mipmap-mdpi/icon.png new file mode 100644 index 0000000..4dacc02 Binary files /dev/null and b/res/android/mipmap-mdpi/icon.png differ diff --git a/res/android/mipmap-xhdpi/ic_launcher.png b/res/android/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000..a17918f Binary files /dev/null and b/res/android/mipmap-xhdpi/ic_launcher.png differ diff --git a/res/android/mipmap-xhdpi/ic_launcher_round.png b/res/android/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000..2d09976 Binary files /dev/null and b/res/android/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/res/android/mipmap-xxhdpi/ic_launcher.png b/res/android/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..9845df4 Binary files /dev/null and b/res/android/mipmap-xxhdpi/ic_launcher.png differ diff --git a/res/android/mipmap-xxhdpi/ic_launcher_round.png b/res/android/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..cabb3e0 Binary files /dev/null and b/res/android/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/res/android/mipmap-xxxhdpi/ic_launcher.png b/res/android/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 0000000..b61a4e3 Binary files /dev/null and b/res/android/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/res/android/mipmap-xxxhdpi/ic_launcher_round.png b/res/android/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..4f9b705 Binary files /dev/null and b/res/android/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/res/android/values/ic_launcher_background.xml b/res/android/values/ic_launcher_background.xml new file mode 100644 index 0000000..0d40556 --- /dev/null +++ b/res/android/values/ic_launcher_background.xml @@ -0,0 +1,4 @@ + + + #2196F3 + \ No newline at end of file diff --git a/res/icons/android/icon-144-xxhdpi.png b/res/icons/android/icon-144-xxhdpi.png deleted file mode 100644 index 9b8b445..0000000 Binary files a/res/icons/android/icon-144-xxhdpi.png and /dev/null differ diff --git a/res/icons/android/icon-192-xxxhdpi.png b/res/icons/android/icon-192-xxxhdpi.png deleted file mode 100644 index 1490396..0000000 Binary files a/res/icons/android/icon-192-xxxhdpi.png and /dev/null differ diff --git a/res/icons/android/icon-36-ldpi.png b/res/icons/android/icon-36-ldpi.png deleted file mode 100644 index 97e7096..0000000 Binary files a/res/icons/android/icon-36-ldpi.png and /dev/null differ diff --git a/res/icons/android/icon-48-mdpi.png b/res/icons/android/icon-48-mdpi.png deleted file mode 100644 index 95fa941..0000000 Binary files a/res/icons/android/icon-48-mdpi.png and /dev/null differ diff --git a/res/icons/android/icon-72-hdpi.png b/res/icons/android/icon-72-hdpi.png deleted file mode 100644 index e6783f6..0000000 Binary files a/res/icons/android/icon-72-hdpi.png and /dev/null differ diff --git a/res/icons/android/icon-96-xhdpi.png b/res/icons/android/icon-96-xhdpi.png deleted file mode 100644 index 7eac37a..0000000 Binary files a/res/icons/android/icon-96-xhdpi.png and /dev/null differ diff --git a/res/screen/android/splash-land-hdpi.png b/res/screen/android/splash-land-hdpi.png new file mode 100644 index 0000000..6e43098 Binary files /dev/null and b/res/screen/android/splash-land-hdpi.png differ diff --git a/res/screen/android/splash-land-ldpi.png b/res/screen/android/splash-land-ldpi.png new file mode 100644 index 0000000..277dcff Binary files /dev/null and b/res/screen/android/splash-land-ldpi.png differ diff --git a/res/screen/android/splash-land-mdpi.png b/res/screen/android/splash-land-mdpi.png new file mode 100644 index 0000000..0f8bd63 Binary files /dev/null and b/res/screen/android/splash-land-mdpi.png differ diff --git a/res/screen/android/splash-land-xhdpi.png b/res/screen/android/splash-land-xhdpi.png new file mode 100644 index 0000000..253d618 Binary files /dev/null and b/res/screen/android/splash-land-xhdpi.png differ diff --git a/res/screen/android/splash-land-xxhdpi.png b/res/screen/android/splash-land-xxhdpi.png new file mode 100644 index 0000000..367eae0 Binary files /dev/null and b/res/screen/android/splash-land-xxhdpi.png differ diff --git a/res/screen/android/splash-land-xxxhdpi.png b/res/screen/android/splash-land-xxxhdpi.png new file mode 100644 index 0000000..6fbe662 Binary files /dev/null and b/res/screen/android/splash-land-xxxhdpi.png differ diff --git a/res/screen/android/splash-port-hdpi.png b/res/screen/android/splash-port-hdpi.png new file mode 100644 index 0000000..9db5b69 Binary files /dev/null and b/res/screen/android/splash-port-hdpi.png differ diff --git a/res/screen/android/splash-port-ldpi.png b/res/screen/android/splash-port-ldpi.png new file mode 100644 index 0000000..bbe499d Binary files /dev/null and b/res/screen/android/splash-port-ldpi.png differ diff --git a/res/screen/android/splash-port-mdpi.png b/res/screen/android/splash-port-mdpi.png new file mode 100644 index 0000000..0309d61 Binary files /dev/null and b/res/screen/android/splash-port-mdpi.png differ diff --git a/res/screen/android/splash-port-xhdpi.png b/res/screen/android/splash-port-xhdpi.png new file mode 100644 index 0000000..18f3ea9 Binary files /dev/null and b/res/screen/android/splash-port-xhdpi.png differ diff --git a/res/screen/android/splash-port-xxhdpi.png b/res/screen/android/splash-port-xxhdpi.png new file mode 100644 index 0000000..9d44814 Binary files /dev/null and b/res/screen/android/splash-port-xxhdpi.png differ diff --git a/res/screen/android/splash-port-xxxhdpi.png b/res/screen/android/splash-port-xxxhdpi.png new file mode 100644 index 0000000..94ae0f0 Binary files /dev/null and b/res/screen/android/splash-port-xxxhdpi.png differ diff --git a/res/screens/android/screen-hdpi-landscape.png b/res/screens/android/screen-hdpi-landscape.png deleted file mode 100644 index 275ba2d..0000000 Binary files a/res/screens/android/screen-hdpi-landscape.png and /dev/null differ diff --git a/res/screens/android/screen-hdpi-portrait.png b/res/screens/android/screen-hdpi-portrait.png deleted file mode 100644 index 4762cd8..0000000 Binary files a/res/screens/android/screen-hdpi-portrait.png and /dev/null differ diff --git a/res/screens/android/screen-ldpi-landscape.png b/res/screens/android/screen-ldpi-landscape.png deleted file mode 100644 index 2e3fcc4..0000000 Binary files a/res/screens/android/screen-ldpi-landscape.png and /dev/null differ diff --git a/res/screens/android/screen-ldpi-portrait.png b/res/screens/android/screen-ldpi-portrait.png deleted file mode 100644 index 408bbb5..0000000 Binary files a/res/screens/android/screen-ldpi-portrait.png and /dev/null differ diff --git a/res/screens/android/screen-mdpi-landscape.png b/res/screens/android/screen-mdpi-landscape.png deleted file mode 100644 index ce72c50..0000000 Binary files a/res/screens/android/screen-mdpi-landscape.png and /dev/null differ diff --git a/res/screens/android/screen-mdpi-portrait.png b/res/screens/android/screen-mdpi-portrait.png deleted file mode 100644 index d71e642..0000000 Binary files a/res/screens/android/screen-mdpi-portrait.png and /dev/null differ diff --git a/res/screens/android/screen-xhdpi-landscape.png b/res/screens/android/screen-xhdpi-landscape.png deleted file mode 100644 index 2ec1cd7..0000000 Binary files a/res/screens/android/screen-xhdpi-landscape.png and /dev/null differ diff --git a/res/screens/android/screen-xhdpi-portrait.png b/res/screens/android/screen-xhdpi-portrait.png deleted file mode 100644 index c47d425..0000000 Binary files a/res/screens/android/screen-xhdpi-portrait.png and /dev/null differ diff --git a/res/screens/android/screen-xxhdpi-landscape.png b/res/screens/android/screen-xxhdpi-landscape.png deleted file mode 100644 index b5c4668..0000000 Binary files a/res/screens/android/screen-xxhdpi-landscape.png and /dev/null differ diff --git a/res/screens/android/screen-xxhdpi-portrait.png b/res/screens/android/screen-xxhdpi-portrait.png deleted file mode 100644 index 4ebd800..0000000 Binary files a/res/screens/android/screen-xxhdpi-portrait.png and /dev/null differ diff --git a/res/screens/android/screen-xxxhdpi-landscape.png b/res/screens/android/screen-xxxhdpi-landscape.png deleted file mode 100644 index 0cdfeb9..0000000 Binary files a/res/screens/android/screen-xxxhdpi-landscape.png and /dev/null differ diff --git a/res/screens/android/screen-xxxhdpi-portrait.png b/res/screens/android/screen-xxxhdpi-portrait.png deleted file mode 100644 index cd96963..0000000 Binary files a/res/screens/android/screen-xxxhdpi-portrait.png and /dev/null differ