diff --git a/material/archives/1.initial/.gitignore b/material/archives/1.initial/.gitignore new file mode 100644 index 00000000..6e5f3047 --- /dev/null +++ b/material/archives/1.initial/.gitignore @@ -0,0 +1,15 @@ +*.iml +.gradle +/local.properties +/.idea +.DS_Store +build/ +/captures +.externalNativeBuild +.cxx +iosApp/Podfile.lock +iosApp/Pods/* +iosApp/iosApp.xcworkspace/* +iosApp/iosApp.xcodeproj/* +!iosApp/iosApp.xcodeproj/project.pbxproj +shared/shared.podspec diff --git a/material/archives/1.initial/.run/desktopApp.run.xml b/material/archives/1.initial/.run/desktopApp.run.xml new file mode 100644 index 00000000..95395e11 --- /dev/null +++ b/material/archives/1.initial/.run/desktopApp.run.xml @@ -0,0 +1,23 @@ + + + + + + + true + true + false + + + \ No newline at end of file diff --git a/material/archives/1.initial/LICENSE.txt b/material/archives/1.initial/LICENSE.txt new file mode 100644 index 00000000..244380c2 --- /dev/null +++ b/material/archives/1.initial/LICENSE.txt @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2020-2021 JetBrains s.r.o. and and respective authors and developers. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/material/archives/1.initial/README.md b/material/archives/1.initial/README.md new file mode 100644 index 00000000..e146a1bf --- /dev/null +++ b/material/archives/1.initial/README.md @@ -0,0 +1,314 @@ +[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +# [Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform) application + +> **Note** +> The iOS part of Compose Multiplatform is in Alpha. It may change incompatibly and require manual migration in the +> future. +> If you have any issues, please report them on [GitHub](https://github.com/JetBrains/compose-multiplatform/issues). + +You can use this template to start developing your +own [Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform#readme) application targeting desktop, +Android, and iOS. +Follow our tutorial below to get your first Compose Multiplatform app up and running. +The result will be a [Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform.html) project that uses the +Compose Multiplatform UI framework. + + + +## Set up the environment + +> **Warning** +> You need a Mac with macOS to write and run iOS-specific code on simulated or real devices. +> This is an Apple requirement. + +To work with this template, you need the following: + +* A machine running a recent version of macOS +* [Xcode](https://apps.apple.com/us/app/xcode/id497799835) +* [Android Studio](https://developer.android.com/studio) +* The [Kotlin Multiplatform Mobile plugin](https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform-mobile) +* The [CocoaPods dependency manager](https://kotlinlang.org/docs/native-cocoapods.html) + +### Check your environment + +Before you start, use the [KDoctor](https://github.com/Kotlin/kdoctor) tool to ensure that your development environment +is configured correctly: + +1. Install KDoctor with [Homebrew](https://brew.sh/): + + ```text + brew install kdoctor + ``` + +2. Run KDoctor in your terminal: + + ```text + kdoctor + ``` + + If everything is set up correctly, you'll see valid output: + + ```text + Environment diagnose (to see all details, use -v option): + [✓] Operation System + [✓] Java + [✓] Android Studio + [✓] Xcode + [✓] Cocoapods + + Conclusion: + ✓ Your system is ready for Kotlin Multiplatform Mobile development! + ``` + +Otherwise, KDoctor will highlight which parts of your setup still need to be configured and will suggest a way to fix +them. + +## Examine the project structure + +Open the project in Android Studio and switch the view from **Android** to **Project** to see all the files and targets +belonging to the project: + + + +Your Compose Multiplatform project includes 4 modules: + +### `shared` + +This is a Kotlin module that contains the logic common for desktop, Android, and iOS applications, that is, the code you +share between platforms. + +This `shared` module is also where you'll write your Compose Multiplatform code. +In `shared/src/commonMain/kotlin/App.kt`, you can find the shared root `@Composable` function for your app. + +It uses Gradle as the build system. You can add dependencies and change settings in `shared/build.gradle.kts`. +The `shared` module builds into a Java library, an Android library, and an iOS framework. + +### `desktopApp` + +This is a Kotlin module that builds into a desktop application. It uses Gradle as the build system. The `desktopApp` +module depends on and uses the `shared` module as a regular library. + +### `androidApp` + +This is a Kotlin module that builds into an Android application. It uses Gradle as the build system. +The `androidApp` module depends on and uses the `shared` module as a regular Android library. + +### `iosApp` + +This is an Xcode project that builds into an iOS application. +It depends on and uses the `shared` module as a CocoaPods dependency. + +## Run your application + +### On desktop + +To run your desktop application in Android Studio, select `desktopApp` in the list of run configurations and click **Run**: + +
+ + + +You can also run Gradle tasks in the terminal: + +* `./gradlew run` to run application +* `./gradlew package` to store native distribution into `build/compose/binaries` + +### On Android + +To run your application on an Android emulator: + +1. Ensure you have an Android virtual device available. + Otherwise, [create one](https://developer.android.com/studio/run/managing-avds#createavd). +2. In the list of run configurations, select `androidApp`. +3. Choose your virtual device and click **Run**: + +
+ + + +
+ Alternatively, use Gradle + +To install an Android application on a real Android device or an emulator, run `./gradlew installDebug` in the terminal. + +
+ +### On iOS + +#### Running on a simulator + +To run your application on an iOS simulator in Android Studio, modify the `iosApp` run configuration: + +1. In the list of run configurations, select **Edit Configurations**: + + + +2. Navigate to **iOS Application** | **iosApp**. +3. In the **Execution target** list, select your target device. Click **OK**: + + + +4. The `iosApp` run configuration is now available. Click **Run** next to your virtual device: + + + +#### Running on a real iOS device + +You can run your Compose Multiplatform application on a real iOS device for free. +To do so, you'll need the following: + +* The `TEAM_ID` associated with your [Apple ID](https://support.apple.com/en-us/HT204316) +* The iOS device registered in Xcode + +> **Note** +> Before you continue, we suggest creating a simple "Hello, world!" project in Xcode to ensure you can successfully run +> apps on your device. +> You can follow the instructions below or watch +> this [Stanford CS193P lecture recording](https://youtu.be/bqu6BquVi2M?start=716&end=1399). + +
+How to create and run a simple project in Xcode + +1. On the Xcode welcome screen, select **Create a new project in Xcode**. +2. On the **iOS** tab, choose the **App** template. Click **Next**. +3. Specify the product name and keep other settings default. Click **Next**. +4. Select where to store the project on your computer and click **Create**. You'll see an app that displays "Hello, + world!" on the device screen. +5. At the top of your Xcode screen, click on the device name near the **Run** button. +6. Plug your device into the computer. You'll see this device in the list of run options. +7. Choose your device and click **Run**. + +
+ +##### Finding your Team ID + +In the terminal, run `kdoctor --team-ids` to find your Team ID. +KDoctor will list all Team IDs currently configured on your system, for example: + +```text +3ABC246XYZ (Max Sample) +ZABCW6SXYZ (SampleTech Inc.) +``` + +
+Alternative way to find your Team ID + +If KDoctor doesn't work for you, try this alternative method: + +1. In Android Studio, run the `iosApp` configuration with the selected real device. The build should fail. +2. Go to Xcode and select **Open a project or file**. +3. Navigate to the `iosApp/iosApp.xcworkspace` file of your project. +4. In the left-hand menu, select `iosApp`. +5. Navigate to **Signing & Capabilities**. +6. In the **Team** list, select your team. + +If you haven't set up your team yet, use the **Add account** option and follow the steps. + +
+ +To run the application, set the `TEAM_ID`: + +1. In the template, navigate to the `iosApp/Configuration/Config.xcconfig` file. +2. Set your `TEAM_ID`. +3. Re-open the project in Android Studio. It should show the registered iOS device in the `iosApp` run configuration. + +## Make your first changes + +You can now make some changes in the code and check that they are visible in both the iOS and Android applications at +the same time: + +1. In Android Studio, navigate to the `shared/src/commonMain/kotlin/App.kt` file. + This is the common entry point for your Compose Multiplatform app. + + Here, you see the code responsible for rendering the "Hello, World!" button and the animated Compose Multiplatform logo: + + ```kotlin + @OptIn(ExperimentalResourceApi::class) + @Composable + internal fun App() { + MaterialTheme { + var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + null + ) + } + } + } + } + ``` + +2. Update the shared code by adding a text field that will update the name displayed on the button: + + ```diff + @OptIn(ExperimentalResourceApi::class) + @Composable + internal fun App() { + MaterialTheme { + var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + + TextField(greetingText, onValueChange = { greetingText = it }) + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + null + ) + } + } + } + } + ``` + +3. Re-run the `desktopApp`, `androidApp`, and `iosApp` configurations. You'll see this change reflected in all three + apps: + + + +## How to configure the iOS application + +To get a better understanding of this template's setup and learn how to configure the basic properties of your iOS app without Xcode, +open the `iosApp/Configuration/Config.xcconfig` file in Android Studio. The configuration file contains: + +* `APP_NAME`, a target executable and an application bundle name. +* `BUNDLE_ID`, + which [uniquely identifies the app throughout the system](https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleidentifier#discussion). +* `TEAM_ID`, [a unique identifier generated by Apple that's assigned to your team](https://developer.apple.com/help/account/manage-your-team/locate-your-team-id/#:~:text=A%20Team%20ID%20is%20a,developer%20in%20App%20Store%20Connect). + +To configure the `APP_NAME` option, open `Config.xcconfig` in any text editor *before opening* the project in Android +Studio, and then set the desired name. + +If you need to change this option after you open the project in Android Studio, do the following: + +1. Close the project in Android Studio. +2. Run `./cleanup.sh` in your terminal. +3. Change the setting. +4. Open the project in Android Studio again. + +To configure advanced settings, use Xcode. After opening the project in Android Studio, +open the `iosApp/iosApp.xcworkspace` file in Xcode and make changes there. + +## Next steps + +We encourage you to explore Compose Multiplatform further and try out more projects: + +* [Create an application targeting iOS and Android with Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform-ios-android-template#readme) +* [Create an application targeting Windows, macOS, and Linux with Compose Multiplatform for Desktop](https://github.com/JetBrains/compose-multiplatform-desktop-template#readme) +* [Complete more Compose Multiplatform tutorials](https://github.com/JetBrains/compose-multiplatform/blob/master/tutorials/README.md) +* [Explore some more advanced Compose Multiplatform example projects](https://github.com/JetBrains/compose-multiplatform/blob/master/examples/README.md) diff --git a/material/archives/1.initial/androidApp/build.gradle.kts b/material/archives/1.initial/androidApp/build.gradle.kts new file mode 100644 index 00000000..478d6a55 --- /dev/null +++ b/material/archives/1.initial/androidApp/build.gradle.kts @@ -0,0 +1,38 @@ +plugins { + kotlin("multiplatform") + id("com.android.application") + id("org.jetbrains.compose") +} + +kotlin { + androidTarget() + sourceSets { + val androidMain by getting { + dependencies { + implementation(project(":shared")) + } + } + } +} + +android { + compileSdk = (findProperty("android.compileSdk") as String).toInt() + namespace = "com.myapplication" + + sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml") + + defaultConfig { + applicationId = "com.myapplication.MyApplication" + minSdk = (findProperty("android.minSdk") as String).toInt() + targetSdk = (findProperty("android.targetSdk") as String).toInt() + versionCode = 1 + versionName = "1.0" + } + compileOptions { + sourceCompatibility = JavaVersion.VERSION_17 + targetCompatibility = JavaVersion.VERSION_17 + } + kotlin { + jvmToolchain(17) + } +} diff --git a/material/archives/1.initial/androidApp/src/androidMain/AndroidManifest.xml b/material/archives/1.initial/androidApp/src/androidMain/AndroidManifest.xml new file mode 100644 index 00000000..86ce26f3 --- /dev/null +++ b/material/archives/1.initial/androidApp/src/androidMain/AndroidManifest.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + diff --git a/material/archives/1.initial/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt b/material/archives/1.initial/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt new file mode 100644 index 00000000..fd6e831c --- /dev/null +++ b/material/archives/1.initial/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt @@ -0,0 +1,16 @@ +package com.myapplication + +import MainView +import android.os.Bundle +import androidx.activity.compose.setContent +import androidx.appcompat.app.AppCompatActivity + +class MainActivity : AppCompatActivity() { + override fun onCreate(savedInstanceState: Bundle?) { + super.onCreate(savedInstanceState) + + setContent { + MainView() + } + } +} \ No newline at end of file diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml b/material/archives/1.initial/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml new file mode 100644 index 00000000..2b068d11 --- /dev/null +++ b/material/archives/1.initial/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml b/material/archives/1.initial/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml new file mode 100644 index 00000000..07d5da9c --- /dev/null +++ b/material/archives/1.initial/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 00000000..eca70cfe --- /dev/null +++ b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 00000000..eca70cfe --- /dev/null +++ b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 00000000..a571e600 Binary files /dev/null and b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png differ diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 00000000..61da551c Binary files /dev/null and b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 00000000..c41dd285 Binary files /dev/null and b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png differ diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 00000000..db5080a7 Binary files /dev/null and b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 00000000..6dba46da Binary files /dev/null and b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 00000000..da31a871 Binary files /dev/null and b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..15ac6817 Binary files /dev/null and b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 00000000..b216f2d3 Binary files /dev/null and b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 00000000..f25a4197 Binary files /dev/null and b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 00000000..e96783cc Binary files /dev/null and b/material/archives/1.initial/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/material/archives/1.initial/androidApp/src/androidMain/res/values/strings.xml b/material/archives/1.initial/androidApp/src/androidMain/res/values/strings.xml new file mode 100644 index 00000000..592270bf --- /dev/null +++ b/material/archives/1.initial/androidApp/src/androidMain/res/values/strings.xml @@ -0,0 +1,3 @@ + + My application + \ No newline at end of file diff --git a/material/archives/1.initial/build.gradle.kts b/material/archives/1.initial/build.gradle.kts new file mode 100644 index 00000000..b7e1d5d2 --- /dev/null +++ b/material/archives/1.initial/build.gradle.kts @@ -0,0 +1,8 @@ +plugins { + // this is necessary to avoid the plugins to be loaded multiple times + // in each subproject's classloader + kotlin("multiplatform").apply(false) + id("com.android.application").apply(false) + id("com.android.library").apply(false) + id("org.jetbrains.compose").apply(false) +} diff --git a/material/archives/1.initial/cleanup.sh b/material/archives/1.initial/cleanup.sh new file mode 100644 index 00000000..62f9391b --- /dev/null +++ b/material/archives/1.initial/cleanup.sh @@ -0,0 +1,10 @@ +#!/bin/sh +rm -rf .idea +./gradlew clean +rm -rf .gradle +rm -rf build +rm -rf */build +rm -rf iosApp/iosApp.xcworkspace +rm -rf iosApp/Pods +rm -rf iosApp/iosApp.xcodeproj/project.xcworkspace +rm -rf iosApp/iosApp.xcodeproj/xcuserdata diff --git a/material/archives/1.initial/desktopApp/build.gradle.kts b/material/archives/1.initial/desktopApp/build.gradle.kts new file mode 100644 index 00000000..931f3467 --- /dev/null +++ b/material/archives/1.initial/desktopApp/build.gradle.kts @@ -0,0 +1,30 @@ +import org.jetbrains.compose.desktop.application.dsl.TargetFormat + +plugins { + kotlin("multiplatform") + id("org.jetbrains.compose") +} + +kotlin { + jvm() + sourceSets { + val jvmMain by getting { + dependencies { + implementation(compose.desktop.currentOs) + implementation(project(":shared")) + } + } + } +} + +compose.desktop { + application { + mainClass = "MainKt" + + nativeDistributions { + targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb) + packageName = "KotlinMultiplatformComposeDesktopApplication" + packageVersion = "1.0.0" + } + } +} diff --git a/material/archives/1.initial/desktopApp/src/jvmMain/kotlin/main.kt b/material/archives/1.initial/desktopApp/src/jvmMain/kotlin/main.kt new file mode 100644 index 00000000..5ffada98 --- /dev/null +++ b/material/archives/1.initial/desktopApp/src/jvmMain/kotlin/main.kt @@ -0,0 +1,8 @@ +import androidx.compose.ui.window.Window +import androidx.compose.ui.window.application + +fun main() = application { + Window(onCloseRequest = ::exitApplication) { + MainView() + } +} \ No newline at end of file diff --git a/material/archives/1.initial/gradle.properties b/material/archives/1.initial/gradle.properties new file mode 100644 index 00000000..2707573c --- /dev/null +++ b/material/archives/1.initial/gradle.properties @@ -0,0 +1,24 @@ +#Gradle +org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M" + +#Kotlin +kotlin.code.style=official + +#MPP +kotlin.mpp.stability.nowarn=true +kotlin.mpp.enableCInteropCommonization=true +kotlin.mpp.androidSourceSetLayoutVersion=2 + +#Compose +org.jetbrains.compose.experimental.uikit.enabled=true + +#Android +android.useAndroidX=true +android.compileSdk=34 +android.targetSdk=34 +android.minSdk=24 + +#Versions +kotlin.version=1.9.10 +agp.version=8.0.2 +compose.version=1.5.2 diff --git a/material/archives/1.initial/gradle/wrapper/gradle-wrapper.properties b/material/archives/1.initial/gradle/wrapper/gradle-wrapper.properties new file mode 100644 index 00000000..84a0b92f --- /dev/null +++ b/material/archives/1.initial/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,5 @@ +distributionBase=GRADLE_USER_HOME +distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists diff --git a/material/archives/1.initial/gradlew b/material/archives/1.initial/gradlew new file mode 100644 index 00000000..a69d9cb6 --- /dev/null +++ b/material/archives/1.initial/gradlew @@ -0,0 +1,240 @@ +#!/bin/sh + +# +# Copyright © 2015-2021 the original authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +############################################################################## +# +# Gradle start up script for POSIX generated by Gradle. +# +# Important for running: +# +# (1) You need a POSIX-compliant shell to run this script. If your /bin/sh is +# noncompliant, but you have some other compliant shell such as ksh or +# bash, then to run this script, type that shell name before the whole +# command line, like: +# +# ksh Gradle +# +# Busybox and similar reduced shells will NOT work, because this script +# requires all of these POSIX shell features: +# * functions; +# * expansions «$var», «${var}», «${var:-default}», «${var+SET}», +# «${var#prefix}», «${var%suffix}», and «$( cmd )»; +# * compound commands having a testable exit status, especially «case»; +# * various built-in commands including «command», «set», and «ulimit». +# +# Important for patching: +# +# (2) This script targets any POSIX shell, so it avoids extensions provided +# by Bash, Ksh, etc; in particular arrays are avoided. +# +# The "traditional" practice of packing multiple parameters into a +# space-separated string is a well documented source of bugs and security +# problems, so this is (mostly) avoided, by progressively accumulating +# options in "$@", and eventually passing that to Java. +# +# Where the inherited environment variables (DEFAULT_JVM_OPTS, JAVA_OPTS, +# and GRADLE_OPTS) rely on word-splitting, this is performed explicitly; +# see the in-line comments for details. +# +# There are tweaks for specific operating systems such as AIX, CygWin, +# Darwin, MinGW, and NonStop. +# +# (3) This script is generated from the Groovy template +# https://github.com/gradle/gradle/blob/master/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# within the Gradle project. +# +# You can find Gradle at https://github.com/gradle/gradle/. +# +############################################################################## + +# Attempt to set APP_HOME + +# Resolve links: $0 may be a link +app_path=$0 + +# Need this for daisy-chained symlinks. +while + APP_HOME=${app_path%"${app_path##*/}"} # leaves a trailing /; empty if no leading path + [ -h "$app_path" ] +do + ls=$( ls -ld "$app_path" ) + link=${ls#*' -> '} + case $link in #( + /*) app_path=$link ;; #( + *) app_path=$APP_HOME$link ;; + esac +done + +APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit + +APP_NAME="Gradle" +APP_BASE_NAME=${0##*/} + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + +# Use the maximum available, or set MAX_FD != -1 to use that value. +MAX_FD=maximum + +warn () { + echo "$*" +} >&2 + +die () { + echo + echo "$*" + echo + exit 1 +} >&2 + +# OS specific support (must be 'true' or 'false'). +cygwin=false +msys=false +darwin=false +nonstop=false +case "$( uname )" in #( + CYGWIN* ) cygwin=true ;; #( + Darwin* ) darwin=true ;; #( + MSYS* | MINGW* ) msys=true ;; #( + NONSTOP* ) nonstop=true ;; +esac + +CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar + + +# Determine the Java command to use to start the JVM. +if [ -n "$JAVA_HOME" ] ; then + if [ -x "$JAVA_HOME/jre/sh/java" ] ; then + # IBM's JDK on AIX uses strange locations for the executables + JAVACMD=$JAVA_HOME/jre/sh/java + else + JAVACMD=$JAVA_HOME/bin/java + fi + if [ ! -x "$JAVACMD" ] ; then + die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." + fi +else + JAVACMD=java + which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." +fi + +# Increase the maximum file descriptors if we can. +if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then + case $MAX_FD in #( + max*) + MAX_FD=$( ulimit -H -n ) || + warn "Could not query maximum file descriptor limit" + esac + case $MAX_FD in #( + '' | soft) :;; #( + *) + ulimit -n "$MAX_FD" || + warn "Could not set maximum file descriptor limit to $MAX_FD" + esac +fi + +# Collect all arguments for the java command, stacking in reverse order: +# * args from the command line +# * the main class name +# * -classpath +# * -D...appname settings +# * --module-path (only if needed) +# * DEFAULT_JVM_OPTS, JAVA_OPTS, and GRADLE_OPTS environment variables. + +# For Cygwin or MSYS, switch paths to Windows format before running java +if "$cygwin" || "$msys" ; then + APP_HOME=$( cygpath --path --mixed "$APP_HOME" ) + CLASSPATH=$( cygpath --path --mixed "$CLASSPATH" ) + + JAVACMD=$( cygpath --unix "$JAVACMD" ) + + # Now convert the arguments - kludge to limit ourselves to /bin/sh + for arg do + if + case $arg in #( + -*) false ;; # don't mess with options #( + /?*) t=${arg#/} t=/${t%%/*} # looks like a POSIX filepath + [ -e "$t" ] ;; #( + *) false ;; + esac + then + arg=$( cygpath --path --ignore --mixed "$arg" ) + fi + # Roll the args list around exactly as many times as the number of + # args, so each arg winds up back in the position where it started, but + # possibly modified. + # + # NB: a `for` loop captures its iteration list before it begins, so + # changing the positional parameters here affects neither the number of + # iterations, nor the values presented in `arg`. + shift # remove old arg + set -- "$@" "$arg" # push replacement arg + done +fi + +# Collect all arguments for the java command; +# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of +# shell script including quotes and variable substitutions, so put them in +# double quotes to make sure that they get re-expanded; and +# * put everything else in single quotes, so that it's not re-expanded. + +set -- \ + "-Dorg.gradle.appname=$APP_BASE_NAME" \ + -classpath "$CLASSPATH" \ + org.gradle.wrapper.GradleWrapperMain \ + "$@" + +# Stop when "xargs" is not available. +if ! command -v xargs >/dev/null 2>&1 +then + die "xargs is not available" +fi + +# Use "xargs" to parse quoted args. +# +# With -n1 it outputs one arg per line, with the quotes and backslashes removed. +# +# In Bash we could simply go: +# +# readarray ARGS < <( xargs -n1 <<<"$var" ) && +# set -- "${ARGS[@]}" "$@" +# +# but POSIX shell has neither arrays nor command substitution, so instead we +# post-process each arg (as a line of input to sed) to backslash-escape any +# character that might be a shell metacharacter, then use eval to reverse +# that process (while maintaining the separation between arguments), and wrap +# the whole thing up as a single "set" statement. +# +# This will of course break if any of these variables contains a newline or +# an unmatched quote. +# + +eval "set -- $( + printf '%s\n' "$DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS" | + xargs -n1 | + sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' | + tr '\n' ' ' + )" '"$@"' + +exec "$JAVACMD" "$@" diff --git a/material/archives/1.initial/gradlew.bat b/material/archives/1.initial/gradlew.bat new file mode 100644 index 00000000..f127cfd4 --- /dev/null +++ b/material/archives/1.initial/gradlew.bat @@ -0,0 +1,91 @@ +@rem +@rem Copyright 2015 the original author or authors. +@rem +@rem Licensed under the Apache License, Version 2.0 (the "License"); +@rem you may not use this file except in compliance with the License. +@rem You may obtain a copy of the License at +@rem +@rem https://www.apache.org/licenses/LICENSE-2.0 +@rem +@rem Unless required by applicable law or agreed to in writing, software +@rem distributed under the License is distributed on an "AS IS" BASIS, +@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +@rem See the License for the specific language governing permissions and +@rem limitations under the License. +@rem + +@if "%DEBUG%"=="" @echo off +@rem ########################################################################## +@rem +@rem Gradle startup script for Windows +@rem +@rem ########################################################################## + +@rem Set local scope for the variables with windows NT shell +if "%OS%"=="Windows_NT" setlocal + +set DIRNAME=%~dp0 +if "%DIRNAME%"=="" set DIRNAME=. +set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME% + +@rem Resolve any "." and ".." in APP_HOME to make it shorter. +for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi + +@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m" + +@rem Find java.exe +if defined JAVA_HOME goto findJavaFromJavaHome + +set JAVA_EXE=java.exe +%JAVA_EXE% -version >NUL 2>&1 +if %ERRORLEVEL% equ 0 goto execute + +echo. +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:findJavaFromJavaHome +set JAVA_HOME=%JAVA_HOME:"=% +set JAVA_EXE=%JAVA_HOME%/bin/java.exe + +if exist "%JAVA_EXE%" goto execute + +echo. +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:execute +@rem Setup the command line + +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar + + +@rem Execute Gradle +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %* + +:end +@rem End local scope for the variables with windows NT shell +if %ERRORLEVEL% equ 0 goto mainEnd + +:fail +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of +rem the _cmd.exe /c_ return code! +set EXIT_CODE=%ERRORLEVEL% +if %EXIT_CODE% equ 0 set EXIT_CODE=1 +if not ""=="%GRADLE_EXIT_CONSOLE%" exit %EXIT_CODE% +exit /b %EXIT_CODE% + +:mainEnd +if "%OS%"=="Windows_NT" endlocal + +:omega diff --git a/material/archives/1.initial/iosApp/Configuration/Config.xcconfig b/material/archives/1.initial/iosApp/Configuration/Config.xcconfig new file mode 100644 index 00000000..f3915978 --- /dev/null +++ b/material/archives/1.initial/iosApp/Configuration/Config.xcconfig @@ -0,0 +1,3 @@ +TEAM_ID= +BUNDLE_ID=com.myapplication.MyApplication +APP_NAME=My application diff --git a/material/archives/1.initial/iosApp/iosApp.xcodeproj/project.pbxproj b/material/archives/1.initial/iosApp/iosApp.xcodeproj/project.pbxproj new file mode 100644 index 00000000..33346d70 --- /dev/null +++ b/material/archives/1.initial/iosApp/iosApp.xcodeproj/project.pbxproj @@ -0,0 +1,396 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 50; + objects = { + +/* Begin PBXBuildFile section */ + 058557BB273AAA24004C7B11 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 058557BA273AAA24004C7B11 /* Assets.xcassets */; }; + 058557D9273AAEEB004C7B11 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */; }; + 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2152FB032600AC8F00CF470E /* iOSApp.swift */; }; + 7555FF83242A565900829871 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7555FF82242A565900829871 /* ContentView.swift */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 058557BA273AAA24004C7B11 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; + 2152FB032600AC8F00CF470E /* iOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSApp.swift; sourceTree = ""; }; + 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 = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + F85CB1118929364A9C6EFABC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 058557D7273AAEEB004C7B11 /* Preview Content */ = { + isa = PBXGroup; + children = ( + 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */, + ); + path = "Preview Content"; + sourceTree = ""; + }; + 42799AB246E5F90AF97AA0EF /* Frameworks */ = { + isa = PBXGroup; + children = ( + ); + name = Frameworks; + sourceTree = ""; + }; + 7555FF72242A565900829871 = { + isa = PBXGroup; + children = ( + AB1DB47929225F7C00F7AF9C /* Configuration */, + 7555FF7D242A565900829871 /* iosApp */, + 7555FF7C242A565900829871 /* Products */, + 42799AB246E5F90AF97AA0EF /* Frameworks */, + ); + sourceTree = ""; + }; + 7555FF7C242A565900829871 /* Products */ = { + isa = PBXGroup; + children = ( + 7555FF7B242A565900829871 /* My application.app */, + ); + name = Products; + sourceTree = ""; + }; + 7555FF7D242A565900829871 /* iosApp */ = { + isa = PBXGroup; + children = ( + 058557BA273AAA24004C7B11 /* Assets.xcassets */, + 7555FF82242A565900829871 /* ContentView.swift */, + 7555FF8C242A565B00829871 /* Info.plist */, + 2152FB032600AC8F00CF470E /* iOSApp.swift */, + 058557D7273AAEEB004C7B11 /* Preview Content */, + ); + path = iosApp; + sourceTree = ""; + }; + AB1DB47929225F7C00F7AF9C /* Configuration */ = { + isa = PBXGroup; + children = ( + AB3632DC29227652001CCB65 /* Config.xcconfig */, + ); + path = Configuration; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 7555FF7A242A565900829871 /* iosApp */ = { + isa = PBXNativeTarget; + buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */; + buildPhases = ( + 05D91A922A5F233C00F138EB /* Compile Kotlin */, + 7555FF77242A565900829871 /* Sources */, + 7555FF79242A565900829871 /* Resources */, + F85CB1118929364A9C6EFABC /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = iosApp; + productName = iosApp; + productReference = 7555FF7B242A565900829871 /* My application.app */; + productType = "com.apple.product-type.application"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 7555FF73242A565900829871 /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 1130; + LastUpgradeCheck = 1130; + ORGANIZATIONNAME = orgName; + TargetAttributes = { + 7555FF7A242A565900829871 = { + CreatedOnToolsVersion = 11.3.1; + }; + }; + }; + buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */; + compatibilityVersion = "Xcode 9.3"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 7555FF72242A565900829871; + productRefGroup = 7555FF7C242A565900829871 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 7555FF7A242A565900829871 /* iosApp */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 7555FF79242A565900829871 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 058557D9273AAEEB004C7B11 /* Preview Assets.xcassets in Resources */, + 058557BB273AAA24004C7B11 /* Assets.xcassets in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 05D91A922A5F233C00F138EB /* Compile Kotlin */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + ); + name = "Compile Kotlin"; + outputFileListPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "cd \"$SRCROOT/..\"\n./gradlew :shared:embedAndSignAppleFrameworkForXcode"; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 7555FF77242A565900829871 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */, + 7555FF83242A565900829871 /* ContentView.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 7555FFA3242A565B00829871 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AB3632DC29227652001CCB65 /* Config.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + }; + name = Debug; + }; + 7555FFA4242A565B00829871 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AB3632DC29227652001CCB65 /* Config.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + SDKROOT = iphoneos; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 7555FFA6242A565B00829871 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; + DEVELOPMENT_TEAM = "${TEAM_ID}"; + ENABLE_PREVIEWS = YES; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", + ); + INFOPLIST_FILE = iosApp/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + OTHER_LDFLAGS = ( + "$(inherited)", + "-framework", + shared, + ); + PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_ID}${TEAM_ID}"; + PRODUCT_NAME = "${APP_NAME}"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 7555FFA7242A565B00829871 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; + DEVELOPMENT_TEAM = "${TEAM_ID}"; + ENABLE_PREVIEWS = YES; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", + ); + INFOPLIST_FILE = iosApp/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + OTHER_LDFLAGS = ( + "$(inherited)", + "-framework", + shared, + ); + PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_ID}${TEAM_ID}"; + PRODUCT_NAME = "${APP_NAME}"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7555FFA3242A565B00829871 /* Debug */, + 7555FFA4242A565B00829871 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7555FFA6242A565B00829871 /* Debug */, + 7555FFA7242A565B00829871 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 7555FF73242A565900829871 /* Project object */; +} diff --git a/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json b/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 00000000..ee7e3ca0 --- /dev/null +++ b/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json b/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 00000000..8edf56e7 --- /dev/null +++ b/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,14 @@ +{ + "images" : [ + { + "filename" : "app-icon-1024.png", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png b/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png new file mode 100644 index 00000000..53fc536f Binary files /dev/null and b/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png differ diff --git a/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/Contents.json b/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/Contents.json new file mode 100644 index 00000000..4aa7c535 --- /dev/null +++ b/material/archives/1.initial/iosApp/iosApp/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/1.initial/iosApp/iosApp/ContentView.swift b/material/archives/1.initial/iosApp/iosApp/ContentView.swift new file mode 100644 index 00000000..f7f6457b --- /dev/null +++ b/material/archives/1.initial/iosApp/iosApp/ContentView.swift @@ -0,0 +1,21 @@ +import UIKit +import SwiftUI +import shared + +struct ComposeView: UIViewControllerRepresentable { + func makeUIViewController(context: Context) -> UIViewController { + Main_iosKt.MainViewController() + } + + func updateUIViewController(_ uiViewController: UIViewController, context: Context) {} +} + +struct ContentView: View { + var body: some View { + ComposeView() + .ignoresSafeArea(.keyboard) // Compose has own keyboard handler + } +} + + + diff --git a/material/archives/1.initial/iosApp/iosApp/Info.plist b/material/archives/1.initial/iosApp/iosApp/Info.plist new file mode 100644 index 00000000..412e3781 --- /dev/null +++ b/material/archives/1.initial/iosApp/iosApp/Info.plist @@ -0,0 +1,50 @@ + + + + + CFBundleDevelopmentRegion + $(DEVELOPMENT_LANGUAGE) + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + $(PRODUCT_BUNDLE_PACKAGE_TYPE) + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + LSRequiresIPhoneOS + + CADisableMinimumFrameDurationOnPhone + + UIApplicationSceneManifest + + UIApplicationSupportsMultipleScenes + + + UILaunchScreen + + UIRequiredDeviceCapabilities + + armv7 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + + diff --git a/material/archives/1.initial/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json b/material/archives/1.initial/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json new file mode 100644 index 00000000..4aa7c535 --- /dev/null +++ b/material/archives/1.initial/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/1.initial/iosApp/iosApp/iOSApp.swift b/material/archives/1.initial/iosApp/iosApp/iOSApp.swift new file mode 100644 index 00000000..0648e860 --- /dev/null +++ b/material/archives/1.initial/iosApp/iosApp/iOSApp.swift @@ -0,0 +1,10 @@ +import SwiftUI + +@main +struct iOSApp: App { + var body: some Scene { + WindowGroup { + ContentView() + } + } +} \ No newline at end of file diff --git a/material/archives/1.initial/readme_images/android_app_running.png b/material/archives/1.initial/readme_images/android_app_running.png new file mode 100644 index 00000000..a270c826 Binary files /dev/null and b/material/archives/1.initial/readme_images/android_app_running.png differ diff --git a/material/archives/1.initial/readme_images/banner.png b/material/archives/1.initial/readme_images/banner.png new file mode 100644 index 00000000..7cb3f3a1 Binary files /dev/null and b/material/archives/1.initial/readme_images/banner.png differ diff --git a/material/archives/1.initial/readme_images/desktop_app_running.png b/material/archives/1.initial/readme_images/desktop_app_running.png new file mode 100644 index 00000000..18a2223e Binary files /dev/null and b/material/archives/1.initial/readme_images/desktop_app_running.png differ diff --git a/material/archives/1.initial/readme_images/edit_run_config.png b/material/archives/1.initial/readme_images/edit_run_config.png new file mode 100644 index 00000000..4a6c5ac9 Binary files /dev/null and b/material/archives/1.initial/readme_images/edit_run_config.png differ diff --git a/material/archives/1.initial/readme_images/ios_app_running.png b/material/archives/1.initial/readme_images/ios_app_running.png new file mode 100644 index 00000000..a1c6c7cd Binary files /dev/null and b/material/archives/1.initial/readme_images/ios_app_running.png differ diff --git a/material/archives/1.initial/readme_images/open_project_view.png b/material/archives/1.initial/readme_images/open_project_view.png new file mode 100644 index 00000000..30f85236 Binary files /dev/null and b/material/archives/1.initial/readme_images/open_project_view.png differ diff --git a/material/archives/1.initial/readme_images/run_on_android.png b/material/archives/1.initial/readme_images/run_on_android.png new file mode 100644 index 00000000..b33fd98f Binary files /dev/null and b/material/archives/1.initial/readme_images/run_on_android.png differ diff --git a/material/archives/1.initial/readme_images/run_on_desktop.png b/material/archives/1.initial/readme_images/run_on_desktop.png new file mode 100644 index 00000000..1f4f747e Binary files /dev/null and b/material/archives/1.initial/readme_images/run_on_desktop.png differ diff --git a/material/archives/1.initial/readme_images/target_device.png b/material/archives/1.initial/readme_images/target_device.png new file mode 100644 index 00000000..accb7220 Binary files /dev/null and b/material/archives/1.initial/readme_images/target_device.png differ diff --git a/material/archives/1.initial/readme_images/text_field_added.png b/material/archives/1.initial/readme_images/text_field_added.png new file mode 100644 index 00000000..756bae34 Binary files /dev/null and b/material/archives/1.initial/readme_images/text_field_added.png differ diff --git a/material/archives/1.initial/settings.gradle.kts b/material/archives/1.initial/settings.gradle.kts new file mode 100644 index 00000000..b40c9dbe --- /dev/null +++ b/material/archives/1.initial/settings.gradle.kts @@ -0,0 +1,41 @@ +rootProject.name = "MyApplication" + +include(":androidApp") +include(":shared") +include(":desktopApp") + +pluginManagement { + repositories { + gradlePluginPortal() + mavenCentral() + google() + maven("https://maven.pkg.jetbrains.space/public/p/compose/dev") + } + + plugins { + val kotlinVersion = extra["kotlin.version"] as String + val agpVersion = extra["agp.version"] as String + val composeVersion = extra["compose.version"] as String + + kotlin("jvm").version(kotlinVersion) + kotlin("multiplatform").version(kotlinVersion) + kotlin("android").version(kotlinVersion) + + id("com.android.application").version(agpVersion) + id("com.android.library").version(agpVersion) + + id("org.jetbrains.compose").version(composeVersion) + } +} + +plugins { + id("org.gradle.toolchains.foojay-resolver-convention") version("0.4.0") +} + +dependencyResolutionManagement { + repositories { + mavenCentral() + google() + maven("https://maven.pkg.jetbrains.space/public/p/compose/dev") + } +} diff --git a/material/archives/1.initial/shared/build.gradle.kts b/material/archives/1.initial/shared/build.gradle.kts new file mode 100644 index 00000000..7efa84ce --- /dev/null +++ b/material/archives/1.initial/shared/build.gradle.kts @@ -0,0 +1,75 @@ +plugins { + kotlin("multiplatform") + id("com.android.library") + id("org.jetbrains.compose") +} + +kotlin { + androidTarget() + + jvm("desktop") + + listOf( + iosX64(), + iosArm64(), + iosSimulatorArm64() + ).forEach { iosTarget -> + iosTarget.binaries.framework { + baseName = "shared" + isStatic = true + } + } + + sourceSets { + val commonMain by getting { + dependencies { + implementation(compose.runtime) + implementation(compose.foundation) + implementation(compose.material) + @OptIn(org.jetbrains.compose.ExperimentalComposeLibrary::class) + implementation(compose.components.resources) + } + } + val androidMain by getting { + dependencies { + api("androidx.activity:activity-compose:1.7.2") + api("androidx.appcompat:appcompat:1.6.1") + api("androidx.core:core-ktx:1.10.1") + } + } + val iosX64Main by getting + val iosArm64Main by getting + val iosSimulatorArm64Main by getting + val iosMain by creating { + dependsOn(commonMain) + iosX64Main.dependsOn(this) + iosArm64Main.dependsOn(this) + iosSimulatorArm64Main.dependsOn(this) + } + val desktopMain by getting { + dependencies { + implementation(compose.desktop.common) + } + } + } +} + +android { + compileSdk = (findProperty("android.compileSdk") as String).toInt() + namespace = "com.myapplication.common" + + sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml") + sourceSets["main"].res.srcDirs("src/androidMain/res") + sourceSets["main"].resources.srcDirs("src/commonMain/resources") + + defaultConfig { + minSdk = (findProperty("android.minSdk") as String).toInt() + } + compileOptions { + sourceCompatibility = JavaVersion.VERSION_17 + targetCompatibility = JavaVersion.VERSION_17 + } + kotlin { + jvmToolchain(17) + } +} diff --git a/material/archives/1.initial/shared/src/androidMain/AndroidManifest.xml b/material/archives/1.initial/shared/src/androidMain/AndroidManifest.xml new file mode 100644 index 00000000..568741e5 --- /dev/null +++ b/material/archives/1.initial/shared/src/androidMain/AndroidManifest.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/material/archives/1.initial/shared/src/androidMain/kotlin/main.android.kt b/material/archives/1.initial/shared/src/androidMain/kotlin/main.android.kt new file mode 100644 index 00000000..d5723a23 --- /dev/null +++ b/material/archives/1.initial/shared/src/androidMain/kotlin/main.android.kt @@ -0,0 +1,5 @@ +import androidx.compose.runtime.Composable + +actual fun getPlatformName(): String = "Android" + +@Composable fun MainView() = App() diff --git a/material/archives/1.initial/shared/src/commonMain/kotlin/App.kt b/material/archives/1.initial/shared/src/commonMain/kotlin/App.kt new file mode 100644 index 00000000..34ce05af --- /dev/null +++ b/material/archives/1.initial/shared/src/commonMain/kotlin/App.kt @@ -0,0 +1,41 @@ +import androidx.compose.animation.AnimatedVisibility +import androidx.compose.foundation.Image +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.material.Button +import androidx.compose.material.MaterialTheme +import androidx.compose.material.Text +import androidx.compose.runtime.Composable +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.remember +import androidx.compose.runtime.setValue +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import org.jetbrains.compose.resources.ExperimentalResourceApi +import org.jetbrains.compose.resources.painterResource + +@OptIn(ExperimentalResourceApi::class) +@Composable +fun App() { + MaterialTheme { + var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + contentDescription = "Compose Multiplatform icon" + ) + } + } + } +} + +expect fun getPlatformName(): String \ No newline at end of file diff --git a/material/archives/1.initial/shared/src/commonMain/resources/compose-multiplatform.xml b/material/archives/1.initial/shared/src/commonMain/resources/compose-multiplatform.xml new file mode 100644 index 00000000..d7bf7955 --- /dev/null +++ b/material/archives/1.initial/shared/src/commonMain/resources/compose-multiplatform.xml @@ -0,0 +1,36 @@ + + + + + + + + diff --git a/material/archives/1.initial/shared/src/desktopMain/kotlin/main.desktop.kt b/material/archives/1.initial/shared/src/desktopMain/kotlin/main.desktop.kt new file mode 100644 index 00000000..5f23de7d --- /dev/null +++ b/material/archives/1.initial/shared/src/desktopMain/kotlin/main.desktop.kt @@ -0,0 +1,12 @@ +import androidx.compose.desktop.ui.tooling.preview.Preview +import androidx.compose.runtime.Composable + +actual fun getPlatformName(): String = "Desktop" + +@Composable fun MainView() = App() + +@Preview +@Composable +fun AppPreview() { + App() +} \ No newline at end of file diff --git a/material/archives/1.initial/shared/src/iosMain/kotlin/main.ios.kt b/material/archives/1.initial/shared/src/iosMain/kotlin/main.ios.kt new file mode 100644 index 00000000..1f0e256d --- /dev/null +++ b/material/archives/1.initial/shared/src/iosMain/kotlin/main.ios.kt @@ -0,0 +1,5 @@ +import androidx.compose.ui.window.ComposeUIViewController + +actual fun getPlatformName(): String = "iOS" + +fun MainViewController() = ComposeUIViewController { App() } \ No newline at end of file diff --git a/material/archives/2.ui/.gitignore b/material/archives/2.ui/.gitignore new file mode 100644 index 00000000..6e5f3047 --- /dev/null +++ b/material/archives/2.ui/.gitignore @@ -0,0 +1,15 @@ +*.iml +.gradle +/local.properties +/.idea +.DS_Store +build/ +/captures +.externalNativeBuild +.cxx +iosApp/Podfile.lock +iosApp/Pods/* +iosApp/iosApp.xcworkspace/* +iosApp/iosApp.xcodeproj/* +!iosApp/iosApp.xcodeproj/project.pbxproj +shared/shared.podspec diff --git a/material/archives/2.ui/.run/desktopApp.run.xml b/material/archives/2.ui/.run/desktopApp.run.xml new file mode 100644 index 00000000..95395e11 --- /dev/null +++ b/material/archives/2.ui/.run/desktopApp.run.xml @@ -0,0 +1,23 @@ + + + + + + + true + true + false + + + \ No newline at end of file diff --git a/material/archives/2.ui/LICENSE.txt b/material/archives/2.ui/LICENSE.txt new file mode 100644 index 00000000..244380c2 --- /dev/null +++ b/material/archives/2.ui/LICENSE.txt @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2020-2021 JetBrains s.r.o. and and respective authors and developers. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/material/archives/2.ui/README.md b/material/archives/2.ui/README.md new file mode 100644 index 00000000..e146a1bf --- /dev/null +++ b/material/archives/2.ui/README.md @@ -0,0 +1,314 @@ +[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +# [Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform) application + +> **Note** +> The iOS part of Compose Multiplatform is in Alpha. It may change incompatibly and require manual migration in the +> future. +> If you have any issues, please report them on [GitHub](https://github.com/JetBrains/compose-multiplatform/issues). + +You can use this template to start developing your +own [Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform#readme) application targeting desktop, +Android, and iOS. +Follow our tutorial below to get your first Compose Multiplatform app up and running. +The result will be a [Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform.html) project that uses the +Compose Multiplatform UI framework. + + + +## Set up the environment + +> **Warning** +> You need a Mac with macOS to write and run iOS-specific code on simulated or real devices. +> This is an Apple requirement. + +To work with this template, you need the following: + +* A machine running a recent version of macOS +* [Xcode](https://apps.apple.com/us/app/xcode/id497799835) +* [Android Studio](https://developer.android.com/studio) +* The [Kotlin Multiplatform Mobile plugin](https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform-mobile) +* The [CocoaPods dependency manager](https://kotlinlang.org/docs/native-cocoapods.html) + +### Check your environment + +Before you start, use the [KDoctor](https://github.com/Kotlin/kdoctor) tool to ensure that your development environment +is configured correctly: + +1. Install KDoctor with [Homebrew](https://brew.sh/): + + ```text + brew install kdoctor + ``` + +2. Run KDoctor in your terminal: + + ```text + kdoctor + ``` + + If everything is set up correctly, you'll see valid output: + + ```text + Environment diagnose (to see all details, use -v option): + [✓] Operation System + [✓] Java + [✓] Android Studio + [✓] Xcode + [✓] Cocoapods + + Conclusion: + ✓ Your system is ready for Kotlin Multiplatform Mobile development! + ``` + +Otherwise, KDoctor will highlight which parts of your setup still need to be configured and will suggest a way to fix +them. + +## Examine the project structure + +Open the project in Android Studio and switch the view from **Android** to **Project** to see all the files and targets +belonging to the project: + + + +Your Compose Multiplatform project includes 4 modules: + +### `shared` + +This is a Kotlin module that contains the logic common for desktop, Android, and iOS applications, that is, the code you +share between platforms. + +This `shared` module is also where you'll write your Compose Multiplatform code. +In `shared/src/commonMain/kotlin/App.kt`, you can find the shared root `@Composable` function for your app. + +It uses Gradle as the build system. You can add dependencies and change settings in `shared/build.gradle.kts`. +The `shared` module builds into a Java library, an Android library, and an iOS framework. + +### `desktopApp` + +This is a Kotlin module that builds into a desktop application. It uses Gradle as the build system. The `desktopApp` +module depends on and uses the `shared` module as a regular library. + +### `androidApp` + +This is a Kotlin module that builds into an Android application. It uses Gradle as the build system. +The `androidApp` module depends on and uses the `shared` module as a regular Android library. + +### `iosApp` + +This is an Xcode project that builds into an iOS application. +It depends on and uses the `shared` module as a CocoaPods dependency. + +## Run your application + +### On desktop + +To run your desktop application in Android Studio, select `desktopApp` in the list of run configurations and click **Run**: + +
+ + + +You can also run Gradle tasks in the terminal: + +* `./gradlew run` to run application +* `./gradlew package` to store native distribution into `build/compose/binaries` + +### On Android + +To run your application on an Android emulator: + +1. Ensure you have an Android virtual device available. + Otherwise, [create one](https://developer.android.com/studio/run/managing-avds#createavd). +2. In the list of run configurations, select `androidApp`. +3. Choose your virtual device and click **Run**: + +
+ + + +
+ Alternatively, use Gradle + +To install an Android application on a real Android device or an emulator, run `./gradlew installDebug` in the terminal. + +
+ +### On iOS + +#### Running on a simulator + +To run your application on an iOS simulator in Android Studio, modify the `iosApp` run configuration: + +1. In the list of run configurations, select **Edit Configurations**: + + + +2. Navigate to **iOS Application** | **iosApp**. +3. In the **Execution target** list, select your target device. Click **OK**: + + + +4. The `iosApp` run configuration is now available. Click **Run** next to your virtual device: + + + +#### Running on a real iOS device + +You can run your Compose Multiplatform application on a real iOS device for free. +To do so, you'll need the following: + +* The `TEAM_ID` associated with your [Apple ID](https://support.apple.com/en-us/HT204316) +* The iOS device registered in Xcode + +> **Note** +> Before you continue, we suggest creating a simple "Hello, world!" project in Xcode to ensure you can successfully run +> apps on your device. +> You can follow the instructions below or watch +> this [Stanford CS193P lecture recording](https://youtu.be/bqu6BquVi2M?start=716&end=1399). + +
+How to create and run a simple project in Xcode + +1. On the Xcode welcome screen, select **Create a new project in Xcode**. +2. On the **iOS** tab, choose the **App** template. Click **Next**. +3. Specify the product name and keep other settings default. Click **Next**. +4. Select where to store the project on your computer and click **Create**. You'll see an app that displays "Hello, + world!" on the device screen. +5. At the top of your Xcode screen, click on the device name near the **Run** button. +6. Plug your device into the computer. You'll see this device in the list of run options. +7. Choose your device and click **Run**. + +
+ +##### Finding your Team ID + +In the terminal, run `kdoctor --team-ids` to find your Team ID. +KDoctor will list all Team IDs currently configured on your system, for example: + +```text +3ABC246XYZ (Max Sample) +ZABCW6SXYZ (SampleTech Inc.) +``` + +
+Alternative way to find your Team ID + +If KDoctor doesn't work for you, try this alternative method: + +1. In Android Studio, run the `iosApp` configuration with the selected real device. The build should fail. +2. Go to Xcode and select **Open a project or file**. +3. Navigate to the `iosApp/iosApp.xcworkspace` file of your project. +4. In the left-hand menu, select `iosApp`. +5. Navigate to **Signing & Capabilities**. +6. In the **Team** list, select your team. + +If you haven't set up your team yet, use the **Add account** option and follow the steps. + +
+ +To run the application, set the `TEAM_ID`: + +1. In the template, navigate to the `iosApp/Configuration/Config.xcconfig` file. +2. Set your `TEAM_ID`. +3. Re-open the project in Android Studio. It should show the registered iOS device in the `iosApp` run configuration. + +## Make your first changes + +You can now make some changes in the code and check that they are visible in both the iOS and Android applications at +the same time: + +1. In Android Studio, navigate to the `shared/src/commonMain/kotlin/App.kt` file. + This is the common entry point for your Compose Multiplatform app. + + Here, you see the code responsible for rendering the "Hello, World!" button and the animated Compose Multiplatform logo: + + ```kotlin + @OptIn(ExperimentalResourceApi::class) + @Composable + internal fun App() { + MaterialTheme { + var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + null + ) + } + } + } + } + ``` + +2. Update the shared code by adding a text field that will update the name displayed on the button: + + ```diff + @OptIn(ExperimentalResourceApi::class) + @Composable + internal fun App() { + MaterialTheme { + var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + + TextField(greetingText, onValueChange = { greetingText = it }) + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + null + ) + } + } + } + } + ``` + +3. Re-run the `desktopApp`, `androidApp`, and `iosApp` configurations. You'll see this change reflected in all three + apps: + + + +## How to configure the iOS application + +To get a better understanding of this template's setup and learn how to configure the basic properties of your iOS app without Xcode, +open the `iosApp/Configuration/Config.xcconfig` file in Android Studio. The configuration file contains: + +* `APP_NAME`, a target executable and an application bundle name. +* `BUNDLE_ID`, + which [uniquely identifies the app throughout the system](https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleidentifier#discussion). +* `TEAM_ID`, [a unique identifier generated by Apple that's assigned to your team](https://developer.apple.com/help/account/manage-your-team/locate-your-team-id/#:~:text=A%20Team%20ID%20is%20a,developer%20in%20App%20Store%20Connect). + +To configure the `APP_NAME` option, open `Config.xcconfig` in any text editor *before opening* the project in Android +Studio, and then set the desired name. + +If you need to change this option after you open the project in Android Studio, do the following: + +1. Close the project in Android Studio. +2. Run `./cleanup.sh` in your terminal. +3. Change the setting. +4. Open the project in Android Studio again. + +To configure advanced settings, use Xcode. After opening the project in Android Studio, +open the `iosApp/iosApp.xcworkspace` file in Xcode and make changes there. + +## Next steps + +We encourage you to explore Compose Multiplatform further and try out more projects: + +* [Create an application targeting iOS and Android with Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform-ios-android-template#readme) +* [Create an application targeting Windows, macOS, and Linux with Compose Multiplatform for Desktop](https://github.com/JetBrains/compose-multiplatform-desktop-template#readme) +* [Complete more Compose Multiplatform tutorials](https://github.com/JetBrains/compose-multiplatform/blob/master/tutorials/README.md) +* [Explore some more advanced Compose Multiplatform example projects](https://github.com/JetBrains/compose-multiplatform/blob/master/examples/README.md) diff --git a/material/archives/2.ui/androidApp/build.gradle.kts b/material/archives/2.ui/androidApp/build.gradle.kts new file mode 100644 index 00000000..478d6a55 --- /dev/null +++ b/material/archives/2.ui/androidApp/build.gradle.kts @@ -0,0 +1,38 @@ +plugins { + kotlin("multiplatform") + id("com.android.application") + id("org.jetbrains.compose") +} + +kotlin { + androidTarget() + sourceSets { + val androidMain by getting { + dependencies { + implementation(project(":shared")) + } + } + } +} + +android { + compileSdk = (findProperty("android.compileSdk") as String).toInt() + namespace = "com.myapplication" + + sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml") + + defaultConfig { + applicationId = "com.myapplication.MyApplication" + minSdk = (findProperty("android.minSdk") as String).toInt() + targetSdk = (findProperty("android.targetSdk") as String).toInt() + versionCode = 1 + versionName = "1.0" + } + compileOptions { + sourceCompatibility = JavaVersion.VERSION_17 + targetCompatibility = JavaVersion.VERSION_17 + } + kotlin { + jvmToolchain(17) + } +} diff --git a/material/archives/2.ui/androidApp/src/androidMain/AndroidManifest.xml b/material/archives/2.ui/androidApp/src/androidMain/AndroidManifest.xml new file mode 100644 index 00000000..86ce26f3 --- /dev/null +++ b/material/archives/2.ui/androidApp/src/androidMain/AndroidManifest.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + diff --git a/material/archives/2.ui/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt b/material/archives/2.ui/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt new file mode 100644 index 00000000..fd6e831c --- /dev/null +++ b/material/archives/2.ui/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt @@ -0,0 +1,16 @@ +package com.myapplication + +import MainView +import android.os.Bundle +import androidx.activity.compose.setContent +import androidx.appcompat.app.AppCompatActivity + +class MainActivity : AppCompatActivity() { + override fun onCreate(savedInstanceState: Bundle?) { + super.onCreate(savedInstanceState) + + setContent { + MainView() + } + } +} \ No newline at end of file diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml b/material/archives/2.ui/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml new file mode 100644 index 00000000..2b068d11 --- /dev/null +++ b/material/archives/2.ui/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml b/material/archives/2.ui/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml new file mode 100644 index 00000000..07d5da9c --- /dev/null +++ b/material/archives/2.ui/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 00000000..eca70cfe --- /dev/null +++ b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 00000000..eca70cfe --- /dev/null +++ b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 00000000..a571e600 Binary files /dev/null and b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png differ diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 00000000..61da551c Binary files /dev/null and b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 00000000..c41dd285 Binary files /dev/null and b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png differ diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 00000000..db5080a7 Binary files /dev/null and b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 00000000..6dba46da Binary files /dev/null and b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 00000000..da31a871 Binary files /dev/null and b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..15ac6817 Binary files /dev/null and b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 00000000..b216f2d3 Binary files /dev/null and b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 00000000..f25a4197 Binary files /dev/null and b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 00000000..e96783cc Binary files /dev/null and b/material/archives/2.ui/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/material/archives/2.ui/androidApp/src/androidMain/res/values/strings.xml b/material/archives/2.ui/androidApp/src/androidMain/res/values/strings.xml new file mode 100644 index 00000000..592270bf --- /dev/null +++ b/material/archives/2.ui/androidApp/src/androidMain/res/values/strings.xml @@ -0,0 +1,3 @@ + + My application + \ No newline at end of file diff --git a/material/archives/2.ui/build.gradle.kts b/material/archives/2.ui/build.gradle.kts new file mode 100644 index 00000000..b7e1d5d2 --- /dev/null +++ b/material/archives/2.ui/build.gradle.kts @@ -0,0 +1,8 @@ +plugins { + // this is necessary to avoid the plugins to be loaded multiple times + // in each subproject's classloader + kotlin("multiplatform").apply(false) + id("com.android.application").apply(false) + id("com.android.library").apply(false) + id("org.jetbrains.compose").apply(false) +} diff --git a/material/archives/2.ui/cleanup.sh b/material/archives/2.ui/cleanup.sh new file mode 100644 index 00000000..62f9391b --- /dev/null +++ b/material/archives/2.ui/cleanup.sh @@ -0,0 +1,10 @@ +#!/bin/sh +rm -rf .idea +./gradlew clean +rm -rf .gradle +rm -rf build +rm -rf */build +rm -rf iosApp/iosApp.xcworkspace +rm -rf iosApp/Pods +rm -rf iosApp/iosApp.xcodeproj/project.xcworkspace +rm -rf iosApp/iosApp.xcodeproj/xcuserdata diff --git a/material/archives/2.ui/desktopApp/build.gradle.kts b/material/archives/2.ui/desktopApp/build.gradle.kts new file mode 100644 index 00000000..931f3467 --- /dev/null +++ b/material/archives/2.ui/desktopApp/build.gradle.kts @@ -0,0 +1,30 @@ +import org.jetbrains.compose.desktop.application.dsl.TargetFormat + +plugins { + kotlin("multiplatform") + id("org.jetbrains.compose") +} + +kotlin { + jvm() + sourceSets { + val jvmMain by getting { + dependencies { + implementation(compose.desktop.currentOs) + implementation(project(":shared")) + } + } + } +} + +compose.desktop { + application { + mainClass = "MainKt" + + nativeDistributions { + targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb) + packageName = "KotlinMultiplatformComposeDesktopApplication" + packageVersion = "1.0.0" + } + } +} diff --git a/material/archives/2.ui/desktopApp/src/jvmMain/kotlin/main.kt b/material/archives/2.ui/desktopApp/src/jvmMain/kotlin/main.kt new file mode 100644 index 00000000..5ffada98 --- /dev/null +++ b/material/archives/2.ui/desktopApp/src/jvmMain/kotlin/main.kt @@ -0,0 +1,8 @@ +import androidx.compose.ui.window.Window +import androidx.compose.ui.window.application + +fun main() = application { + Window(onCloseRequest = ::exitApplication) { + MainView() + } +} \ No newline at end of file diff --git a/material/archives/2.ui/gradle.properties b/material/archives/2.ui/gradle.properties new file mode 100644 index 00000000..2707573c --- /dev/null +++ b/material/archives/2.ui/gradle.properties @@ -0,0 +1,24 @@ +#Gradle +org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M" + +#Kotlin +kotlin.code.style=official + +#MPP +kotlin.mpp.stability.nowarn=true +kotlin.mpp.enableCInteropCommonization=true +kotlin.mpp.androidSourceSetLayoutVersion=2 + +#Compose +org.jetbrains.compose.experimental.uikit.enabled=true + +#Android +android.useAndroidX=true +android.compileSdk=34 +android.targetSdk=34 +android.minSdk=24 + +#Versions +kotlin.version=1.9.10 +agp.version=8.0.2 +compose.version=1.5.2 diff --git a/material/archives/2.ui/gradle/wrapper/gradle-wrapper.properties b/material/archives/2.ui/gradle/wrapper/gradle-wrapper.properties new file mode 100644 index 00000000..84a0b92f --- /dev/null +++ b/material/archives/2.ui/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,5 @@ +distributionBase=GRADLE_USER_HOME +distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists diff --git a/material/archives/2.ui/gradlew b/material/archives/2.ui/gradlew new file mode 100644 index 00000000..a69d9cb6 --- /dev/null +++ b/material/archives/2.ui/gradlew @@ -0,0 +1,240 @@ +#!/bin/sh + +# +# Copyright © 2015-2021 the original authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +############################################################################## +# +# Gradle start up script for POSIX generated by Gradle. +# +# Important for running: +# +# (1) You need a POSIX-compliant shell to run this script. If your /bin/sh is +# noncompliant, but you have some other compliant shell such as ksh or +# bash, then to run this script, type that shell name before the whole +# command line, like: +# +# ksh Gradle +# +# Busybox and similar reduced shells will NOT work, because this script +# requires all of these POSIX shell features: +# * functions; +# * expansions «$var», «${var}», «${var:-default}», «${var+SET}», +# «${var#prefix}», «${var%suffix}», and «$( cmd )»; +# * compound commands having a testable exit status, especially «case»; +# * various built-in commands including «command», «set», and «ulimit». +# +# Important for patching: +# +# (2) This script targets any POSIX shell, so it avoids extensions provided +# by Bash, Ksh, etc; in particular arrays are avoided. +# +# The "traditional" practice of packing multiple parameters into a +# space-separated string is a well documented source of bugs and security +# problems, so this is (mostly) avoided, by progressively accumulating +# options in "$@", and eventually passing that to Java. +# +# Where the inherited environment variables (DEFAULT_JVM_OPTS, JAVA_OPTS, +# and GRADLE_OPTS) rely on word-splitting, this is performed explicitly; +# see the in-line comments for details. +# +# There are tweaks for specific operating systems such as AIX, CygWin, +# Darwin, MinGW, and NonStop. +# +# (3) This script is generated from the Groovy template +# https://github.com/gradle/gradle/blob/master/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# within the Gradle project. +# +# You can find Gradle at https://github.com/gradle/gradle/. +# +############################################################################## + +# Attempt to set APP_HOME + +# Resolve links: $0 may be a link +app_path=$0 + +# Need this for daisy-chained symlinks. +while + APP_HOME=${app_path%"${app_path##*/}"} # leaves a trailing /; empty if no leading path + [ -h "$app_path" ] +do + ls=$( ls -ld "$app_path" ) + link=${ls#*' -> '} + case $link in #( + /*) app_path=$link ;; #( + *) app_path=$APP_HOME$link ;; + esac +done + +APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit + +APP_NAME="Gradle" +APP_BASE_NAME=${0##*/} + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + +# Use the maximum available, or set MAX_FD != -1 to use that value. +MAX_FD=maximum + +warn () { + echo "$*" +} >&2 + +die () { + echo + echo "$*" + echo + exit 1 +} >&2 + +# OS specific support (must be 'true' or 'false'). +cygwin=false +msys=false +darwin=false +nonstop=false +case "$( uname )" in #( + CYGWIN* ) cygwin=true ;; #( + Darwin* ) darwin=true ;; #( + MSYS* | MINGW* ) msys=true ;; #( + NONSTOP* ) nonstop=true ;; +esac + +CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar + + +# Determine the Java command to use to start the JVM. +if [ -n "$JAVA_HOME" ] ; then + if [ -x "$JAVA_HOME/jre/sh/java" ] ; then + # IBM's JDK on AIX uses strange locations for the executables + JAVACMD=$JAVA_HOME/jre/sh/java + else + JAVACMD=$JAVA_HOME/bin/java + fi + if [ ! -x "$JAVACMD" ] ; then + die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." + fi +else + JAVACMD=java + which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." +fi + +# Increase the maximum file descriptors if we can. +if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then + case $MAX_FD in #( + max*) + MAX_FD=$( ulimit -H -n ) || + warn "Could not query maximum file descriptor limit" + esac + case $MAX_FD in #( + '' | soft) :;; #( + *) + ulimit -n "$MAX_FD" || + warn "Could not set maximum file descriptor limit to $MAX_FD" + esac +fi + +# Collect all arguments for the java command, stacking in reverse order: +# * args from the command line +# * the main class name +# * -classpath +# * -D...appname settings +# * --module-path (only if needed) +# * DEFAULT_JVM_OPTS, JAVA_OPTS, and GRADLE_OPTS environment variables. + +# For Cygwin or MSYS, switch paths to Windows format before running java +if "$cygwin" || "$msys" ; then + APP_HOME=$( cygpath --path --mixed "$APP_HOME" ) + CLASSPATH=$( cygpath --path --mixed "$CLASSPATH" ) + + JAVACMD=$( cygpath --unix "$JAVACMD" ) + + # Now convert the arguments - kludge to limit ourselves to /bin/sh + for arg do + if + case $arg in #( + -*) false ;; # don't mess with options #( + /?*) t=${arg#/} t=/${t%%/*} # looks like a POSIX filepath + [ -e "$t" ] ;; #( + *) false ;; + esac + then + arg=$( cygpath --path --ignore --mixed "$arg" ) + fi + # Roll the args list around exactly as many times as the number of + # args, so each arg winds up back in the position where it started, but + # possibly modified. + # + # NB: a `for` loop captures its iteration list before it begins, so + # changing the positional parameters here affects neither the number of + # iterations, nor the values presented in `arg`. + shift # remove old arg + set -- "$@" "$arg" # push replacement arg + done +fi + +# Collect all arguments for the java command; +# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of +# shell script including quotes and variable substitutions, so put them in +# double quotes to make sure that they get re-expanded; and +# * put everything else in single quotes, so that it's not re-expanded. + +set -- \ + "-Dorg.gradle.appname=$APP_BASE_NAME" \ + -classpath "$CLASSPATH" \ + org.gradle.wrapper.GradleWrapperMain \ + "$@" + +# Stop when "xargs" is not available. +if ! command -v xargs >/dev/null 2>&1 +then + die "xargs is not available" +fi + +# Use "xargs" to parse quoted args. +# +# With -n1 it outputs one arg per line, with the quotes and backslashes removed. +# +# In Bash we could simply go: +# +# readarray ARGS < <( xargs -n1 <<<"$var" ) && +# set -- "${ARGS[@]}" "$@" +# +# but POSIX shell has neither arrays nor command substitution, so instead we +# post-process each arg (as a line of input to sed) to backslash-escape any +# character that might be a shell metacharacter, then use eval to reverse +# that process (while maintaining the separation between arguments), and wrap +# the whole thing up as a single "set" statement. +# +# This will of course break if any of these variables contains a newline or +# an unmatched quote. +# + +eval "set -- $( + printf '%s\n' "$DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS" | + xargs -n1 | + sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' | + tr '\n' ' ' + )" '"$@"' + +exec "$JAVACMD" "$@" diff --git a/material/archives/2.ui/gradlew.bat b/material/archives/2.ui/gradlew.bat new file mode 100644 index 00000000..f127cfd4 --- /dev/null +++ b/material/archives/2.ui/gradlew.bat @@ -0,0 +1,91 @@ +@rem +@rem Copyright 2015 the original author or authors. +@rem +@rem Licensed under the Apache License, Version 2.0 (the "License"); +@rem you may not use this file except in compliance with the License. +@rem You may obtain a copy of the License at +@rem +@rem https://www.apache.org/licenses/LICENSE-2.0 +@rem +@rem Unless required by applicable law or agreed to in writing, software +@rem distributed under the License is distributed on an "AS IS" BASIS, +@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +@rem See the License for the specific language governing permissions and +@rem limitations under the License. +@rem + +@if "%DEBUG%"=="" @echo off +@rem ########################################################################## +@rem +@rem Gradle startup script for Windows +@rem +@rem ########################################################################## + +@rem Set local scope for the variables with windows NT shell +if "%OS%"=="Windows_NT" setlocal + +set DIRNAME=%~dp0 +if "%DIRNAME%"=="" set DIRNAME=. +set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME% + +@rem Resolve any "." and ".." in APP_HOME to make it shorter. +for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi + +@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m" + +@rem Find java.exe +if defined JAVA_HOME goto findJavaFromJavaHome + +set JAVA_EXE=java.exe +%JAVA_EXE% -version >NUL 2>&1 +if %ERRORLEVEL% equ 0 goto execute + +echo. +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:findJavaFromJavaHome +set JAVA_HOME=%JAVA_HOME:"=% +set JAVA_EXE=%JAVA_HOME%/bin/java.exe + +if exist "%JAVA_EXE%" goto execute + +echo. +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:execute +@rem Setup the command line + +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar + + +@rem Execute Gradle +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %* + +:end +@rem End local scope for the variables with windows NT shell +if %ERRORLEVEL% equ 0 goto mainEnd + +:fail +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of +rem the _cmd.exe /c_ return code! +set EXIT_CODE=%ERRORLEVEL% +if %EXIT_CODE% equ 0 set EXIT_CODE=1 +if not ""=="%GRADLE_EXIT_CONSOLE%" exit %EXIT_CODE% +exit /b %EXIT_CODE% + +:mainEnd +if "%OS%"=="Windows_NT" endlocal + +:omega diff --git a/material/archives/2.ui/iosApp/Configuration/Config.xcconfig b/material/archives/2.ui/iosApp/Configuration/Config.xcconfig new file mode 100644 index 00000000..f3915978 --- /dev/null +++ b/material/archives/2.ui/iosApp/Configuration/Config.xcconfig @@ -0,0 +1,3 @@ +TEAM_ID= +BUNDLE_ID=com.myapplication.MyApplication +APP_NAME=My application diff --git a/material/archives/2.ui/iosApp/iosApp.xcodeproj/project.pbxproj b/material/archives/2.ui/iosApp/iosApp.xcodeproj/project.pbxproj new file mode 100644 index 00000000..33346d70 --- /dev/null +++ b/material/archives/2.ui/iosApp/iosApp.xcodeproj/project.pbxproj @@ -0,0 +1,396 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 50; + objects = { + +/* Begin PBXBuildFile section */ + 058557BB273AAA24004C7B11 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 058557BA273AAA24004C7B11 /* Assets.xcassets */; }; + 058557D9273AAEEB004C7B11 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */; }; + 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2152FB032600AC8F00CF470E /* iOSApp.swift */; }; + 7555FF83242A565900829871 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7555FF82242A565900829871 /* ContentView.swift */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 058557BA273AAA24004C7B11 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; + 2152FB032600AC8F00CF470E /* iOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSApp.swift; sourceTree = ""; }; + 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 = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + F85CB1118929364A9C6EFABC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 058557D7273AAEEB004C7B11 /* Preview Content */ = { + isa = PBXGroup; + children = ( + 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */, + ); + path = "Preview Content"; + sourceTree = ""; + }; + 42799AB246E5F90AF97AA0EF /* Frameworks */ = { + isa = PBXGroup; + children = ( + ); + name = Frameworks; + sourceTree = ""; + }; + 7555FF72242A565900829871 = { + isa = PBXGroup; + children = ( + AB1DB47929225F7C00F7AF9C /* Configuration */, + 7555FF7D242A565900829871 /* iosApp */, + 7555FF7C242A565900829871 /* Products */, + 42799AB246E5F90AF97AA0EF /* Frameworks */, + ); + sourceTree = ""; + }; + 7555FF7C242A565900829871 /* Products */ = { + isa = PBXGroup; + children = ( + 7555FF7B242A565900829871 /* My application.app */, + ); + name = Products; + sourceTree = ""; + }; + 7555FF7D242A565900829871 /* iosApp */ = { + isa = PBXGroup; + children = ( + 058557BA273AAA24004C7B11 /* Assets.xcassets */, + 7555FF82242A565900829871 /* ContentView.swift */, + 7555FF8C242A565B00829871 /* Info.plist */, + 2152FB032600AC8F00CF470E /* iOSApp.swift */, + 058557D7273AAEEB004C7B11 /* Preview Content */, + ); + path = iosApp; + sourceTree = ""; + }; + AB1DB47929225F7C00F7AF9C /* Configuration */ = { + isa = PBXGroup; + children = ( + AB3632DC29227652001CCB65 /* Config.xcconfig */, + ); + path = Configuration; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 7555FF7A242A565900829871 /* iosApp */ = { + isa = PBXNativeTarget; + buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */; + buildPhases = ( + 05D91A922A5F233C00F138EB /* Compile Kotlin */, + 7555FF77242A565900829871 /* Sources */, + 7555FF79242A565900829871 /* Resources */, + F85CB1118929364A9C6EFABC /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = iosApp; + productName = iosApp; + productReference = 7555FF7B242A565900829871 /* My application.app */; + productType = "com.apple.product-type.application"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 7555FF73242A565900829871 /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 1130; + LastUpgradeCheck = 1130; + ORGANIZATIONNAME = orgName; + TargetAttributes = { + 7555FF7A242A565900829871 = { + CreatedOnToolsVersion = 11.3.1; + }; + }; + }; + buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */; + compatibilityVersion = "Xcode 9.3"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 7555FF72242A565900829871; + productRefGroup = 7555FF7C242A565900829871 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 7555FF7A242A565900829871 /* iosApp */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 7555FF79242A565900829871 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 058557D9273AAEEB004C7B11 /* Preview Assets.xcassets in Resources */, + 058557BB273AAA24004C7B11 /* Assets.xcassets in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 05D91A922A5F233C00F138EB /* Compile Kotlin */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + ); + name = "Compile Kotlin"; + outputFileListPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "cd \"$SRCROOT/..\"\n./gradlew :shared:embedAndSignAppleFrameworkForXcode"; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 7555FF77242A565900829871 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */, + 7555FF83242A565900829871 /* ContentView.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 7555FFA3242A565B00829871 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AB3632DC29227652001CCB65 /* Config.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + }; + name = Debug; + }; + 7555FFA4242A565B00829871 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AB3632DC29227652001CCB65 /* Config.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + SDKROOT = iphoneos; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 7555FFA6242A565B00829871 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; + DEVELOPMENT_TEAM = "${TEAM_ID}"; + ENABLE_PREVIEWS = YES; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", + ); + INFOPLIST_FILE = iosApp/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + OTHER_LDFLAGS = ( + "$(inherited)", + "-framework", + shared, + ); + PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_ID}${TEAM_ID}"; + PRODUCT_NAME = "${APP_NAME}"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 7555FFA7242A565B00829871 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; + DEVELOPMENT_TEAM = "${TEAM_ID}"; + ENABLE_PREVIEWS = YES; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", + ); + INFOPLIST_FILE = iosApp/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + OTHER_LDFLAGS = ( + "$(inherited)", + "-framework", + shared, + ); + PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_ID}${TEAM_ID}"; + PRODUCT_NAME = "${APP_NAME}"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7555FFA3242A565B00829871 /* Debug */, + 7555FFA4242A565B00829871 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7555FFA6242A565B00829871 /* Debug */, + 7555FFA7242A565B00829871 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 7555FF73242A565900829871 /* Project object */; +} diff --git a/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json b/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 00000000..ee7e3ca0 --- /dev/null +++ b/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json b/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 00000000..8edf56e7 --- /dev/null +++ b/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,14 @@ +{ + "images" : [ + { + "filename" : "app-icon-1024.png", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png b/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png new file mode 100644 index 00000000..53fc536f Binary files /dev/null and b/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png differ diff --git a/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/Contents.json b/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/Contents.json new file mode 100644 index 00000000..4aa7c535 --- /dev/null +++ b/material/archives/2.ui/iosApp/iosApp/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/2.ui/iosApp/iosApp/ContentView.swift b/material/archives/2.ui/iosApp/iosApp/ContentView.swift new file mode 100644 index 00000000..f7f6457b --- /dev/null +++ b/material/archives/2.ui/iosApp/iosApp/ContentView.swift @@ -0,0 +1,21 @@ +import UIKit +import SwiftUI +import shared + +struct ComposeView: UIViewControllerRepresentable { + func makeUIViewController(context: Context) -> UIViewController { + Main_iosKt.MainViewController() + } + + func updateUIViewController(_ uiViewController: UIViewController, context: Context) {} +} + +struct ContentView: View { + var body: some View { + ComposeView() + .ignoresSafeArea(.keyboard) // Compose has own keyboard handler + } +} + + + diff --git a/material/archives/2.ui/iosApp/iosApp/Info.plist b/material/archives/2.ui/iosApp/iosApp/Info.plist new file mode 100644 index 00000000..412e3781 --- /dev/null +++ b/material/archives/2.ui/iosApp/iosApp/Info.plist @@ -0,0 +1,50 @@ + + + + + CFBundleDevelopmentRegion + $(DEVELOPMENT_LANGUAGE) + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + $(PRODUCT_BUNDLE_PACKAGE_TYPE) + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + LSRequiresIPhoneOS + + CADisableMinimumFrameDurationOnPhone + + UIApplicationSceneManifest + + UIApplicationSupportsMultipleScenes + + + UILaunchScreen + + UIRequiredDeviceCapabilities + + armv7 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + + diff --git a/material/archives/2.ui/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json b/material/archives/2.ui/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json new file mode 100644 index 00000000..4aa7c535 --- /dev/null +++ b/material/archives/2.ui/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/2.ui/iosApp/iosApp/iOSApp.swift b/material/archives/2.ui/iosApp/iosApp/iOSApp.swift new file mode 100644 index 00000000..0648e860 --- /dev/null +++ b/material/archives/2.ui/iosApp/iosApp/iOSApp.swift @@ -0,0 +1,10 @@ +import SwiftUI + +@main +struct iOSApp: App { + var body: some Scene { + WindowGroup { + ContentView() + } + } +} \ No newline at end of file diff --git a/material/archives/2.ui/readme_images/android_app_running.png b/material/archives/2.ui/readme_images/android_app_running.png new file mode 100644 index 00000000..a270c826 Binary files /dev/null and b/material/archives/2.ui/readme_images/android_app_running.png differ diff --git a/material/archives/2.ui/readme_images/banner.png b/material/archives/2.ui/readme_images/banner.png new file mode 100644 index 00000000..7cb3f3a1 Binary files /dev/null and b/material/archives/2.ui/readme_images/banner.png differ diff --git a/material/archives/2.ui/readme_images/desktop_app_running.png b/material/archives/2.ui/readme_images/desktop_app_running.png new file mode 100644 index 00000000..18a2223e Binary files /dev/null and b/material/archives/2.ui/readme_images/desktop_app_running.png differ diff --git a/material/archives/2.ui/readme_images/edit_run_config.png b/material/archives/2.ui/readme_images/edit_run_config.png new file mode 100644 index 00000000..4a6c5ac9 Binary files /dev/null and b/material/archives/2.ui/readme_images/edit_run_config.png differ diff --git a/material/archives/2.ui/readme_images/ios_app_running.png b/material/archives/2.ui/readme_images/ios_app_running.png new file mode 100644 index 00000000..a1c6c7cd Binary files /dev/null and b/material/archives/2.ui/readme_images/ios_app_running.png differ diff --git a/material/archives/2.ui/readme_images/open_project_view.png b/material/archives/2.ui/readme_images/open_project_view.png new file mode 100644 index 00000000..30f85236 Binary files /dev/null and b/material/archives/2.ui/readme_images/open_project_view.png differ diff --git a/material/archives/2.ui/readme_images/run_on_android.png b/material/archives/2.ui/readme_images/run_on_android.png new file mode 100644 index 00000000..b33fd98f Binary files /dev/null and b/material/archives/2.ui/readme_images/run_on_android.png differ diff --git a/material/archives/2.ui/readme_images/run_on_desktop.png b/material/archives/2.ui/readme_images/run_on_desktop.png new file mode 100644 index 00000000..1f4f747e Binary files /dev/null and b/material/archives/2.ui/readme_images/run_on_desktop.png differ diff --git a/material/archives/2.ui/readme_images/target_device.png b/material/archives/2.ui/readme_images/target_device.png new file mode 100644 index 00000000..accb7220 Binary files /dev/null and b/material/archives/2.ui/readme_images/target_device.png differ diff --git a/material/archives/2.ui/readme_images/text_field_added.png b/material/archives/2.ui/readme_images/text_field_added.png new file mode 100644 index 00000000..756bae34 Binary files /dev/null and b/material/archives/2.ui/readme_images/text_field_added.png differ diff --git a/material/archives/2.ui/settings.gradle.kts b/material/archives/2.ui/settings.gradle.kts new file mode 100644 index 00000000..b40c9dbe --- /dev/null +++ b/material/archives/2.ui/settings.gradle.kts @@ -0,0 +1,41 @@ +rootProject.name = "MyApplication" + +include(":androidApp") +include(":shared") +include(":desktopApp") + +pluginManagement { + repositories { + gradlePluginPortal() + mavenCentral() + google() + maven("https://maven.pkg.jetbrains.space/public/p/compose/dev") + } + + plugins { + val kotlinVersion = extra["kotlin.version"] as String + val agpVersion = extra["agp.version"] as String + val composeVersion = extra["compose.version"] as String + + kotlin("jvm").version(kotlinVersion) + kotlin("multiplatform").version(kotlinVersion) + kotlin("android").version(kotlinVersion) + + id("com.android.application").version(agpVersion) + id("com.android.library").version(agpVersion) + + id("org.jetbrains.compose").version(composeVersion) + } +} + +plugins { + id("org.gradle.toolchains.foojay-resolver-convention") version("0.4.0") +} + +dependencyResolutionManagement { + repositories { + mavenCentral() + google() + maven("https://maven.pkg.jetbrains.space/public/p/compose/dev") + } +} diff --git a/material/archives/2.ui/shared/build.gradle.kts b/material/archives/2.ui/shared/build.gradle.kts new file mode 100644 index 00000000..7efa84ce --- /dev/null +++ b/material/archives/2.ui/shared/build.gradle.kts @@ -0,0 +1,75 @@ +plugins { + kotlin("multiplatform") + id("com.android.library") + id("org.jetbrains.compose") +} + +kotlin { + androidTarget() + + jvm("desktop") + + listOf( + iosX64(), + iosArm64(), + iosSimulatorArm64() + ).forEach { iosTarget -> + iosTarget.binaries.framework { + baseName = "shared" + isStatic = true + } + } + + sourceSets { + val commonMain by getting { + dependencies { + implementation(compose.runtime) + implementation(compose.foundation) + implementation(compose.material) + @OptIn(org.jetbrains.compose.ExperimentalComposeLibrary::class) + implementation(compose.components.resources) + } + } + val androidMain by getting { + dependencies { + api("androidx.activity:activity-compose:1.7.2") + api("androidx.appcompat:appcompat:1.6.1") + api("androidx.core:core-ktx:1.10.1") + } + } + val iosX64Main by getting + val iosArm64Main by getting + val iosSimulatorArm64Main by getting + val iosMain by creating { + dependsOn(commonMain) + iosX64Main.dependsOn(this) + iosArm64Main.dependsOn(this) + iosSimulatorArm64Main.dependsOn(this) + } + val desktopMain by getting { + dependencies { + implementation(compose.desktop.common) + } + } + } +} + +android { + compileSdk = (findProperty("android.compileSdk") as String).toInt() + namespace = "com.myapplication.common" + + sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml") + sourceSets["main"].res.srcDirs("src/androidMain/res") + sourceSets["main"].resources.srcDirs("src/commonMain/resources") + + defaultConfig { + minSdk = (findProperty("android.minSdk") as String).toInt() + } + compileOptions { + sourceCompatibility = JavaVersion.VERSION_17 + targetCompatibility = JavaVersion.VERSION_17 + } + kotlin { + jvmToolchain(17) + } +} diff --git a/material/archives/2.ui/shared/src/androidMain/AndroidManifest.xml b/material/archives/2.ui/shared/src/androidMain/AndroidManifest.xml new file mode 100644 index 00000000..568741e5 --- /dev/null +++ b/material/archives/2.ui/shared/src/androidMain/AndroidManifest.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/material/archives/2.ui/shared/src/androidMain/kotlin/main.android.kt b/material/archives/2.ui/shared/src/androidMain/kotlin/main.android.kt new file mode 100644 index 00000000..d5723a23 --- /dev/null +++ b/material/archives/2.ui/shared/src/androidMain/kotlin/main.android.kt @@ -0,0 +1,5 @@ +import androidx.compose.runtime.Composable + +actual fun getPlatformName(): String = "Android" + +@Composable fun MainView() = App() diff --git a/material/archives/2.ui/shared/src/commonMain/kotlin/App.kt b/material/archives/2.ui/shared/src/commonMain/kotlin/App.kt new file mode 100644 index 00000000..2873b15a --- /dev/null +++ b/material/archives/2.ui/shared/src/commonMain/kotlin/App.kt @@ -0,0 +1,63 @@ +import androidx.compose.animation.AnimatedVisibility +import androidx.compose.foundation.Image +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.material.Button +import androidx.compose.material.MaterialTheme +import androidx.compose.material.Text +import androidx.compose.runtime.Composable +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.remember +import androidx.compose.runtime.setValue +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import network.data.Answer +import network.data.Question +import org.jetbrains.compose.resources.ExperimentalResourceApi +import org.jetbrains.compose.resources.painterResource + +@OptIn(ExperimentalResourceApi::class) +@Composable +fun App() { + + + MaterialTheme { + + //scoreScreen("10/10") + var questions = listOf( + Question( + 1, + "Android is a great platform ?", + 1, + listOf(Answer(1, "YES"), Answer(2, "NO")) + ), + Question( + 1, + "Android is a bad platform ?", + 2, + listOf(Answer(1, "YES"), Answer(2, "NO")) + ) + ) + questionScreen(questions) + + + /*var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + contentDescription = "Compose Multiplatform icon" + ) + }*/ + } + } + +expect fun getPlatformName(): String \ No newline at end of file diff --git a/material/archives/2.ui/shared/src/commonMain/kotlin/QuestionScreen.kt b/material/archives/2.ui/shared/src/commonMain/kotlin/QuestionScreen.kt new file mode 100644 index 00000000..128490b8 --- /dev/null +++ b/material/archives/2.ui/shared/src/commonMain/kotlin/QuestionScreen.kt @@ -0,0 +1,106 @@ +import androidx.compose.foundation.layout.Arrangement +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.Row +import androidx.compose.foundation.layout.fillMaxHeight +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.height +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.selection.selectableGroup +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.Button +import androidx.compose.material.Card +import androidx.compose.material.Icon +import androidx.compose.material.LinearProgressIndicator +import androidx.compose.material.RadioButton +import androidx.compose.material.Text +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.filled.ArrowForward +import androidx.compose.material.icons.filled.Done +import androidx.compose.runtime.Composable +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.remember +import androidx.compose.runtime.setValue +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.graphics.vector.ImageVector +import androidx.compose.ui.text.style.TextAlign +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp +import network.data.Question + +@Composable() +internal fun questionScreen(questions: List) { + + var questionProgress by remember { mutableStateOf(0) } + var selectedAnswer by remember { mutableStateOf(1) } + var score by remember { mutableStateOf(0) } + + Column( + modifier = Modifier.fillMaxWidth().fillMaxHeight(), + verticalArrangement = Arrangement.Center, + horizontalAlignment = Alignment.CenterHorizontally + ) { + Card( + shape = RoundedCornerShape(5.dp), + modifier = Modifier.padding(60.dp) + ) { + Column( + horizontalAlignment = Alignment.CenterHorizontally, + modifier = Modifier.padding(horizontal = 10.dp) + ) { + Text( + modifier = Modifier.padding(all = 10.dp), + text = questions[questionProgress].label, + fontSize = 25.sp, + textAlign = TextAlign.Center + ) + } + } + Column(modifier = Modifier.selectableGroup()) { + questions[questionProgress].answers.forEach { answer -> + Row( + modifier = Modifier.padding(horizontal = 16.dp), + verticalAlignment = Alignment.CenterVertically + ) { + RadioButton( + modifier = Modifier.padding(end = 16.dp), + selected = (selectedAnswer == answer.id), + onClick = { selectedAnswer = answer.id }, + ) + Text(text = answer.label) + } + } + } + Column(modifier = Modifier.fillMaxHeight(), horizontalAlignment = Alignment.CenterHorizontally, verticalArrangement = Arrangement.Bottom) { + Button( + modifier = Modifier.padding(bottom = 20.dp), + onClick = { + if(selectedAnswer == questions[questionProgress].correctAnswerId) { + score++ + } + if (questionProgress < questions.size - 1) { + questionProgress++ + selectedAnswer = 1 + }else{ + // Go to the score section + } + } + ) { + if(questionProgress < questions.size - 1) nextOrDoneButton(Icons.Filled.ArrowForward,"Next") + else nextOrDoneButton(Icons.Filled.Done,"Done") + } + LinearProgressIndicator(modifier = Modifier.fillMaxWidth().height(20.dp), progress = questionProgress.div(questions.size.toFloat()).plus(1.div(questions.size.toFloat()))) + } + } +} + +@Composable +internal fun nextOrDoneButton(iv: ImageVector, label:String){ + Icon( + iv, + contentDescription = "Localized description", + Modifier.padding(end = 15.dp) + ) + Text(label) +} \ No newline at end of file diff --git a/material/archives/2.ui/shared/src/commonMain/kotlin/ScoreScreen.kt b/material/archives/2.ui/shared/src/commonMain/kotlin/ScoreScreen.kt new file mode 100644 index 00000000..47f02534 --- /dev/null +++ b/material/archives/2.ui/shared/src/commonMain/kotlin/ScoreScreen.kt @@ -0,0 +1,59 @@ +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.fillMaxHeight +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.Button +import androidx.compose.material.Card +import androidx.compose.material.Icon +import androidx.compose.material.Text +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.filled.Refresh +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.graphics.Color +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp + + +@Composable() +internal fun scoreScreen(score: String){ + Box( + contentAlignment = Alignment.Center, + modifier = Modifier.fillMaxWidth().fillMaxHeight() + ) { + Card( + shape = RoundedCornerShape(8.dp), + modifier = Modifier.padding(10.dp), + backgroundColor = Color.Green + + ) { + Column(horizontalAlignment = Alignment.CenterHorizontally) { + + + Column(horizontalAlignment = Alignment.CenterHorizontally) { + + Text( + fontSize = 15.sp, + text = "score", + ) + Text( + fontSize = 30.sp, + text = score, + ) + Button( + modifier = Modifier.padding(all = 20.dp), + onClick = { + } + ) { + Icon(Icons.Filled.Refresh, contentDescription = "Localized description") + Text(text = "Retake the Quiz",) + + } + } + } + } + } +} \ No newline at end of file diff --git a/material/archives/2.ui/shared/src/commonMain/kotlin/WelcomeScreen.kt b/material/archives/2.ui/shared/src/commonMain/kotlin/WelcomeScreen.kt new file mode 100644 index 00000000..fd72dbdd --- /dev/null +++ b/material/archives/2.ui/shared/src/commonMain/kotlin/WelcomeScreen.kt @@ -0,0 +1,51 @@ +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.fillMaxHeight +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.Button +import androidx.compose.material.Card +import androidx.compose.material.Text +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp + +@Composable() +internal fun welcomeScreen(){ + + Box( + contentAlignment = Alignment.Center, + modifier = Modifier.fillMaxWidth().fillMaxHeight() + ) { + Card( + shape = RoundedCornerShape(8.dp), + modifier = Modifier.padding(10.dp), + ) { + Column(horizontalAlignment = Alignment.CenterHorizontally) { + + + Column(horizontalAlignment = Alignment.CenterHorizontally) { + Text( + text = "Quiz", + fontSize = 30.sp, + modifier = Modifier.padding(all = 10.dp) + ) + Text( + modifier = Modifier.padding(all = 10.dp), + text = "A simple Quiz to discovers KMP and compose.", + ) + Button( + modifier = Modifier.padding(all = 10.dp), + onClick = { } + + ) { + Text("Start the Quiz") + } + } + } + } + } +} \ No newline at end of file diff --git a/material/archives/2.ui/shared/src/commonMain/kotlin/network/data/Answer.kt b/material/archives/2.ui/shared/src/commonMain/kotlin/network/data/Answer.kt new file mode 100644 index 00000000..ff2892e1 --- /dev/null +++ b/material/archives/2.ui/shared/src/commonMain/kotlin/network/data/Answer.kt @@ -0,0 +1,3 @@ +package network.data + +data class Answer(val id: Int, val label: String ) \ No newline at end of file diff --git a/material/archives/2.ui/shared/src/commonMain/kotlin/network/data/Question.kt b/material/archives/2.ui/shared/src/commonMain/kotlin/network/data/Question.kt new file mode 100644 index 00000000..ab5f065f --- /dev/null +++ b/material/archives/2.ui/shared/src/commonMain/kotlin/network/data/Question.kt @@ -0,0 +1,3 @@ +package network.data + +data class Question(val id:Int, val label:String, val correctAnswerId:Int, val answers:List) \ No newline at end of file diff --git a/material/archives/2.ui/shared/src/commonMain/kotlin/network/data/Quiz.kt b/material/archives/2.ui/shared/src/commonMain/kotlin/network/data/Quiz.kt new file mode 100644 index 00000000..dd72f03b --- /dev/null +++ b/material/archives/2.ui/shared/src/commonMain/kotlin/network/data/Quiz.kt @@ -0,0 +1,3 @@ +package network.data + +data class Quiz(var questions: List) \ No newline at end of file diff --git a/material/archives/2.ui/shared/src/commonMain/resources/compose-multiplatform.xml b/material/archives/2.ui/shared/src/commonMain/resources/compose-multiplatform.xml new file mode 100644 index 00000000..d7bf7955 --- /dev/null +++ b/material/archives/2.ui/shared/src/commonMain/resources/compose-multiplatform.xml @@ -0,0 +1,36 @@ + + + + + + + + diff --git a/material/archives/2.ui/shared/src/desktopMain/kotlin/main.desktop.kt b/material/archives/2.ui/shared/src/desktopMain/kotlin/main.desktop.kt new file mode 100644 index 00000000..5f23de7d --- /dev/null +++ b/material/archives/2.ui/shared/src/desktopMain/kotlin/main.desktop.kt @@ -0,0 +1,12 @@ +import androidx.compose.desktop.ui.tooling.preview.Preview +import androidx.compose.runtime.Composable + +actual fun getPlatformName(): String = "Desktop" + +@Composable fun MainView() = App() + +@Preview +@Composable +fun AppPreview() { + App() +} \ No newline at end of file diff --git a/material/archives/2.ui/shared/src/iosMain/kotlin/main.ios.kt b/material/archives/2.ui/shared/src/iosMain/kotlin/main.ios.kt new file mode 100644 index 00000000..1f0e256d --- /dev/null +++ b/material/archives/2.ui/shared/src/iosMain/kotlin/main.ios.kt @@ -0,0 +1,5 @@ +import androidx.compose.ui.window.ComposeUIViewController + +actual fun getPlatformName(): String = "iOS" + +fun MainViewController() = ComposeUIViewController { App() } \ No newline at end of file diff --git a/material/archives/3.network/.gitignore b/material/archives/3.network/.gitignore new file mode 100644 index 00000000..6e5f3047 --- /dev/null +++ b/material/archives/3.network/.gitignore @@ -0,0 +1,15 @@ +*.iml +.gradle +/local.properties +/.idea +.DS_Store +build/ +/captures +.externalNativeBuild +.cxx +iosApp/Podfile.lock +iosApp/Pods/* +iosApp/iosApp.xcworkspace/* +iosApp/iosApp.xcodeproj/* +!iosApp/iosApp.xcodeproj/project.pbxproj +shared/shared.podspec diff --git a/material/archives/3.network/.run/desktopApp.run.xml b/material/archives/3.network/.run/desktopApp.run.xml new file mode 100644 index 00000000..95395e11 --- /dev/null +++ b/material/archives/3.network/.run/desktopApp.run.xml @@ -0,0 +1,23 @@ + + + + + + + true + true + false + + + \ No newline at end of file diff --git a/material/archives/3.network/LICENSE.txt b/material/archives/3.network/LICENSE.txt new file mode 100644 index 00000000..244380c2 --- /dev/null +++ b/material/archives/3.network/LICENSE.txt @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2020-2021 JetBrains s.r.o. and and respective authors and developers. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/material/archives/3.network/README.md b/material/archives/3.network/README.md new file mode 100644 index 00000000..e146a1bf --- /dev/null +++ b/material/archives/3.network/README.md @@ -0,0 +1,314 @@ +[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +# [Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform) application + +> **Note** +> The iOS part of Compose Multiplatform is in Alpha. It may change incompatibly and require manual migration in the +> future. +> If you have any issues, please report them on [GitHub](https://github.com/JetBrains/compose-multiplatform/issues). + +You can use this template to start developing your +own [Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform#readme) application targeting desktop, +Android, and iOS. +Follow our tutorial below to get your first Compose Multiplatform app up and running. +The result will be a [Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform.html) project that uses the +Compose Multiplatform UI framework. + + + +## Set up the environment + +> **Warning** +> You need a Mac with macOS to write and run iOS-specific code on simulated or real devices. +> This is an Apple requirement. + +To work with this template, you need the following: + +* A machine running a recent version of macOS +* [Xcode](https://apps.apple.com/us/app/xcode/id497799835) +* [Android Studio](https://developer.android.com/studio) +* The [Kotlin Multiplatform Mobile plugin](https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform-mobile) +* The [CocoaPods dependency manager](https://kotlinlang.org/docs/native-cocoapods.html) + +### Check your environment + +Before you start, use the [KDoctor](https://github.com/Kotlin/kdoctor) tool to ensure that your development environment +is configured correctly: + +1. Install KDoctor with [Homebrew](https://brew.sh/): + + ```text + brew install kdoctor + ``` + +2. Run KDoctor in your terminal: + + ```text + kdoctor + ``` + + If everything is set up correctly, you'll see valid output: + + ```text + Environment diagnose (to see all details, use -v option): + [✓] Operation System + [✓] Java + [✓] Android Studio + [✓] Xcode + [✓] Cocoapods + + Conclusion: + ✓ Your system is ready for Kotlin Multiplatform Mobile development! + ``` + +Otherwise, KDoctor will highlight which parts of your setup still need to be configured and will suggest a way to fix +them. + +## Examine the project structure + +Open the project in Android Studio and switch the view from **Android** to **Project** to see all the files and targets +belonging to the project: + + + +Your Compose Multiplatform project includes 4 modules: + +### `shared` + +This is a Kotlin module that contains the logic common for desktop, Android, and iOS applications, that is, the code you +share between platforms. + +This `shared` module is also where you'll write your Compose Multiplatform code. +In `shared/src/commonMain/kotlin/App.kt`, you can find the shared root `@Composable` function for your app. + +It uses Gradle as the build system. You can add dependencies and change settings in `shared/build.gradle.kts`. +The `shared` module builds into a Java library, an Android library, and an iOS framework. + +### `desktopApp` + +This is a Kotlin module that builds into a desktop application. It uses Gradle as the build system. The `desktopApp` +module depends on and uses the `shared` module as a regular library. + +### `androidApp` + +This is a Kotlin module that builds into an Android application. It uses Gradle as the build system. +The `androidApp` module depends on and uses the `shared` module as a regular Android library. + +### `iosApp` + +This is an Xcode project that builds into an iOS application. +It depends on and uses the `shared` module as a CocoaPods dependency. + +## Run your application + +### On desktop + +To run your desktop application in Android Studio, select `desktopApp` in the list of run configurations and click **Run**: + +
+ + + +You can also run Gradle tasks in the terminal: + +* `./gradlew run` to run application +* `./gradlew package` to store native distribution into `build/compose/binaries` + +### On Android + +To run your application on an Android emulator: + +1. Ensure you have an Android virtual device available. + Otherwise, [create one](https://developer.android.com/studio/run/managing-avds#createavd). +2. In the list of run configurations, select `androidApp`. +3. Choose your virtual device and click **Run**: + +
+ + + +
+ Alternatively, use Gradle + +To install an Android application on a real Android device or an emulator, run `./gradlew installDebug` in the terminal. + +
+ +### On iOS + +#### Running on a simulator + +To run your application on an iOS simulator in Android Studio, modify the `iosApp` run configuration: + +1. In the list of run configurations, select **Edit Configurations**: + + + +2. Navigate to **iOS Application** | **iosApp**. +3. In the **Execution target** list, select your target device. Click **OK**: + + + +4. The `iosApp` run configuration is now available. Click **Run** next to your virtual device: + + + +#### Running on a real iOS device + +You can run your Compose Multiplatform application on a real iOS device for free. +To do so, you'll need the following: + +* The `TEAM_ID` associated with your [Apple ID](https://support.apple.com/en-us/HT204316) +* The iOS device registered in Xcode + +> **Note** +> Before you continue, we suggest creating a simple "Hello, world!" project in Xcode to ensure you can successfully run +> apps on your device. +> You can follow the instructions below or watch +> this [Stanford CS193P lecture recording](https://youtu.be/bqu6BquVi2M?start=716&end=1399). + +
+How to create and run a simple project in Xcode + +1. On the Xcode welcome screen, select **Create a new project in Xcode**. +2. On the **iOS** tab, choose the **App** template. Click **Next**. +3. Specify the product name and keep other settings default. Click **Next**. +4. Select where to store the project on your computer and click **Create**. You'll see an app that displays "Hello, + world!" on the device screen. +5. At the top of your Xcode screen, click on the device name near the **Run** button. +6. Plug your device into the computer. You'll see this device in the list of run options. +7. Choose your device and click **Run**. + +
+ +##### Finding your Team ID + +In the terminal, run `kdoctor --team-ids` to find your Team ID. +KDoctor will list all Team IDs currently configured on your system, for example: + +```text +3ABC246XYZ (Max Sample) +ZABCW6SXYZ (SampleTech Inc.) +``` + +
+Alternative way to find your Team ID + +If KDoctor doesn't work for you, try this alternative method: + +1. In Android Studio, run the `iosApp` configuration with the selected real device. The build should fail. +2. Go to Xcode and select **Open a project or file**. +3. Navigate to the `iosApp/iosApp.xcworkspace` file of your project. +4. In the left-hand menu, select `iosApp`. +5. Navigate to **Signing & Capabilities**. +6. In the **Team** list, select your team. + +If you haven't set up your team yet, use the **Add account** option and follow the steps. + +
+ +To run the application, set the `TEAM_ID`: + +1. In the template, navigate to the `iosApp/Configuration/Config.xcconfig` file. +2. Set your `TEAM_ID`. +3. Re-open the project in Android Studio. It should show the registered iOS device in the `iosApp` run configuration. + +## Make your first changes + +You can now make some changes in the code and check that they are visible in both the iOS and Android applications at +the same time: + +1. In Android Studio, navigate to the `shared/src/commonMain/kotlin/App.kt` file. + This is the common entry point for your Compose Multiplatform app. + + Here, you see the code responsible for rendering the "Hello, World!" button and the animated Compose Multiplatform logo: + + ```kotlin + @OptIn(ExperimentalResourceApi::class) + @Composable + internal fun App() { + MaterialTheme { + var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + null + ) + } + } + } + } + ``` + +2. Update the shared code by adding a text field that will update the name displayed on the button: + + ```diff + @OptIn(ExperimentalResourceApi::class) + @Composable + internal fun App() { + MaterialTheme { + var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + + TextField(greetingText, onValueChange = { greetingText = it }) + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + null + ) + } + } + } + } + ``` + +3. Re-run the `desktopApp`, `androidApp`, and `iosApp` configurations. You'll see this change reflected in all three + apps: + + + +## How to configure the iOS application + +To get a better understanding of this template's setup and learn how to configure the basic properties of your iOS app without Xcode, +open the `iosApp/Configuration/Config.xcconfig` file in Android Studio. The configuration file contains: + +* `APP_NAME`, a target executable and an application bundle name. +* `BUNDLE_ID`, + which [uniquely identifies the app throughout the system](https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleidentifier#discussion). +* `TEAM_ID`, [a unique identifier generated by Apple that's assigned to your team](https://developer.apple.com/help/account/manage-your-team/locate-your-team-id/#:~:text=A%20Team%20ID%20is%20a,developer%20in%20App%20Store%20Connect). + +To configure the `APP_NAME` option, open `Config.xcconfig` in any text editor *before opening* the project in Android +Studio, and then set the desired name. + +If you need to change this option after you open the project in Android Studio, do the following: + +1. Close the project in Android Studio. +2. Run `./cleanup.sh` in your terminal. +3. Change the setting. +4. Open the project in Android Studio again. + +To configure advanced settings, use Xcode. After opening the project in Android Studio, +open the `iosApp/iosApp.xcworkspace` file in Xcode and make changes there. + +## Next steps + +We encourage you to explore Compose Multiplatform further and try out more projects: + +* [Create an application targeting iOS and Android with Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform-ios-android-template#readme) +* [Create an application targeting Windows, macOS, and Linux with Compose Multiplatform for Desktop](https://github.com/JetBrains/compose-multiplatform-desktop-template#readme) +* [Complete more Compose Multiplatform tutorials](https://github.com/JetBrains/compose-multiplatform/blob/master/tutorials/README.md) +* [Explore some more advanced Compose Multiplatform example projects](https://github.com/JetBrains/compose-multiplatform/blob/master/examples/README.md) diff --git a/material/archives/3.network/androidApp/build.gradle.kts b/material/archives/3.network/androidApp/build.gradle.kts new file mode 100644 index 00000000..478d6a55 --- /dev/null +++ b/material/archives/3.network/androidApp/build.gradle.kts @@ -0,0 +1,38 @@ +plugins { + kotlin("multiplatform") + id("com.android.application") + id("org.jetbrains.compose") +} + +kotlin { + androidTarget() + sourceSets { + val androidMain by getting { + dependencies { + implementation(project(":shared")) + } + } + } +} + +android { + compileSdk = (findProperty("android.compileSdk") as String).toInt() + namespace = "com.myapplication" + + sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml") + + defaultConfig { + applicationId = "com.myapplication.MyApplication" + minSdk = (findProperty("android.minSdk") as String).toInt() + targetSdk = (findProperty("android.targetSdk") as String).toInt() + versionCode = 1 + versionName = "1.0" + } + compileOptions { + sourceCompatibility = JavaVersion.VERSION_17 + targetCompatibility = JavaVersion.VERSION_17 + } + kotlin { + jvmToolchain(17) + } +} diff --git a/material/archives/3.network/androidApp/src/androidMain/AndroidManifest.xml b/material/archives/3.network/androidApp/src/androidMain/AndroidManifest.xml new file mode 100644 index 00000000..f376ba2a --- /dev/null +++ b/material/archives/3.network/androidApp/src/androidMain/AndroidManifest.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + diff --git a/material/archives/3.network/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt b/material/archives/3.network/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt new file mode 100644 index 00000000..fd6e831c --- /dev/null +++ b/material/archives/3.network/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt @@ -0,0 +1,16 @@ +package com.myapplication + +import MainView +import android.os.Bundle +import androidx.activity.compose.setContent +import androidx.appcompat.app.AppCompatActivity + +class MainActivity : AppCompatActivity() { + override fun onCreate(savedInstanceState: Bundle?) { + super.onCreate(savedInstanceState) + + setContent { + MainView() + } + } +} \ No newline at end of file diff --git a/material/archives/3.network/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml b/material/archives/3.network/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml new file mode 100644 index 00000000..2b068d11 --- /dev/null +++ b/material/archives/3.network/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/material/archives/3.network/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml b/material/archives/3.network/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml new file mode 100644 index 00000000..07d5da9c --- /dev/null +++ b/material/archives/3.network/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 00000000..eca70cfe --- /dev/null +++ b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 00000000..eca70cfe --- /dev/null +++ b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 00000000..a571e600 Binary files /dev/null and b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png differ diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 00000000..61da551c Binary files /dev/null and b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 00000000..c41dd285 Binary files /dev/null and b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png differ diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 00000000..db5080a7 Binary files /dev/null and b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 00000000..6dba46da Binary files /dev/null and b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 00000000..da31a871 Binary files /dev/null and b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..15ac6817 Binary files /dev/null and b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 00000000..b216f2d3 Binary files /dev/null and b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 00000000..f25a4197 Binary files /dev/null and b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 00000000..e96783cc Binary files /dev/null and b/material/archives/3.network/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/material/archives/3.network/androidApp/src/androidMain/res/values/strings.xml b/material/archives/3.network/androidApp/src/androidMain/res/values/strings.xml new file mode 100644 index 00000000..592270bf --- /dev/null +++ b/material/archives/3.network/androidApp/src/androidMain/res/values/strings.xml @@ -0,0 +1,3 @@ + + My application + \ No newline at end of file diff --git a/material/archives/3.network/build.gradle.kts b/material/archives/3.network/build.gradle.kts new file mode 100644 index 00000000..b7e1d5d2 --- /dev/null +++ b/material/archives/3.network/build.gradle.kts @@ -0,0 +1,8 @@ +plugins { + // this is necessary to avoid the plugins to be loaded multiple times + // in each subproject's classloader + kotlin("multiplatform").apply(false) + id("com.android.application").apply(false) + id("com.android.library").apply(false) + id("org.jetbrains.compose").apply(false) +} diff --git a/material/archives/3.network/cleanup.sh b/material/archives/3.network/cleanup.sh new file mode 100644 index 00000000..62f9391b --- /dev/null +++ b/material/archives/3.network/cleanup.sh @@ -0,0 +1,10 @@ +#!/bin/sh +rm -rf .idea +./gradlew clean +rm -rf .gradle +rm -rf build +rm -rf */build +rm -rf iosApp/iosApp.xcworkspace +rm -rf iosApp/Pods +rm -rf iosApp/iosApp.xcodeproj/project.xcworkspace +rm -rf iosApp/iosApp.xcodeproj/xcuserdata diff --git a/material/archives/3.network/desktopApp/build.gradle.kts b/material/archives/3.network/desktopApp/build.gradle.kts new file mode 100644 index 00000000..931f3467 --- /dev/null +++ b/material/archives/3.network/desktopApp/build.gradle.kts @@ -0,0 +1,30 @@ +import org.jetbrains.compose.desktop.application.dsl.TargetFormat + +plugins { + kotlin("multiplatform") + id("org.jetbrains.compose") +} + +kotlin { + jvm() + sourceSets { + val jvmMain by getting { + dependencies { + implementation(compose.desktop.currentOs) + implementation(project(":shared")) + } + } + } +} + +compose.desktop { + application { + mainClass = "MainKt" + + nativeDistributions { + targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb) + packageName = "KotlinMultiplatformComposeDesktopApplication" + packageVersion = "1.0.0" + } + } +} diff --git a/material/archives/3.network/desktopApp/src/jvmMain/kotlin/main.kt b/material/archives/3.network/desktopApp/src/jvmMain/kotlin/main.kt new file mode 100644 index 00000000..5ffada98 --- /dev/null +++ b/material/archives/3.network/desktopApp/src/jvmMain/kotlin/main.kt @@ -0,0 +1,8 @@ +import androidx.compose.ui.window.Window +import androidx.compose.ui.window.application + +fun main() = application { + Window(onCloseRequest = ::exitApplication) { + MainView() + } +} \ No newline at end of file diff --git a/material/archives/3.network/gradle.properties b/material/archives/3.network/gradle.properties new file mode 100644 index 00000000..2707573c --- /dev/null +++ b/material/archives/3.network/gradle.properties @@ -0,0 +1,24 @@ +#Gradle +org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M" + +#Kotlin +kotlin.code.style=official + +#MPP +kotlin.mpp.stability.nowarn=true +kotlin.mpp.enableCInteropCommonization=true +kotlin.mpp.androidSourceSetLayoutVersion=2 + +#Compose +org.jetbrains.compose.experimental.uikit.enabled=true + +#Android +android.useAndroidX=true +android.compileSdk=34 +android.targetSdk=34 +android.minSdk=24 + +#Versions +kotlin.version=1.9.10 +agp.version=8.0.2 +compose.version=1.5.2 diff --git a/material/archives/3.network/gradle/wrapper/gradle-wrapper.properties b/material/archives/3.network/gradle/wrapper/gradle-wrapper.properties new file mode 100644 index 00000000..84a0b92f --- /dev/null +++ b/material/archives/3.network/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,5 @@ +distributionBase=GRADLE_USER_HOME +distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists diff --git a/material/archives/3.network/gradlew b/material/archives/3.network/gradlew new file mode 100644 index 00000000..a69d9cb6 --- /dev/null +++ b/material/archives/3.network/gradlew @@ -0,0 +1,240 @@ +#!/bin/sh + +# +# Copyright © 2015-2021 the original authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +############################################################################## +# +# Gradle start up script for POSIX generated by Gradle. +# +# Important for running: +# +# (1) You need a POSIX-compliant shell to run this script. If your /bin/sh is +# noncompliant, but you have some other compliant shell such as ksh or +# bash, then to run this script, type that shell name before the whole +# command line, like: +# +# ksh Gradle +# +# Busybox and similar reduced shells will NOT work, because this script +# requires all of these POSIX shell features: +# * functions; +# * expansions «$var», «${var}», «${var:-default}», «${var+SET}», +# «${var#prefix}», «${var%suffix}», and «$( cmd )»; +# * compound commands having a testable exit status, especially «case»; +# * various built-in commands including «command», «set», and «ulimit». +# +# Important for patching: +# +# (2) This script targets any POSIX shell, so it avoids extensions provided +# by Bash, Ksh, etc; in particular arrays are avoided. +# +# The "traditional" practice of packing multiple parameters into a +# space-separated string is a well documented source of bugs and security +# problems, so this is (mostly) avoided, by progressively accumulating +# options in "$@", and eventually passing that to Java. +# +# Where the inherited environment variables (DEFAULT_JVM_OPTS, JAVA_OPTS, +# and GRADLE_OPTS) rely on word-splitting, this is performed explicitly; +# see the in-line comments for details. +# +# There are tweaks for specific operating systems such as AIX, CygWin, +# Darwin, MinGW, and NonStop. +# +# (3) This script is generated from the Groovy template +# https://github.com/gradle/gradle/blob/master/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# within the Gradle project. +# +# You can find Gradle at https://github.com/gradle/gradle/. +# +############################################################################## + +# Attempt to set APP_HOME + +# Resolve links: $0 may be a link +app_path=$0 + +# Need this for daisy-chained symlinks. +while + APP_HOME=${app_path%"${app_path##*/}"} # leaves a trailing /; empty if no leading path + [ -h "$app_path" ] +do + ls=$( ls -ld "$app_path" ) + link=${ls#*' -> '} + case $link in #( + /*) app_path=$link ;; #( + *) app_path=$APP_HOME$link ;; + esac +done + +APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit + +APP_NAME="Gradle" +APP_BASE_NAME=${0##*/} + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + +# Use the maximum available, or set MAX_FD != -1 to use that value. +MAX_FD=maximum + +warn () { + echo "$*" +} >&2 + +die () { + echo + echo "$*" + echo + exit 1 +} >&2 + +# OS specific support (must be 'true' or 'false'). +cygwin=false +msys=false +darwin=false +nonstop=false +case "$( uname )" in #( + CYGWIN* ) cygwin=true ;; #( + Darwin* ) darwin=true ;; #( + MSYS* | MINGW* ) msys=true ;; #( + NONSTOP* ) nonstop=true ;; +esac + +CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar + + +# Determine the Java command to use to start the JVM. +if [ -n "$JAVA_HOME" ] ; then + if [ -x "$JAVA_HOME/jre/sh/java" ] ; then + # IBM's JDK on AIX uses strange locations for the executables + JAVACMD=$JAVA_HOME/jre/sh/java + else + JAVACMD=$JAVA_HOME/bin/java + fi + if [ ! -x "$JAVACMD" ] ; then + die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." + fi +else + JAVACMD=java + which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." +fi + +# Increase the maximum file descriptors if we can. +if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then + case $MAX_FD in #( + max*) + MAX_FD=$( ulimit -H -n ) || + warn "Could not query maximum file descriptor limit" + esac + case $MAX_FD in #( + '' | soft) :;; #( + *) + ulimit -n "$MAX_FD" || + warn "Could not set maximum file descriptor limit to $MAX_FD" + esac +fi + +# Collect all arguments for the java command, stacking in reverse order: +# * args from the command line +# * the main class name +# * -classpath +# * -D...appname settings +# * --module-path (only if needed) +# * DEFAULT_JVM_OPTS, JAVA_OPTS, and GRADLE_OPTS environment variables. + +# For Cygwin or MSYS, switch paths to Windows format before running java +if "$cygwin" || "$msys" ; then + APP_HOME=$( cygpath --path --mixed "$APP_HOME" ) + CLASSPATH=$( cygpath --path --mixed "$CLASSPATH" ) + + JAVACMD=$( cygpath --unix "$JAVACMD" ) + + # Now convert the arguments - kludge to limit ourselves to /bin/sh + for arg do + if + case $arg in #( + -*) false ;; # don't mess with options #( + /?*) t=${arg#/} t=/${t%%/*} # looks like a POSIX filepath + [ -e "$t" ] ;; #( + *) false ;; + esac + then + arg=$( cygpath --path --ignore --mixed "$arg" ) + fi + # Roll the args list around exactly as many times as the number of + # args, so each arg winds up back in the position where it started, but + # possibly modified. + # + # NB: a `for` loop captures its iteration list before it begins, so + # changing the positional parameters here affects neither the number of + # iterations, nor the values presented in `arg`. + shift # remove old arg + set -- "$@" "$arg" # push replacement arg + done +fi + +# Collect all arguments for the java command; +# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of +# shell script including quotes and variable substitutions, so put them in +# double quotes to make sure that they get re-expanded; and +# * put everything else in single quotes, so that it's not re-expanded. + +set -- \ + "-Dorg.gradle.appname=$APP_BASE_NAME" \ + -classpath "$CLASSPATH" \ + org.gradle.wrapper.GradleWrapperMain \ + "$@" + +# Stop when "xargs" is not available. +if ! command -v xargs >/dev/null 2>&1 +then + die "xargs is not available" +fi + +# Use "xargs" to parse quoted args. +# +# With -n1 it outputs one arg per line, with the quotes and backslashes removed. +# +# In Bash we could simply go: +# +# readarray ARGS < <( xargs -n1 <<<"$var" ) && +# set -- "${ARGS[@]}" "$@" +# +# but POSIX shell has neither arrays nor command substitution, so instead we +# post-process each arg (as a line of input to sed) to backslash-escape any +# character that might be a shell metacharacter, then use eval to reverse +# that process (while maintaining the separation between arguments), and wrap +# the whole thing up as a single "set" statement. +# +# This will of course break if any of these variables contains a newline or +# an unmatched quote. +# + +eval "set -- $( + printf '%s\n' "$DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS" | + xargs -n1 | + sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' | + tr '\n' ' ' + )" '"$@"' + +exec "$JAVACMD" "$@" diff --git a/material/archives/3.network/gradlew.bat b/material/archives/3.network/gradlew.bat new file mode 100644 index 00000000..f127cfd4 --- /dev/null +++ b/material/archives/3.network/gradlew.bat @@ -0,0 +1,91 @@ +@rem +@rem Copyright 2015 the original author or authors. +@rem +@rem Licensed under the Apache License, Version 2.0 (the "License"); +@rem you may not use this file except in compliance with the License. +@rem You may obtain a copy of the License at +@rem +@rem https://www.apache.org/licenses/LICENSE-2.0 +@rem +@rem Unless required by applicable law or agreed to in writing, software +@rem distributed under the License is distributed on an "AS IS" BASIS, +@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +@rem See the License for the specific language governing permissions and +@rem limitations under the License. +@rem + +@if "%DEBUG%"=="" @echo off +@rem ########################################################################## +@rem +@rem Gradle startup script for Windows +@rem +@rem ########################################################################## + +@rem Set local scope for the variables with windows NT shell +if "%OS%"=="Windows_NT" setlocal + +set DIRNAME=%~dp0 +if "%DIRNAME%"=="" set DIRNAME=. +set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME% + +@rem Resolve any "." and ".." in APP_HOME to make it shorter. +for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi + +@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m" + +@rem Find java.exe +if defined JAVA_HOME goto findJavaFromJavaHome + +set JAVA_EXE=java.exe +%JAVA_EXE% -version >NUL 2>&1 +if %ERRORLEVEL% equ 0 goto execute + +echo. +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:findJavaFromJavaHome +set JAVA_HOME=%JAVA_HOME:"=% +set JAVA_EXE=%JAVA_HOME%/bin/java.exe + +if exist "%JAVA_EXE%" goto execute + +echo. +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:execute +@rem Setup the command line + +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar + + +@rem Execute Gradle +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %* + +:end +@rem End local scope for the variables with windows NT shell +if %ERRORLEVEL% equ 0 goto mainEnd + +:fail +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of +rem the _cmd.exe /c_ return code! +set EXIT_CODE=%ERRORLEVEL% +if %EXIT_CODE% equ 0 set EXIT_CODE=1 +if not ""=="%GRADLE_EXIT_CONSOLE%" exit %EXIT_CODE% +exit /b %EXIT_CODE% + +:mainEnd +if "%OS%"=="Windows_NT" endlocal + +:omega diff --git a/material/archives/3.network/iosApp/Configuration/Config.xcconfig b/material/archives/3.network/iosApp/Configuration/Config.xcconfig new file mode 100644 index 00000000..f3915978 --- /dev/null +++ b/material/archives/3.network/iosApp/Configuration/Config.xcconfig @@ -0,0 +1,3 @@ +TEAM_ID= +BUNDLE_ID=com.myapplication.MyApplication +APP_NAME=My application diff --git a/material/archives/3.network/iosApp/iosApp.xcodeproj/project.pbxproj b/material/archives/3.network/iosApp/iosApp.xcodeproj/project.pbxproj new file mode 100644 index 00000000..33346d70 --- /dev/null +++ b/material/archives/3.network/iosApp/iosApp.xcodeproj/project.pbxproj @@ -0,0 +1,396 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 50; + objects = { + +/* Begin PBXBuildFile section */ + 058557BB273AAA24004C7B11 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 058557BA273AAA24004C7B11 /* Assets.xcassets */; }; + 058557D9273AAEEB004C7B11 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */; }; + 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2152FB032600AC8F00CF470E /* iOSApp.swift */; }; + 7555FF83242A565900829871 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7555FF82242A565900829871 /* ContentView.swift */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 058557BA273AAA24004C7B11 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; + 2152FB032600AC8F00CF470E /* iOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSApp.swift; sourceTree = ""; }; + 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 = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + F85CB1118929364A9C6EFABC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 058557D7273AAEEB004C7B11 /* Preview Content */ = { + isa = PBXGroup; + children = ( + 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */, + ); + path = "Preview Content"; + sourceTree = ""; + }; + 42799AB246E5F90AF97AA0EF /* Frameworks */ = { + isa = PBXGroup; + children = ( + ); + name = Frameworks; + sourceTree = ""; + }; + 7555FF72242A565900829871 = { + isa = PBXGroup; + children = ( + AB1DB47929225F7C00F7AF9C /* Configuration */, + 7555FF7D242A565900829871 /* iosApp */, + 7555FF7C242A565900829871 /* Products */, + 42799AB246E5F90AF97AA0EF /* Frameworks */, + ); + sourceTree = ""; + }; + 7555FF7C242A565900829871 /* Products */ = { + isa = PBXGroup; + children = ( + 7555FF7B242A565900829871 /* My application.app */, + ); + name = Products; + sourceTree = ""; + }; + 7555FF7D242A565900829871 /* iosApp */ = { + isa = PBXGroup; + children = ( + 058557BA273AAA24004C7B11 /* Assets.xcassets */, + 7555FF82242A565900829871 /* ContentView.swift */, + 7555FF8C242A565B00829871 /* Info.plist */, + 2152FB032600AC8F00CF470E /* iOSApp.swift */, + 058557D7273AAEEB004C7B11 /* Preview Content */, + ); + path = iosApp; + sourceTree = ""; + }; + AB1DB47929225F7C00F7AF9C /* Configuration */ = { + isa = PBXGroup; + children = ( + AB3632DC29227652001CCB65 /* Config.xcconfig */, + ); + path = Configuration; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 7555FF7A242A565900829871 /* iosApp */ = { + isa = PBXNativeTarget; + buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */; + buildPhases = ( + 05D91A922A5F233C00F138EB /* Compile Kotlin */, + 7555FF77242A565900829871 /* Sources */, + 7555FF79242A565900829871 /* Resources */, + F85CB1118929364A9C6EFABC /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = iosApp; + productName = iosApp; + productReference = 7555FF7B242A565900829871 /* My application.app */; + productType = "com.apple.product-type.application"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 7555FF73242A565900829871 /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 1130; + LastUpgradeCheck = 1130; + ORGANIZATIONNAME = orgName; + TargetAttributes = { + 7555FF7A242A565900829871 = { + CreatedOnToolsVersion = 11.3.1; + }; + }; + }; + buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */; + compatibilityVersion = "Xcode 9.3"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 7555FF72242A565900829871; + productRefGroup = 7555FF7C242A565900829871 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 7555FF7A242A565900829871 /* iosApp */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 7555FF79242A565900829871 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 058557D9273AAEEB004C7B11 /* Preview Assets.xcassets in Resources */, + 058557BB273AAA24004C7B11 /* Assets.xcassets in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 05D91A922A5F233C00F138EB /* Compile Kotlin */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + ); + name = "Compile Kotlin"; + outputFileListPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "cd \"$SRCROOT/..\"\n./gradlew :shared:embedAndSignAppleFrameworkForXcode"; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 7555FF77242A565900829871 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */, + 7555FF83242A565900829871 /* ContentView.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 7555FFA3242A565B00829871 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AB3632DC29227652001CCB65 /* Config.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + }; + name = Debug; + }; + 7555FFA4242A565B00829871 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AB3632DC29227652001CCB65 /* Config.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + SDKROOT = iphoneos; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 7555FFA6242A565B00829871 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; + DEVELOPMENT_TEAM = "${TEAM_ID}"; + ENABLE_PREVIEWS = YES; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", + ); + INFOPLIST_FILE = iosApp/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + OTHER_LDFLAGS = ( + "$(inherited)", + "-framework", + shared, + ); + PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_ID}${TEAM_ID}"; + PRODUCT_NAME = "${APP_NAME}"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 7555FFA7242A565B00829871 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; + DEVELOPMENT_TEAM = "${TEAM_ID}"; + ENABLE_PREVIEWS = YES; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", + ); + INFOPLIST_FILE = iosApp/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + OTHER_LDFLAGS = ( + "$(inherited)", + "-framework", + shared, + ); + PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_ID}${TEAM_ID}"; + PRODUCT_NAME = "${APP_NAME}"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7555FFA3242A565B00829871 /* Debug */, + 7555FFA4242A565B00829871 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7555FFA6242A565B00829871 /* Debug */, + 7555FFA7242A565B00829871 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 7555FF73242A565900829871 /* Project object */; +} diff --git a/material/archives/3.network/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json b/material/archives/3.network/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 00000000..ee7e3ca0 --- /dev/null +++ b/material/archives/3.network/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/3.network/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json b/material/archives/3.network/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 00000000..8edf56e7 --- /dev/null +++ b/material/archives/3.network/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,14 @@ +{ + "images" : [ + { + "filename" : "app-icon-1024.png", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/material/archives/3.network/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png b/material/archives/3.network/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png new file mode 100644 index 00000000..53fc536f Binary files /dev/null and b/material/archives/3.network/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png differ diff --git a/material/archives/3.network/iosApp/iosApp/Assets.xcassets/Contents.json b/material/archives/3.network/iosApp/iosApp/Assets.xcassets/Contents.json new file mode 100644 index 00000000..4aa7c535 --- /dev/null +++ b/material/archives/3.network/iosApp/iosApp/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/3.network/iosApp/iosApp/ContentView.swift b/material/archives/3.network/iosApp/iosApp/ContentView.swift new file mode 100644 index 00000000..f7f6457b --- /dev/null +++ b/material/archives/3.network/iosApp/iosApp/ContentView.swift @@ -0,0 +1,21 @@ +import UIKit +import SwiftUI +import shared + +struct ComposeView: UIViewControllerRepresentable { + func makeUIViewController(context: Context) -> UIViewController { + Main_iosKt.MainViewController() + } + + func updateUIViewController(_ uiViewController: UIViewController, context: Context) {} +} + +struct ContentView: View { + var body: some View { + ComposeView() + .ignoresSafeArea(.keyboard) // Compose has own keyboard handler + } +} + + + diff --git a/material/archives/3.network/iosApp/iosApp/Info.plist b/material/archives/3.network/iosApp/iosApp/Info.plist new file mode 100644 index 00000000..412e3781 --- /dev/null +++ b/material/archives/3.network/iosApp/iosApp/Info.plist @@ -0,0 +1,50 @@ + + + + + CFBundleDevelopmentRegion + $(DEVELOPMENT_LANGUAGE) + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + $(PRODUCT_BUNDLE_PACKAGE_TYPE) + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + LSRequiresIPhoneOS + + CADisableMinimumFrameDurationOnPhone + + UIApplicationSceneManifest + + UIApplicationSupportsMultipleScenes + + + UILaunchScreen + + UIRequiredDeviceCapabilities + + armv7 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + + diff --git a/material/archives/3.network/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json b/material/archives/3.network/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json new file mode 100644 index 00000000..4aa7c535 --- /dev/null +++ b/material/archives/3.network/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/3.network/iosApp/iosApp/iOSApp.swift b/material/archives/3.network/iosApp/iosApp/iOSApp.swift new file mode 100644 index 00000000..0648e860 --- /dev/null +++ b/material/archives/3.network/iosApp/iosApp/iOSApp.swift @@ -0,0 +1,10 @@ +import SwiftUI + +@main +struct iOSApp: App { + var body: some Scene { + WindowGroup { + ContentView() + } + } +} \ No newline at end of file diff --git a/material/archives/3.network/readme_images/android_app_running.png b/material/archives/3.network/readme_images/android_app_running.png new file mode 100644 index 00000000..a270c826 Binary files /dev/null and b/material/archives/3.network/readme_images/android_app_running.png differ diff --git a/material/archives/3.network/readme_images/banner.png b/material/archives/3.network/readme_images/banner.png new file mode 100644 index 00000000..7cb3f3a1 Binary files /dev/null and b/material/archives/3.network/readme_images/banner.png differ diff --git a/material/archives/3.network/readme_images/desktop_app_running.png b/material/archives/3.network/readme_images/desktop_app_running.png new file mode 100644 index 00000000..18a2223e Binary files /dev/null and b/material/archives/3.network/readme_images/desktop_app_running.png differ diff --git a/material/archives/3.network/readme_images/edit_run_config.png b/material/archives/3.network/readme_images/edit_run_config.png new file mode 100644 index 00000000..4a6c5ac9 Binary files /dev/null and b/material/archives/3.network/readme_images/edit_run_config.png differ diff --git a/material/archives/3.network/readme_images/ios_app_running.png b/material/archives/3.network/readme_images/ios_app_running.png new file mode 100644 index 00000000..a1c6c7cd Binary files /dev/null and b/material/archives/3.network/readme_images/ios_app_running.png differ diff --git a/material/archives/3.network/readme_images/open_project_view.png b/material/archives/3.network/readme_images/open_project_view.png new file mode 100644 index 00000000..30f85236 Binary files /dev/null and b/material/archives/3.network/readme_images/open_project_view.png differ diff --git a/material/archives/3.network/readme_images/run_on_android.png b/material/archives/3.network/readme_images/run_on_android.png new file mode 100644 index 00000000..b33fd98f Binary files /dev/null and b/material/archives/3.network/readme_images/run_on_android.png differ diff --git a/material/archives/3.network/readme_images/run_on_desktop.png b/material/archives/3.network/readme_images/run_on_desktop.png new file mode 100644 index 00000000..1f4f747e Binary files /dev/null and b/material/archives/3.network/readme_images/run_on_desktop.png differ diff --git a/material/archives/3.network/readme_images/target_device.png b/material/archives/3.network/readme_images/target_device.png new file mode 100644 index 00000000..accb7220 Binary files /dev/null and b/material/archives/3.network/readme_images/target_device.png differ diff --git a/material/archives/3.network/readme_images/text_field_added.png b/material/archives/3.network/readme_images/text_field_added.png new file mode 100644 index 00000000..756bae34 Binary files /dev/null and b/material/archives/3.network/readme_images/text_field_added.png differ diff --git a/material/archives/3.network/settings.gradle.kts b/material/archives/3.network/settings.gradle.kts new file mode 100644 index 00000000..f6502e01 --- /dev/null +++ b/material/archives/3.network/settings.gradle.kts @@ -0,0 +1,42 @@ +rootProject.name = "MyApplication" + +include(":androidApp") +include(":shared") +include(":desktopApp") + +pluginManagement { + repositories { + gradlePluginPortal() + mavenCentral() + google() + maven("https://maven.pkg.jetbrains.space/public/p/compose/dev") + } + + plugins { + val kotlinVersion = extra["kotlin.version"] as String + val agpVersion = extra["agp.version"] as String + val composeVersion = extra["compose.version"] as String + + kotlin("jvm").version(kotlinVersion) + kotlin("multiplatform").version(kotlinVersion) + kotlin("android").version(kotlinVersion) + + + id("com.android.application").version(agpVersion) + id("com.android.library").version(agpVersion) + + id("org.jetbrains.compose").version(composeVersion) + } +} + +plugins { + id("org.gradle.toolchains.foojay-resolver-convention") version("0.4.0") +} + +dependencyResolutionManagement { + repositories { + mavenCentral() + google() + maven("https://maven.pkg.jetbrains.space/public/p/compose/dev") + } +} diff --git a/material/archives/3.network/shared/build.gradle.kts b/material/archives/3.network/shared/build.gradle.kts new file mode 100644 index 00000000..4af242ce --- /dev/null +++ b/material/archives/3.network/shared/build.gradle.kts @@ -0,0 +1,84 @@ +plugins { + kotlin("multiplatform") + id("com.android.library") + id("org.jetbrains.compose") + kotlin("plugin.serialization").version("1.9.10") +} + +kotlin { + androidTarget() + jvm("desktop") + + listOf( + iosX64(), + iosArm64(), + iosSimulatorArm64() + ).forEach { iosTarget -> + iosTarget.binaries.framework { + baseName = "shared" + isStatic = true + } + } + + sourceSets { + val commonMain by getting { + dependencies { + implementation(compose.runtime) + implementation(compose.foundation) + implementation(compose.material) + @OptIn(org.jetbrains.compose.ExperimentalComposeLibrary::class) + implementation(compose.components.resources) + implementation("io.ktor:ktor-client-core:2.3.4") // core source of ktor + implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3") // For making asynchronous calls + implementation("io.ktor:ktor-client-content-negotiation:2.3.4") // Simplify handling of content type based deserialization + implementation("io.ktor:ktor-serialization-kotlinx-json:2.3.4") // make your dataclasses serializable + } + } + val androidMain by getting { + dependencies { + api("androidx.activity:activity-compose:1.7.2") + api("androidx.appcompat:appcompat:1.6.1") + api("androidx.core:core-ktx:1.12.0") + implementation("io.ktor:ktor-client-android:2.3.4") // for Android + } + } + val iosX64Main by getting + val iosArm64Main by getting + val iosSimulatorArm64Main by getting + val iosMain by creating { + dependsOn(commonMain) + iosX64Main.dependsOn(this) + iosArm64Main.dependsOn(this) + iosSimulatorArm64Main.dependsOn(this) + dependencies { + implementation("io.ktor:ktor-client-darwin:2.3.4") //for iOS + } + } + val desktopMain by getting { + dependencies { + implementation(compose.desktop.common) + implementation("io.ktor:ktor-client-apache:2.3.4") + } + } + } +} + +android { + compileSdk = (findProperty("android.compileSdk") as String).toInt() + namespace = "com.myapplication.common" + + sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml") + sourceSets["main"].res.srcDirs("src/androidMain/res") + sourceSets["main"].resources.srcDirs("src/commonMain/resources") + + defaultConfig { + minSdk = (findProperty("android.minSdk") as String).toInt() + } + compileOptions { + sourceCompatibility = JavaVersion.VERSION_17 + targetCompatibility = JavaVersion.VERSION_17 + } + kotlin { + jvmToolchain(17) + } +} diff --git a/material/archives/3.network/shared/src/androidMain/AndroidManifest.xml b/material/archives/3.network/shared/src/androidMain/AndroidManifest.xml new file mode 100644 index 00000000..568741e5 --- /dev/null +++ b/material/archives/3.network/shared/src/androidMain/AndroidManifest.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/material/archives/3.network/shared/src/androidMain/kotlin/main.android.kt b/material/archives/3.network/shared/src/androidMain/kotlin/main.android.kt new file mode 100644 index 00000000..d5723a23 --- /dev/null +++ b/material/archives/3.network/shared/src/androidMain/kotlin/main.android.kt @@ -0,0 +1,5 @@ +import androidx.compose.runtime.Composable + +actual fun getPlatformName(): String = "Android" + +@Composable fun MainView() = App() diff --git a/material/archives/3.network/shared/src/commonMain/kotlin/App.kt b/material/archives/3.network/shared/src/commonMain/kotlin/App.kt new file mode 100644 index 00000000..6018571c --- /dev/null +++ b/material/archives/3.network/shared/src/commonMain/kotlin/App.kt @@ -0,0 +1,70 @@ +import androidx.compose.animation.AnimatedVisibility +import androidx.compose.foundation.Image +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.material.Button +import androidx.compose.material.MaterialTheme +import androidx.compose.material.Text +import androidx.compose.runtime.Composable +import androidx.compose.runtime.collectAsState +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.remember +import androidx.compose.runtime.setValue +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import network.QuizRepository +import network.data.Answer +import network.data.Question +import org.jetbrains.compose.resources.ExperimentalResourceApi +import org.jetbrains.compose.resources.painterResource + +private val repository = QuizRepository() + +@OptIn(ExperimentalResourceApi::class) +@Composable +fun App() { + + MaterialTheme { + + //scoreScreen("10/10") + /*var questions = listOf( + Question( + 1, + "Android is a great platform ?", + 1, + listOf(Answer(1, "YES"), Answer(2, "NO")) + ), + Question( + 1, + "Android is a bad platform ?", + 2, + listOf(Answer(1, "YES"), Answer(2, "NO")) + ) + )*/ + val questions = repository.questionState.collectAsState() + + if(questions.value.isNotEmpty()) { + questionScreen(questions.value) + } + + + /*var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + contentDescription = "Compose Multiplatform icon" + ) + }*/ + } + } + +expect fun getPlatformName(): String \ No newline at end of file diff --git a/material/archives/3.network/shared/src/commonMain/kotlin/QuestionScreen.kt b/material/archives/3.network/shared/src/commonMain/kotlin/QuestionScreen.kt new file mode 100644 index 00000000..128490b8 --- /dev/null +++ b/material/archives/3.network/shared/src/commonMain/kotlin/QuestionScreen.kt @@ -0,0 +1,106 @@ +import androidx.compose.foundation.layout.Arrangement +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.Row +import androidx.compose.foundation.layout.fillMaxHeight +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.height +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.selection.selectableGroup +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.Button +import androidx.compose.material.Card +import androidx.compose.material.Icon +import androidx.compose.material.LinearProgressIndicator +import androidx.compose.material.RadioButton +import androidx.compose.material.Text +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.filled.ArrowForward +import androidx.compose.material.icons.filled.Done +import androidx.compose.runtime.Composable +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.remember +import androidx.compose.runtime.setValue +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.graphics.vector.ImageVector +import androidx.compose.ui.text.style.TextAlign +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp +import network.data.Question + +@Composable() +internal fun questionScreen(questions: List) { + + var questionProgress by remember { mutableStateOf(0) } + var selectedAnswer by remember { mutableStateOf(1) } + var score by remember { mutableStateOf(0) } + + Column( + modifier = Modifier.fillMaxWidth().fillMaxHeight(), + verticalArrangement = Arrangement.Center, + horizontalAlignment = Alignment.CenterHorizontally + ) { + Card( + shape = RoundedCornerShape(5.dp), + modifier = Modifier.padding(60.dp) + ) { + Column( + horizontalAlignment = Alignment.CenterHorizontally, + modifier = Modifier.padding(horizontal = 10.dp) + ) { + Text( + modifier = Modifier.padding(all = 10.dp), + text = questions[questionProgress].label, + fontSize = 25.sp, + textAlign = TextAlign.Center + ) + } + } + Column(modifier = Modifier.selectableGroup()) { + questions[questionProgress].answers.forEach { answer -> + Row( + modifier = Modifier.padding(horizontal = 16.dp), + verticalAlignment = Alignment.CenterVertically + ) { + RadioButton( + modifier = Modifier.padding(end = 16.dp), + selected = (selectedAnswer == answer.id), + onClick = { selectedAnswer = answer.id }, + ) + Text(text = answer.label) + } + } + } + Column(modifier = Modifier.fillMaxHeight(), horizontalAlignment = Alignment.CenterHorizontally, verticalArrangement = Arrangement.Bottom) { + Button( + modifier = Modifier.padding(bottom = 20.dp), + onClick = { + if(selectedAnswer == questions[questionProgress].correctAnswerId) { + score++ + } + if (questionProgress < questions.size - 1) { + questionProgress++ + selectedAnswer = 1 + }else{ + // Go to the score section + } + } + ) { + if(questionProgress < questions.size - 1) nextOrDoneButton(Icons.Filled.ArrowForward,"Next") + else nextOrDoneButton(Icons.Filled.Done,"Done") + } + LinearProgressIndicator(modifier = Modifier.fillMaxWidth().height(20.dp), progress = questionProgress.div(questions.size.toFloat()).plus(1.div(questions.size.toFloat()))) + } + } +} + +@Composable +internal fun nextOrDoneButton(iv: ImageVector, label:String){ + Icon( + iv, + contentDescription = "Localized description", + Modifier.padding(end = 15.dp) + ) + Text(label) +} \ No newline at end of file diff --git a/material/archives/3.network/shared/src/commonMain/kotlin/ScoreScreen.kt b/material/archives/3.network/shared/src/commonMain/kotlin/ScoreScreen.kt new file mode 100644 index 00000000..47f02534 --- /dev/null +++ b/material/archives/3.network/shared/src/commonMain/kotlin/ScoreScreen.kt @@ -0,0 +1,59 @@ +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.fillMaxHeight +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.Button +import androidx.compose.material.Card +import androidx.compose.material.Icon +import androidx.compose.material.Text +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.filled.Refresh +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.graphics.Color +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp + + +@Composable() +internal fun scoreScreen(score: String){ + Box( + contentAlignment = Alignment.Center, + modifier = Modifier.fillMaxWidth().fillMaxHeight() + ) { + Card( + shape = RoundedCornerShape(8.dp), + modifier = Modifier.padding(10.dp), + backgroundColor = Color.Green + + ) { + Column(horizontalAlignment = Alignment.CenterHorizontally) { + + + Column(horizontalAlignment = Alignment.CenterHorizontally) { + + Text( + fontSize = 15.sp, + text = "score", + ) + Text( + fontSize = 30.sp, + text = score, + ) + Button( + modifier = Modifier.padding(all = 20.dp), + onClick = { + } + ) { + Icon(Icons.Filled.Refresh, contentDescription = "Localized description") + Text(text = "Retake the Quiz",) + + } + } + } + } + } +} \ No newline at end of file diff --git a/material/archives/3.network/shared/src/commonMain/kotlin/WelcomeScreen.kt b/material/archives/3.network/shared/src/commonMain/kotlin/WelcomeScreen.kt new file mode 100644 index 00000000..fd72dbdd --- /dev/null +++ b/material/archives/3.network/shared/src/commonMain/kotlin/WelcomeScreen.kt @@ -0,0 +1,51 @@ +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.fillMaxHeight +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.Button +import androidx.compose.material.Card +import androidx.compose.material.Text +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp + +@Composable() +internal fun welcomeScreen(){ + + Box( + contentAlignment = Alignment.Center, + modifier = Modifier.fillMaxWidth().fillMaxHeight() + ) { + Card( + shape = RoundedCornerShape(8.dp), + modifier = Modifier.padding(10.dp), + ) { + Column(horizontalAlignment = Alignment.CenterHorizontally) { + + + Column(horizontalAlignment = Alignment.CenterHorizontally) { + Text( + text = "Quiz", + fontSize = 30.sp, + modifier = Modifier.padding(all = 10.dp) + ) + Text( + modifier = Modifier.padding(all = 10.dp), + text = "A simple Quiz to discovers KMP and compose.", + ) + Button( + modifier = Modifier.padding(all = 10.dp), + onClick = { } + + ) { + Text("Start the Quiz") + } + } + } + } + } +} \ No newline at end of file diff --git a/material/archives/3.network/shared/src/commonMain/kotlin/network/QuizAPI.kt b/material/archives/3.network/shared/src/commonMain/kotlin/network/QuizAPI.kt new file mode 100644 index 00000000..a1ed8ea6 --- /dev/null +++ b/material/archives/3.network/shared/src/commonMain/kotlin/network/QuizAPI.kt @@ -0,0 +1,26 @@ +package network + +import io.ktor.client.HttpClient +import io.ktor.client.call.body +import io.ktor.client.plugins.contentnegotiation.ContentNegotiation +import io.ktor.client.request.get +import io.ktor.http.ContentType +import io.ktor.serialization.kotlinx.json.json +import kotlinx.serialization.json.Json +import network.data.Quiz + +class QuizAPI { + private val httpClient = HttpClient { + install(ContentNegotiation) { + json( + contentType = ContentType.Text.Plain, // because Github is not returning an 'application/json' header + json = Json { + ignoreUnknownKeys = true + useAlternativeNames = false + }) + } + } + suspend fun getAllQuestions(): Quiz { + return httpClient.get("https://awl.li/devoxxkmm2023").body() + } +} diff --git a/material/archives/3.network/shared/src/commonMain/kotlin/network/QuizRepository.kt b/material/archives/3.network/shared/src/commonMain/kotlin/network/QuizRepository.kt new file mode 100644 index 00000000..c37b74c4 --- /dev/null +++ b/material/archives/3.network/shared/src/commonMain/kotlin/network/QuizRepository.kt @@ -0,0 +1,33 @@ +package network + +import kotlinx.coroutines.CoroutineScope +import kotlinx.coroutines.Dispatchers +import kotlinx.coroutines.IO + + +import kotlinx.coroutines.flow.MutableStateFlow +import kotlinx.coroutines.flow.update +import kotlinx.coroutines.launch +import network.data.Question + +class QuizRepository() { + + private val quizAPI = QuizAPI() + private val coroutineScope = CoroutineScope(Dispatchers.IO) + + private var _questionState= MutableStateFlow(listOf()) + var questionState = _questionState + + init { + updateQuiz() + } + + private suspend fun fetchQuiz(): List = quizAPI.getAllQuestions().questions + + private fun updateQuiz(){ + + coroutineScope.launch { + _questionState.update { fetchQuiz() } + } + } +} \ No newline at end of file diff --git a/material/archives/3.network/shared/src/commonMain/kotlin/network/data/Answer.kt b/material/archives/3.network/shared/src/commonMain/kotlin/network/data/Answer.kt new file mode 100644 index 00000000..88798dea --- /dev/null +++ b/material/archives/3.network/shared/src/commonMain/kotlin/network/data/Answer.kt @@ -0,0 +1,6 @@ +package network.data + +import kotlinx.serialization.Serializable + +@Serializable +data class Answer(val id: Int, val label: String ) \ No newline at end of file diff --git a/material/archives/3.network/shared/src/commonMain/kotlin/network/data/Question.kt b/material/archives/3.network/shared/src/commonMain/kotlin/network/data/Question.kt new file mode 100644 index 00000000..060245da --- /dev/null +++ b/material/archives/3.network/shared/src/commonMain/kotlin/network/data/Question.kt @@ -0,0 +1,7 @@ +package network.data + +import kotlinx.serialization.SerialName +import kotlinx.serialization.Serializable + +@Serializable +data class Question(val id:Int, val label:String, @SerialName("correct_answer_id") val correctAnswerId:Int, val answers:List) \ No newline at end of file diff --git a/material/archives/3.network/shared/src/commonMain/kotlin/network/data/Quiz.kt b/material/archives/3.network/shared/src/commonMain/kotlin/network/data/Quiz.kt new file mode 100644 index 00000000..10d2167c --- /dev/null +++ b/material/archives/3.network/shared/src/commonMain/kotlin/network/data/Quiz.kt @@ -0,0 +1,6 @@ +package network.data + +import kotlinx.serialization.Serializable + +@Serializable +data class Quiz(var questions: List) \ No newline at end of file diff --git a/material/archives/3.network/shared/src/commonMain/resources/compose-multiplatform.xml b/material/archives/3.network/shared/src/commonMain/resources/compose-multiplatform.xml new file mode 100644 index 00000000..d7bf7955 --- /dev/null +++ b/material/archives/3.network/shared/src/commonMain/resources/compose-multiplatform.xml @@ -0,0 +1,36 @@ + + + + + + + + diff --git a/material/archives/3.network/shared/src/desktopMain/kotlin/main.desktop.kt b/material/archives/3.network/shared/src/desktopMain/kotlin/main.desktop.kt new file mode 100644 index 00000000..5f23de7d --- /dev/null +++ b/material/archives/3.network/shared/src/desktopMain/kotlin/main.desktop.kt @@ -0,0 +1,12 @@ +import androidx.compose.desktop.ui.tooling.preview.Preview +import androidx.compose.runtime.Composable + +actual fun getPlatformName(): String = "Desktop" + +@Composable fun MainView() = App() + +@Preview +@Composable +fun AppPreview() { + App() +} \ No newline at end of file diff --git a/material/archives/3.network/shared/src/iosMain/kotlin/main.ios.kt b/material/archives/3.network/shared/src/iosMain/kotlin/main.ios.kt new file mode 100644 index 00000000..1f0e256d --- /dev/null +++ b/material/archives/3.network/shared/src/iosMain/kotlin/main.ios.kt @@ -0,0 +1,5 @@ +import androidx.compose.ui.window.ComposeUIViewController + +actual fun getPlatformName(): String = "iOS" + +fun MainViewController() = ComposeUIViewController { App() } \ No newline at end of file diff --git a/material/archives/4.navigation/.gitignore b/material/archives/4.navigation/.gitignore new file mode 100644 index 00000000..6e5f3047 --- /dev/null +++ b/material/archives/4.navigation/.gitignore @@ -0,0 +1,15 @@ +*.iml +.gradle +/local.properties +/.idea +.DS_Store +build/ +/captures +.externalNativeBuild +.cxx +iosApp/Podfile.lock +iosApp/Pods/* +iosApp/iosApp.xcworkspace/* +iosApp/iosApp.xcodeproj/* +!iosApp/iosApp.xcodeproj/project.pbxproj +shared/shared.podspec diff --git a/material/archives/4.navigation/.run/desktopApp.run.xml b/material/archives/4.navigation/.run/desktopApp.run.xml new file mode 100644 index 00000000..95395e11 --- /dev/null +++ b/material/archives/4.navigation/.run/desktopApp.run.xml @@ -0,0 +1,23 @@ + + + + + + + true + true + false + + + \ No newline at end of file diff --git a/material/archives/4.navigation/LICENSE.txt b/material/archives/4.navigation/LICENSE.txt new file mode 100644 index 00000000..244380c2 --- /dev/null +++ b/material/archives/4.navigation/LICENSE.txt @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2020-2021 JetBrains s.r.o. and and respective authors and developers. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/material/archives/4.navigation/README.md b/material/archives/4.navigation/README.md new file mode 100644 index 00000000..e146a1bf --- /dev/null +++ b/material/archives/4.navigation/README.md @@ -0,0 +1,314 @@ +[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +# [Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform) application + +> **Note** +> The iOS part of Compose Multiplatform is in Alpha. It may change incompatibly and require manual migration in the +> future. +> If you have any issues, please report them on [GitHub](https://github.com/JetBrains/compose-multiplatform/issues). + +You can use this template to start developing your +own [Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform#readme) application targeting desktop, +Android, and iOS. +Follow our tutorial below to get your first Compose Multiplatform app up and running. +The result will be a [Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform.html) project that uses the +Compose Multiplatform UI framework. + + + +## Set up the environment + +> **Warning** +> You need a Mac with macOS to write and run iOS-specific code on simulated or real devices. +> This is an Apple requirement. + +To work with this template, you need the following: + +* A machine running a recent version of macOS +* [Xcode](https://apps.apple.com/us/app/xcode/id497799835) +* [Android Studio](https://developer.android.com/studio) +* The [Kotlin Multiplatform Mobile plugin](https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform-mobile) +* The [CocoaPods dependency manager](https://kotlinlang.org/docs/native-cocoapods.html) + +### Check your environment + +Before you start, use the [KDoctor](https://github.com/Kotlin/kdoctor) tool to ensure that your development environment +is configured correctly: + +1. Install KDoctor with [Homebrew](https://brew.sh/): + + ```text + brew install kdoctor + ``` + +2. Run KDoctor in your terminal: + + ```text + kdoctor + ``` + + If everything is set up correctly, you'll see valid output: + + ```text + Environment diagnose (to see all details, use -v option): + [✓] Operation System + [✓] Java + [✓] Android Studio + [✓] Xcode + [✓] Cocoapods + + Conclusion: + ✓ Your system is ready for Kotlin Multiplatform Mobile development! + ``` + +Otherwise, KDoctor will highlight which parts of your setup still need to be configured and will suggest a way to fix +them. + +## Examine the project structure + +Open the project in Android Studio and switch the view from **Android** to **Project** to see all the files and targets +belonging to the project: + + + +Your Compose Multiplatform project includes 4 modules: + +### `shared` + +This is a Kotlin module that contains the logic common for desktop, Android, and iOS applications, that is, the code you +share between platforms. + +This `shared` module is also where you'll write your Compose Multiplatform code. +In `shared/src/commonMain/kotlin/App.kt`, you can find the shared root `@Composable` function for your app. + +It uses Gradle as the build system. You can add dependencies and change settings in `shared/build.gradle.kts`. +The `shared` module builds into a Java library, an Android library, and an iOS framework. + +### `desktopApp` + +This is a Kotlin module that builds into a desktop application. It uses Gradle as the build system. The `desktopApp` +module depends on and uses the `shared` module as a regular library. + +### `androidApp` + +This is a Kotlin module that builds into an Android application. It uses Gradle as the build system. +The `androidApp` module depends on and uses the `shared` module as a regular Android library. + +### `iosApp` + +This is an Xcode project that builds into an iOS application. +It depends on and uses the `shared` module as a CocoaPods dependency. + +## Run your application + +### On desktop + +To run your desktop application in Android Studio, select `desktopApp` in the list of run configurations and click **Run**: + +
+ + + +You can also run Gradle tasks in the terminal: + +* `./gradlew run` to run application +* `./gradlew package` to store native distribution into `build/compose/binaries` + +### On Android + +To run your application on an Android emulator: + +1. Ensure you have an Android virtual device available. + Otherwise, [create one](https://developer.android.com/studio/run/managing-avds#createavd). +2. In the list of run configurations, select `androidApp`. +3. Choose your virtual device and click **Run**: + +
+ + + +
+ Alternatively, use Gradle + +To install an Android application on a real Android device or an emulator, run `./gradlew installDebug` in the terminal. + +
+ +### On iOS + +#### Running on a simulator + +To run your application on an iOS simulator in Android Studio, modify the `iosApp` run configuration: + +1. In the list of run configurations, select **Edit Configurations**: + + + +2. Navigate to **iOS Application** | **iosApp**. +3. In the **Execution target** list, select your target device. Click **OK**: + + + +4. The `iosApp` run configuration is now available. Click **Run** next to your virtual device: + + + +#### Running on a real iOS device + +You can run your Compose Multiplatform application on a real iOS device for free. +To do so, you'll need the following: + +* The `TEAM_ID` associated with your [Apple ID](https://support.apple.com/en-us/HT204316) +* The iOS device registered in Xcode + +> **Note** +> Before you continue, we suggest creating a simple "Hello, world!" project in Xcode to ensure you can successfully run +> apps on your device. +> You can follow the instructions below or watch +> this [Stanford CS193P lecture recording](https://youtu.be/bqu6BquVi2M?start=716&end=1399). + +
+How to create and run a simple project in Xcode + +1. On the Xcode welcome screen, select **Create a new project in Xcode**. +2. On the **iOS** tab, choose the **App** template. Click **Next**. +3. Specify the product name and keep other settings default. Click **Next**. +4. Select where to store the project on your computer and click **Create**. You'll see an app that displays "Hello, + world!" on the device screen. +5. At the top of your Xcode screen, click on the device name near the **Run** button. +6. Plug your device into the computer. You'll see this device in the list of run options. +7. Choose your device and click **Run**. + +
+ +##### Finding your Team ID + +In the terminal, run `kdoctor --team-ids` to find your Team ID. +KDoctor will list all Team IDs currently configured on your system, for example: + +```text +3ABC246XYZ (Max Sample) +ZABCW6SXYZ (SampleTech Inc.) +``` + +
+Alternative way to find your Team ID + +If KDoctor doesn't work for you, try this alternative method: + +1. In Android Studio, run the `iosApp` configuration with the selected real device. The build should fail. +2. Go to Xcode and select **Open a project or file**. +3. Navigate to the `iosApp/iosApp.xcworkspace` file of your project. +4. In the left-hand menu, select `iosApp`. +5. Navigate to **Signing & Capabilities**. +6. In the **Team** list, select your team. + +If you haven't set up your team yet, use the **Add account** option and follow the steps. + +
+ +To run the application, set the `TEAM_ID`: + +1. In the template, navigate to the `iosApp/Configuration/Config.xcconfig` file. +2. Set your `TEAM_ID`. +3. Re-open the project in Android Studio. It should show the registered iOS device in the `iosApp` run configuration. + +## Make your first changes + +You can now make some changes in the code and check that they are visible in both the iOS and Android applications at +the same time: + +1. In Android Studio, navigate to the `shared/src/commonMain/kotlin/App.kt` file. + This is the common entry point for your Compose Multiplatform app. + + Here, you see the code responsible for rendering the "Hello, World!" button and the animated Compose Multiplatform logo: + + ```kotlin + @OptIn(ExperimentalResourceApi::class) + @Composable + internal fun App() { + MaterialTheme { + var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + null + ) + } + } + } + } + ``` + +2. Update the shared code by adding a text field that will update the name displayed on the button: + + ```diff + @OptIn(ExperimentalResourceApi::class) + @Composable + internal fun App() { + MaterialTheme { + var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + + TextField(greetingText, onValueChange = { greetingText = it }) + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + null + ) + } + } + } + } + ``` + +3. Re-run the `desktopApp`, `androidApp`, and `iosApp` configurations. You'll see this change reflected in all three + apps: + + + +## How to configure the iOS application + +To get a better understanding of this template's setup and learn how to configure the basic properties of your iOS app without Xcode, +open the `iosApp/Configuration/Config.xcconfig` file in Android Studio. The configuration file contains: + +* `APP_NAME`, a target executable and an application bundle name. +* `BUNDLE_ID`, + which [uniquely identifies the app throughout the system](https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleidentifier#discussion). +* `TEAM_ID`, [a unique identifier generated by Apple that's assigned to your team](https://developer.apple.com/help/account/manage-your-team/locate-your-team-id/#:~:text=A%20Team%20ID%20is%20a,developer%20in%20App%20Store%20Connect). + +To configure the `APP_NAME` option, open `Config.xcconfig` in any text editor *before opening* the project in Android +Studio, and then set the desired name. + +If you need to change this option after you open the project in Android Studio, do the following: + +1. Close the project in Android Studio. +2. Run `./cleanup.sh` in your terminal. +3. Change the setting. +4. Open the project in Android Studio again. + +To configure advanced settings, use Xcode. After opening the project in Android Studio, +open the `iosApp/iosApp.xcworkspace` file in Xcode and make changes there. + +## Next steps + +We encourage you to explore Compose Multiplatform further and try out more projects: + +* [Create an application targeting iOS and Android with Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform-ios-android-template#readme) +* [Create an application targeting Windows, macOS, and Linux with Compose Multiplatform for Desktop](https://github.com/JetBrains/compose-multiplatform-desktop-template#readme) +* [Complete more Compose Multiplatform tutorials](https://github.com/JetBrains/compose-multiplatform/blob/master/tutorials/README.md) +* [Explore some more advanced Compose Multiplatform example projects](https://github.com/JetBrains/compose-multiplatform/blob/master/examples/README.md) diff --git a/material/archives/4.navigation/androidApp/build.gradle.kts b/material/archives/4.navigation/androidApp/build.gradle.kts new file mode 100644 index 00000000..478d6a55 --- /dev/null +++ b/material/archives/4.navigation/androidApp/build.gradle.kts @@ -0,0 +1,38 @@ +plugins { + kotlin("multiplatform") + id("com.android.application") + id("org.jetbrains.compose") +} + +kotlin { + androidTarget() + sourceSets { + val androidMain by getting { + dependencies { + implementation(project(":shared")) + } + } + } +} + +android { + compileSdk = (findProperty("android.compileSdk") as String).toInt() + namespace = "com.myapplication" + + sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml") + + defaultConfig { + applicationId = "com.myapplication.MyApplication" + minSdk = (findProperty("android.minSdk") as String).toInt() + targetSdk = (findProperty("android.targetSdk") as String).toInt() + versionCode = 1 + versionName = "1.0" + } + compileOptions { + sourceCompatibility = JavaVersion.VERSION_17 + targetCompatibility = JavaVersion.VERSION_17 + } + kotlin { + jvmToolchain(17) + } +} diff --git a/material/archives/4.navigation/androidApp/src/androidMain/AndroidManifest.xml b/material/archives/4.navigation/androidApp/src/androidMain/AndroidManifest.xml new file mode 100644 index 00000000..f376ba2a --- /dev/null +++ b/material/archives/4.navigation/androidApp/src/androidMain/AndroidManifest.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + diff --git a/material/archives/4.navigation/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt b/material/archives/4.navigation/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt new file mode 100644 index 00000000..c7c14207 --- /dev/null +++ b/material/archives/4.navigation/androidApp/src/androidMain/kotlin/com/myapplication/MainActivity.kt @@ -0,0 +1,18 @@ +package com.myapplication + +import MainView +import android.os.Bundle + +import androidx.appcompat.app.AppCompatActivity +import moe.tlaster.precompose.lifecycle.PreComposeActivity +import moe.tlaster.precompose.lifecycle.setContent + +class MainActivity : PreComposeActivity() { + override fun onCreate(savedInstanceState: Bundle?) { + super.onCreate(savedInstanceState) + + setContent { + MainView() + } + } +} \ No newline at end of file diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml b/material/archives/4.navigation/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml new file mode 100644 index 00000000..2b068d11 --- /dev/null +++ b/material/archives/4.navigation/androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml b/material/archives/4.navigation/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml new file mode 100644 index 00000000..07d5da9c --- /dev/null +++ b/material/archives/4.navigation/androidApp/src/androidMain/res/drawable/ic_launcher_background.xml @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 00000000..eca70cfe --- /dev/null +++ b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 00000000..eca70cfe --- /dev/null +++ b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 00000000..a571e600 Binary files /dev/null and b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png differ diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 00000000..61da551c Binary files /dev/null and b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 00000000..c41dd285 Binary files /dev/null and b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher.png differ diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 00000000..db5080a7 Binary files /dev/null and b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 00000000..6dba46da Binary files /dev/null and b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 00000000..da31a871 Binary files /dev/null and b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..15ac6817 Binary files /dev/null and b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 00000000..b216f2d3 Binary files /dev/null and b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 00000000..f25a4197 Binary files /dev/null and b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 00000000..e96783cc Binary files /dev/null and b/material/archives/4.navigation/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/material/archives/4.navigation/androidApp/src/androidMain/res/values/strings.xml b/material/archives/4.navigation/androidApp/src/androidMain/res/values/strings.xml new file mode 100644 index 00000000..592270bf --- /dev/null +++ b/material/archives/4.navigation/androidApp/src/androidMain/res/values/strings.xml @@ -0,0 +1,3 @@ + + My application + \ No newline at end of file diff --git a/material/archives/4.navigation/build.gradle.kts b/material/archives/4.navigation/build.gradle.kts new file mode 100644 index 00000000..b7e1d5d2 --- /dev/null +++ b/material/archives/4.navigation/build.gradle.kts @@ -0,0 +1,8 @@ +plugins { + // this is necessary to avoid the plugins to be loaded multiple times + // in each subproject's classloader + kotlin("multiplatform").apply(false) + id("com.android.application").apply(false) + id("com.android.library").apply(false) + id("org.jetbrains.compose").apply(false) +} diff --git a/material/archives/4.navigation/cleanup.sh b/material/archives/4.navigation/cleanup.sh new file mode 100644 index 00000000..62f9391b --- /dev/null +++ b/material/archives/4.navigation/cleanup.sh @@ -0,0 +1,10 @@ +#!/bin/sh +rm -rf .idea +./gradlew clean +rm -rf .gradle +rm -rf build +rm -rf */build +rm -rf iosApp/iosApp.xcworkspace +rm -rf iosApp/Pods +rm -rf iosApp/iosApp.xcodeproj/project.xcworkspace +rm -rf iosApp/iosApp.xcodeproj/xcuserdata diff --git a/material/archives/4.navigation/desktopApp/build.gradle.kts b/material/archives/4.navigation/desktopApp/build.gradle.kts new file mode 100644 index 00000000..931f3467 --- /dev/null +++ b/material/archives/4.navigation/desktopApp/build.gradle.kts @@ -0,0 +1,30 @@ +import org.jetbrains.compose.desktop.application.dsl.TargetFormat + +plugins { + kotlin("multiplatform") + id("org.jetbrains.compose") +} + +kotlin { + jvm() + sourceSets { + val jvmMain by getting { + dependencies { + implementation(compose.desktop.currentOs) + implementation(project(":shared")) + } + } + } +} + +compose.desktop { + application { + mainClass = "MainKt" + + nativeDistributions { + targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb) + packageName = "KotlinMultiplatformComposeDesktopApplication" + packageVersion = "1.0.0" + } + } +} diff --git a/material/archives/4.navigation/desktopApp/src/jvmMain/kotlin/main.kt b/material/archives/4.navigation/desktopApp/src/jvmMain/kotlin/main.kt new file mode 100644 index 00000000..67570deb --- /dev/null +++ b/material/archives/4.navigation/desktopApp/src/jvmMain/kotlin/main.kt @@ -0,0 +1,9 @@ +import androidx.compose.ui.window.Window +import androidx.compose.ui.window.application +import moe.tlaster.precompose.PreComposeWindow + +fun main() = application { + PreComposeWindow(onCloseRequest = ::exitApplication, title = "QuizApp") { + MainView() + } +} \ No newline at end of file diff --git a/material/archives/4.navigation/gradle.properties b/material/archives/4.navigation/gradle.properties new file mode 100644 index 00000000..2707573c --- /dev/null +++ b/material/archives/4.navigation/gradle.properties @@ -0,0 +1,24 @@ +#Gradle +org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M" + +#Kotlin +kotlin.code.style=official + +#MPP +kotlin.mpp.stability.nowarn=true +kotlin.mpp.enableCInteropCommonization=true +kotlin.mpp.androidSourceSetLayoutVersion=2 + +#Compose +org.jetbrains.compose.experimental.uikit.enabled=true + +#Android +android.useAndroidX=true +android.compileSdk=34 +android.targetSdk=34 +android.minSdk=24 + +#Versions +kotlin.version=1.9.10 +agp.version=8.0.2 +compose.version=1.5.2 diff --git a/material/archives/4.navigation/gradle/wrapper/gradle-wrapper.properties b/material/archives/4.navigation/gradle/wrapper/gradle-wrapper.properties new file mode 100644 index 00000000..84a0b92f --- /dev/null +++ b/material/archives/4.navigation/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,5 @@ +distributionBase=GRADLE_USER_HOME +distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists diff --git a/material/archives/4.navigation/gradlew b/material/archives/4.navigation/gradlew new file mode 100644 index 00000000..a69d9cb6 --- /dev/null +++ b/material/archives/4.navigation/gradlew @@ -0,0 +1,240 @@ +#!/bin/sh + +# +# Copyright © 2015-2021 the original authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +############################################################################## +# +# Gradle start up script for POSIX generated by Gradle. +# +# Important for running: +# +# (1) You need a POSIX-compliant shell to run this script. If your /bin/sh is +# noncompliant, but you have some other compliant shell such as ksh or +# bash, then to run this script, type that shell name before the whole +# command line, like: +# +# ksh Gradle +# +# Busybox and similar reduced shells will NOT work, because this script +# requires all of these POSIX shell features: +# * functions; +# * expansions «$var», «${var}», «${var:-default}», «${var+SET}», +# «${var#prefix}», «${var%suffix}», and «$( cmd )»; +# * compound commands having a testable exit status, especially «case»; +# * various built-in commands including «command», «set», and «ulimit». +# +# Important for patching: +# +# (2) This script targets any POSIX shell, so it avoids extensions provided +# by Bash, Ksh, etc; in particular arrays are avoided. +# +# The "traditional" practice of packing multiple parameters into a +# space-separated string is a well documented source of bugs and security +# problems, so this is (mostly) avoided, by progressively accumulating +# options in "$@", and eventually passing that to Java. +# +# Where the inherited environment variables (DEFAULT_JVM_OPTS, JAVA_OPTS, +# and GRADLE_OPTS) rely on word-splitting, this is performed explicitly; +# see the in-line comments for details. +# +# There are tweaks for specific operating systems such as AIX, CygWin, +# Darwin, MinGW, and NonStop. +# +# (3) This script is generated from the Groovy template +# https://github.com/gradle/gradle/blob/master/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# within the Gradle project. +# +# You can find Gradle at https://github.com/gradle/gradle/. +# +############################################################################## + +# Attempt to set APP_HOME + +# Resolve links: $0 may be a link +app_path=$0 + +# Need this for daisy-chained symlinks. +while + APP_HOME=${app_path%"${app_path##*/}"} # leaves a trailing /; empty if no leading path + [ -h "$app_path" ] +do + ls=$( ls -ld "$app_path" ) + link=${ls#*' -> '} + case $link in #( + /*) app_path=$link ;; #( + *) app_path=$APP_HOME$link ;; + esac +done + +APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit + +APP_NAME="Gradle" +APP_BASE_NAME=${0##*/} + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + +# Use the maximum available, or set MAX_FD != -1 to use that value. +MAX_FD=maximum + +warn () { + echo "$*" +} >&2 + +die () { + echo + echo "$*" + echo + exit 1 +} >&2 + +# OS specific support (must be 'true' or 'false'). +cygwin=false +msys=false +darwin=false +nonstop=false +case "$( uname )" in #( + CYGWIN* ) cygwin=true ;; #( + Darwin* ) darwin=true ;; #( + MSYS* | MINGW* ) msys=true ;; #( + NONSTOP* ) nonstop=true ;; +esac + +CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar + + +# Determine the Java command to use to start the JVM. +if [ -n "$JAVA_HOME" ] ; then + if [ -x "$JAVA_HOME/jre/sh/java" ] ; then + # IBM's JDK on AIX uses strange locations for the executables + JAVACMD=$JAVA_HOME/jre/sh/java + else + JAVACMD=$JAVA_HOME/bin/java + fi + if [ ! -x "$JAVACMD" ] ; then + die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." + fi +else + JAVACMD=java + which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." +fi + +# Increase the maximum file descriptors if we can. +if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then + case $MAX_FD in #( + max*) + MAX_FD=$( ulimit -H -n ) || + warn "Could not query maximum file descriptor limit" + esac + case $MAX_FD in #( + '' | soft) :;; #( + *) + ulimit -n "$MAX_FD" || + warn "Could not set maximum file descriptor limit to $MAX_FD" + esac +fi + +# Collect all arguments for the java command, stacking in reverse order: +# * args from the command line +# * the main class name +# * -classpath +# * -D...appname settings +# * --module-path (only if needed) +# * DEFAULT_JVM_OPTS, JAVA_OPTS, and GRADLE_OPTS environment variables. + +# For Cygwin or MSYS, switch paths to Windows format before running java +if "$cygwin" || "$msys" ; then + APP_HOME=$( cygpath --path --mixed "$APP_HOME" ) + CLASSPATH=$( cygpath --path --mixed "$CLASSPATH" ) + + JAVACMD=$( cygpath --unix "$JAVACMD" ) + + # Now convert the arguments - kludge to limit ourselves to /bin/sh + for arg do + if + case $arg in #( + -*) false ;; # don't mess with options #( + /?*) t=${arg#/} t=/${t%%/*} # looks like a POSIX filepath + [ -e "$t" ] ;; #( + *) false ;; + esac + then + arg=$( cygpath --path --ignore --mixed "$arg" ) + fi + # Roll the args list around exactly as many times as the number of + # args, so each arg winds up back in the position where it started, but + # possibly modified. + # + # NB: a `for` loop captures its iteration list before it begins, so + # changing the positional parameters here affects neither the number of + # iterations, nor the values presented in `arg`. + shift # remove old arg + set -- "$@" "$arg" # push replacement arg + done +fi + +# Collect all arguments for the java command; +# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of +# shell script including quotes and variable substitutions, so put them in +# double quotes to make sure that they get re-expanded; and +# * put everything else in single quotes, so that it's not re-expanded. + +set -- \ + "-Dorg.gradle.appname=$APP_BASE_NAME" \ + -classpath "$CLASSPATH" \ + org.gradle.wrapper.GradleWrapperMain \ + "$@" + +# Stop when "xargs" is not available. +if ! command -v xargs >/dev/null 2>&1 +then + die "xargs is not available" +fi + +# Use "xargs" to parse quoted args. +# +# With -n1 it outputs one arg per line, with the quotes and backslashes removed. +# +# In Bash we could simply go: +# +# readarray ARGS < <( xargs -n1 <<<"$var" ) && +# set -- "${ARGS[@]}" "$@" +# +# but POSIX shell has neither arrays nor command substitution, so instead we +# post-process each arg (as a line of input to sed) to backslash-escape any +# character that might be a shell metacharacter, then use eval to reverse +# that process (while maintaining the separation between arguments), and wrap +# the whole thing up as a single "set" statement. +# +# This will of course break if any of these variables contains a newline or +# an unmatched quote. +# + +eval "set -- $( + printf '%s\n' "$DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS" | + xargs -n1 | + sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' | + tr '\n' ' ' + )" '"$@"' + +exec "$JAVACMD" "$@" diff --git a/material/archives/4.navigation/gradlew.bat b/material/archives/4.navigation/gradlew.bat new file mode 100644 index 00000000..f127cfd4 --- /dev/null +++ b/material/archives/4.navigation/gradlew.bat @@ -0,0 +1,91 @@ +@rem +@rem Copyright 2015 the original author or authors. +@rem +@rem Licensed under the Apache License, Version 2.0 (the "License"); +@rem you may not use this file except in compliance with the License. +@rem You may obtain a copy of the License at +@rem +@rem https://www.apache.org/licenses/LICENSE-2.0 +@rem +@rem Unless required by applicable law or agreed to in writing, software +@rem distributed under the License is distributed on an "AS IS" BASIS, +@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +@rem See the License for the specific language governing permissions and +@rem limitations under the License. +@rem + +@if "%DEBUG%"=="" @echo off +@rem ########################################################################## +@rem +@rem Gradle startup script for Windows +@rem +@rem ########################################################################## + +@rem Set local scope for the variables with windows NT shell +if "%OS%"=="Windows_NT" setlocal + +set DIRNAME=%~dp0 +if "%DIRNAME%"=="" set DIRNAME=. +set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME% + +@rem Resolve any "." and ".." in APP_HOME to make it shorter. +for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi + +@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m" + +@rem Find java.exe +if defined JAVA_HOME goto findJavaFromJavaHome + +set JAVA_EXE=java.exe +%JAVA_EXE% -version >NUL 2>&1 +if %ERRORLEVEL% equ 0 goto execute + +echo. +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:findJavaFromJavaHome +set JAVA_HOME=%JAVA_HOME:"=% +set JAVA_EXE=%JAVA_HOME%/bin/java.exe + +if exist "%JAVA_EXE%" goto execute + +echo. +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:execute +@rem Setup the command line + +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar + + +@rem Execute Gradle +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %* + +:end +@rem End local scope for the variables with windows NT shell +if %ERRORLEVEL% equ 0 goto mainEnd + +:fail +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of +rem the _cmd.exe /c_ return code! +set EXIT_CODE=%ERRORLEVEL% +if %EXIT_CODE% equ 0 set EXIT_CODE=1 +if not ""=="%GRADLE_EXIT_CONSOLE%" exit %EXIT_CODE% +exit /b %EXIT_CODE% + +:mainEnd +if "%OS%"=="Windows_NT" endlocal + +:omega diff --git a/material/archives/4.navigation/iosApp/Configuration/Config.xcconfig b/material/archives/4.navigation/iosApp/Configuration/Config.xcconfig new file mode 100644 index 00000000..f3915978 --- /dev/null +++ b/material/archives/4.navigation/iosApp/Configuration/Config.xcconfig @@ -0,0 +1,3 @@ +TEAM_ID= +BUNDLE_ID=com.myapplication.MyApplication +APP_NAME=My application diff --git a/material/archives/4.navigation/iosApp/iosApp.xcodeproj/project.pbxproj b/material/archives/4.navigation/iosApp/iosApp.xcodeproj/project.pbxproj new file mode 100644 index 00000000..33346d70 --- /dev/null +++ b/material/archives/4.navigation/iosApp/iosApp.xcodeproj/project.pbxproj @@ -0,0 +1,396 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 50; + objects = { + +/* Begin PBXBuildFile section */ + 058557BB273AAA24004C7B11 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 058557BA273AAA24004C7B11 /* Assets.xcassets */; }; + 058557D9273AAEEB004C7B11 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */; }; + 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2152FB032600AC8F00CF470E /* iOSApp.swift */; }; + 7555FF83242A565900829871 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7555FF82242A565900829871 /* ContentView.swift */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 058557BA273AAA24004C7B11 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; + 2152FB032600AC8F00CF470E /* iOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSApp.swift; sourceTree = ""; }; + 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 = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + F85CB1118929364A9C6EFABC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 058557D7273AAEEB004C7B11 /* Preview Content */ = { + isa = PBXGroup; + children = ( + 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */, + ); + path = "Preview Content"; + sourceTree = ""; + }; + 42799AB246E5F90AF97AA0EF /* Frameworks */ = { + isa = PBXGroup; + children = ( + ); + name = Frameworks; + sourceTree = ""; + }; + 7555FF72242A565900829871 = { + isa = PBXGroup; + children = ( + AB1DB47929225F7C00F7AF9C /* Configuration */, + 7555FF7D242A565900829871 /* iosApp */, + 7555FF7C242A565900829871 /* Products */, + 42799AB246E5F90AF97AA0EF /* Frameworks */, + ); + sourceTree = ""; + }; + 7555FF7C242A565900829871 /* Products */ = { + isa = PBXGroup; + children = ( + 7555FF7B242A565900829871 /* My application.app */, + ); + name = Products; + sourceTree = ""; + }; + 7555FF7D242A565900829871 /* iosApp */ = { + isa = PBXGroup; + children = ( + 058557BA273AAA24004C7B11 /* Assets.xcassets */, + 7555FF82242A565900829871 /* ContentView.swift */, + 7555FF8C242A565B00829871 /* Info.plist */, + 2152FB032600AC8F00CF470E /* iOSApp.swift */, + 058557D7273AAEEB004C7B11 /* Preview Content */, + ); + path = iosApp; + sourceTree = ""; + }; + AB1DB47929225F7C00F7AF9C /* Configuration */ = { + isa = PBXGroup; + children = ( + AB3632DC29227652001CCB65 /* Config.xcconfig */, + ); + path = Configuration; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 7555FF7A242A565900829871 /* iosApp */ = { + isa = PBXNativeTarget; + buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */; + buildPhases = ( + 05D91A922A5F233C00F138EB /* Compile Kotlin */, + 7555FF77242A565900829871 /* Sources */, + 7555FF79242A565900829871 /* Resources */, + F85CB1118929364A9C6EFABC /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = iosApp; + productName = iosApp; + productReference = 7555FF7B242A565900829871 /* My application.app */; + productType = "com.apple.product-type.application"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 7555FF73242A565900829871 /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 1130; + LastUpgradeCheck = 1130; + ORGANIZATIONNAME = orgName; + TargetAttributes = { + 7555FF7A242A565900829871 = { + CreatedOnToolsVersion = 11.3.1; + }; + }; + }; + buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */; + compatibilityVersion = "Xcode 9.3"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 7555FF72242A565900829871; + productRefGroup = 7555FF7C242A565900829871 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 7555FF7A242A565900829871 /* iosApp */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 7555FF79242A565900829871 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 058557D9273AAEEB004C7B11 /* Preview Assets.xcassets in Resources */, + 058557BB273AAA24004C7B11 /* Assets.xcassets in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 05D91A922A5F233C00F138EB /* Compile Kotlin */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + ); + name = "Compile Kotlin"; + outputFileListPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "cd \"$SRCROOT/..\"\n./gradlew :shared:embedAndSignAppleFrameworkForXcode"; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 7555FF77242A565900829871 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */, + 7555FF83242A565900829871 /* ContentView.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 7555FFA3242A565B00829871 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AB3632DC29227652001CCB65 /* Config.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + }; + name = Debug; + }; + 7555FFA4242A565B00829871 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AB3632DC29227652001CCB65 /* Config.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + SDKROOT = iphoneos; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 7555FFA6242A565B00829871 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; + DEVELOPMENT_TEAM = "${TEAM_ID}"; + ENABLE_PREVIEWS = YES; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", + ); + INFOPLIST_FILE = iosApp/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + OTHER_LDFLAGS = ( + "$(inherited)", + "-framework", + shared, + ); + PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_ID}${TEAM_ID}"; + PRODUCT_NAME = "${APP_NAME}"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 7555FFA7242A565B00829871 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; + DEVELOPMENT_TEAM = "${TEAM_ID}"; + ENABLE_PREVIEWS = YES; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", + ); + INFOPLIST_FILE = iosApp/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 14.1; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + OTHER_LDFLAGS = ( + "$(inherited)", + "-framework", + shared, + ); + PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_ID}${TEAM_ID}"; + PRODUCT_NAME = "${APP_NAME}"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7555FFA3242A565B00829871 /* Debug */, + 7555FFA4242A565B00829871 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7555FFA6242A565B00829871 /* Debug */, + 7555FFA7242A565B00829871 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 7555FF73242A565900829871 /* Project object */; +} diff --git a/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json b/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 00000000..ee7e3ca0 --- /dev/null +++ b/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json b/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 00000000..8edf56e7 --- /dev/null +++ b/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,14 @@ +{ + "images" : [ + { + "filename" : "app-icon-1024.png", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png b/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png new file mode 100644 index 00000000..53fc536f Binary files /dev/null and b/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png differ diff --git a/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/Contents.json b/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/Contents.json new file mode 100644 index 00000000..4aa7c535 --- /dev/null +++ b/material/archives/4.navigation/iosApp/iosApp/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/4.navigation/iosApp/iosApp/ContentView.swift b/material/archives/4.navigation/iosApp/iosApp/ContentView.swift new file mode 100644 index 00000000..f7f6457b --- /dev/null +++ b/material/archives/4.navigation/iosApp/iosApp/ContentView.swift @@ -0,0 +1,21 @@ +import UIKit +import SwiftUI +import shared + +struct ComposeView: UIViewControllerRepresentable { + func makeUIViewController(context: Context) -> UIViewController { + Main_iosKt.MainViewController() + } + + func updateUIViewController(_ uiViewController: UIViewController, context: Context) {} +} + +struct ContentView: View { + var body: some View { + ComposeView() + .ignoresSafeArea(.keyboard) // Compose has own keyboard handler + } +} + + + diff --git a/material/archives/4.navigation/iosApp/iosApp/Info.plist b/material/archives/4.navigation/iosApp/iosApp/Info.plist new file mode 100644 index 00000000..412e3781 --- /dev/null +++ b/material/archives/4.navigation/iosApp/iosApp/Info.plist @@ -0,0 +1,50 @@ + + + + + CFBundleDevelopmentRegion + $(DEVELOPMENT_LANGUAGE) + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + $(PRODUCT_BUNDLE_PACKAGE_TYPE) + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + LSRequiresIPhoneOS + + CADisableMinimumFrameDurationOnPhone + + UIApplicationSceneManifest + + UIApplicationSupportsMultipleScenes + + + UILaunchScreen + + UIRequiredDeviceCapabilities + + armv7 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + + diff --git a/material/archives/4.navigation/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json b/material/archives/4.navigation/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json new file mode 100644 index 00000000..4aa7c535 --- /dev/null +++ b/material/archives/4.navigation/iosApp/iosApp/Preview Content/Preview Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} \ No newline at end of file diff --git a/material/archives/4.navigation/iosApp/iosApp/iOSApp.swift b/material/archives/4.navigation/iosApp/iosApp/iOSApp.swift new file mode 100644 index 00000000..0648e860 --- /dev/null +++ b/material/archives/4.navigation/iosApp/iosApp/iOSApp.swift @@ -0,0 +1,10 @@ +import SwiftUI + +@main +struct iOSApp: App { + var body: some Scene { + WindowGroup { + ContentView() + } + } +} \ No newline at end of file diff --git a/material/archives/4.navigation/readme_images/android_app_running.png b/material/archives/4.navigation/readme_images/android_app_running.png new file mode 100644 index 00000000..a270c826 Binary files /dev/null and b/material/archives/4.navigation/readme_images/android_app_running.png differ diff --git a/material/archives/4.navigation/readme_images/banner.png b/material/archives/4.navigation/readme_images/banner.png new file mode 100644 index 00000000..7cb3f3a1 Binary files /dev/null and b/material/archives/4.navigation/readme_images/banner.png differ diff --git a/material/archives/4.navigation/readme_images/desktop_app_running.png b/material/archives/4.navigation/readme_images/desktop_app_running.png new file mode 100644 index 00000000..18a2223e Binary files /dev/null and b/material/archives/4.navigation/readme_images/desktop_app_running.png differ diff --git a/material/archives/4.navigation/readme_images/edit_run_config.png b/material/archives/4.navigation/readme_images/edit_run_config.png new file mode 100644 index 00000000..4a6c5ac9 Binary files /dev/null and b/material/archives/4.navigation/readme_images/edit_run_config.png differ diff --git a/material/archives/4.navigation/readme_images/ios_app_running.png b/material/archives/4.navigation/readme_images/ios_app_running.png new file mode 100644 index 00000000..a1c6c7cd Binary files /dev/null and b/material/archives/4.navigation/readme_images/ios_app_running.png differ diff --git a/material/archives/4.navigation/readme_images/open_project_view.png b/material/archives/4.navigation/readme_images/open_project_view.png new file mode 100644 index 00000000..30f85236 Binary files /dev/null and b/material/archives/4.navigation/readme_images/open_project_view.png differ diff --git a/material/archives/4.navigation/readme_images/run_on_android.png b/material/archives/4.navigation/readme_images/run_on_android.png new file mode 100644 index 00000000..b33fd98f Binary files /dev/null and b/material/archives/4.navigation/readme_images/run_on_android.png differ diff --git a/material/archives/4.navigation/readme_images/run_on_desktop.png b/material/archives/4.navigation/readme_images/run_on_desktop.png new file mode 100644 index 00000000..1f4f747e Binary files /dev/null and b/material/archives/4.navigation/readme_images/run_on_desktop.png differ diff --git a/material/archives/4.navigation/readme_images/target_device.png b/material/archives/4.navigation/readme_images/target_device.png new file mode 100644 index 00000000..accb7220 Binary files /dev/null and b/material/archives/4.navigation/readme_images/target_device.png differ diff --git a/material/archives/4.navigation/readme_images/text_field_added.png b/material/archives/4.navigation/readme_images/text_field_added.png new file mode 100644 index 00000000..756bae34 Binary files /dev/null and b/material/archives/4.navigation/readme_images/text_field_added.png differ diff --git a/material/archives/4.navigation/settings.gradle.kts b/material/archives/4.navigation/settings.gradle.kts new file mode 100644 index 00000000..f6502e01 --- /dev/null +++ b/material/archives/4.navigation/settings.gradle.kts @@ -0,0 +1,42 @@ +rootProject.name = "MyApplication" + +include(":androidApp") +include(":shared") +include(":desktopApp") + +pluginManagement { + repositories { + gradlePluginPortal() + mavenCentral() + google() + maven("https://maven.pkg.jetbrains.space/public/p/compose/dev") + } + + plugins { + val kotlinVersion = extra["kotlin.version"] as String + val agpVersion = extra["agp.version"] as String + val composeVersion = extra["compose.version"] as String + + kotlin("jvm").version(kotlinVersion) + kotlin("multiplatform").version(kotlinVersion) + kotlin("android").version(kotlinVersion) + + + id("com.android.application").version(agpVersion) + id("com.android.library").version(agpVersion) + + id("org.jetbrains.compose").version(composeVersion) + } +} + +plugins { + id("org.gradle.toolchains.foojay-resolver-convention") version("0.4.0") +} + +dependencyResolutionManagement { + repositories { + mavenCentral() + google() + maven("https://maven.pkg.jetbrains.space/public/p/compose/dev") + } +} diff --git a/material/archives/4.navigation/shared/build.gradle.kts b/material/archives/4.navigation/shared/build.gradle.kts new file mode 100644 index 00000000..63b8297d --- /dev/null +++ b/material/archives/4.navigation/shared/build.gradle.kts @@ -0,0 +1,85 @@ +plugins { + kotlin("multiplatform") + id("com.android.library") + id("org.jetbrains.compose") + kotlin("plugin.serialization").version("1.9.10") +} + +kotlin { + androidTarget() + jvm("desktop") + + listOf( + iosX64(), + iosArm64(), + iosSimulatorArm64() + ).forEach { iosTarget -> + iosTarget.binaries.framework { + baseName = "shared" + isStatic = true + } + } + + sourceSets { + val commonMain by getting { + dependencies { + implementation(compose.runtime) + implementation(compose.foundation) + implementation(compose.material) + @OptIn(org.jetbrains.compose.ExperimentalComposeLibrary::class) + implementation(compose.components.resources) + implementation("io.ktor:ktor-client-core:2.3.4") // core source of ktor + implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3") // For making asynchronous calls + implementation("io.ktor:ktor-client-content-negotiation:2.3.4") // Simplify handling of content type based deserialization + implementation("io.ktor:ktor-serialization-kotlinx-json:2.3.4") // make your dataclasses serializable + api("moe.tlaster:precompose:1.5.4") + } + } + val androidMain by getting { + dependencies { + api("androidx.activity:activity-compose:1.7.2") + api("androidx.appcompat:appcompat:1.6.1") + api("androidx.core:core-ktx:1.12.0") + implementation("io.ktor:ktor-client-android:2.3.4") // for Android + } + } + val iosX64Main by getting + val iosArm64Main by getting + val iosSimulatorArm64Main by getting + val iosMain by creating { + dependsOn(commonMain) + iosX64Main.dependsOn(this) + iosArm64Main.dependsOn(this) + iosSimulatorArm64Main.dependsOn(this) + dependencies { + implementation("io.ktor:ktor-client-darwin:2.3.4") //for iOS + } + } + val desktopMain by getting { + dependencies { + implementation(compose.desktop.common) + implementation("io.ktor:ktor-client-apache:2.3.4") + } + } + } +} + +android { + compileSdk = (findProperty("android.compileSdk") as String).toInt() + namespace = "com.myapplication.common" + + sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml") + sourceSets["main"].res.srcDirs("src/androidMain/res") + sourceSets["main"].resources.srcDirs("src/commonMain/resources") + + defaultConfig { + minSdk = (findProperty("android.minSdk") as String).toInt() + } + compileOptions { + sourceCompatibility = JavaVersion.VERSION_17 + targetCompatibility = JavaVersion.VERSION_17 + } + kotlin { + jvmToolchain(17) + } +} diff --git a/material/archives/4.navigation/shared/src/androidMain/AndroidManifest.xml b/material/archives/4.navigation/shared/src/androidMain/AndroidManifest.xml new file mode 100644 index 00000000..568741e5 --- /dev/null +++ b/material/archives/4.navigation/shared/src/androidMain/AndroidManifest.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/material/archives/4.navigation/shared/src/androidMain/kotlin/main.android.kt b/material/archives/4.navigation/shared/src/androidMain/kotlin/main.android.kt new file mode 100644 index 00000000..d5723a23 --- /dev/null +++ b/material/archives/4.navigation/shared/src/androidMain/kotlin/main.android.kt @@ -0,0 +1,5 @@ +import androidx.compose.runtime.Composable + +actual fun getPlatformName(): String = "Android" + +@Composable fun MainView() = App() diff --git a/material/archives/4.navigation/shared/src/commonMain/kotlin/App.kt b/material/archives/4.navigation/shared/src/commonMain/kotlin/App.kt new file mode 100644 index 00000000..999e8076 --- /dev/null +++ b/material/archives/4.navigation/shared/src/commonMain/kotlin/App.kt @@ -0,0 +1,73 @@ +import androidx.compose.animation.AnimatedVisibility +import androidx.compose.foundation.Image +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.material.Button +import androidx.compose.material.MaterialTheme +import androidx.compose.material.Text +import androidx.compose.runtime.Composable +import androidx.compose.runtime.collectAsState +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.remember +import androidx.compose.runtime.setValue +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import network.QuizRepository +import network.data.Answer +import network.data.Question +import org.jetbrains.compose.resources.ExperimentalResourceApi +import org.jetbrains.compose.resources.painterResource + +private val repository = QuizRepository() + +@OptIn(ExperimentalResourceApi::class) +@Composable +fun App() { + + MaterialTheme { + + //scoreScreen("10/10") + /*var questions = listOf( + Question( + 1, + "Android is a great platform ?", + 1, + listOf(Answer(1, "YES"), Answer(2, "NO")) + ), + Question( + 1, + "Android is a bad platform ?", + 2, + listOf(Answer(1, "YES"), Answer(2, "NO")) + ) + )*/ + + rootNavHost() + + /*val questions = repository.questionState.collectAsState() + + if(questions.value.isNotEmpty()) { + questionScreen(questions.value) + }*/ + + + /*var greetingText by remember { mutableStateOf("Hello, World!") } + var showImage by remember { mutableStateOf(false) } + Column(Modifier.fillMaxWidth(), horizontalAlignment = Alignment.CenterHorizontally) { + Button(onClick = { + greetingText = "Hello, ${getPlatformName()}" + showImage = !showImage + }) { + Text(greetingText) + } + AnimatedVisibility(showImage) { + Image( + painterResource("compose-multiplatform.xml"), + contentDescription = "Compose Multiplatform icon" + ) + }*/ + } + } + +expect fun getPlatformName(): String \ No newline at end of file diff --git a/material/archives/4.navigation/shared/src/commonMain/kotlin/Navhost.kt b/material/archives/4.navigation/shared/src/commonMain/kotlin/Navhost.kt new file mode 100644 index 00000000..00943a85 --- /dev/null +++ b/material/archives/4.navigation/shared/src/commonMain/kotlin/Navhost.kt @@ -0,0 +1,46 @@ +import androidx.compose.runtime.Composable +import androidx.compose.runtime.collectAsState +import moe.tlaster.precompose.navigation.NavHost +import moe.tlaster.precompose.navigation.path +import moe.tlaster.precompose.navigation.rememberNavigator +import moe.tlaster.precompose.navigation.transition.NavTransition +import network.QuizRepository + +private val quizRepository = QuizRepository() + +@Composable +internal fun rootNavHost() { + + val navigator = rememberNavigator() + NavHost( + navigator = navigator, + navTransition = NavTransition(), + initialRoute = "/welcome", + ) { + scene( + route = "/welcome", + navTransition = NavTransition(), + ) { + welcomeScreen(navigator) + } + scene( + route = "/quiz", + navTransition = NavTransition(), + ) { + + val questions = quizRepository.questionState.collectAsState() + + if (questions.value.isNotEmpty()) { + questionScreen(navigator, questions.value) + } + } + scene( + route = "/score/{score}", + navTransition = NavTransition(), + ) { backStackEntry -> + backStackEntry.path("score")?.let { score -> + scoreScreen(navigator, score) + } + } + } +} \ No newline at end of file diff --git a/material/archives/4.navigation/shared/src/commonMain/kotlin/QuestionScreen.kt b/material/archives/4.navigation/shared/src/commonMain/kotlin/QuestionScreen.kt new file mode 100644 index 00000000..bcd7fca2 --- /dev/null +++ b/material/archives/4.navigation/shared/src/commonMain/kotlin/QuestionScreen.kt @@ -0,0 +1,108 @@ +import androidx.compose.foundation.layout.Arrangement +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.Row +import androidx.compose.foundation.layout.fillMaxHeight +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.height +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.selection.selectableGroup +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.Button +import androidx.compose.material.Card +import androidx.compose.material.Icon +import androidx.compose.material.LinearProgressIndicator +import androidx.compose.material.RadioButton +import androidx.compose.material.Text +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.filled.ArrowForward +import androidx.compose.material.icons.filled.Done +import androidx.compose.runtime.Composable +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.remember +import androidx.compose.runtime.setValue +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.graphics.vector.ImageVector +import androidx.compose.ui.text.style.TextAlign +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp +import moe.tlaster.precompose.navigation.Navigator +import network.data.Question + +@Composable() +internal fun questionScreen(navigator: Navigator, questions: List) { + + var questionProgress by remember { mutableStateOf(0) } + var selectedAnswer by remember { mutableStateOf(1) } + var score by remember { mutableStateOf(0) } + + Column( + modifier = Modifier.fillMaxWidth().fillMaxHeight(), + verticalArrangement = Arrangement.Center, + horizontalAlignment = Alignment.CenterHorizontally + ) { + Card( + shape = RoundedCornerShape(5.dp), + modifier = Modifier.padding(60.dp) + ) { + Column( + horizontalAlignment = Alignment.CenterHorizontally, + modifier = Modifier.padding(horizontal = 10.dp) + ) { + Text( + modifier = Modifier.padding(all = 10.dp), + text = questions[questionProgress].label, + fontSize = 25.sp, + textAlign = TextAlign.Center + ) + } + } + Column(modifier = Modifier.selectableGroup()) { + questions[questionProgress].answers.forEach { answer -> + Row( + modifier = Modifier.padding(horizontal = 16.dp), + verticalAlignment = Alignment.CenterVertically + ) { + RadioButton( + modifier = Modifier.padding(end = 16.dp), + selected = (selectedAnswer == answer.id), + onClick = { selectedAnswer = answer.id }, + ) + Text(text = answer.label) + } + } + } + Column(modifier = Modifier.fillMaxHeight(), horizontalAlignment = Alignment.CenterHorizontally, verticalArrangement = Arrangement.Bottom) { + Button( + modifier = Modifier.padding(bottom = 20.dp), + onClick = { + if(selectedAnswer == questions[questionProgress].correctAnswerId) { + score++ + } + if (questionProgress < questions.size - 1) { + questionProgress++ + selectedAnswer = 1 + }else{ + // Go to the score section + navigator.navigate("/score/$score out of ${questions.size}") + } + } + ) { + if(questionProgress < questions.size - 1) nextOrDoneButton(Icons.Filled.ArrowForward,"Next") + else nextOrDoneButton(Icons.Filled.Done,"Done") + } + LinearProgressIndicator(modifier = Modifier.fillMaxWidth().height(20.dp), progress = questionProgress.div(questions.size.toFloat()).plus(1.div(questions.size.toFloat()))) + } + } +} + +@Composable +internal fun nextOrDoneButton(iv: ImageVector, label:String){ + Icon( + iv, + contentDescription = "Localized description", + Modifier.padding(end = 15.dp) + ) + Text(label) +} \ No newline at end of file diff --git a/material/archives/4.navigation/shared/src/commonMain/kotlin/ScoreScreen.kt b/material/archives/4.navigation/shared/src/commonMain/kotlin/ScoreScreen.kt new file mode 100644 index 00000000..5ff6e64b --- /dev/null +++ b/material/archives/4.navigation/shared/src/commonMain/kotlin/ScoreScreen.kt @@ -0,0 +1,61 @@ +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.fillMaxHeight +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.Button +import androidx.compose.material.Card +import androidx.compose.material.Icon +import androidx.compose.material.Text +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.filled.Refresh +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.graphics.Color +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp +import moe.tlaster.precompose.navigation.Navigator + + +@Composable() +internal fun scoreScreen(navigator: Navigator, score: String){ + Box( + contentAlignment = Alignment.Center, + modifier = Modifier.fillMaxWidth().fillMaxHeight() + ) { + Card( + shape = RoundedCornerShape(8.dp), + modifier = Modifier.padding(10.dp), + backgroundColor = Color.Green + + ) { + Column(horizontalAlignment = Alignment.CenterHorizontally) { + + + Column(horizontalAlignment = Alignment.CenterHorizontally) { + + Text( + fontSize = 15.sp, + text = "score", + ) + Text( + fontSize = 30.sp, + text = score, + ) + Button( + modifier = Modifier.padding(all = 20.dp), + onClick = { + navigator.navigate(route = "/quiz") + } + ) { + Icon(Icons.Filled.Refresh, contentDescription = "Localized description") + Text(text = "Retake the Quiz",) + + } + } + } + } + } +} \ No newline at end of file diff --git a/material/archives/4.navigation/shared/src/commonMain/kotlin/WelcomeScreen.kt b/material/archives/4.navigation/shared/src/commonMain/kotlin/WelcomeScreen.kt new file mode 100644 index 00000000..2e0a6ee2 --- /dev/null +++ b/material/archives/4.navigation/shared/src/commonMain/kotlin/WelcomeScreen.kt @@ -0,0 +1,52 @@ +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.fillMaxHeight +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.Button +import androidx.compose.material.Card +import androidx.compose.material.Text +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp +import moe.tlaster.precompose.navigation.Navigator + +@Composable() +internal fun welcomeScreen(navigator: Navigator) { + + Box( + contentAlignment = Alignment.Center, + modifier = Modifier.fillMaxWidth().fillMaxHeight() + ) { + Card( + shape = RoundedCornerShape(8.dp), + modifier = Modifier.padding(10.dp), + ) { + Column(horizontalAlignment = Alignment.CenterHorizontally) { + + + Column(horizontalAlignment = Alignment.CenterHorizontally) { + Text( + text = "Quiz", + fontSize = 30.sp, + modifier = Modifier.padding(all = 10.dp) + ) + Text( + modifier = Modifier.padding(all = 10.dp), + text = "A simple Quiz to discovers KMP and compose.", + ) + Button( + modifier = Modifier.padding(all = 10.dp), + onClick = { navigator.navigate(route = "/quiz") } + + ) { + Text("Start the Quiz") + } + } + } + } + } +} \ No newline at end of file diff --git a/material/archives/4.navigation/shared/src/commonMain/kotlin/network/QuizAPI.kt b/material/archives/4.navigation/shared/src/commonMain/kotlin/network/QuizAPI.kt new file mode 100644 index 00000000..a1ed8ea6 --- /dev/null +++ b/material/archives/4.navigation/shared/src/commonMain/kotlin/network/QuizAPI.kt @@ -0,0 +1,26 @@ +package network + +import io.ktor.client.HttpClient +import io.ktor.client.call.body +import io.ktor.client.plugins.contentnegotiation.ContentNegotiation +import io.ktor.client.request.get +import io.ktor.http.ContentType +import io.ktor.serialization.kotlinx.json.json +import kotlinx.serialization.json.Json +import network.data.Quiz + +class QuizAPI { + private val httpClient = HttpClient { + install(ContentNegotiation) { + json( + contentType = ContentType.Text.Plain, // because Github is not returning an 'application/json' header + json = Json { + ignoreUnknownKeys = true + useAlternativeNames = false + }) + } + } + suspend fun getAllQuestions(): Quiz { + return httpClient.get("https://awl.li/devoxxkmm2023").body() + } +} diff --git a/material/archives/4.navigation/shared/src/commonMain/kotlin/network/QuizRepository.kt b/material/archives/4.navigation/shared/src/commonMain/kotlin/network/QuizRepository.kt new file mode 100644 index 00000000..c37b74c4 --- /dev/null +++ b/material/archives/4.navigation/shared/src/commonMain/kotlin/network/QuizRepository.kt @@ -0,0 +1,33 @@ +package network + +import kotlinx.coroutines.CoroutineScope +import kotlinx.coroutines.Dispatchers +import kotlinx.coroutines.IO + + +import kotlinx.coroutines.flow.MutableStateFlow +import kotlinx.coroutines.flow.update +import kotlinx.coroutines.launch +import network.data.Question + +class QuizRepository() { + + private val quizAPI = QuizAPI() + private val coroutineScope = CoroutineScope(Dispatchers.IO) + + private var _questionState= MutableStateFlow(listOf()) + var questionState = _questionState + + init { + updateQuiz() + } + + private suspend fun fetchQuiz(): List = quizAPI.getAllQuestions().questions + + private fun updateQuiz(){ + + coroutineScope.launch { + _questionState.update { fetchQuiz() } + } + } +} \ No newline at end of file diff --git a/material/archives/4.navigation/shared/src/commonMain/kotlin/network/data/Answer.kt b/material/archives/4.navigation/shared/src/commonMain/kotlin/network/data/Answer.kt new file mode 100644 index 00000000..88798dea --- /dev/null +++ b/material/archives/4.navigation/shared/src/commonMain/kotlin/network/data/Answer.kt @@ -0,0 +1,6 @@ +package network.data + +import kotlinx.serialization.Serializable + +@Serializable +data class Answer(val id: Int, val label: String ) \ No newline at end of file diff --git a/material/archives/4.navigation/shared/src/commonMain/kotlin/network/data/Question.kt b/material/archives/4.navigation/shared/src/commonMain/kotlin/network/data/Question.kt new file mode 100644 index 00000000..060245da --- /dev/null +++ b/material/archives/4.navigation/shared/src/commonMain/kotlin/network/data/Question.kt @@ -0,0 +1,7 @@ +package network.data + +import kotlinx.serialization.SerialName +import kotlinx.serialization.Serializable + +@Serializable +data class Question(val id:Int, val label:String, @SerialName("correct_answer_id") val correctAnswerId:Int, val answers:List) \ No newline at end of file diff --git a/material/archives/4.navigation/shared/src/commonMain/kotlin/network/data/Quiz.kt b/material/archives/4.navigation/shared/src/commonMain/kotlin/network/data/Quiz.kt new file mode 100644 index 00000000..10d2167c --- /dev/null +++ b/material/archives/4.navigation/shared/src/commonMain/kotlin/network/data/Quiz.kt @@ -0,0 +1,6 @@ +package network.data + +import kotlinx.serialization.Serializable + +@Serializable +data class Quiz(var questions: List) \ No newline at end of file diff --git a/material/archives/4.navigation/shared/src/commonMain/resources/compose-multiplatform.xml b/material/archives/4.navigation/shared/src/commonMain/resources/compose-multiplatform.xml new file mode 100644 index 00000000..d7bf7955 --- /dev/null +++ b/material/archives/4.navigation/shared/src/commonMain/resources/compose-multiplatform.xml @@ -0,0 +1,36 @@ + + + + + + + + diff --git a/material/archives/4.navigation/shared/src/desktopMain/kotlin/main.desktop.kt b/material/archives/4.navigation/shared/src/desktopMain/kotlin/main.desktop.kt new file mode 100644 index 00000000..5f23de7d --- /dev/null +++ b/material/archives/4.navigation/shared/src/desktopMain/kotlin/main.desktop.kt @@ -0,0 +1,12 @@ +import androidx.compose.desktop.ui.tooling.preview.Preview +import androidx.compose.runtime.Composable + +actual fun getPlatformName(): String = "Desktop" + +@Composable fun MainView() = App() + +@Preview +@Composable +fun AppPreview() { + App() +} \ No newline at end of file diff --git a/material/archives/4.navigation/shared/src/iosMain/kotlin/main.ios.kt b/material/archives/4.navigation/shared/src/iosMain/kotlin/main.ios.kt new file mode 100644 index 00000000..c720f2ec --- /dev/null +++ b/material/archives/4.navigation/shared/src/iosMain/kotlin/main.ios.kt @@ -0,0 +1,5 @@ +import moe.tlaster.precompose.PreComposeApplication + +actual fun getPlatformName(): String = "iOS" + +fun MainViewController() = PreComposeApplication() { App() } \ No newline at end of file diff --git a/material/exercises/README.md b/material/archives/README.md similarity index 100% rename from material/exercises/README.md rename to material/archives/README.md diff --git a/material/exercises/import.md b/material/archives/import.md similarity index 100% rename from material/exercises/import.md rename to material/archives/import.md diff --git a/material/exercises/java-integration-exercise/.gitignore b/material/archives/java-integration-exercise/.gitignore similarity index 100% rename from material/exercises/java-integration-exercise/.gitignore rename to material/archives/java-integration-exercise/.gitignore diff --git a/material/exercises/java-integration-exercise/.idea/.gitignore b/material/archives/java-integration-exercise/.idea/.gitignore similarity index 100% rename from material/exercises/java-integration-exercise/.idea/.gitignore rename to material/archives/java-integration-exercise/.idea/.gitignore diff --git a/material/exercises/java-integration-exercise/.idea/jarRepositories.xml b/material/archives/java-integration-exercise/.idea/jarRepositories.xml similarity index 100% rename from material/exercises/java-integration-exercise/.idea/jarRepositories.xml rename to material/archives/java-integration-exercise/.idea/jarRepositories.xml diff --git a/material/exercises/java-integration-exercise/.idea/kotlinc.xml b/material/archives/java-integration-exercise/.idea/kotlinc.xml similarity index 100% rename from material/exercises/java-integration-exercise/.idea/kotlinc.xml rename to material/archives/java-integration-exercise/.idea/kotlinc.xml diff --git a/material/exercises/java-integration-exercise/pom.xml b/material/archives/java-integration-exercise/pom.xml similarity index 100% rename from material/exercises/java-integration-exercise/pom.xml rename to material/archives/java-integration-exercise/pom.xml diff --git a/material/exercises/java-integration-exercise/src/main/java/com/worldline/learning/kotlin/JavaHelloWorld.java b/material/archives/java-integration-exercise/src/main/java/com/worldline/learning/kotlin/JavaHelloWorld.java similarity index 100% rename from material/exercises/java-integration-exercise/src/main/java/com/worldline/learning/kotlin/JavaHelloWorld.java rename to material/archives/java-integration-exercise/src/main/java/com/worldline/learning/kotlin/JavaHelloWorld.java diff --git a/material/exercises/java-integration-exercise/src/main/java/com/worldline/learning/kotlin/java2kotlin/Pokemon.java b/material/archives/java-integration-exercise/src/main/java/com/worldline/learning/kotlin/java2kotlin/Pokemon.java similarity index 100% rename from material/exercises/java-integration-exercise/src/main/java/com/worldline/learning/kotlin/java2kotlin/Pokemon.java rename to material/archives/java-integration-exercise/src/main/java/com/worldline/learning/kotlin/java2kotlin/Pokemon.java diff --git a/material/exercises/java-integration-exercise/src/main/kotlin/com/worldline/learning/kotlin/KotlinHelloWorld.kt b/material/archives/java-integration-exercise/src/main/kotlin/com/worldline/learning/kotlin/KotlinHelloWorld.kt similarity index 100% rename from material/exercises/java-integration-exercise/src/main/kotlin/com/worldline/learning/kotlin/KotlinHelloWorld.kt rename to material/archives/java-integration-exercise/src/main/kotlin/com/worldline/learning/kotlin/KotlinHelloWorld.kt diff --git a/material/exercises/java-integration-exercise/src/main/kotlin/com/worldline/learning/kotlin/java2kotlin/Pokemon.kt b/material/archives/java-integration-exercise/src/main/kotlin/com/worldline/learning/kotlin/java2kotlin/Pokemon.kt similarity index 100% rename from material/exercises/java-integration-exercise/src/main/kotlin/com/worldline/learning/kotlin/java2kotlin/Pokemon.kt rename to material/archives/java-integration-exercise/src/main/kotlin/com/worldline/learning/kotlin/java2kotlin/Pokemon.kt diff --git a/material/exercises/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/DataClassTest.kt b/material/archives/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/DataClassTest.kt similarity index 100% rename from material/exercises/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/DataClassTest.kt rename to material/archives/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/DataClassTest.kt diff --git a/material/exercises/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/JUnitHelloWorld.kt b/material/archives/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/JUnitHelloWorld.kt similarity index 100% rename from material/exercises/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/JUnitHelloWorld.kt rename to material/archives/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/JUnitHelloWorld.kt diff --git a/material/exercises/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/controlFlow/control-flow-exerciseTest.kt b/material/archives/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/controlFlow/control-flow-exerciseTest.kt similarity index 100% rename from material/exercises/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/controlFlow/control-flow-exerciseTest.kt rename to material/archives/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/controlFlow/control-flow-exerciseTest.kt diff --git a/material/exercises/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/controlStructure/Exercise2Test.kt b/material/archives/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/controlStructure/Exercise2Test.kt similarity index 100% rename from material/exercises/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/controlStructure/Exercise2Test.kt rename to material/archives/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/controlStructure/Exercise2Test.kt diff --git a/material/exercises/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/destructuring/DestructuringTest.kt b/material/archives/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/destructuring/DestructuringTest.kt similarity index 100% rename from material/exercises/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/destructuring/DestructuringTest.kt rename to material/archives/java-integration-exercise/src/test/kotlin/com/worldline/learning/kotlin/destructuring/DestructuringTest.kt diff --git a/material/exercises/java2kotlin.md b/material/archives/java2kotlin.md similarity index 100% rename from material/exercises/java2kotlin.md rename to material/archives/java2kotlin.md diff --git a/material/archives/kmm-fullstack-demo/.gitignore b/material/archives/kmm-fullstack-demo/.gitignore new file mode 100644 index 00000000..02be08b9 --- /dev/null +++ b/material/archives/kmm-fullstack-demo/.gitignore @@ -0,0 +1,53 @@ +*.iml +.gradle +.idea +build +captures +.externalNativeBuild +.cxx +local.properties +xcuserdata + +.gradle +.idea/ +build/ +!gradle/wrapper/gradle-wrapper.jar +!**/src/main/**/build/ +!**/src/test/**/build/ + +### IntelliJ IDEA ### +.idea/modules.xml +.idea/jarRepositories.xml +.idea/compiler.xml +.idea/libraries/ +*.iws +*.iml +*.ipr +out/ +!**/src/main/**/out/ +!**/src/test/**/out/ + +### Eclipse ### +.apt_generated +.classpath +.factorypath +.project +.settings +.springBeans +.sts4-cache +bin/ +!**/src/main/**/bin/ +!**/src/test/**/bin/ + +### NetBeans ### +/nbproject/private/ +/nbbuild/ +/dist/ +/nbdist/ +/.nb-gradle/ + +### VS Code ### +.vscode/ + +### Mac OS ### +.DS_Store \ No newline at end of file diff --git a/material/archives/kmm-fullstack-demo/androidApp/build.gradle.kts b/material/archives/kmm-fullstack-demo/androidApp/build.gradle.kts new file mode 100644 index 00000000..23a5dd84 --- /dev/null +++ b/material/archives/kmm-fullstack-demo/androidApp/build.gradle.kts @@ -0,0 +1,43 @@ +plugins { + id("com.android.application") + kotlin("android") +} + +android { + namespace = "com.devoxxfr2023.km.android" + compileSdk = 33 + defaultConfig { + applicationId = "com.devoxxfr2023.km.android" + minSdk = 24 + targetSdk = 33 + versionCode = 1 + versionName = "1.0" + } + buildFeatures { + compose = true + } + composeOptions { + kotlinCompilerExtensionVersion = "1.4.4" + } + packagingOptions { + resources { + excludes += "/META-INF/{AL2.0,LGPL2.1,io.netty.versions.properties,INDEX.LIST}" + } + } + buildTypes { + getByName("release") { + isMinifyEnabled = false + } + } + +} + +dependencies { + implementation(project(":shared")) + implementation("androidx.compose.ui:ui:1.4.1") + implementation("androidx.compose.ui:ui-tooling:1.4.1") + implementation("androidx.compose.ui:ui-tooling-preview:1.4.1") + implementation("androidx.compose.foundation:foundation:1.4.1") + implementation("androidx.compose.material:material:1.4.1") + implementation("androidx.activity:activity-compose:1.7.0") +} \ No newline at end of file diff --git a/material/archives/kmm-fullstack-demo/androidApp/src/main/AndroidManifest.xml b/material/archives/kmm-fullstack-demo/androidApp/src/main/AndroidManifest.xml new file mode 100644 index 00000000..7ae3245e --- /dev/null +++ b/material/archives/kmm-fullstack-demo/androidApp/src/main/AndroidManifest.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/material/archives/kmm-fullstack-demo/androidApp/src/main/java/com/devoxxfr2023/km/android/MainActivity.kt b/material/archives/kmm-fullstack-demo/androidApp/src/main/java/com/devoxxfr2023/km/android/MainActivity.kt new file mode 100644 index 00000000..c756fa79 --- /dev/null +++ b/material/archives/kmm-fullstack-demo/androidApp/src/main/java/com/devoxxfr2023/km/android/MainActivity.kt @@ -0,0 +1,17 @@ +package com.devoxxfr2023.km.android + +import android.os.Bundle +import com.devoxxfr2023.km.AndroidApp +import moe.tlaster.precompose.lifecycle.PreComposeActivity +import moe.tlaster.precompose.lifecycle.setContent + +class MainActivity : PreComposeActivity() { + override fun onCreate(savedInstanceState: Bundle?) { + super.onCreate(savedInstanceState) + setContent { + AndroidApp() + + + } + } +} diff --git a/material/archives/kmm-fullstack-demo/androidApp/src/main/java/com/devoxxfr2023/km/android/MyApplicationTheme.kt b/material/archives/kmm-fullstack-demo/androidApp/src/main/java/com/devoxxfr2023/km/android/MyApplicationTheme.kt new file mode 100644 index 00000000..f574c1d9 --- /dev/null +++ b/material/archives/kmm-fullstack-demo/androidApp/src/main/java/com/devoxxfr2023/km/android/MyApplicationTheme.kt @@ -0,0 +1,55 @@ +package com.devoxxfr2023.km.android + +import androidx.compose.foundation.isSystemInDarkTheme +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.MaterialTheme +import androidx.compose.material.Shapes +import androidx.compose.material.Typography +import androidx.compose.material.darkColors +import androidx.compose.material.lightColors +import androidx.compose.runtime.Composable +import androidx.compose.ui.graphics.Color +import androidx.compose.ui.text.TextStyle +import androidx.compose.ui.text.font.FontFamily +import androidx.compose.ui.text.font.FontWeight +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp + +@Composable +fun MyApplicationTheme( + darkTheme: Boolean = isSystemInDarkTheme(), + content: @Composable () -> Unit +) { + val colors = if (darkTheme) { + darkColors( + primary = Color(0xFFBB86FC), + primaryVariant = Color(0xFF3700B3), + secondary = Color(0xFF03DAC5) + ) + } else { + lightColors( + primary = Color(0xFF6200EE), + primaryVariant = Color(0xFF3700B3), + secondary = Color(0xFF03DAC5) + ) + } + val typography = Typography( + body1 = TextStyle( + fontFamily = FontFamily.Default, + fontWeight = FontWeight.Normal, + fontSize = 16.sp + ) + ) + val shapes = Shapes( + small = RoundedCornerShape(4.dp), + medium = RoundedCornerShape(4.dp), + large = RoundedCornerShape(0.dp) + ) + + MaterialTheme( + colors = colors, + typography = typography, + shapes = shapes, + content = content + ) +} diff --git a/material/archives/kmm-fullstack-demo/androidApp/src/main/res/values/styles.xml b/material/archives/kmm-fullstack-demo/androidApp/src/main/res/values/styles.xml new file mode 100644 index 00000000..6b4fa3d0 --- /dev/null +++ b/material/archives/kmm-fullstack-demo/androidApp/src/main/res/values/styles.xml @@ -0,0 +1,3 @@ + + + + +
+ + + \ No newline at end of file diff --git a/material/archives/kmm-fullstack-demo/sharedFullStack/src/jsMain/kotlin/Client.kt b/material/archives/kmm-fullstack-demo/sharedFullStack/src/jsMain/kotlin/Client.kt new file mode 100644 index 00000000..b941cb73 --- /dev/null +++ b/material/archives/kmm-fullstack-demo/sharedFullStack/src/jsMain/kotlin/Client.kt @@ -0,0 +1,11 @@ +import kotlinx.browser.document +import react.create +import react.dom.client.createRoot + +fun main() { + val container = document.createElement("div") + document.body!!.appendChild(container) + + val welcome = QuizComponent.create() + createRoot(container).render(welcome) +} \ No newline at end of file diff --git a/material/archives/kmm-fullstack-demo/sharedFullStack/src/jsMain/kotlin/QuestionComponent.kt b/material/archives/kmm-fullstack-demo/sharedFullStack/src/jsMain/kotlin/QuestionComponent.kt new file mode 100644 index 00000000..d547e3af --- /dev/null +++ b/material/archives/kmm-fullstack-demo/sharedFullStack/src/jsMain/kotlin/QuestionComponent.kt @@ -0,0 +1,22 @@ +import react.FC +import react.Props +import react.dom.html.ReactHTML +import tech.worldline.demo.Question + +external interface QuestionProps : Props { + var question: Question +} + +val QuestionComponent = FC { props -> + val question = props.question + ReactHTML.li { + +question.label + ReactHTML.ul { + question.answers.sortedByDescending { it.id }.forEach { answer -> + ReactHTML.li { + +answer.label + } + } + } + } +} \ No newline at end of file diff --git a/material/archives/kmm-fullstack-demo/sharedFullStack/src/jsMain/kotlin/QuizComponent.kt b/material/archives/kmm-fullstack-demo/sharedFullStack/src/jsMain/kotlin/QuizComponent.kt new file mode 100644 index 00000000..164ef5c0 --- /dev/null +++ b/material/archives/kmm-fullstack-demo/sharedFullStack/src/jsMain/kotlin/QuizComponent.kt @@ -0,0 +1,55 @@ +import csstype.ClassName +import csstype.px +import csstype.rgb +import emotion.react.css +import kotlinx.coroutines.CoroutineScope +import kotlinx.coroutines.Dispatchers +import kotlinx.coroutines.delay +import kotlinx.coroutines.launch +import react.FC +import react.Props +import react.dom.html.ReactHTML.div +import react.dom.html.ReactHTML.h1 +import react.dom.html.ReactHTML.ul +import react.useEffectOnce +import react.useState +import tech.worldline.demo.Question +import tech.worldline.demo.QuizAPI + +private val scope = CoroutineScope(Dispatchers.Default) +private val quizApi = QuizAPI() + +val QuizComponent = FC { props -> + var questions by useState(emptyList()) + var isLoading by useState(true) + + useEffectOnce { + scope.launch { + questions = quizApi.getAllQuestions().questions + delay(1000) + isLoading = false + } + } + if (isLoading) { + div { + className = ClassName("lds-dual-ring") + } + } else { + h1 { + css { + padding = 5.px + backgroundColor = rgb(8, 97, 22) + color = rgb(56, 246, 137) + } + +"The quiz has ${questions.size} question(s)" + } + ul { + questions.sortedByDescending { it.id }.forEach { q -> + QuestionComponent { + question = q + } + } + } + } + +} \ No newline at end of file diff --git a/material/archives/kmm-fullstack-demo/sharedFullStack/src/jvmMain/kotlin/tech/worldline/demo/server/Server.kt b/material/archives/kmm-fullstack-demo/sharedFullStack/src/jvmMain/kotlin/tech/worldline/demo/server/Server.kt new file mode 100644 index 00000000..a92fc7b3 --- /dev/null +++ b/material/archives/kmm-fullstack-demo/sharedFullStack/src/jvmMain/kotlin/tech/worldline/demo/server/Server.kt @@ -0,0 +1,74 @@ +package tech.worldline.demo.server + +import io.ktor.http.* +import io.ktor.serialization.kotlinx.json.* +import io.ktor.server.application.* +import io.ktor.server.engine.* +import io.ktor.server.html.* +import io.ktor.server.http.content.* +import io.ktor.server.netty.* +import io.ktor.server.plugins.contentnegotiation.* +import io.ktor.server.plugins.cors.routing.* +import io.ktor.server.response.* +import io.ktor.server.routing.* +import kotlinx.html.* +import kotlinx.serialization.json.Json +import tech.worldline.demo.generateQuiz + +fun HTML.index() { + head { + title("Hello from Ktor!") + } + body { + div { + +"Hello from Ktor" + } + div { + id = "root" + +"Current quiz: " + ul { + for (question in generateQuiz().questions) { + li { + +question.toString() + } + } + } + } + + } +} + +fun main() { + embeddedServer(Netty, port = 8081, host = "127.0.0.1") { + install(ContentNegotiation) { + json(Json { + prettyPrint = true + }) + } + // Cors is required to be able to fetch the JS code + install(CORS) { + allowHeader(HttpHeaders.ContentType) + allowMethod(HttpMethod.Get) + allowMethod(HttpMethod.Post) + allowMethod(HttpMethod.Delete) + anyHost() + } + routing { + get("/quiz.html") { + call.respondHtml(HttpStatusCode.OK, HTML::index) + } + get("/quiz") { + call.respond(generateQuiz()) + } + get("/") { + call.respondText( + this::class.java.classLoader.getResource("index.html")!!.readText(), + ContentType.Text.Html + ) + } + static("/") { + resources() + } + } + }.start(wait = true) +} \ No newline at end of file