Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compose Multiplatform support #35

Merged
merged 21 commits into from
Sep 6, 2024
Merged

Compose Multiplatform support #35

merged 21 commits into from
Sep 6, 2024

Commits on Jun 16, 2024

  1. feat: KMP support

    pisoj committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    f1f4481 View commit details
    Browse the repository at this point in the history
  2. chore: bump agp to 8.5.0

    pisoj committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b5cf422 View commit details
    Browse the repository at this point in the history
  3. [samples] fix: iOS build

    pisoj committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    9e2f351 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8cb412 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge branch 'migrate_to_multiplatform' into kmp

    # Conflicts:
    #	.idea/deploymentTargetSelector.xml
    #	.idea/kotlinc.xml
    #	gradle/libs.versions.toml
    #	gradle/wrapper/gradle-wrapper.properties
    #	sample/composeApp/src/commonMain/kotlin/Home.kt
    #	sample/composeApp/src/commonMain/kotlin/timelines/BasicDashedTimeLine.kt
    pushpalroy committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    231ace8 View commit details
    Browse the repository at this point in the history
  2. [lib] fix merge conflict and bump kotlin

    - fix merge conflict while updating PR to migrate library to kmm
    - bump kotlin to 2.0.20
    - bump gradle to 8.10
    - bump agp to 8.5.2
    pushpalroy committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d42f38b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/migrate_to_multiplatform' into kmp

    # Conflicts:
    #	.gitignore
    #	.idea/deploymentTargetSelector.xml
    #	.idea/gradle.xml
    #	.idea/kotlinc.xml
    pushpalroy committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9219567 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8617ee View commit details
    Browse the repository at this point in the history
  5. [lib] chore: bump activityCompose, compose-plugin and other deps

    - downgrade kotlin to 2.0.20-RC2
    - bump activityCompose to 1.9.1
    - bump compose-plugin to 1.6.11
    - bump dokka to 1.9.20
    - bump androidxTest to 1.6.2
    pushpalroy committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1828145 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. [ci] add check pr action

    pushpalroy committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2f3712e View commit details
    Browse the repository at this point in the history
  2. [ci] add build action

    pushpalroy committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2da18a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4ab1cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    436fd0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67e6f3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42f697b View commit details
    Browse the repository at this point in the history
  7. [ci] fix iOS action

    pushpalroy committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    14e995d View commit details
    Browse the repository at this point in the history
  8. [ci] fix iOS action

    pushpalroy committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    78434d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4d089f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd4597e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    804307f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    2232fda View commit details
    Browse the repository at this point in the history