diff --git a/build.gradle b/build.gradle index 5cc3f28..4a1ab66 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ ext.versionMajor = 0 ext.versionMinor = 9 -ext.versionPatch = 17 +ext.versionPatch = 19 buildscript { ext.kotlin_version = '1.9.22' @@ -12,7 +12,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:8.5.1' + classpath 'com.android.tools.build:gradle:8.5.2' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files diff --git a/companion/src/main/res/values-de/strings.xml b/companion/src/main/res/values-de/strings.xml index 9d024ae..5719a17 100644 --- a/companion/src/main/res/values-de/strings.xml +++ b/companion/src/main/res/values-de/strings.xml @@ -1,6 +1,6 @@ - Letzte ÄnderungenVersion 0.9.18
• Absturz beim Zurücksetzen behoben

Version 0.9.17
• Initialer CTAP 2.1-Support
• Passwortabfrage erfolgt nun vor dem Bestätigungsdialog
• HMAC-Erweiterung berücksichtigt nun das Ergebnis der Nutzerverifikation

Version 0.9.16
• Zuverlässigkeit der Bluetooth-Verbindung und Zifferblatt-Verknüpfung verbessert
• Kleinere Verbesserungen an der Übersetzung

Version 0.9.15
• Aktualisierung der Abhängigkeiten aufgrund von Inkompatibilitäten
• Anpassung einer Übersetzung, die einen Button verdeckte

Version 0.9.14
• Deutsche Übersetzung
• Verbesserte Texte und Datenschutzrichtlinien
• Fehlender Email-Text bei \"Problem melden\" ergänzt

Version 0.9.13
• Compatibility with Microsoft AAD
• Compliance with CTAP 2.1

Version 0.9.12
• Bugfixes related to attestation
• Fixed a crash when user verification times out over NFC
• Fixed display of creation dates of stored credentials

Version 0.9.11
• Bugfix for watches on Android P+

Version 0.9.10
• Manage your single-factor credentials on the watch

Version 0.9.9
• Improved interoperability with Windows 10
• Added RP ID to resident key metadata

Version 0.9.8
• Improved the UI for resets and errors

Version 0.9.7
• UI improvements in the phone app

Version 0.9.6
• Fixed a missing toast after a single CTAP2 assertion via NFC

Version 0.9.5
• Added support for transaction confirmation via the "txAuthSimple" extension

Version 0.9.4
• Added support for offline login via the "hmac-secret" extension
• Fixed a crash when extensions were requested with an assertion]]>
+ Letzte ÄnderungenVersion 0.9.19
• Anpassungen für aktuelle Android-Versionen
• Absturz beim Zurücksetzen behoben
• Absturz durch spezielle Bluetooth-Geräte behoben

Version 0.9.17
• Initialer CTAP 2.1-Support
• Passwortabfrage erfolgt nun vor dem Bestätigungsdialog
• HMAC-Erweiterung berücksichtigt nun das Ergebnis der Nutzerverifikation

Version 0.9.16
• Zuverlässigkeit der Bluetooth-Verbindung und Zifferblatt-Verknüpfung verbessert
• Kleinere Verbesserungen an der Übersetzung

Version 0.9.15
• Aktualisierung der Abhängigkeiten aufgrund von Inkompatibilitäten
• Anpassung einer Übersetzung, die einen Button verdeckte

Version 0.9.14
• Deutsche Übersetzung
• Verbesserte Texte und Datenschutzrichtlinien
• Fehlender Email-Text bei \"Problem melden\" ergänzt

Version 0.9.13
• Compatibility with Microsoft AAD
• Compliance with CTAP 2.1

Version 0.9.12
• Bugfixes related to attestation
• Fixed a crash when user verification times out over NFC
• Fixed display of creation dates of stored credentials

Version 0.9.11
• Bugfix for watches on Android P+

Version 0.9.10
• Manage your single-factor credentials on the watch

Version 0.9.9
• Improved interoperability with Windows 10
• Added RP ID to resident key metadata

Version 0.9.8
• Improved the UI for resets and errors

Version 0.9.7
• UI improvements in the phone app

Version 0.9.6
• Fixed a missing toast after a single CTAP2 assertion via NFC

Version 0.9.5
• Added support for transaction confirmation via the "txAuthSimple" extension

Version 0.9.4
• Added support for offline login via the "hmac-secret" extension
• Fixed a crash when extensions were requested with an assertion]]>
Gekauft Kaufen Uhr-App nicht installiert diff --git a/companion/src/main/res/values/strings.xml b/companion/src/main/res/values/strings.xml index bbf8065..21be2f1 100644 --- a/companion/src/main/res/values/strings.xml +++ b/companion/src/main/res/values/strings.xml @@ -1,7 +1,7 @@ WearAuthn - Recent changesVersion 0.9.18
• Fix a crash during reset

Version 0.9.17
• Initial CTAP 2.1 support
• User verification is performed before user presence check
• HMAC secret extension takes user verification result into account

Version 0.9.16
• Improved Bluetooth and complication reliability

Version 0.9.15
• Updated dependencies to fix incompatibilities

Version 0.9.14
• German translation
• Improved UI strings and privacy policy
• Added missing email body for \"Report a bug\"

Version 0.9.13
• Compatibility with Microsoft AAD
• Compliance with CTAP 2.1

Version 0.9.12
• Bugfixes related to attestation
• Fixed a crash when user verification times out over NFC
• Fixed display of creation dates of stored credentials

Version 0.9.11
• Bugfix for watches on Android P+

Version 0.9.10
• Manage your single-factor credentials on the watch

Version 0.9.9
• Improved interoperability with Windows 10
• Added RP ID to resident key metadata

Version 0.9.8
• Improved the UI for resets and errors

Version 0.9.7
• UI improvements in the phone app

Version 0.9.6
• Fixed a missing toast after a single CTAP2 assertion via NFC

Version 0.9.5
• Added support for transaction confirmation via the "txAuthSimple" extension

Version 0.9.4
• Added support for offline login via the "hmac-secret" extension
• Fixed a crash when extensions were requested with an assertion]]>
+ Recent changesVersion 0.9.19
• Adaptions for recent Android versions
• Fix a crash during reset
• Fix a crash with specific Bluetooth devices

Version 0.9.17
• Initial CTAP 2.1 support
• User verification is performed before user presence check
• HMAC secret extension takes user verification result into account

Version 0.9.16
• Improved Bluetooth and complication reliability

Version 0.9.15
• Updated dependencies to fix incompatibilities

Version 0.9.14
• German translation
• Improved UI strings and privacy policy
• Added missing email body for \"Report a bug\"

Version 0.9.13
• Compatibility with Microsoft AAD
• Compliance with CTAP 2.1

Version 0.9.12
• Bugfixes related to attestation
• Fixed a crash when user verification times out over NFC
• Fixed display of creation dates of stored credentials

Version 0.9.11
• Bugfix for watches on Android P+

Version 0.9.10
• Manage your single-factor credentials on the watch

Version 0.9.9
• Improved interoperability with Windows 10
• Added RP ID to resident key metadata

Version 0.9.8
• Improved the UI for resets and errors

Version 0.9.7
• UI improvements in the phone app

Version 0.9.6
• Fixed a missing toast after a single CTAP2 assertion via NFC

Version 0.9.5
• Added support for transaction confirmation via the "txAuthSimple" extension

Version 0.9.4
• Added support for offline login via the "hmac-secret" extension
• Fixed a crash when extensions were requested with an assertion]]>
https://github.com/fmeum/WearAuthn/issues/new?assignees=fmeum&template=bug_report.md Purchased Purchase pending