mirror of
https://github.com/moparisthebest/keepass2android
synced 2025-02-16 15:00:12 -05:00
Changelog + Manifest for 1.0.0-pre4
This commit is contained in:
parent
b67f5538ce
commit
870e34d02e
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:versionCode="70"
|
||||
android:versionName="1.0.0 preview 3"
|
||||
android:versionCode="71"
|
||||
android:versionName="1.0.0 preview 4"
|
||||
package="keepass2android.keepass2android"
|
||||
android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="23" />
|
||||
|
@ -620,8 +620,9 @@
|
||||
</string>
|
||||
|
||||
<string name="ChangeLog_1_0_0">
|
||||
Version 1.0.0 - preview 3\n
|
||||
* Fingerprint Unlock (requires Android 6.0 or later)\n
|
||||
Version 1.0.0 - preview 4\n
|
||||
* Fingerprint Unlock (requires Android 6.0+ or a Samsung device)\n
|
||||
* Added support for entry templates\n
|
||||
* Added "work offline" mode\n
|
||||
* Allow to copy entries\n
|
||||
* Auto-complete mode for field names\n
|
||||
|
Loading…
Reference in New Issue
Block a user