diff --git a/androidApp/src/androidMain/ic_launcher-playstore.png b/androidApp/src/androidMain/ic_launcher-playstore.png new file mode 100644 index 0000000..959a79c Binary files /dev/null and b/androidApp/src/androidMain/ic_launcher-playstore.png differ diff --git a/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml b/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml index eca70cf..036d09b 100644 --- a/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,5 @@ - - + + \ No newline at end of file diff --git a/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml b/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml index eca70cf..036d09b 100644 --- a/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,5 +1,5 @@ - - + + \ No newline at end of file diff --git a/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png b/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png deleted file mode 100644 index a571e60..0000000 Binary files a/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png and /dev/null differ diff --git a/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.webp b/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.webp new file mode 100644 index 0000000..44bcb00 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_foreground.webp b/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000..9c5ec23 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_foreground.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png b/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png deleted file mode 100644 index 61da551..0000000 Binary files a/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ diff --git a/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.webp b/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.webp new file mode 100644 index 0000000..4685576 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png b/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png deleted file mode 100644 index c41dd28..0000000 Binary files a/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png and /dev/null differ diff --git a/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.webp b/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.webp new file mode 100644 index 0000000..8b6bc1b Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_foreground.webp b/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000..65355a7 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_foreground.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png b/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png deleted file mode 100644 index db5080a..0000000 Binary files a/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ diff --git a/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.webp b/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.webp new file mode 100644 index 0000000..2de270d Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png b/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png deleted file mode 100644 index 6dba46d..0000000 Binary files a/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ diff --git a/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.webp b/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.webp new file mode 100644 index 0000000..d0d513b Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_foreground.webp b/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000..02dd30f Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_foreground.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png b/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png deleted file mode 100644 index da31a87..0000000 Binary files a/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ diff --git a/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.webp b/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.webp new file mode 100644 index 0000000..6591e87 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png b/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png deleted file mode 100644 index 15ac681..0000000 Binary files a/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ diff --git a/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.webp b/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.webp new file mode 100644 index 0000000..a033146 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_foreground.webp b/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000..e7cc049 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_foreground.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png b/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png deleted file mode 100644 index b216f2d..0000000 Binary files a/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ diff --git a/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.webp b/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.webp new file mode 100644 index 0000000..040c8f3 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png b/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png deleted file mode 100644 index f25a419..0000000 Binary files a/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ diff --git a/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.webp b/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.webp new file mode 100644 index 0000000..522a828 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_foreground.webp b/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000..ba35137 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_foreground.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png b/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png deleted file mode 100644 index e96783c..0000000 Binary files a/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ diff --git a/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.webp b/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.webp new file mode 100644 index 0000000..be8a341 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.webp differ diff --git a/androidApp/src/androidMain/res/values/ic_launcher_background.xml b/androidApp/src/androidMain/res/values/ic_launcher_background.xml new file mode 100644 index 0000000..930f6a4 --- /dev/null +++ b/androidApp/src/androidMain/res/values/ic_launcher_background.xml @@ -0,0 +1,4 @@ + + + #4285F4 + \ No newline at end of file diff --git a/iosApp/iosApp.xcodeproj/project.pbxproj b/iosApp/iosApp.xcodeproj/project.pbxproj index 6678037..df8fc26 100644 --- a/iosApp/iosApp.xcodeproj/project.pbxproj +++ b/iosApp/iosApp.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 50; + objectVersion = 51; objects = { /* Begin PBXBuildFile section */ @@ -20,7 +20,7 @@ 2152FB032600AC8F00CF470E /* iOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSApp.swift; sourceTree = ""; }; 4FF3202A603A284706412EDC /* Pods-iosApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.debug.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.debug.xcconfig"; sourceTree = ""; }; 6B1049432C0C2B312090ABF6 /* Pods_iosApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iosApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 7555FF7B242A565900829871 /* iosApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iosApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 7555FF7B242A565900829871 /* My application.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "My application.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 7555FF82242A565900829871 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; 7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; AB3632DC29227652001CCB65 /* Config.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = ""; }; @@ -69,7 +69,7 @@ 7555FF7C242A565900829871 /* Products */ = { isa = PBXGroup; children = ( - 7555FF7B242A565900829871 /* iosApp.app */, + 7555FF7B242A565900829871 /* My application.app */, ); name = Products; sourceTree = ""; @@ -122,7 +122,7 @@ ); name = iosApp; productName = iosApp; - productReference = 7555FF7B242A565900829871 /* iosApp.app */; + productReference = 7555FF7B242A565900829871 /* My application.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ diff --git a/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json b/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json index fb88a39..8edf56e 100644 --- a/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -1,93 +1,9 @@ { "images" : [ { - "idiom" : "iphone", - "scale" : "2x", - "size" : "20x20" - }, - { - "idiom" : "iphone", - "scale" : "3x", - "size" : "20x20" - }, - { - "idiom" : "iphone", - "scale" : "2x", - "size" : "29x29" - }, - { - "idiom" : "iphone", - "scale" : "3x", - "size" : "29x29" - }, - { - "idiom" : "iphone", - "scale" : "2x", - "size" : "40x40" - }, - { - "idiom" : "iphone", - "scale" : "3x", - "size" : "40x40" - }, - { - "idiom" : "iphone", - "scale" : "2x", - "size" : "60x60" - }, - { - "idiom" : "iphone", - "scale" : "3x", - "size" : "60x60" - }, - { - "idiom" : "ipad", - "scale" : "1x", - "size" : "20x20" - }, - { - "idiom" : "ipad", - "scale" : "2x", - "size" : "20x20" - }, - { - "idiom" : "ipad", - "scale" : "1x", - "size" : "29x29" - }, - { - "idiom" : "ipad", - "scale" : "2x", - "size" : "29x29" - }, - { - "idiom" : "ipad", - "scale" : "1x", - "size" : "40x40" - }, - { - "idiom" : "ipad", - "scale" : "2x", - "size" : "40x40" - }, - { - "idiom" : "ipad", - "scale" : "1x", - "size" : "76x76" - }, - { - "idiom" : "ipad", - "scale" : "2x", - "size" : "76x76" - }, - { - "idiom" : "ipad", - "scale" : "2x", - "size" : "83.5x83.5" - }, - { - "idiom" : "ios-marketing", - "scale" : "1x", + "filename" : "app-icon-1024.png", + "idiom" : "universal", + "platform" : "ios", "size" : "1024x1024" } ], @@ -95,4 +11,4 @@ "author" : "xcode", "version" : 1 } -} \ No newline at end of file +} diff --git a/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png b/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png new file mode 100644 index 0000000..53fc536 Binary files /dev/null and b/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png differ diff --git a/iosApp/iosApp/Assets.xcassets/Contents.json b/iosApp/iosApp/Assets.xcassets/Contents.json index 4aa7c53..73c0059 100644 --- a/iosApp/iosApp/Assets.xcassets/Contents.json +++ b/iosApp/iosApp/Assets.xcassets/Contents.json @@ -3,4 +3,4 @@ "author" : "xcode", "version" : 1 } -} \ No newline at end of file +}