From b0d03be123cfdf15cc5f2e7fd4460abd1ca7bd80 Mon Sep 17 00:00:00 2001 From: Philipp Crocoll Date: Fri, 9 Oct 2015 21:33:19 +0200 Subject: [PATCH] update Icon and description --- src/AutoFillPlugin/AutoFillPlugin.csproj | 19 ++++++------------ .../Kp2aAccessibilityService.cs | 2 +- .../Properties/AndroidManifest.xml | 6 +++--- .../Resources/drawable-xhdpi/Icon.png | Bin 0 -> 16046 bytes .../drawable-xhdpi/ic_notify_autofill.png | Bin 0 -> 1295 bytes .../drawable-xhdpi/ic_notify_keyboard.png | Bin 15815 -> 0 bytes .../Resources/drawable/Icon.png | Bin 4147 -> 0 bytes .../Resources/values/Strings.xml | 1 + .../Resources/xml/accserviceconfig.xml | 2 +- 9 files changed, 12 insertions(+), 18 deletions(-) create mode 100644 src/AutoFillPlugin/Resources/drawable-xhdpi/Icon.png create mode 100644 src/AutoFillPlugin/Resources/drawable-xhdpi/ic_notify_autofill.png delete mode 100644 src/AutoFillPlugin/Resources/drawable-xhdpi/ic_notify_keyboard.png delete mode 100644 src/AutoFillPlugin/Resources/drawable/Icon.png diff --git a/src/AutoFillPlugin/AutoFillPlugin.csproj b/src/AutoFillPlugin/AutoFillPlugin.csproj index 93850d6e..5bdb2b66 100644 --- a/src/AutoFillPlugin/AutoFillPlugin.csproj +++ b/src/AutoFillPlugin/AutoFillPlugin.csproj @@ -3,8 +3,6 @@ Debug AnyCPU - 8.0.30703 - 2.0 {6FF440E6-E8FF-4E43-8221-9E3972F14812} {EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} Library @@ -15,7 +13,7 @@ true Resources\Resource.Designer.cs Off - True + False v5.0 Properties\AndroidManifest.xml @@ -27,7 +25,6 @@ DEBUG;TRACE prompt 4 - True None @@ -38,7 +35,6 @@ prompt 4 False - SdkOnly @@ -66,9 +62,8 @@ - - - + + @@ -78,21 +73,19 @@ Designer - - - - {545b4a6b-8bba-4fbe-92fc-4ac060122a54} + {545B4A6B-8BBA-4FBE-92FC-4AC060122A54} KeePassLib2Android - {3da3911e-36de-465e-8f15-f1991b6437e5} + {3DA3911E-36DE-465E-8F15-F1991B6437E5} PluginSdkBinding +