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: bitfireAT/icsx5
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: bitfireAT/icsx5
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.1
Choose a head ref
  • 8 commits
  • 8 files changed
  • 4 contributors

Commits on Sep 4, 2025

  1. 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>
    dependabot[bot] authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    3d37962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e90184f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. 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>
    ArnyminerZ authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    20958df View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. 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
    sunkup authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    4a9fb4b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. 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>
    dependabot[bot] and ArnyminerZ authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    7423150 View commit details
    Browse the repository at this point in the history
  2. Ignore ClosedByteChannelException in CalendarFetcher (#701)

    * Ignore ClosedByteChannelException in CalendarFetcher
    
    * Add comment
    sunkup authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    6de85aa View commit details
    Browse the repository at this point in the history
  3. Fix accepting a certificate crashing ICSx5 (#699)

    * Update cert4android
    
    * Add foreground tracking
    
    * Add kdoc
    
    * Fix typo
    sunkup authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    ee36758 View commit details
    Browse the repository at this point in the history
  4. Version bump to v2.4.1

    sunkup committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    8edd572 View commit details
    Browse the repository at this point in the history
Loading