update Icon and description
This commit is contained in:
		| @@ -3,8 +3,6 @@ | |||||||
|   <PropertyGroup> |   <PropertyGroup> | ||||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||||
|     <ProductVersion>8.0.30703</ProductVersion> |  | ||||||
|     <SchemaVersion>2.0</SchemaVersion> |  | ||||||
|     <ProjectGuid>{6FF440E6-E8FF-4E43-8221-9E3972F14812}</ProjectGuid> |     <ProjectGuid>{6FF440E6-E8FF-4E43-8221-9E3972F14812}</ProjectGuid> | ||||||
|     <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |     <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> | ||||||
|     <OutputType>Library</OutputType> |     <OutputType>Library</OutputType> | ||||||
| @@ -15,7 +13,7 @@ | |||||||
|     <AndroidApplication>true</AndroidApplication> |     <AndroidApplication>true</AndroidApplication> | ||||||
|     <AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile> |     <AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile> | ||||||
|     <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies> |     <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies> | ||||||
|     <AndroidUseLatestPlatformSdk>True</AndroidUseLatestPlatformSdk> |     <AndroidUseLatestPlatformSdk>False</AndroidUseLatestPlatformSdk> | ||||||
|     <TargetFrameworkVersion>v5.0</TargetFrameworkVersion> |     <TargetFrameworkVersion>v5.0</TargetFrameworkVersion> | ||||||
|     <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest> |     <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest> | ||||||
|   </PropertyGroup> |   </PropertyGroup> | ||||||
| @@ -27,7 +25,6 @@ | |||||||
|     <DefineConstants>DEBUG;TRACE</DefineConstants> |     <DefineConstants>DEBUG;TRACE</DefineConstants> | ||||||
|     <ErrorReport>prompt</ErrorReport> |     <ErrorReport>prompt</ErrorReport> | ||||||
|     <WarningLevel>4</WarningLevel> |     <WarningLevel>4</WarningLevel> | ||||||
|     <AndroidUseSharedRuntime>True</AndroidUseSharedRuntime> |  | ||||||
|     <AndroidLinkMode>None</AndroidLinkMode> |     <AndroidLinkMode>None</AndroidLinkMode> | ||||||
|   </PropertyGroup> |   </PropertyGroup> | ||||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||||
| @@ -38,7 +35,6 @@ | |||||||
|     <ErrorReport>prompt</ErrorReport> |     <ErrorReport>prompt</ErrorReport> | ||||||
|     <WarningLevel>4</WarningLevel> |     <WarningLevel>4</WarningLevel> | ||||||
|     <AndroidUseSharedRuntime>False</AndroidUseSharedRuntime> |     <AndroidUseSharedRuntime>False</AndroidUseSharedRuntime> | ||||||
|     <AndroidLinkMode>SdkOnly</AndroidLinkMode> |  | ||||||
|   </PropertyGroup> |   </PropertyGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <Reference Include="Mono.Android" /> |     <Reference Include="Mono.Android" /> | ||||||
| @@ -66,9 +62,8 @@ | |||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <AndroidResource Include="Resources\values\Strings.xml" /> |     <AndroidResource Include="Resources\values\Strings.xml" /> | ||||||
|   </ItemGroup> |     <AndroidResource Include="Resources\drawable-xhdpi\Icon.png" /> | ||||||
|   <ItemGroup> |     <AndroidResource Include="Resources\drawable-xhdpi\ic_notify_autofill.png" /> | ||||||
|     <AndroidResource Include="Resources\drawable\Icon.png" /> |  | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <None Include="Properties\AndroidManifest.xml" /> |     <None Include="Properties\AndroidManifest.xml" /> | ||||||
| @@ -78,21 +73,19 @@ | |||||||
|       <SubType>Designer</SubType> |       <SubType>Designer</SubType> | ||||||
|     </AndroidResource> |     </AndroidResource> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |  | ||||||
|     <AndroidResource Include="Resources\drawable-xhdpi\ic_notify_keyboard.png" /> |  | ||||||
|   </ItemGroup> |  | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <ProjectReference Include="..\KeePassLib2Android\KeePassLib2Android.csproj"> |     <ProjectReference Include="..\KeePassLib2Android\KeePassLib2Android.csproj"> | ||||||
|       <Project>{545b4a6b-8bba-4fbe-92fc-4ac060122a54}</Project> |       <Project>{545B4A6B-8BBA-4FBE-92FC-4AC060122A54}</Project> | ||||||
|       <Name>KeePassLib2Android</Name> |       <Name>KeePassLib2Android</Name> | ||||||
|     </ProjectReference> |     </ProjectReference> | ||||||
|     <ProjectReference Include="..\PluginSdkBinding\PluginSdkBinding.csproj"> |     <ProjectReference Include="..\PluginSdkBinding\PluginSdkBinding.csproj"> | ||||||
|       <Project>{3da3911e-36de-465e-8f15-f1991b6437e5}</Project> |       <Project>{3DA3911E-36DE-465E-8F15-F1991B6437E5}</Project> | ||||||
|       <Name>PluginSdkBinding</Name> |       <Name>PluginSdkBinding</Name> | ||||||
|     </ProjectReference> |     </ProjectReference> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <Folder Include="Resources\layout\" /> |     <Folder Include="Resources\layout\" /> | ||||||
|  |     <Folder Include="Resources\drawable\" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> |   <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> | ||||||
|   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.  |   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.  | ||||||
|   | |||||||
| @@ -145,7 +145,7 @@ namespace keepass2android.AutoFillPlugin | |||||||
|             var builder = new Notification.Builder(this); |             var builder = new Notification.Builder(this); | ||||||
|             //TODO icon |             //TODO icon | ||||||
|             //TODO plugin icon |             //TODO plugin icon | ||||||
|             builder.SetSmallIcon(Resource.Drawable.ic_notify_keyboard) |             builder.SetSmallIcon(Resource.Drawable.ic_notify_autofill) | ||||||
|                    .SetContentText(GetString(Resource.String.NotificationContentText, new Java.Lang.Object[] { targetName })) |                    .SetContentText(GetString(Resource.String.NotificationContentText, new Java.Lang.Object[] { targetName })) | ||||||
|                    .SetContentTitle(GetString(Resource.String.NotificationTitle)) |                    .SetContentTitle(GetString(Resource.String.NotificationTitle)) | ||||||
|                    .SetWhen(Java.Lang.JavaSystem.CurrentTimeMillis()) |                    .SetWhen(Java.Lang.JavaSystem.CurrentTimeMillis()) | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| <?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||||||
| <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="AutoFillPlugin.AutoFillPlugin" android:versionCode="1" android:versionName="1.0" android:installLocation="auto"> | <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="keepass2android.AutoFillPlugin" android:versionCode="1" android:versionName="1.0" android:installLocation="auto"> | ||||||
| 	<uses-sdk android:minSdkVersion="19" /> | 	<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="21" /> | ||||||
| 	<application android:label="AutoFillPlugin" android:icon="@drawable/Icon"></application> | 	<application android:label="KP2A AutoFillPlugin" android:icon="@drawable/Icon"></application> | ||||||
| </manifest> | </manifest> | ||||||
							
								
								
									
										
											BIN
										
									
								
								src/AutoFillPlugin/Resources/drawable-xhdpi/Icon.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/AutoFillPlugin/Resources/drawable-xhdpi/Icon.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 16 KiB | 
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 1.3 KiB | 
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 15 KiB | 
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 4.0 KiB | 
| @@ -2,6 +2,7 @@ | |||||||
| <resources> | <resources> | ||||||
|     <string name="LookupTitle">Look up credentials</string> |     <string name="LookupTitle">Look up credentials</string> | ||||||
|     <string name="ApplicationName">KP2A AutoFillPlugin</string> |     <string name="ApplicationName">KP2A AutoFillPlugin</string> | ||||||
|  |   <string name="AutoFillServiceDescription">Monitors apps and websites for password fields. Offers to look up credentials from Keepass2Android and auto-fill them into the forms.</string> | ||||||
|   <string name="NotificationTitle">Keepass2Android AutoFill</string> |   <string name="NotificationTitle">Keepass2Android AutoFill</string> | ||||||
|     <string name="NotificationContentText">AutoFill form for %1$s</string> |     <string name="NotificationContentText">AutoFill form for %1$s</string> | ||||||
|   <string name="NotificationTickerText">AutoFill available for %1$s</string> |   <string name="NotificationTickerText">AutoFill available for %1$s</string> | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| <?xml version="1.0" encoding="utf-8" ?> | <?xml version="1.0" encoding="utf-8" ?> | ||||||
| <accessibility-service xmlns:android="http://schemas.android.com/apk/res/android" | <accessibility-service xmlns:android="http://schemas.android.com/apk/res/android" | ||||||
|     android:description="@string/ApplicationName" |     android:description="@string/AutoFillServiceDescription" | ||||||
|     android:accessibilityEventTypes="typeAllMask" |     android:accessibilityEventTypes="typeAllMask" | ||||||
|     android:accessibilityFlags="flagDefault" |     android:accessibilityFlags="flagDefault" | ||||||
|     android:accessibilityFeedbackType="feedbackSpoken" |     android:accessibilityFeedbackType="feedbackSpoken" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Philipp Crocoll
					Philipp Crocoll