changelog and manifest for 1.08-pre2
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="141" 
 | 
								android:versionCode="142" 
 | 
				
			||||||
			android:versionName="1.08-pre1" 
 | 
								android:versionName="1.08-pre2" 
 | 
				
			||||||
			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" />
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -785,6 +785,7 @@
 | 
				
			|||||||
  <string-array name="ChangeLog_1_08">
 | 
					  <string-array name="ChangeLog_1_08">
 | 
				
			||||||
    <item>Add notification button for copying TOTP to clipboard</item>
 | 
					    <item>Add notification button for copying TOTP to clipboard</item>
 | 
				
			||||||
    <item>Switch to using FluentFTP to provide support for TLS 1.2</item>
 | 
					    <item>Switch to using FluentFTP to provide support for TLS 1.2</item>
 | 
				
			||||||
 | 
					    <item>Switch to BiometricPrompt API to improve user experience with fingerprint unlock and allow to use face unlock, e.g. on Pixel 4.</item>
 | 
				
			||||||
    <item>Bug fixes</item>
 | 
					    <item>Bug fixes</item>
 | 
				
			||||||
  </string-array>
 | 
					  </string-array>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user