manifest and chanelog for 1.08d-r0
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:versionCode="162"
|
android:versionCode="163"
|
||||||
android:versionName="1.08c-r1"
|
android:versionName="1.08d-r0"
|
||||||
package="keepass2android.keepass2android"
|
package="keepass2android.keepass2android"
|
||||||
android:installLocation="auto">
|
android:installLocation="auto">
|
||||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="29" />
|
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="29" />
|
||||||
|
|||||||
@@ -786,6 +786,7 @@
|
|||||||
<string name="CloseDbAfterFailedAttempts">Close database after three failed biometric unlock attempts.</string>
|
<string name="CloseDbAfterFailedAttempts">Close database after three failed biometric unlock attempts.</string>
|
||||||
|
|
||||||
<string-array name="ChangeLog_1_08d">
|
<string-array name="ChangeLog_1_08d">
|
||||||
|
<item>Add support for Argon2id as key derivation function</item>
|
||||||
<item>Update Jsch to version 0.1.55</item>
|
<item>Update Jsch to version 0.1.55</item>
|
||||||
<item>Add menu to database selection screen</item>
|
<item>Add menu to database selection screen</item>
|
||||||
<item>Allow to export imported keyfiles</item>
|
<item>Allow to export imported keyfiles</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user