1.02-pre2 release
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="94"
|
||||
android:versionName="1.02-pre1"
|
||||
android:versionCode="95"
|
||||
android:versionName="1.02-pre2"
|
||||
package="keepass2android.keepass2android"
|
||||
android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="23" />
|
||||
|
||||
@@ -684,10 +684,13 @@
|
||||
<string name="ShowKeyboardDuringFingerprintAuth">Show soft keyboard for password input when fingerprint scan is active.</string>
|
||||
<string name="ChangeLog_1_02">
|
||||
Version 1.02\n
|
||||
* Several security improvements\n
|
||||
* Support for KeyboardSwapPlugin (see password access options): allows to switch input method automatically on non-rooted devices. Thanks to Mishaal Rahman from XDA-Developers to make this possible.\n
|
||||
* Fix for Accessibility Service with recent Chrome versions\n
|
||||
* Fix for unnecessary clearing of fingerprint data\n
|
||||
* Fix minor crashes\n
|
||||
* Updated Dropbox SDK to ensure future compatibility\n
|
||||
* Removed error reporting through Xamarin Insights\n
|
||||
* Updated build tools\n
|
||||
</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user