Skip to content

Releases: solana-mobile/seed-vault-sdk

v0.3.3

05 Aug 05:38
b742617
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

28 Jul 23:04
341535a
Compare
Choose a tag to compare

What's Changed

  • Bump @solana/web3.js from 1.76.0 to 1.76.1 in /js by @dependabot[bot] in #240
  • Bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.78.1 by @dependabot[bot] in #244
  • Bump androidx.core:core-ktx from 1.12.0 to 1.13.0 by @dependabot[bot] in #242
  • Bump androidx.datastore:datastore from 1.0.0 to 1.1.0 by @dependabot[bot] in #243
  • Bump androidx.activity:activity-ktx from 1.8.2 to 1.9.0 by @dependabot[bot] in #241
  • Bump ejs from 3.1.8 to 3.1.10 in /js by @dependabot[bot] in #245
  • Bump com.google.android.material:material from 1.11.0 to 1.12.0 by @dependabot[bot] in #246
  • Bump androidx.datastore:datastore from 1.1.0 to 1.1.1 by @dependabot[bot] in #247
  • Bump com.android.library from 8.3.2 to 8.4.0 by @dependabot[bot] in #249
  • Bump androidx.fragment:fragment-ktx from 1.6.2 to 1.7.0 by @dependabot[bot] in #248
  • Bump com.android.application from 8.3.2 to 8.4.0 by @dependabot[bot] in #250
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.8.0 to 1.8.1 by @dependabot[bot] in #254
  • Bump androidx.core:core-ktx from 1.13.0 to 1.13.1 by @dependabot[bot] in #253
  • Bump org.jetbrains.kotlin.android from 1.9.23 to 1.9.24 by @dependabot[bot] in #252
  • Bump androidx.fragment:fragment-ktx from 1.7.0 to 1.7.1 by @dependabot[bot] in #255
  • Bump androidx.annotation:annotation from 1.7.1 to 1.8.0 by @dependabot[bot] in #257
  • Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.7.0 to 2.8.0 by @dependabot[bot] in #258
  • Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.7.0 to 2.8.0 by @dependabot[bot] in #256
  • Bump com.google.protobuf:protobuf-java from 4.26.1 to 4.27.0 by @dependabot[bot] in #262
  • Bump com.android.application from 8.4.0 to 8.4.1 by @dependabot[bot] in #261
  • Bump com.android.library from 8.4.0 to 8.4.1 by @dependabot[bot] in #259
  • Bump org.jetbrains.kotlin.android from 1.9.24 to 2.0.0 by @dependabot[bot] in #260
  • Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.0 to 2.8.1 by @dependabot[bot] in #265
  • Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot[bot] in #263
  • Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.0 to 2.8.1 by @dependabot[bot] in #264
  • Bump com.google.protobuf:protobuf-java from 4.27.0 to 4.27.1 by @dependabot[bot] in #266
  • Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.1 to 2.8.2 by @dependabot[bot] in #267
  • Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.1 to 2.8.2 by @dependabot[bot] in #270
  • Bump com.android.library from 8.4.1 to 8.5.0 by @dependabot[bot] in #269
  • Bump androidx.fragment:fragment-ktx from 1.7.1 to 1.8.0 by @dependabot[bot] in #268
  • Bump ws from 6.2.2 to 6.2.3 in /fakewalletreact by @dependabot[bot] in #273
  • Bump braces from 3.0.2 to 3.0.3 in /js by @dependabot[bot] in #274
  • Bump braces from 3.0.2 to 3.0.3 in /fakewalletreact by @dependabot[bot] in #275
  • Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 by @dependabot[bot] in #277
  • Bump com.google.protobuf:protobuf-java from 4.27.1 to 4.27.2 by @dependabot[bot] in #279
  • Bump androidx.fragment:fragment-ktx from 1.8.0 to 1.8.1 by @dependabot[bot] in #278
  • Bump androidx.test.ext:junit from 1.1.5 to 1.2.1 by @dependabot[bot] in #276
  • Update dependabot rules to include next branch and npm by @sdlaver in #308
  • Merge the seed-vault-sdk 0.3.x development line into main by @sdlaver in #549

Full Changelog: v0.2.10...v0.3.2

v0.3.2-SNAPSHOT

28 Jul 20:13
24d3041
Compare
Choose a tag to compare
v0.3.2-SNAPSHOT Pre-release
Pre-release

What's Changed

  • Animate in the authorization dialogs to spec by @sdlaver in #374
  • Fix a bug with showSeedSettings result handling by @sdlaver in #375
  • Bump com.google.protobuf:protobuf-java from 4.28.3 to 4.29.0 by @dependabot[bot] in #379
  • Bump @solana/web3.js from 1.76.0 to 1.95.5 in /js by @dependabot[bot] in #381
  • Bump @types/node from 22.9.3 to 22.10.1 in /js by @dependabot[bot] in #380
  • Bump typescript from 5.6.3 to 5.7.2 in /js by @dependabot[bot] in #382
  • Complete the refactor of SeedVaultSimulator to use Hilt dependency injection by @sdlaver in #376
  • Reuse pin entry modal by @sdlaver in #386
  • Update Kotlin, KSP, and Hilt compiler versions by @sdlaver in #387
  • Bump agp from 8.7.2 to 8.7.3 by @dependabot[bot] in #388
  • Bump com.google.protobuf:protobuf-java from 4.29.0 to 4.29.1 by @dependabot[bot] in #389
  • Bump androidx-navigation from 2.8.4 to 2.8.5 by @dependabot[bot] in #395
  • Bump hilt from 2.53 to 2.53.1 by @dependabot[bot] in #396
  • Bump androidx.compose:compose-bom from 2024.11.00 to 2024.12.01 by @dependabot[bot] in #397
  • Bump com.google.protobuf:protobuf-java from 4.29.1 to 4.29.2 by @dependabot[bot] in #401
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.9.0 to 1.10.1 by @dependabot[bot] in #404
  • Bump net.java.dev.jna:jna from 5.15.0 to 5.16.0 by @dependabot[bot] in #403
  • Bump hilt from 2.53.1 to 2.54 by @dependabot[bot] in #402
  • Support Ubuntu 24 runners by @sdlaver in #412
  • Bump AGP plugin for React Native fakewallet app to 8.7.3 by @sdlaver in #413
  • Bump com.google.protobuf:protobuf-java from 4.29.2 to 4.29.3 by @dependabot[bot] in #411
  • Bump hilt from 2.54 to 2.55 by @dependabot[bot] in #415
  • Update to Gradle 8.12 by @sdlaver in #420
  • Bump rollup from 4.27.4 to 4.30.1 in /js by @dependabot[bot] in #419
  • Bump agp from 8.7.3 to 8.8.0 by @dependabot[bot] in #416
  • Bump androidx.recyclerview:recyclerview from 1.3.2 to 1.4.0 by @dependabot[bot] in #427
  • Bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.80 by @dependabot[bot] in #426
  • Bump androidx.datastore:datastore from 1.1.1 to 1.1.2 by @dependabot[bot] in #425
  • Bump androidx-activity from 1.9.3 to 1.10.0 by @dependabot[bot] in #424
  • Bump androidx.compose:compose-bom from 2024.12.01 to 2025.01.00 by @dependabot[bot] in #423
  • Bump kotlin from 2.1.0 to 2.1.10 by @dependabot[bot] in #428
  • Bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.1.10-1.0.29 by @dependabot[bot] in #429
  • Bump androidx-navigation from 2.8.5 to 2.8.6 by @dependabot[bot] in #431
  • Bump androidx.compose:compose-bom from 2025.01.00 to 2025.01.01 by @dependabot[bot] in #432
  • Bump agp from 8.8.0 to 8.8.1 by @dependabot[bot] in #436
  • Bump com.google.devtools.ksp from 2.1.10-1.0.29 to 2.1.10-1.0.30 by @dependabot[bot] in #435
  • Bump androidx.fragment:fragment-ktx from 1.8.5 to 1.8.6 by @dependabot[bot] in #437
  • Bump androidx.compose:compose-bom from 2025.01.01 to 2025.02.00 by @dependabot[bot] in #438
  • Bump androidx-navigation from 2.8.6 to 2.8.7 by @dependabot[bot] in #434
  • Bump agp from 8.8.1 to 8.8.2 by @dependabot[bot] in #443
  • Bump androidx-navigation from 2.8.7 to 2.8.8 by @dependabot[bot] in #444
  • Bump androidx-activity from 1.10.0 to 1.10.1 by @dependabot[bot] in #445
  • Bump androidx.datastore:datastore from 1.1.2 to 1.1.3 by @dependabot[bot] in #446
  • Bump com.google.devtools.ksp from 2.1.10-1.0.30 to 2.1.10-1.0.31 by @dependabot[bot] in #447
  • Bump agp from 8.8.2 to 8.9.0 by @dependabot[bot] in #450
  • Bump com.google.protobuf:protobuf-java from 4.29.3 to 4.30.0 by @dependabot[bot] in #451
  • Bump androidx.constraintlayout:constraintlayout from 2.2.0 to 2.2.1 by @dependabot[bot] in #453
  • Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot[bot] in #452
  • Bump com.google.protobuf:protobuf-java from 4.30.0 to 4.30.1 by @dependabot[bot] in #462
  • Bump androidx.compose:compose-bom from 2025.02.00 to 2025.03.00 by @dependabot[bot] in #461
  • Bump net.java.dev.jna:jna from 5.16.0 to 5.17.0 by @dependabot[bot] in #460
  • Bump androidx-navigation from 2.8.8 to 2.8.9 by @dependabot[bot] in #459
  • Update Gradle to 8.13 by @sdlaver in #471
  • Update kotlin and ksp to 2.1.20 by @sdlaver in #470
  • Bump hilt from 2.55 to 2.56 by @dependabot[bot] in #467
  • Bump agp from 8.9.0 to 8.9.1 by @dependabot[bot] in #473
  • Bump hilt from 2.56 to 2.56.1 by @dependabot[bot] in #474
  • Bump com.google.protobuf:protobuf-java from 4.30.1 to 4.30.2 by @dependabot[bot] in #475
  • Bump com.google.devtools.ksp from 2.1.20-1.0.31 to 2.1.20-1.0.32 by @dependabot[bot] in #476
  • Bump androidx.compose:compose-bom from 2025.03.00 to 2025.03.01 by @dependabot[bot] in #477
  • Bump androidx.datastore:datastore from 1.1.3 to 1.1.4 by @dependabot[bot] in #478
  • Bump com.google.protobuf from 0.9.4 to 0.9.5 by @dependabot[bot] in #483
  • Update androidx.core to 1.16.0 by @sdlaver in #490
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.10.1 to 1.10.2 by @dependabot[bot] in #488
  • Bump com.google.devtools.ksp from 2.1.20-1.0.32 to 2.1.20-2.0.0 by @dependabot[bot] in #487
  • Bump androidx.compose:compose-bom from 2025.03.01 to 2025.04.00 by @dependabot[bot] in #485
  • Adds new menu item to paste seed phrase when creating seed by @J909 in #481
  • Bump hilt from 2.56.1 to 2.56.2 by @dependabot[bot] in #491
  • Bump agp from 8.9.1 to 8.9.2 by @dependabot[bot] in #496
  • Bump androidx.datastore:datastore from 1.1.4 to 1.1.5 by @dependabot[bot] in #494
  • Yield dynamic seed names, depending on device model by @sdlaver in #497
  • Create an ImplementationDetails class to allow certain properties to vary by @sdlaver in #499
  • Handle device-specific implementation limits by @sdlaver in #500
  • Skip the ipstf and ipsmf tests on implementations where PIN failure wipes the seed vault by @sdlaver in #501
  • Device implementation limits for requesting public keys by @sdlaver in #502
  • Combine 12- and 24-word variant test classes by @sdlaver in #503
  • Add a CTS test to validate renaming of seeds by @sdlaver in https...
Read more

v0.3.1-SNAPSHOT

26 Nov 01:19
c9df4ee
Compare
Choose a tag to compare
v0.3.1-SNAPSHOT Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0-SNAPSHOT...v0.3.1-SNAPSHOT

Early preview of the next version of the Seed Vault SDK

01 Oct 00:51
598f11c
Compare
Choose a tag to compare
v0.3.0-SNAPSHOT

Do not use the configuration cache with the Nexus publishing plugin (…

v0.2.10

16 Apr 18:20
93e872f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.2.10

What's Changed

Full Changelog: v0.2.9...v0.2.10

v0.2.9

25 Mar 18:06
f5e4351
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.2.9

v0.2.8

04 Jan 15:51
3d27fb2
Compare
Choose a tag to compare

What's Changed

  • Update version of library in README.md by @sdlaver in #120
  • Bump com.android.library from 7.4.1 to 7.4.2 by @dependabot in #125
  • Update dependencies by @sdlaver in #133
  • Update font sizing to use sp (not pt) by @sdlaver in #132
  • Update Gradle version to 8.0.2 by @sdlaver in #136
  • AGP upgrade assistant: move package namespace to build.gradle by @sdlaver in #137
  • Bump org.jetbrains.kotlin.android from 1.8.21 to 1.9.0 by @dependabot in #146
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.1 to 1.7.3 by @dependabot in #149
  • Bump actions/checkout from 3 to 4 by @dependabot in #161
  • Bump com.google.protobuf:protobuf-gradle-plugin from 0.9.3 to 0.9.4 by @dependabot in #153
  • Bump com.google.protobuf:protobuf-java from 3.23.1 to 3.25.1 by @dependabot in #173
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #175
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #176
  • Bump actions/setup-java from 3 to 4 by @dependabot in #177
  • Bump solana-mobile/gha-commit-artifact-to-branch from 1 to 2 by @dependabot in #178
  • Bump com.android.library from 7.4.2 to 8.2.0 by @dependabot in #171
  • Bump com.android.application from 7.4.2 to 8.2.0 by @dependabot in #172
  • Bump androidx.navigation:navigation-safe-args-gradle-plugin from 2.5.3 to 2.7.6 by @dependabot in #174

New Contributors

Full Changelog: v0.2.7...v0.2.8

v0.2.7

15 Feb 01:56
167711f
Compare
Choose a tag to compare

What's Changed

  • Update Gradle, Android Gradle Plugin, and dependency versions by @sdlaver in #104
  • Adds blueprint script for aosp builds by @J909 in #117
  • Fixing detection of priviledged protection level of SEED_VAULT_IMPL permission by @J909 in #118
  • Update Gradle dependencies by @sdlaver in #119

New Contributors

  • @J909 made their first contribution in #117

Full Changelog: v0.2.6...v0.2.7

v0.2.6

05 Oct 20:01
Compare
Choose a tag to compare

What's Changed

  • Update Gradle, AGP, and protobuf plugin versions by @sdlaver in #92
  • Define Intents for wallet apps to trigger seed creation/import workflows by @sdlaver in #91
  • Update dependencies by @sdlaver in #97

Full Changelog: v0.2.5...v0.2.6