diff --git a/imgs/splash.png b/imgs/splash.png new file mode 100644 index 00000000..64051df5 Binary files /dev/null and b/imgs/splash.png differ diff --git a/src/android/app/src/main/ic_launcher-playstore.png b/src/android/app/src/main/ic_launcher-playstore.png new file mode 100644 index 00000000..0b3e4467 Binary files /dev/null and b/src/android/app/src/main/ic_launcher-playstore.png differ diff --git a/src/android/app/src/main/res/drawable-land-hdpi/splash.png b/src/android/app/src/main/res/drawable-land-hdpi/splash.png index e31573b4..ea15b57c 100644 Binary files a/src/android/app/src/main/res/drawable-land-hdpi/splash.png and b/src/android/app/src/main/res/drawable-land-hdpi/splash.png differ diff --git a/src/android/app/src/main/res/drawable-land-mdpi/splash.png b/src/android/app/src/main/res/drawable-land-mdpi/splash.png index f7a64923..a219901b 100644 Binary files a/src/android/app/src/main/res/drawable-land-mdpi/splash.png and b/src/android/app/src/main/res/drawable-land-mdpi/splash.png differ diff --git a/src/android/app/src/main/res/drawable-land-xhdpi/splash.png b/src/android/app/src/main/res/drawable-land-xhdpi/splash.png index 80772550..b53ac482 100644 Binary files a/src/android/app/src/main/res/drawable-land-xhdpi/splash.png and b/src/android/app/src/main/res/drawable-land-xhdpi/splash.png differ diff --git a/src/android/app/src/main/res/drawable-land-xxhdpi/splash.png b/src/android/app/src/main/res/drawable-land-xxhdpi/splash.png index 14c6c8fe..20103d40 100644 Binary files a/src/android/app/src/main/res/drawable-land-xxhdpi/splash.png and b/src/android/app/src/main/res/drawable-land-xxhdpi/splash.png differ diff --git a/src/android/app/src/main/res/drawable-land-xxxhdpi/splash.png b/src/android/app/src/main/res/drawable-land-xxxhdpi/splash.png index 244ca250..71601a05 100644 Binary files a/src/android/app/src/main/res/drawable-land-xxxhdpi/splash.png and b/src/android/app/src/main/res/drawable-land-xxxhdpi/splash.png differ diff --git a/src/android/app/src/main/res/drawable-port-hdpi/splash.png b/src/android/app/src/main/res/drawable-port-hdpi/splash.png index 74faaa58..07918ead 100644 Binary files a/src/android/app/src/main/res/drawable-port-hdpi/splash.png and b/src/android/app/src/main/res/drawable-port-hdpi/splash.png differ diff --git a/src/android/app/src/main/res/drawable-port-mdpi/splash.png b/src/android/app/src/main/res/drawable-port-mdpi/splash.png index e944f4ad..1c83a5f4 100644 Binary files a/src/android/app/src/main/res/drawable-port-mdpi/splash.png and b/src/android/app/src/main/res/drawable-port-mdpi/splash.png differ diff --git a/src/android/app/src/main/res/drawable-port-xhdpi/splash.png b/src/android/app/src/main/res/drawable-port-xhdpi/splash.png index 564a82ff..6d34a810 100644 Binary files a/src/android/app/src/main/res/drawable-port-xhdpi/splash.png and b/src/android/app/src/main/res/drawable-port-xhdpi/splash.png differ diff --git a/src/android/app/src/main/res/drawable-port-xxhdpi/splash.png b/src/android/app/src/main/res/drawable-port-xxhdpi/splash.png index bfabe687..2cd0612e 100644 Binary files a/src/android/app/src/main/res/drawable-port-xxhdpi/splash.png and b/src/android/app/src/main/res/drawable-port-xxhdpi/splash.png differ diff --git a/src/android/app/src/main/res/drawable-port-xxxhdpi/splash.png b/src/android/app/src/main/res/drawable-port-xxxhdpi/splash.png index 69290712..df7c040c 100644 Binary files a/src/android/app/src/main/res/drawable-port-xxxhdpi/splash.png and b/src/android/app/src/main/res/drawable-port-xxxhdpi/splash.png differ diff --git a/src/android/app/src/main/res/drawable/splash.png b/src/android/app/src/main/res/drawable/splash.png index f7a64923..a219901b 100644 Binary files a/src/android/app/src/main/res/drawable/splash.png and b/src/android/app/src/main/res/drawable/splash.png differ diff --git a/src/android/app/src/main/res/mipmap-anydpi-v26/ic_banner.xml b/src/android/app/src/main/res/mipmap-anydpi-v26/ic_banner.xml new file mode 100644 index 00000000..cf3108b3 --- /dev/null +++ b/src/android/app/src/main/res/mipmap-anydpi-v26/ic_banner.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png index c023e505..1137dd66 100644 Binary files a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png index 2127973b..8f9d70e5 100644 Binary files a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png index b441f37d..93b236ae 100644 Binary files a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png index 72905b85..c508e2e0 100644 Binary files a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png index 8ed0605c..91bc2c74 100644 Binary files a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png index 9502e47a..502c1368 100644 Binary files a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/src/android/app/src/main/res/mipmap-xhdpi/ic_banner.png b/src/android/app/src/main/res/mipmap-xhdpi/ic_banner.png new file mode 100644 index 00000000..c828c4bc Binary files /dev/null and b/src/android/app/src/main/res/mipmap-xhdpi/ic_banner.png differ diff --git a/src/android/app/src/main/res/mipmap-xhdpi/ic_banner_foreground.png b/src/android/app/src/main/res/mipmap-xhdpi/ic_banner_foreground.png new file mode 100644 index 00000000..c828c4bc Binary files /dev/null and b/src/android/app/src/main/res/mipmap-xhdpi/ic_banner_foreground.png differ diff --git a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png index 4d1e0771..d2c1449d 100644 Binary files a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png index df0f1588..a9f7c1d9 100644 Binary files a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png index 853db043..aea09085 100644 Binary files a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index 6cdf97c1..2439f050 100644 Binary files a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png index 2960cbb6..966964dc 100644 Binary files a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png index 8e3093a8..7b42aecd 100644 Binary files a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 46de6e25..65e606fc 100644 Binary files a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png index d2ea9abe..5ef62937 100644 Binary files a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png index a40d73e9..713de120 100644 Binary files a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/src/android/app/src/main/res/values/ic_banner_background.xml b/src/android/app/src/main/res/values/ic_banner_background.xml new file mode 100644 index 00000000..15db34b8 --- /dev/null +++ b/src/android/app/src/main/res/values/ic_banner_background.xml @@ -0,0 +1,4 @@ + + + #FFFFFF + \ No newline at end of file diff --git a/src/src/styles/app.scss b/src/src/styles/app.scss index 4c916eb9..42d8e529 100644 --- a/src/src/styles/app.scss +++ b/src/src/styles/app.scss @@ -66,7 +66,7 @@ body { color: var(--card-color); font-size: var(--card-font-size); font-family: var(--card-font-family); - line-height: calc(var(--card-font-size) + 0.6rem); + line-height: calc(var(--card-font-size) + 0.68rem); } .card-close-button {