Skip to content

release 1.6.0 (fix 16KB page size)#508

Merged
DanneD-Wisemen merged 66 commits intomasterfrom
develop
Nov 3, 2025
Merged

release 1.6.0 (fix 16KB page size)#508
DanneD-Wisemen merged 66 commits intomasterfrom
develop

Conversation

@DanneD-Wisemen
Copy link
Contributor

No description provided.

dependabot bot and others added 30 commits June 23, 2025 05:37
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.2 to 1.14.4.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.14.2...1.14.4)

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  dependency-version: 1.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps androidx.compose:compose-bom from 2025.06.00 to 2025.06.01.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-version: 2025.06.01
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `room` from 2.7.1 to 2.7.2.

Updates `androidx.room:room-runtime` from 2.7.1 to 2.7.2

Updates `androidx.room:room-compiler` from 2.7.1 to 2.7.2

Updates `androidx.room:room-ktx` from 2.7.1 to 2.7.2

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.21-2.0.1 to 2.2.0-2.0.2.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.1.21-2.0.1...2.2.0-2.0.2)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.2.0-2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `gradle` from 8.10.1 to 8.11.0.

Updates `com.android.library` from 8.10.1 to 8.11.0

Updates `com.android.application` from 8.10.1 to 8.11.0

---
updated-dependencies:
- dependency-name: com.android.library
  dependency-version: 8.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.application
  dependency-version: 8.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `kotlin` from 2.1.21 to 2.2.0.

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.1.21 to 2.2.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.21...v2.2.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.21 to 2.2.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.21...v2.2.0)

Updates `org.jetbrains.kotlin.android` from 2.1.21 to 2.2.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.21...v2.2.0)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.21 to 2.2.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.21...v2.2.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-2.2.0

build(deps): bump kotlin from 2.1.21 to 2.2.0
….7.2

build(deps): bump room from 2.7.1 to 2.7.2
…kk-mockk-1.14.4

build(deps): bump io.mockk:mockk from 1.14.2 to 1.14.4
…dx.compose-compose-bom-2025.06.01

build(deps): bump androidx.compose:compose-bom from 2025.06.00 to 2025.06.01
…ogle.devtools.ksp-2.2.0-2.0.2

build(deps): bump com.google.devtools.ksp from 2.1.21-2.0.1 to 2.2.0-2.0.2
…-8.11.0

build(deps): bump gradle from 8.10.1 to 8.11.0
Bumps `okhttp` from 4.12.0 to 5.1.0.

Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.1.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.1.0)

Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.1.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.1.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.squareup.okhttp3:logging-interceptor
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `navigation` from 2.9.0 to 2.9.2.

Updates `androidx.navigation:navigation-fragment-ktx` from 2.9.0 to 2.9.2

Updates `androidx.navigation:navigation-ui-ktx` from 2.9.0 to 2.9.2

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-version: 2.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation:navigation-ui-ktx
  dependency-version: 2.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `lifecycle` from 2.9.1 to 2.9.2.

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.9.1 to 2.9.2

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.9.1 to 2.9.2

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-version: 2.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  dependency-version: 2.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps androidx.navigation.safeargs.kotlin from 2.9.0 to 2.9.2.

---
updated-dependencies:
- dependency-name: androidx.navigation.safeargs.kotlin
  dependency-version: 2.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps androidx.compose:compose-bom from 2025.06.01 to 2025.07.00.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-version: 2025.07.00
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.4 to 1.14.5.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.14.4...1.14.5)

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  dependency-version: 1.14.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…kk-mockk-1.14.5

build(deps): bump io.mockk:mockk from 1.14.4 to 1.14.5
…dx.compose-compose-bom-2025.07.00

build(deps): bump androidx.compose:compose-bom from 2025.06.01 to 2025.07.00
…dx.navigation.safeargs.kotlin-2.9.2

build(deps): bump androidx.navigation.safeargs.kotlin from 2.9.0 to 2.9.2
…cle-2.9.2

build(deps): bump lifecycle from 2.9.1 to 2.9.2
…tion-2.9.2

build(deps): bump navigation from 2.9.0 to 2.9.2
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.12.0 to 5.1.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.1.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…-5.1.0

build(deps): bump okhttp from 4.12.0 to 5.1.0
Bumps `gradle` from 8.11.0 to 8.11.1.

Updates `com.android.library` from 8.11.0 to 8.11.1

Updates `com.android.application` from 8.11.0 to 8.11.1

---
updated-dependencies:
- dependency-name: com.android.library
  dependency-version: 8.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.application
  dependency-version: 8.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…uareup.okhttp3-mockwebserver-5.1.0

build(deps): bump com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.1.0
…-8.11.1

build(deps): bump gradle from 8.11.0 to 8.11.1
DanneD-Wisemen and others added 14 commits August 4, 2025 13:16
…-8.12.0

build(deps): bump gradle from 8.11.1 to 8.12.0
…dx.test-runner-1.7.0

build(deps): bump androidx.test:runner from 1.6.2 to 1.7.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `lifecycle` from 2.9.2 to 2.9.3.

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.9.2 to 2.9.3

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.9.2 to 2.9.3

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `gradle` from 8.12.0 to 8.13.0.

Updates `com.android.library` from 8.12.0 to 8.13.0

Updates `com.android.application` from 8.12.0 to 8.13.0

---
updated-dependencies:
- dependency-name: com.android.library
  dependency-version: 8.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.application
  dependency-version: 8.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.12.0...1.13.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `kotlin` from 2.2.0 to 2.2.20.

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.2.0 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.0...v2.2.20)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.2.0 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.0...v2.2.20)

Updates `org.jetbrains.kotlin.android` from 2.2.0 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.0...v2.2.20)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.0 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.0...v2.2.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-version: 2.2.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-version: 2.2.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.2.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.2.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `navigation` from 2.9.3 to 2.9.4.

Updates `androidx.navigation:navigation-fragment-ktx` from 2.9.3 to 2.9.4

Updates `androidx.navigation:navigation-ui-ktx` from 2.9.3 to 2.9.4

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-version: 2.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation:navigation-ui-ktx
  dependency-version: 2.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `room` from 2.7.2 to 2.8.0.

Updates `androidx.room:room-runtime` 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-ktx` from 2.7.2 to 2.8.0

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.0-2.0.2 to 2.3.0.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.2.0-2.0.2...2.3.0)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…compliance

Google Play now requires apps targeting Android 15+ to support 16KB page sizes.
The original Facebook Conceal library contains native .so files not aligned to
16KB pages, blocking releases.

Changes:
- Exclude original com.facebook.conceal from Hawk dependency
- Add 16KB-aligned Conceal fork from GundamD/conceal v1.1.3-16kb-fixed-3
- Maintains backward compatibility with existing encrypted Hawk data
- No data migration required

Related:
- GitHub Issue: orhanobut/hawk#251
- Conceal Fork: https://github.com/GundamD/conceal/releases/tag/v1.1.3-16kb-fixed-3

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
…s/actions/checkout-5

build(deps): bump actions/checkout from 4 to 5
…cle-2.9.3

build(deps): bump lifecycle from 2.9.2 to 2.9.3
…tion-2.9.4

build(deps): bump navigation from 2.9.3 to 2.9.4
…-2.2.20

build(deps): bump kotlin from 2.2.0 to 2.2.20
…-8.13.0

build(deps): bump gradle from 8.12.0 to 8.13.0
….8.0

build(deps): bump room from 2.7.2 to 2.8.0
…ogle.android.material-material-1.13.0

build(deps): bump com.google.android.material:material from 1.12.0 to 1.13.0
…s/actions/setup-java-5

build(deps): bump actions/setup-java from 4 to 5
…ogle.devtools.ksp-2.3.0

build(deps): bump com.google.devtools.ksp from 2.2.0-2.0.2 to 2.3.0
@DanneD-Wisemen DanneD-Wisemen merged commit 6d6afce into master Nov 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants