mirror of
https://github.com/moparisthebest/keepass2android
synced 2024-11-05 17:15:07 -05:00
Release 0.9.5
This commit is contained in:
parent
8b0b82adb5
commit
d12f1d9e22
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="47" android:versionName="0.9.5-preview2" package="keepass2android.keepass2android" android:installLocation="auto">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="48" android:versionName="0.9.5" package="keepass2android.keepass2android" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="19" />
|
||||
<permission android:description="@string/permission_desc" android:icon="@drawable/ic_launcher" android:label="KP2A internal file browsing" android:name="keepass2android.keepass2android.permission.KP2aInternalFileBrowsing" android:protectionLevel="signature" />
|
||||
<application android:label="keepass2android" android:icon="@drawable/ic_launcher">
|
||||
|
30
src/keepass2android/Resources/Resource.designer.cs
generated
30
src/keepass2android/Resources/Resource.designer.cs
generated
@ -5603,11 +5603,11 @@ namespace keepass2android
|
||||
// aapt resource value: 0x7f070173
|
||||
public const int brackets = 2131165555;
|
||||
|
||||
// aapt resource value: 0x7f07030c
|
||||
public const int browser_intall_text = 2131165964;
|
||||
// aapt resource value: 0x7f07030b
|
||||
public const int browser_intall_text = 2131165963;
|
||||
|
||||
// aapt resource value: 0x7f07030d
|
||||
public const int building_search_idx = 2131165965;
|
||||
// aapt resource value: 0x7f07030c
|
||||
public const int building_search_idx = 2131165964;
|
||||
|
||||
// aapt resource value: 0x7f0702b5
|
||||
public const int button_change_location = 2131165877;
|
||||
@ -5768,14 +5768,14 @@ namespace keepass2android
|
||||
// aapt resource value: 0x7f070119
|
||||
public const int db_key = 2131165465;
|
||||
|
||||
// aapt resource value: 0x7f07030d
|
||||
public const int decrypting_db = 2131165965;
|
||||
|
||||
// aapt resource value: 0x7f07030e
|
||||
public const int decrypting_db = 2131165966;
|
||||
public const int decrypting_entry = 2131165966;
|
||||
|
||||
// aapt resource value: 0x7f07030f
|
||||
public const int decrypting_entry = 2131165967;
|
||||
|
||||
// aapt resource value: 0x7f070310
|
||||
public const int default_checkbox = 2131165968;
|
||||
public const int default_checkbox = 2131165967;
|
||||
|
||||
// aapt resource value: 0x7f07010b
|
||||
public const int default_file_path = 2131165451;
|
||||
@ -5861,8 +5861,8 @@ namespace keepass2android
|
||||
// aapt resource value: 0x7f070184
|
||||
public const int entry_accessed = 2131165572;
|
||||
|
||||
// aapt resource value: 0x7f070311
|
||||
public const int entry_and_or = 2131165969;
|
||||
// aapt resource value: 0x7f070310
|
||||
public const int entry_and_or = 2131165968;
|
||||
|
||||
// aapt resource value: 0x7f070196
|
||||
public const int entry_binaries = 2131165590;
|
||||
@ -5918,8 +5918,8 @@ namespace keepass2android
|
||||
// aapt resource value: 0x7f0702bd
|
||||
public const int error_adding_keyfile = 2131165885;
|
||||
|
||||
// aapt resource value: 0x7f070312
|
||||
public const int error_arc4 = 2131165970;
|
||||
// aapt resource value: 0x7f070311
|
||||
public const int error_arc4 = 2131165969;
|
||||
|
||||
// aapt resource value: 0x7f070197
|
||||
public const int error_can_not_handle_uri = 2131165591;
|
||||
@ -5933,8 +5933,8 @@ namespace keepass2android
|
||||
// aapt resource value: 0x7f07019a
|
||||
public const int error_database_exists = 2131165594;
|
||||
|
||||
// aapt resource value: 0x7f07030b
|
||||
public const int error_database_settings = 2131165963;
|
||||
// aapt resource value: 0x7f070312
|
||||
public const int error_database_settings = 2131165970;
|
||||
|
||||
// aapt resource value: 0x7f07019b
|
||||
public const int error_database_settinoverrgs = 2131165595;
|
||||
|
Loading…
Reference in New Issue
Block a user