Merge branch 'master' of https://github.com/PhilippC/keepass2android
# Conflicts: # src/keepass2android/Resources/values/strings.xml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:versionCode="162"
|
||||
android:versionName="1.08c-r1"
|
||||
android:versionCode="163"
|
||||
android:versionName="1.08d-r0"
|
||||
package="keepass2android.keepass2android"
|
||||
android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="29" />
|
||||
|
||||
@@ -788,6 +788,7 @@
|
||||
<string name="CloseDbAfterFailedAttempts">Close database after three failed biometric unlock attempts.</string>
|
||||
|
||||
<string-array name="ChangeLog_1_08d">
|
||||
<item>Add support for Argon2id as key derivation function</item>
|
||||
<item>Improved Autofill compatibility with Firefox and Chrome</item>
|
||||
<item>Update pCloud SDK to fix authentication issue</item>
|
||||
<item>Update Jsch to version 0.1.55</item>
|
||||
|
||||
Reference in New Issue
Block a user