summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar k0st1x2015-07-23 22:22:15 +0300
committerGravatar k0st1x2015-07-23 22:22:15 +0300
commitf886241fdf48e1c1880084ae2f4bd0541f5cf3c0 (patch)
tree7d52873f1c413dc6ecb514f0348e7563ccd354f4
parent047e5c0b97a7212e2c68c4952722a8b8d94eb9af (diff)
update to WP SL 8.1; prepare assets for WNS
-rw-r--r--Juick/ApplicationWideTile.pngbin5534 -> 0 bytes
-rw-r--r--Juick/Assets/ApplicationIcon.png (renamed from Juick/ApplicationIcon.png)bin3274 -> 3274 bytes
-rw-r--r--Juick/Assets/BadgeLogo.pngbin0 -> 774 bytes
-rw-r--r--Juick/Assets/Logo.pngbin0 -> 1329 bytes
-rw-r--r--Juick/Assets/SplashScreen.pngbin0 -> 16108 bytes
-rw-r--r--Juick/Assets/SquareTile150x150.pngbin0 -> 4696 bytes
-rw-r--r--Juick/Assets/SquareTile71x71.pngbin0 -> 2193 bytes
-rw-r--r--Juick/Assets/StoreLogo.pngbin0 -> 1734 bytes
-rw-r--r--Juick/Assets/Tiles/ApplicationSmallTile.png (renamed from Juick/ApplicationSmallTile.png)bin3889 -> 3889 bytes
-rw-r--r--Juick/Assets/Tiles/ApplicationTile.png (renamed from Juick/ApplicationTile.png)bin5690 -> 5690 bytes
-rw-r--r--Juick/Assets/WideLogo.pngbin0 -> 12198 bytes
-rw-r--r--Juick/Juick.csproj39
-rw-r--r--Juick/Package.appxmanifest42
-rw-r--r--Juick/Properties/WMAppManifest.xml19
-rw-r--r--Juick/ViewModels/NewPostViewModel.cs28
-rw-r--r--Juick/packages.config2
16 files changed, 75 insertions, 55 deletions
diff --git a/Juick/ApplicationWideTile.png b/Juick/ApplicationWideTile.png
deleted file mode 100644
index e0b6bd6..0000000
--- a/Juick/ApplicationWideTile.png
+++ /dev/null
Binary files differ
diff --git a/Juick/ApplicationIcon.png b/Juick/Assets/ApplicationIcon.png
index 6fc266c..6fc266c 100644
--- a/Juick/ApplicationIcon.png
+++ b/Juick/Assets/ApplicationIcon.png
Binary files differ
diff --git a/Juick/Assets/BadgeLogo.png b/Juick/Assets/BadgeLogo.png
new file mode 100644
index 0000000..3f92b9f
--- /dev/null
+++ b/Juick/Assets/BadgeLogo.png
Binary files differ
diff --git a/Juick/Assets/Logo.png b/Juick/Assets/Logo.png
new file mode 100644
index 0000000..1108283
--- /dev/null
+++ b/Juick/Assets/Logo.png
Binary files differ
diff --git a/Juick/Assets/SplashScreen.png b/Juick/Assets/SplashScreen.png
new file mode 100644
index 0000000..460d6ec
--- /dev/null
+++ b/Juick/Assets/SplashScreen.png
Binary files differ
diff --git a/Juick/Assets/SquareTile150x150.png b/Juick/Assets/SquareTile150x150.png
new file mode 100644
index 0000000..ccec47b
--- /dev/null
+++ b/Juick/Assets/SquareTile150x150.png
Binary files differ
diff --git a/Juick/Assets/SquareTile71x71.png b/Juick/Assets/SquareTile71x71.png
new file mode 100644
index 0000000..3e44f91
--- /dev/null
+++ b/Juick/Assets/SquareTile71x71.png
Binary files differ
diff --git a/Juick/Assets/StoreLogo.png b/Juick/Assets/StoreLogo.png
new file mode 100644
index 0000000..a688884
--- /dev/null
+++ b/Juick/Assets/StoreLogo.png
Binary files differ
diff --git a/Juick/ApplicationSmallTile.png b/Juick/Assets/Tiles/ApplicationSmallTile.png
index 95947f4..95947f4 100644
--- a/Juick/ApplicationSmallTile.png
+++ b/Juick/Assets/Tiles/ApplicationSmallTile.png
Binary files differ
diff --git a/Juick/ApplicationTile.png b/Juick/Assets/Tiles/ApplicationTile.png
index 703c107..703c107 100644
--- a/Juick/ApplicationTile.png
+++ b/Juick/Assets/Tiles/ApplicationTile.png
Binary files differ
diff --git a/Juick/Assets/WideLogo.png b/Juick/Assets/WideLogo.png
new file mode 100644
index 0000000..d15a13a
--- /dev/null
+++ b/Juick/Assets/WideLogo.png
Binary files differ
diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj
index 40b2c5d..b50ccdf 100644
--- a/Juick/Juick.csproj
+++ b/Juick/Juick.csproj
@@ -11,7 +11,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Juick</RootNamespace>
<AssemblyName>Juick</AssemblyName>
- <TargetFrameworkVersion>v8.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v8.1</TargetFrameworkVersion>
<SilverlightVersion>
</SilverlightVersion>
<TargetFrameworkProfile>
@@ -31,7 +31,8 @@
<RestorePackages>true</RestorePackages>
<Utf8Output>true</Utf8Output>
<ExpressionBlendVersion>4.0.30816.0</ExpressionBlendVersion>
- <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
+ <MinimumVisualStudioVersion>12.0</MinimumVisualStudioVersion>
+ <DefaultLanguage>en-US</DefaultLanguage>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -107,11 +108,13 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.Phone.Controls, Version=8.0.0.0, Culture=neutral, PublicKeyToken=24eec0d8c86cda1e, processorArchitecture=MSIL" />
- <Reference Include="RestSharp.WindowsPhone, Version=104.4.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\RestSharp.104.4.0\lib\sl4-wp71\RestSharp.WindowsPhone.dll</HintPath>
+ <Reference Include="RestSharp.WindowsPhone, Version=105.1.0.0, Culture=neutral, processorArchitecture=MSIL">
+ <HintPath>..\packages\RestSharp.105.1.0\lib\windowsphone8\RestSharp.WindowsPhone.dll</HintPath>
+ <Private>True</Private>
+ </Reference>
+ <Reference Include="System.Windows.Interactivity">
+ <HintPath>..\..\..\..\Program Files (x86)\Microsoft SDKs\Expression\Blend\Windows Phone\v8.0\Libraries\System.Windows.Interactivity.dll</HintPath>
</Reference>
- <Reference Include="System.Windows.Interactivity, Version=3.9.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
</ItemGroup>
<ItemGroup>
<Compile Include="Api\Message.cs" />
@@ -193,18 +196,16 @@
</Page>
</ItemGroup>
<ItemGroup>
- <None Include="packages.config">
+ <AppxManifest Include="Package.appxmanifest">
<SubType>Designer</SubType>
- </None>
+ </AppxManifest>
+ <None Include="packages.config" />
<None Include="Properties\AppManifest.xml" />
<None Include="Properties\WMAppManifest.xml">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
- <Content Include="ApplicationIcon.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
<Resource Include="Images\appbar.add.rest.png" />
<Resource Include="Images\appbar.back.rest.png" />
<Resource Include="Images\appbar.basecircle.rest.png" />
@@ -217,9 +218,18 @@
<Resource Include="Images\appbar.favs.addto.rest.png" />
<Resource Include="Images\appbar.favs.rest.png" />
<Resource Include="Images\appbar.feature.camera.rest.png" />
- <Content Include="ApplicationTile.png" />
- <Content Include="ApplicationSmallTile.png" />
- <Content Include="ApplicationWideTile.png" />
+ <Content Include="Assets\ApplicationIcon.png" />
+ <Content Include="Assets\BadgeLogo.png" />
+ <Content Include="Assets\Logo.png" />
+ <Content Include="Assets\SplashScreen.png" />
+ <Content Include="Assets\SquareTile150x150.png" />
+ <Content Include="Assets\SquareTile71x71.png" />
+ <Content Include="Assets\StoreLogo.png" />
+ <Content Include="Assets\Tiles\ApplicationSmallTile.png" />
+ <Content Include="Assets\Tiles\ApplicationTile.png">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="Assets\WideLogo.png" />
<Content Include="Images\appbar.attach.png" />
<Content Include="Images\appbar.feature.email.rest.png" />
<Resource Include="Images\appbar.feature.search.rest.png" />
@@ -242,7 +252,6 @@
<Resource Include="Images\appbar.transport.rew.rest.png" />
<Resource Include="Images\appbar.upload.rest.png" />
<Content Include="Images\appbar.send.png" />
- <Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<DesignData Include="SampleData\ThreadViewModelSampleData.xaml">
diff --git a/Juick/Package.appxmanifest b/Juick/Package.appxmanifest
new file mode 100644
index 0000000..dac5dc8
--- /dev/null
+++ b/Juick/Package.appxmanifest
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest" xmlns:m2="http://schemas.microsoft.com/appx/2013/manifest" xmlns:m3="http://schemas.microsoft.com/appx/2014/manifest" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest">
+ <Identity Name="d4259491-7ed7-4180-9a34-85431ffec3cb" Publisher="CN=kkosu_000" Version="2.1.0.0" />
+ <mp:PhoneIdentity PhoneProductId="ba7895cf-3f11-4459-9f91-6fe7df26e202" PhonePublisherId="bfbcb16e-c78a-4595-afc6-6ada592f1adc" />
+ <Properties>
+ <DisplayName>Juick</DisplayName>
+ <PublisherDisplayName>anonymous</PublisherDisplayName>
+ <Logo>Assets\StoreLogo.png</Logo>
+ </Properties>
+ <Prerequisites>
+ <OSMinVersion>6.3.1</OSMinVersion>
+ <OSMaxVersionTested>6.3.1</OSMaxVersionTested>
+ </Prerequisites>
+ <Resources>
+ <Resource Language="x-generate" />
+ </Resources>
+ <Applications>
+ <Application Id="xba7895cfy3f11y4459y9f91y6fe7df26e202x" Executable="AGHost.exe" EntryPoint="MainPage.xaml">
+ <m3:VisualElements DisplayName="Juick" Square150x150Logo="Assets\SquareTile150x150.png" Square44x44Logo="Assets\Logo.png" Description="Juick" ForegroundText="light" BackgroundColor="#464646" ToastCapable="true">
+ <m3:LockScreen Notification="badge" BadgeLogo="Assets\BadgeLogo.png" />
+ <m3:DefaultTile Square71x71Logo="Assets\SquareTile71x71.png" Wide310x150Logo="Assets\WideLogo.png">
+ </m3:DefaultTile>
+ <m3:SplashScreen Image="Assets\SplashScreen.png" />
+ </m3:VisualElements>
+ <Extensions>
+ <Extension Category="windows.backgroundTasks" EntryPoint="AgHost.BackgroundTask">
+ <BackgroundTasks>
+ <Task Type="systemEvent" />
+ </BackgroundTasks>
+ </Extension>
+ </Extensions>
+ </Application>
+ </Applications>
+ <Extensions>
+ <Extension Category="windows.activatableClass.inProcessServer">
+ <InProcessServer>
+ <Path>AgHostSvcs.dll</Path>
+ <ActivatableClass ActivatableClassId="AgHost.BackgroundTask" ThreadingModel="both" />
+ </InProcessServer>
+ </Extension>
+ </Extensions>
+</Package> \ No newline at end of file
diff --git a/Juick/Properties/WMAppManifest.xml b/Juick/Properties/WMAppManifest.xml
index 4fea83c..4b0e327 100644
--- a/Juick/Properties/WMAppManifest.xml
+++ b/Juick/Properties/WMAppManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
-<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2012/deployment" AppPlatformVersion="8.0">
+<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2014/deployment" AppPlatformVersion="8.1">
<DefaultLanguage xmlns="" code="en-US" />
- <App xmlns="" ProductID="{ba7895cf-3f11-4459-9f91-6fe7df26e202}" Title="Juick" RuntimeType="Silverlight" Version="2.1.0" Genre="apps.normal" Author="Juick author" Description="Sample description" Publisher="Juick" PublisherID="{bfbcb16e-c78a-4595-afc6-6ada592f1adc}">
- <IconPath IsRelative="true" IsResource="false">ApplicationIcon.png</IconPath>
+ <App xmlns="" ProductID="{ba7895cf-3f11-4459-9f91-6fe7df26e202}" Title="Juick" RuntimeType="Silverlight" Version="2.1.0" Genre="apps.normal" Author="Juick author" Description="Client for the juick.com service" Publisher="Juick" PublisherID="{bfbcb16e-c78a-4595-afc6-6ada592f1adc}" NotificationService="MPN">
+ <IconPath IsRelative="true" IsResource="false">Assets\ApplicationIcon.png</IconPath>
<Capabilities>
<Capability Name="ID_CAP_IDENTITY_DEVICE" />
<Capability Name="ID_CAP_IDENTITY_USER" />
@@ -27,9 +27,9 @@
<Tokens>
<PrimaryToken TokenID="JuickToken" TaskName="_default">
<TemplateFlip>
- <SmallImageURI IsResource="false" IsRelative="true">ApplicationTile.png</SmallImageURI>
+ <SmallImageURI IsResource="false" IsRelative="true">Assets\Tiles\ApplicationTile.png</SmallImageURI>
<Count>0</Count>
- <BackgroundImageURI IsResource="false" IsRelative="true">ApplicationTile.png</BackgroundImageURI>
+ <BackgroundImageURI IsResource="false" IsRelative="true">Assets\Tiles\ApplicationTile.png</BackgroundImageURI>
<Title>Juick</Title>
<BackContent>
</BackContent>
@@ -37,18 +37,15 @@
</BackBackgroundImageURI>
<BackTitle>
</BackTitle>
- <DeviceLockImageURI>
- </DeviceLockImageURI>
- <HasLarge>False</HasLarge>
+ <LargeBackgroundImageURI IsRelative="true" IsResource="false">Assets\WideLogo.png</LargeBackgroundImageURI>
+ <LargeBackContent />
+ <HasLarge>True</HasLarge>
</TemplateFlip>
</PrimaryToken>
</Tokens>
<Extensions>
<Extension ExtensionName="Photos_Extra_Share" ConsumerID="{5B04B775-356B-4AA0-AAF8-6491FFEA5632}" TaskID="_default" />
</Extensions>
- <!--<AppExtra xmlns="" AppPlatformVersion="8.0">
- <Extra Name="Tiles"/>
- </AppExtra>-->
<ScreenResolutions>
<ScreenResolution Name="ID_RESOLUTION_WVGA" />
<ScreenResolution Name="ID_RESOLUTION_WXGA" />
diff --git a/Juick/ViewModels/NewPostViewModel.cs b/Juick/ViewModels/NewPostViewModel.cs
deleted file mode 100644
index 3c28cc7..0000000
--- a/Juick/ViewModels/NewPostViewModel.cs
+++ /dev/null
@@ -1,28 +0,0 @@
-using System;
-using System.Net;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Documents;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Imaging;
-using System.Windows.Shapes;
-
-namespace Juick.ViewModels
-{
- public class NewPostViewModel : ViewModelBase
- {
- public PostItem ReplyTo { get; set; }
-
- public PostItem Draft { get; set; }
-
- public BitmapImage Attachment { get; set; }
-
- public NewPostViewModel(PostItem replyTo)
- {
- ReplyTo = replyTo;
- }
- }
-}
diff --git a/Juick/packages.config b/Juick/packages.config
index 7999f81..6d3a4f2 100644
--- a/Juick/packages.config
+++ b/Juick/packages.config
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
- <package id="RestSharp" version="104.4.0" targetFramework="wp80" />
+ <package id="RestSharp" version="105.1.0" targetFramework="wp81" />
</packages> \ No newline at end of file