manager: Bump dependencies, Adjust pull refresh UI, Add transitions back#2139
Merged
tiann merged 5 commits intotiann:mainfrom Oct 19, 2024
Merged
manager: Bump dependencies, Adjust pull refresh UI, Add transitions back#2139tiann merged 5 commits intotiann:mainfrom
tiann merged 5 commits intotiann:mainfrom
Conversation
…ox` instead of `androidx.compose.material.pullrefresh.*`
Bumps the maven group with 11 updates in the /manager directory: | Package | From | To | | --- | --- | --- | | androidx.activity:activity-compose | `1.9.2` | `1.9.3` | | androidx.navigation:navigation-compose | `2.8.1` | `2.8.3` | | androidx.compose:compose-bom | `2024.09.02` | `2024.10.00` | | androidx.webkit:webkit | `1.12.0` | `1.12.1` | | [io.github.raamcosta.compose-destinations:core](https://github.com/raamcosta/compose-destinations) | `2.1.0-beta12` | `2.1.0-beta13` | | [io.github.raamcosta.compose-destinations:ksp](https://github.com/raamcosta/compose-destinations) | `2.1.0-beta12` | `2.1.0-beta13` | | com.android.application | `8.6.1` | `8.7.1` | | com.android.library | `8.6.1` | `8.7.1` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.0.20-1.0.25` | `2.0.21-1.0.25` | Updates `androidx.activity:activity-compose` from 1.9.2 to 1.9.3 Updates `androidx.navigation:navigation-compose` from 2.8.1 to 2.8.3 Updates `androidx.compose:compose-bom` from 2024.09.02 to 2024.10.00 Updates `androidx.webkit:webkit` from 1.12.0 to 1.12.1 Updates `io.github.raamcosta.compose-destinations:core` from 2.1.0-beta12 to 2.1.0-beta13 - [Release notes](https://github.com/raamcosta/compose-destinations/releases) - [Commits](raamcosta/compose-destinations@2.1.0-beta12...2.1.0-beta13) Updates `io.github.raamcosta.compose-destinations:ksp` from 2.1.0-beta12 to 2.1.0-beta13 - [Release notes](https://github.com/raamcosta/compose-destinations/releases) - [Commits](raamcosta/compose-destinations@2.1.0-beta12...2.1.0-beta13) Updates `io.github.raamcosta.compose-destinations:ksp` from 2.1.0-beta12 to 2.1.0-beta13 - [Release notes](https://github.com/raamcosta/compose-destinations/releases) - [Commits](raamcosta/compose-destinations@2.1.0-beta12...2.1.0-beta13) Updates `com.android.application` from 8.6.1 to 8.7.1 Updates `com.android.library` from 8.6.1 to 8.7.1 Updates `com.android.library` from 8.6.1 to 8.7.1 Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `com.google.devtools.ksp` from 2.0.20-1.0.25 to 2.0.21-1.0.25 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.25) --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.navigation:navigation-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: androidx.compose:compose-bom dependency-type: direct:production dependency-group: maven - dependency-name: androidx.webkit:webkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.github.raamcosta.compose-destinations:core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.github.raamcosta.compose-destinations:ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.github.raamcosta.compose-destinations:ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
tiann
approved these changes
Oct 19, 2024
LeCmnGend
pushed a commit
to LeCmnGend/KernelSU
that referenced
this pull request
Oct 20, 2024
…ack (tiann#2139) Bump dependencies | Add transitions back for predictive back | Fix SnackBar overlap on FAB & Make SnackBar can dismiss | :-- | :-- | |  |  | Use `androidx.compose.material3.pulltorefresh.PullToRefreshBox` instead of `androidx.compose.material.pullrefresh.*` | Before | After | | --: | --: | |  |  | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kutemeikito
added a commit
to kutemeikito/KernelSU
that referenced
this pull request
Oct 29, 2024
* 'main' of https://github.com/tiann/KernelSU: build(deps): bump the crates group across 1 directory with 38 updates (tiann#2163) build(deps): bump the npm group across 1 directory with 35 updates (tiann#2161) Translations update from Hosted Weblate (tiann#2065) Renewed rmx3511 kernel source git repo link (tiann#2164) manager: Add action.sh for user to manually trigger modules' functionality from manager (tiann#2156) manager: Bump dependencies, Adjust pull refresh UI, Add transitions back (tiann#2139) manager: detect init_boot with Android version in uname (tiann#2142) add device to unofficial supported list (tiann#2136) Signed-off-by: Edwiin Kusuma Jaya <kutemeikito0905@gmail.com>
whyakari
added a commit
to whyakari/KernelSU
that referenced
this pull request
Oct 31, 2024
… nongki * 'legacy' of https://github.com/backslashxx/KernelSU: (113 commits) manager: unofficial build dummy.keystore workflows: debloat treewide: adjust version counting Revert "[1.0] Drop Non-GKI Support (tiann#1483)" Revert "Drop some legacy codes (tiann#1981)" build(deps): bump the crates group across 1 directory with 38 updates (tiann#2163) build(deps): bump the npm group across 1 directory with 35 updates (tiann#2161) Translations update from Hosted Weblate (tiann#2065) Renewed rmx3511 kernel source git repo link (tiann#2164) manager: Add action.sh for user to manually trigger modules' functionality from manager (tiann#2156) manager: Bump dependencies, Adjust pull refresh UI, Add transitions back (tiann#2139) manager: detect init_boot with Android version in uname (tiann#2142) add device to unofficial supported list (tiann#2136) [add device]: (tiann#2117) manager: Refactor the click logic of ModuleItem (tiann#2105) build(deps): bump the npm group across 1 directory with 28 updates (tiann#2097) build(deps): bump the crates group across 1 directory with 32 updates (tiann#2098) manager: Insets stuffs for Android 15 (tiann#2100) api: spawn CallbackList use UiThreadHandler::runAndWait executor (tiann#2096) ...
fukiame
pushed a commit
to TelegramAt25/KernelSU-shukusai
that referenced
this pull request
Nov 14, 2024
…ack (tiann#2139) Bump dependencies | Add transitions back for predictive back | Fix SnackBar overlap on FAB & Make SnackBar can dismiss | :-- | :-- | |  |  | Use `androidx.compose.material3.pulltorefresh.PullToRefreshBox` instead of `androidx.compose.material.pullrefresh.*` | Before | After | | --: | --: | |  |  | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
backslashxx
pushed a commit
to backslashxx/KernelSU
that referenced
this pull request
Nov 14, 2024
…ack (tiann#2139) Bump dependencies | Add transitions back for predictive back | Fix SnackBar overlap on FAB & Make SnackBar can dismiss | :-- | :-- | |  |  | Use `androidx.compose.material3.pulltorefresh.PullToRefreshBox` instead of `androidx.compose.material.pullrefresh.*` | Before | After | | --: | --: | |  |  | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
backslashxx
pushed a commit
to backslashxx/KernelSU
that referenced
this pull request
Dec 7, 2024
…ack (tiann#2139) Bump dependencies | Add transitions back for predictive back | Fix SnackBar overlap on FAB & Make SnackBar can dismiss | :-- | :-- | |  |  | Use `androidx.compose.material3.pulltorefresh.PullToRefreshBox` instead of `androidx.compose.material.pullrefresh.*` | Before | After | | --: | --: | |  |  | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
itswill00
pushed a commit
to itswill00/KernelSU-Next-4.14
that referenced
this pull request
Jan 19, 2025
…ack (tiann#2139) Bump dependencies | Add transitions back for predictive back | Fix SnackBar overlap on FAB & Make SnackBar can dismiss | :-- | :-- | |  |  | Use `androidx.compose.material3.pulltorefresh.PullToRefreshBox` instead of `androidx.compose.material.pullrefresh.*` | Before | After | | --: | --: | |  |  | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
backslashxx
pushed a commit
to backslashxx/KernelSU
that referenced
this pull request
Jan 29, 2025
…ack (tiann#2139) Bump dependencies | Add transitions back for predictive back | Fix SnackBar overlap on FAB & Make SnackBar can dismiss | :-- | :-- | |  |  | Use `androidx.compose.material3.pulltorefresh.PullToRefreshBox` instead of `androidx.compose.material.pullrefresh.*` | Before | After | | --: | --: | |  |  | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
backslashxx
pushed a commit
to backslashxx/KernelSU
that referenced
this pull request
Feb 3, 2025
…ack (tiann#2139) Bump dependencies | Add transitions back for predictive back | Fix SnackBar overlap on FAB & Make SnackBar can dismiss | :-- | :-- | |  |  | Use `androidx.compose.material3.pulltorefresh.PullToRefreshBox` instead of `androidx.compose.material.pullrefresh.*` | Before | After | | --: | --: | |  |  | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump dependencies
Use
androidx.compose.material3.pulltorefresh.PullToRefreshBoxinstead ofandroidx.compose.material.pullrefresh.*