diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5967294 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +**/bin/ +**/obj/ diff --git a/.idea/.idea.CrossPlatformSuite/.idea/.gitignore b/.idea/.idea.CrossPlatformSuite/.idea/.gitignore new file mode 100644 index 0000000..0007277 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/.gitignore @@ -0,0 +1,16 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/projectSettingsUpdater.xml +/modules.xml +/.idea.ServiceEngineerSupport.iml +/contentModel.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml + +**/bin/ +**/obj/ diff --git a/.idea/.idea.CrossPlatformSuite/.idea/.name b/.idea/.idea.CrossPlatformSuite/.idea/.name new file mode 100644 index 0000000..d0ddbe7 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/.name @@ -0,0 +1 @@ +CrossPlatformSuite \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/deploymentTargetDropDown.xml b/.idea/.idea.CrossPlatformSuite/.idea/deploymentTargetDropDown.xml new file mode 100644 index 0000000..8775ad5 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/deploymentTargetDropDown.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/encodings.xml b/.idea/.idea.CrossPlatformSuite/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/indexLayout.xml b/.idea/.idea.CrossPlatformSuite/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_activity_activity.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_activity_activity.xml new file mode 100644 index 0000000..66c6098 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_activity_activity.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_activity_activity_ktx.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_activity_activity_ktx.xml new file mode 100644 index 0000000..47903c9 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_activity_activity_ktx.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_annotation_annotation.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_annotation_annotation.xml new file mode 100644 index 0000000..8e9b79b --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_annotation_annotation.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_annotation_annotation_experimental.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_annotation_annotation_experimental.xml new file mode 100644 index 0000000..51adc28 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_annotation_annotation_experimental.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_appcompat_appcompat.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_appcompat_appcompat.xml new file mode 100644 index 0000000..dd6ceea --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_appcompat_appcompat.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_appcompat_appcompat_resources.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_appcompat_appcompat_resources.xml new file mode 100644 index 0000000..f217775 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_appcompat_appcompat_resources.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_arch_core_core_common.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_arch_core_core_common.xml new file mode 100644 index 0000000..790ef39 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_arch_core_core_common.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_arch_core_core_runtime.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_arch_core_core_runtime.xml new file mode 100644 index 0000000..20cc161 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_arch_core_core_runtime.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_asynclayoutinflater_asynclayoutinflater.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_asynclayoutinflater_asynclayoutinflater.xml new file mode 100644 index 0000000..3338f43 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_asynclayoutinflater_asynclayoutinflater.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_browser_browser.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_browser_browser.xml new file mode 100644 index 0000000..2be430a --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_browser_browser.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_cardview_cardview.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_cardview_cardview.xml new file mode 100644 index 0000000..ca4426f --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_cardview_cardview.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_collection_collection.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_collection_collection.xml new file mode 100644 index 0000000..5d35855 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_collection_collection.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_collection_collection_ktx.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_collection_collection_ktx.xml new file mode 100644 index 0000000..3c0992b --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_collection_collection_ktx.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_concurrent_concurrent_futures.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_concurrent_concurrent_futures.xml new file mode 100644 index 0000000..5022e92 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_concurrent_concurrent_futures.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_constraintlayout_constraintlayout.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_constraintlayout_constraintlayout.xml new file mode 100644 index 0000000..da1d12d --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_constraintlayout_constraintlayout.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_constraintlayout_constraintlayout_core.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_constraintlayout_constraintlayout_core.xml new file mode 100644 index 0000000..c6539e7 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_constraintlayout_constraintlayout_core.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_coordinatorlayout_coordinatorlayout.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_coordinatorlayout_coordinatorlayout.xml new file mode 100644 index 0000000..3f81e90 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_coordinatorlayout_coordinatorlayout.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_core_core.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_core_core.xml new file mode 100644 index 0000000..d5415f2 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_core_core.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_core_core_ktx.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_core_core_ktx.xml new file mode 100644 index 0000000..c2d8644 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_core_core_ktx.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_cursoradapter_cursoradapter.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_cursoradapter_cursoradapter.xml new file mode 100644 index 0000000..1cc1902 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_cursoradapter_cursoradapter.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_customview_customview.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_customview_customview.xml new file mode 100644 index 0000000..c3445fe --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_customview_customview.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_documentfile_documentfile.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_documentfile_documentfile.xml new file mode 100644 index 0000000..80e6b79 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_documentfile_documentfile.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_drawerlayout_drawerlayout.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_drawerlayout_drawerlayout.xml new file mode 100644 index 0000000..3c0a8a8 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_drawerlayout_drawerlayout.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_dynamicanimation_dynamicanimation.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_dynamicanimation_dynamicanimation.xml new file mode 100644 index 0000000..ba971f8 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_dynamicanimation_dynamicanimation.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_emoji2_emoji2.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_emoji2_emoji2.xml new file mode 100644 index 0000000..5c80af8 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_emoji2_emoji2.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_emoji2_emoji2_views_helper.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_emoji2_emoji2_views_helper.xml new file mode 100644 index 0000000..22fd72b --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_emoji2_emoji2_views_helper.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_exifinterface_exifinterface.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_exifinterface_exifinterface.xml new file mode 100644 index 0000000..324a694 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_exifinterface_exifinterface.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_fragment_fragment.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_fragment_fragment.xml new file mode 100644 index 0000000..68c537b --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_fragment_fragment.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_fragment_fragment_ktx.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_fragment_fragment_ktx.xml new file mode 100644 index 0000000..0b2ef23 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_fragment_fragment_ktx.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_interpolator_interpolator.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_interpolator_interpolator.xml new file mode 100644 index 0000000..2e68429 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_interpolator_interpolator.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_legacy_legacy_support_core_ui.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_legacy_legacy_support_core_ui.xml new file mode 100644 index 0000000..ea7be1d --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_legacy_legacy_support_core_ui.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_legacy_legacy_support_core_utils.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_legacy_legacy_support_core_utils.xml new file mode 100644 index 0000000..3a85add --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_legacy_legacy_support_core_utils.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_legacy_legacy_support_v4.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_legacy_legacy_support_v4.xml new file mode 100644 index 0000000..e647631 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_legacy_legacy_support_v4.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_common.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_common.xml new file mode 100644 index 0000000..7a5db18 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_common.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_livedata.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_livedata.xml new file mode 100644 index 0000000..1c2fb29 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_livedata.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_livedata_core.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_livedata_core.xml new file mode 100644 index 0000000..af3b03c --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_livedata_core.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_livedata_core_ktx.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_livedata_core_ktx.xml new file mode 100644 index 0000000..c2d20d5 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_livedata_core_ktx.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_process.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_process.xml new file mode 100644 index 0000000..758c821 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_process.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_runtime.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_runtime.xml new file mode 100644 index 0000000..cb22d01 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_runtime.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_runtime_ktx.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_runtime_ktx.xml new file mode 100644 index 0000000..6cee8fd --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_runtime_ktx.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_viewmodel.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_viewmodel.xml new file mode 100644 index 0000000..f4ce7f5 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_viewmodel.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_viewmodel_ktx.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_viewmodel_ktx.xml new file mode 100644 index 0000000..2d69187 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_viewmodel_ktx.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_viewmodel_savedstate.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_viewmodel_savedstate.xml new file mode 100644 index 0000000..a5b6725 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_lifecycle_lifecycle_viewmodel_savedstate.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_loader_loader.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_loader_loader.xml new file mode 100644 index 0000000..f23ba85 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_loader_loader.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_localbroadcastmanager_localbroadcastmanager.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_localbroadcastmanager_localbroadcastmanager.xml new file mode 100644 index 0000000..621a2e5 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_localbroadcastmanager_localbroadcastmanager.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_media_media.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_media_media.xml new file mode 100644 index 0000000..1a69164 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_media_media.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_common.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_common.xml new file mode 100644 index 0000000..546fb9a --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_common.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_fragment.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_fragment.xml new file mode 100644 index 0000000..1eeb97e --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_fragment.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_runtime.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_runtime.xml new file mode 100644 index 0000000..5cd2613 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_runtime.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_ui.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_ui.xml new file mode 100644 index 0000000..48e63ef --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_navigation_navigation_ui.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_print_print.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_print_print.xml new file mode 100644 index 0000000..bf2a5c5 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_print_print.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_recyclerview_recyclerview.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_recyclerview_recyclerview.xml new file mode 100644 index 0000000..614863d --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_recyclerview_recyclerview.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_resourceinspection_resourceinspection_annotation.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_resourceinspection_resourceinspection_annotation.xml new file mode 100644 index 0000000..343d616 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_resourceinspection_resourceinspection_annotation.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_savedstate_savedstate.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_savedstate_savedstate.xml new file mode 100644 index 0000000..f85de65 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_savedstate_savedstate.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_savedstate_savedstate_ktx.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_savedstate_savedstate_ktx.xml new file mode 100644 index 0000000..95e006d --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_savedstate_savedstate_ktx.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_security_security_crypto.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_security_security_crypto.xml new file mode 100644 index 0000000..b3c88d2 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_security_security_crypto.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_slidingpanelayout_slidingpanelayout.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_slidingpanelayout_slidingpanelayout.xml new file mode 100644 index 0000000..7db3b77 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_slidingpanelayout_slidingpanelayout.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_startup_startup_runtime.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_startup_startup_runtime.xml new file mode 100644 index 0000000..8cc81b5 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_startup_startup_runtime.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_swiperefreshlayout_swiperefreshlayout.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_swiperefreshlayout_swiperefreshlayout.xml new file mode 100644 index 0000000..4db1474 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_swiperefreshlayout_swiperefreshlayout.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_tracing_tracing.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_tracing_tracing.xml new file mode 100644 index 0000000..f902961 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_tracing_tracing.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_transition_transition.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_transition_transition.xml new file mode 100644 index 0000000..9891873 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_transition_transition.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_vectordrawable_vectordrawable.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_vectordrawable_vectordrawable.xml new file mode 100644 index 0000000..7ad5667 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_vectordrawable_vectordrawable.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_vectordrawable_vectordrawable_animated.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_vectordrawable_vectordrawable_animated.xml new file mode 100644 index 0000000..40a6c9e --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_vectordrawable_vectordrawable_animated.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_versionedparcelable_versionedparcelable.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_versionedparcelable_versionedparcelable.xml new file mode 100644 index 0000000..35e4434 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_versionedparcelable_versionedparcelable.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_viewpager2_viewpager2.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_viewpager2_viewpager2.xml new file mode 100644 index 0000000..96d100a --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_viewpager2_viewpager2.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_viewpager_viewpager.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_viewpager_viewpager.xml new file mode 100644 index 0000000..2c370f5 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_viewpager_viewpager.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_window_window.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_window_window.xml new file mode 100644 index 0000000..5cd5534 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/androidx_window_window.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/annotations.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/annotations.xml new file mode 100644 index 0000000..9b39802 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/annotations.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/com_google_android_material_material.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/com_google_android_material_material.xml new file mode 100644 index 0000000..e124109 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/com_google_android_material_material.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/disklrucache.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/disklrucache.xml new file mode 100644 index 0000000..6fd5331 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/disklrucache.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/gifdecoder.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/gifdecoder.xml new file mode 100644 index 0000000..0c3c68e --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/gifdecoder.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/glide.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/glide.xml new file mode 100644 index 0000000..8de4f3f --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/glide.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/guava_listenablefuture.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/guava_listenablefuture.xml new file mode 100644 index 0000000..56fe527 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/guava_listenablefuture.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/maui.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/maui.xml new file mode 100644 index 0000000..ee64c53 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/maui.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_annotations_23_0_0.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_annotations_23_0_0.xml new file mode 100644 index 0000000..6216ba9 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_annotations_23_0_0.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_1_7_20.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_1_7_20.xml new file mode 100644 index 0000000..53127ea --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_1_7_20.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_common_1_7_20.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_common_1_7_20.xml new file mode 100644 index 0000000..7c1fc45 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_common_1_7_20.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_jdk7_1_7_20.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_jdk7_1_7_20.xml new file mode 100644 index 0000000..a11353b --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_jdk7_1_7_20.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_jdk8_1_7_20.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_jdk8_1_7_20.xml new file mode 100644 index 0000000..374a32f --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlin_kotlin_stdlib_jdk8_1_7_20.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlinx_kotlinx_coroutines_android_1_6_4.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlinx_kotlinx_coroutines_android_1_6_4.xml new file mode 100644 index 0000000..0bffa70 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlinx_kotlinx_coroutines_android_1_6_4.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_1_6_4.xml b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_1_6_4.xml new file mode 100644 index 0000000..64f36c1 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/libraries/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_1_6_4.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CrossPlatformSuite/.idea/vcs.xml b/.idea/.idea.CrossPlatformSuite/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.CrossPlatformSuite/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file