github AChep/keyguard-app r20260410
Release v2.8.0-20260410

9 hours ago

This update adds several new capabilities on Android: the password generator is now available as a Quick Settings Tile for access without login, YubiKey provisioning is supported via NFC, and QR codes can be opened from a file. Android autofill functionality has been updated with a new structure parser to reduce false positives, improved handling of iframes to prevent AutoSpill, and better support for native autofill hints. Additionally, the app package name is now hidden from the legacy autofill popup.

All changes

  • 01332e90 - Merge pull request #1340 from AChep/localization_action
  • 5b0c40fb - [AUTO] Update localization library
  • 3a230147 - chore: Bump app version to 2.8.0
  • 506d9ff4 - Merge pull request #1369 from AChep/dependabot/gradle/androidx.datastore-datastore-1.2.1
  • 31b67574 - improvement(Android): Hide app package name from the legacy autofill popup
  • 37c27560 - fix(Android): Guard node.webScheme call behind SDK 28
  • ed445fc6 - build(deps): Bump androidx.datastore:datastore from 1.2.0 to 1.2.1
  • 08a84234 - improvement(Android): Explicitly isolate components to prevent AutoSpill, including multiple iframes
  • bae8d462 - fix(Android): Better support for Android native autofillHints
  • a71eccad - fix(Android): Do not accept "" as a valid web domain during autofill structure parsing
  • 79046187 - Merge pull request #1367 from AChep/dependabot/gradle/androidx.credentials-credentials-1.6.0
  • b7799daa - improvement(Android): Better structure parser based on trained CART decision tree - should reduce the amount of false positive triggers
  • 300f248c - build(deps): Bump androidx.credentials:credentials from 1.5.0 to 1.6.0
  • 58431ccd - Merge pull request #1366 from AChep/dependabot/gradle/yubiKit-3.1.0
  • cdbfbcf9 - build(deps): Bump yubiKit from 3.0.1 to 3.1.0
  • acdacda4 - Merge pull request #1355 from AChep/dependabot/gradle/androidx.benchmark-benchmark-macro-junit4-1.5.0-alpha05
  • 2d600262 - Merge pull request #1361 from AChep/dependabot/github_actions/gradle/actions-6.1.0
  • ae8b3017 - Merge pull request #1362 from AChep/dependabot/github_actions/android-actions/setup-android-4.0.1
  • fefec427 - Merge pull request #1363 from AChep/dependabot/gradle/net.zetetic-sqlcipher-android-4.14.1
  • 20a525cb - build(deps): Bump net.zetetic:sqlcipher-android from 4.13.0 to 4.14.1
  • 039f372f - build(deps): Bump android-actions/setup-android from 4.0.0 to 4.0.1
  • 9fac616f - build(deps): Bump gradle/actions from 6.0.1 to 6.1.0
  • 86d075fc - Merge pull request #1354 from AChep/dependabot/gradle/gradle-wrapper-9.4.1
  • b96e4297 - build(deps): Bump androidx.benchmark:benchmark-macro-junit4
  • 62cf1043 - build(deps): Bump gradle-wrapper from 9.4.0 to 9.4.1
  • d6756ab0 - Merge pull request #1349 from AChep/dependabot/gradle/androidxCamera-1.6.0
  • 6cd615c8 - Merge pull request #1350 from AChep/dependabot/gradle/androidxWork-2.11.2
  • f02cd32b - improvement(Android): Expose Generator as a Tile that is outside the Vault and needs no login #741
  • 56926a85 - improvement(Android): Support provisioning YubiKey via NFC #1348
  • 6e58fa85 - improvement: Update Strings resources with new phrases
  • ad98bba6 - build(deps): Bump androidxWork from 2.11.1 to 2.11.2
  • 1ca70d43 - build(deps): Bump androidxCamera from 1.5.3 to 1.6.0
  • ff3dd06c - Merge pull request #1347 from AChep/dependabot/gradle/androidx.core-core-ktx-1.18.0
  • 1e8f5cb4 - Merge pull request #1342 from AChep/dependabot/github_actions/dtolnay/rust-toolchain-3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9
  • fb8d2969 - Merge pull request #1343 from AChep/dependabot/github_actions/crowdin/github-action-2.16.0
  • 63730352 - Merge pull request #1344 from AChep/dependabot/github_actions/gradle/actions-6.0.1
  • 948bf8ce - Merge pull request #1345 from AChep/dependabot/github_actions/metcalfc/changelog-generator-4.7.0
  • 9b1ca299 - Merge pull request #1346 from AChep/dependabot/gradle/ktor-3.4.2
  • 3ff9756d - build(deps): Bump androidx.core:core-ktx from 1.17.0 to 1.18.0
  • 76b5eb35 - build(deps): Bump ktor from 3.4.1 to 3.4.2
  • 5eed9e27 - build(deps): Bump metcalfc/changelog-generator from 4.6.2 to 4.7.0
  • 27ec8a98 - build(deps): Bump gradle/actions from 5.0.2 to 6.0.1
  • bf836a21 - build(deps): Bump crowdin/github-action from 2.15.2 to 2.16.0
  • 95a9db69 - build(deps): Bump dtolnay/rust-toolchain
  • a7e0623d - improvement(Android): Support opening QR code from a file #1301

Don't miss a new keyguard-app release

NewReleases is sending notifications on new releases.