diff --git a/android/.idea/deploymentTargetSelector.xml b/android/.idea/deploymentTargetSelector.xml new file mode 100644 index 0000000000..cc35d8a114 --- /dev/null +++ b/android/.idea/deploymentTargetSelector.xml @@ -0,0 +1,18 @@ + + + + + + + + + \ No newline at end of file diff --git a/android/app/src/main/assets/fyle-icon-testing.png b/android/app/src/main/assets/fyle-icon-testing.png new file mode 100644 index 0000000000..2000d21167 Binary files /dev/null and b/android/app/src/main/assets/fyle-icon-testing.png differ diff --git a/android/app/src/main/assets/fyle_logo_square.png b/android/app/src/main/assets/fyle_logo_square.png new file mode 100644 index 0000000000..119fe28ec1 Binary files /dev/null and b/android/app/src/main/assets/fyle_logo_square.png differ diff --git a/android/app/src/main/assets/icon-testing.png b/android/app/src/main/assets/icon-testing.png new file mode 100644 index 0000000000..f0b042ee04 Binary files /dev/null and b/android/app/src/main/assets/icon-testing.png differ diff --git a/android/app/src/main/ic_launcher-playstore.png b/android/app/src/main/ic_launcher-playstore.png new file mode 100644 index 0000000000..af189230e4 Binary files /dev/null and b/android/app/src/main/ic_launcher-playstore.png differ diff --git a/android/app/src/main/res/fyle_logo_square.png b/android/app/src/main/res/fyle_logo_square.png new file mode 100644 index 0000000000..119fe28ec1 Binary files /dev/null and b/android/app/src/main/res/fyle_logo_square.png differ diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_new_splash.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_new_splash.xml index 3f18e9ffc9..446cf45c4e 100644 --- a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_new_splash.xml +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_new_splash.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_new_splash_round.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_new_splash_round.xml index 3f18e9ffc9..446cf45c4e 100644 --- a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_new_splash_round.xml +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_new_splash_round.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png deleted file mode 100644 index 56726e4b60..0000000000 Binary files a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and /dev/null differ diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher.webp b/android/app/src/main/res/mipmap-hdpi/ic_launcher.webp new file mode 100644 index 0000000000..ad2642ff46 Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher.webp differ diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp b/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000000..0664465a09 Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp differ diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png deleted file mode 100644 index 56726e4b60..0000000000 Binary files a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp new file mode 100644 index 0000000000..e0c14fb3ad Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp differ diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp b/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp new file mode 100644 index 0000000000..7213949a7e Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp differ diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp b/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000000..44839b6f4e Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp differ diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp new file mode 100644 index 0000000000..2f10fcc36d Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp differ diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp new file mode 100644 index 0000000000..305a7d8d6b Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp differ diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000000..44262b0eed Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp differ diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp new file mode 100644 index 0000000000..da45fbe609 Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp new file mode 100644 index 0000000000..dff53babfc Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000000..28c7550717 Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp new file mode 100644 index 0000000000..94dd502d5d Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp new file mode 100644 index 0000000000..b2d893d881 Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000000..b6c4240b64 Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp new file mode 100644 index 0000000000..fee5841ff0 Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp differ diff --git a/android/app/src/main/res/values/ic_launcher_new_splash_background.xml b/android/app/src/main/res/values/ic_launcher_new_splash_background.xml index 4294a955b9..cb5eb46f62 100644 --- a/android/app/src/main/res/values/ic_launcher_new_splash_background.xml +++ b/android/app/src/main/res/values/ic_launcher_new_splash_background.xml @@ -1,4 +1,4 @@ - #220033 + #FFFFFF \ No newline at end of file diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml index d0016f643b..7c04a23e88 100644 --- a/android/app/src/main/res/values/styles.xml +++ b/android/app/src/main/res/values/styles.xml @@ -17,7 +17,7 @@ \ No newline at end of file diff --git a/capacitor.config.json b/capacitor.config.json new file mode 100644 index 0000000000..0967ef424b --- /dev/null +++ b/capacitor.config.json @@ -0,0 +1 @@ +{} diff --git a/fyle_logo.png b/fyle_logo.png new file mode 100644 index 0000000000..375696808a Binary files /dev/null and b/fyle_logo.png differ diff --git a/ios/App/App/Base.lproj/LaunchScreen.storyboard b/ios/App/App/Base.lproj/LaunchScreen.storyboard index b2b38dd969..f2fdce290e 100644 --- a/ios/App/App/Base.lproj/LaunchScreen.storyboard +++ b/ios/App/App/Base.lproj/LaunchScreen.storyboard @@ -22,7 +22,7 @@ - + @@ -31,6 +31,6 @@ - + diff --git a/ios/App/fyle_logo_black.png b/ios/App/fyle_logo_black.png new file mode 100644 index 0000000000..b68fd4852a Binary files /dev/null and b/ios/App/fyle_logo_black.png differ diff --git a/resources/Fyle logo.png b/resources/Fyle logo.png new file mode 100644 index 0000000000..a4486bcebc Binary files /dev/null and b/resources/Fyle logo.png differ diff --git a/src/manifest.webmanifest b/src/manifest.webmanifest new file mode 100644 index 0000000000..62eba34e14 --- /dev/null +++ b/src/manifest.webmanifest @@ -0,0 +1,46 @@ +{ + "icons": [ + { + "src": "assets/icons/icon-48.webp", + "type": "image/png", + "sizes": "48x48", + "purpose": "any maskable" + }, + { + "src": "assets/icons/icon-72.webp", + "type": "image/png", + "sizes": "72x72", + "purpose": "any maskable" + }, + { + "src": "assets/icons/icon-96.webp", + "type": "image/png", + "sizes": "96x96", + "purpose": "any maskable" + }, + { + "src": "assets/icons/icon-128.webp", + "type": "image/png", + "sizes": "128x128", + "purpose": "any maskable" + }, + { + "src": "assets/icons/icon-192.webp", + "type": "image/png", + "sizes": "192x192", + "purpose": "any maskable" + }, + { + "src": "assets/icons/icon-256.webp", + "type": "image/png", + "sizes": "256x256", + "purpose": "any maskable" + }, + { + "src": "assets/icons/icon-512.webp", + "type": "image/png", + "sizes": "512x512", + "purpose": "any maskable" + } + ] +}