Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: usuiat/Zoomable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: usuiat/Zoomable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.0
Choose a head ref
  • 16 commits
  • 13 files changed
  • 2 contributors

Commits on Apr 6, 2025

  1. Configuration menu
    Copy the full SHA
    fc7d10f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ca4075 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2de2c77 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    ad94ed0 View commit details
    Browse the repository at this point in the history
  2. ktlintFormat

    usuiat committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    125a8d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Add document comment

    usuiat committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    96d7767 View commit details
    Browse the repository at this point in the history
  2. Create ZoomableWithScrollTest

    usuiat committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    3a3e134 View commit details
    Browse the repository at this point in the history
  3. Use surfaceContainerHigh instead of surfaceDim for background color

    The background color of the items in the `LazyColumnSample` and `ScrollableRowSample` was changed from `surfaceDim` to `surfaceContainerHigh`.
    usuiat committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    16641ad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #337 from usuiat/zoomable-with-scroll

    Zoomable that can be used with scrollable composable
    usuiat authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    d06b5a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68e47d2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #338 from usuiat/renovate/kotlinx-coroutines-monorepo

    Update kotlinx-coroutines monorepo to v1.10.2
    usuiat authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    ab719c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19aa282 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84fad9f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Merge pull request #339 from usuiat/renovate/androidx.core-core-ktx-1.x

    Update dependency androidx.core:core-ktx to v1.16.0
    usuiat authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    892b667 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Update README.md

    usuiat authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    dfe0b15 View commit details
    Browse the repository at this point in the history
  2. v2.6.0

    usuiat committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    9a6050d View commit details
    Browse the repository at this point in the history
Loading