-
-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: bitfireAT/icsx5
base: v2.4.0
head repository: bitfireAT/icsx5
compare: v2.4.1
- 8 commits
- 8 files changed
- 4 contributors
Commits on Sep 4, 2025
-
Bump com.android.application in the lib-dependencies group (#687)
Bumps the lib-dependencies group with 1 update: com.android.application. Updates `com.android.application` from 8.12.2 to 8.13.0 --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d37962 - Browse repository at this point
Copy the full SHA 3d37962View commit details -
Configuration menu - View commit details
-
Copy full SHA for e90184f - Browse repository at this point
Copy the full SHA e90184fView commit details
Commits on Sep 9, 2025
-
Globally disable follow redirects (#688)
* Enable follow redirects Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Missing redirections disable Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Disable followRedirects globally Signed-off-by: Arnau Mora <arnyminerz@proton.me> --------- Signed-off-by: Arnau Mora <arnyminerz@proton.me>
Configuration menu - View commit details
-
Copy full SHA for 20958df - Browse repository at this point
Copy the full SHA 20958dfView commit details
Commits on Sep 10, 2025
-
Fix the cert4android user decision dialog not being shown (#694)
* Fix config not being applied by moving it to lambda * Fix cert4android not showing user decision dialog * Minor changes * Minor changes
Configuration menu - View commit details
-
Copy full SHA for 4a9fb4b - Browse repository at this point
Copy the full SHA 4a9fb4bView commit details
Commits on Sep 11, 2025
-
Bump the lib-dependencies group with 17 updates (#702)
* Bump the lib-dependencies group with 17 updates Bumps the lib-dependencies group with 17 updates: | Package | From | To | | --- | --- | --- | | androidx.activity:activity-compose | `1.10.1` | `1.11.0` | | androidx.hilt:hilt-compiler | `1.2.0` | `1.3.0` | | androidx.hilt:hilt-navigation-compose | `1.2.0` | `1.3.0` | | androidx.hilt:hilt-work | `1.2.0` | `1.3.0` | | androidx.navigation3:navigation3-runtime | `1.0.0-alpha08` | `1.0.0-alpha09` | | androidx.navigation3:navigation3-ui | `1.0.0-alpha08` | `1.0.0-alpha09` | | androidx.work:work-runtime-ktx | `2.10.3` | `2.10.4` | | androidx.work:work-testing | `2.10.3` | `2.10.4` | | androidx.compose.ui:ui-tooling | `1.9.0` | `1.9.1` | | androidx.compose.ui:ui-tooling-preview | `1.9.0` | `1.9.1` | | androidx.compose.runtime:runtime-livedata | `1.9.0` | `1.9.1` | | androidx.room:room-ktx | `2.7.2` | `2.8.0` | | androidx.room:room-compiler | `2.7.2` | `2.8.0` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.2.20` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.2.20` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.2.20` | | [org.jetbrains.kotlin.kapt](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.2.20` | Updates `androidx.activity:activity-compose` from 1.10.1 to 1.11.0 Updates `androidx.hilt:hilt-compiler` from 1.2.0 to 1.3.0 Updates `androidx.hilt:hilt-navigation-compose` from 1.2.0 to 1.3.0 Updates `androidx.hilt:hilt-work` from 1.2.0 to 1.3.0 Updates `androidx.hilt:hilt-navigation-compose` from 1.2.0 to 1.3.0 Updates `androidx.hilt:hilt-work` from 1.2.0 to 1.3.0 Updates `androidx.navigation3:navigation3-runtime` from 1.0.0-alpha08 to 1.0.0-alpha09 Updates `androidx.navigation3:navigation3-ui` from 1.0.0-alpha08 to 1.0.0-alpha09 Updates `androidx.navigation3:navigation3-ui` from 1.0.0-alpha08 to 1.0.0-alpha09 Updates `androidx.work:work-runtime-ktx` from 2.10.3 to 2.10.4 Updates `androidx.work:work-testing` from 2.10.3 to 2.10.4 Updates `androidx.work:work-testing` from 2.10.3 to 2.10.4 Updates `androidx.compose.ui:ui-tooling` from 1.9.0 to 1.9.1 Updates `androidx.compose.ui:ui-tooling-preview` from 1.9.0 to 1.9.1 Updates `androidx.compose.ui:ui-tooling-preview` from 1.9.0 to 1.9.1 Updates `androidx.compose.runtime:runtime-livedata` from 1.9.0 to 1.9.1 Updates `androidx.room:room-ktx` from 2.7.2 to 2.8.0 Updates `androidx.room:room-compiler` from 2.7.2 to 2.8.0 Updates `androidx.room:room-compiler` from 2.7.2 to 2.8.0 Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin.android` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin.kapt` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin.android` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin.kapt` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: androidx.hilt:hilt-compiler dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: androidx.hilt:hilt-navigation-compose dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: androidx.hilt:hilt-work dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: androidx.hilt:hilt-navigation-compose dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: androidx.hilt:hilt-work dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: androidx.navigation3:navigation3-runtime dependency-version: 1.0.0-alpha09 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: androidx.navigation3:navigation3-ui dependency-version: 1.0.0-alpha09 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: androidx.navigation3:navigation3-ui dependency-version: 1.0.0-alpha09 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: androidx.work:work-runtime-ktx dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: androidx.work:work-testing dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: androidx.work:work-testing dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: androidx.compose.ui:ui-tooling dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: androidx.compose.ui:ui-tooling-preview dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: androidx.compose.ui:ui-tooling-preview dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: androidx.compose.runtime:runtime-livedata dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: androidx.room:room-ktx dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: androidx.room:room-compiler dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: androidx.room:room-compiler dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.kapt dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.kapt dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Upgrade KSP Kotlin Signed-off-by: Arnau Mora <arnyminerz@proton.me> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Arnau Mora <arnyminerz@proton.me> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Arnau Mora <arnyminerz@proton.me>
Configuration menu - View commit details
-
Copy full SHA for 7423150 - Browse repository at this point
Copy the full SHA 7423150View commit details -
Ignore ClosedByteChannelException in CalendarFetcher (#701)
* Ignore ClosedByteChannelException in CalendarFetcher * Add comment
Configuration menu - View commit details
-
Copy full SHA for 6de85aa - Browse repository at this point
Copy the full SHA 6de85aaView commit details -
Fix accepting a certificate crashing ICSx5 (#699)
* Update cert4android * Add foreground tracking * Add kdoc * Fix typo
Configuration menu - View commit details
-
Copy full SHA for ee36758 - Browse repository at this point
Copy the full SHA ee36758View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8edd572 - Browse repository at this point
Copy the full SHA 8edd572View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine: git diff v2.4.0...v2.4.1