|
@@ -97,6 +97,32 @@
|
|
|
<Content Include="Assets\Flag_Icon.png" />
|
|
<Content Include="Assets\Flag_Icon.png" />
|
|
|
<Content Include="Assets\Map_Icon.png" />
|
|
<Content Include="Assets\Map_Icon.png" />
|
|
|
<Content Include="Assets\UitklapIcon1.png" />
|
|
<Content Include="Assets\UitklapIcon1.png" />
|
|
|
|
|
+ <Content Include="Storage\Images\1.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\10.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\11.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\12.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\13.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\14.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\15.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\16.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\17.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\18.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\19.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\2.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\20.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\21.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\22.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\23.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\24.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\25.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\26.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\3.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\4.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\5.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\6.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\7.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\8.jpg" />
|
|
|
|
|
+ <Content Include="Storage\Images\9.jpg" />
|
|
|
<Content Include="Storage\Routes\routes.json">
|
|
<Content Include="Storage\Routes\routes.json">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</Content>
|
|
</Content>
|
|
@@ -105,6 +131,7 @@
|
|
|
<Compile Include="App.xaml.cs">
|
|
<Compile Include="App.xaml.cs">
|
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
|
</Compile>
|
|
</Compile>
|
|
|
|
|
+ <Compile Include="Data\Picture.cs" />
|
|
|
<Compile Include="Data\Route.cs" />
|
|
<Compile Include="Data\Route.cs" />
|
|
|
<Compile Include="Data\RouteDatabase.cs" />
|
|
<Compile Include="Data\RouteDatabase.cs" />
|
|
|
<Compile Include="Data\Waypoint.cs" />
|
|
<Compile Include="Data\Waypoint.cs" />
|
|
@@ -114,6 +141,7 @@
|
|
|
<Compile Include="CustomControls\DefaultTopBar.xaml.cs">
|
|
<Compile Include="CustomControls\DefaultTopBar.xaml.cs">
|
|
|
<DependentUpon>DefaultTopBar.xaml</DependentUpon>
|
|
<DependentUpon>DefaultTopBar.xaml</DependentUpon>
|
|
|
</Compile>
|
|
</Compile>
|
|
|
|
|
+ <Compile Include="Data\Gps.cs" />
|
|
|
<Compile Include="HelpScreen\HelpItem.cs" />
|
|
<Compile Include="HelpScreen\HelpItem.cs" />
|
|
|
<Compile Include="HelpScreen\HelpPage.xaml.cs">
|
|
<Compile Include="HelpScreen\HelpPage.xaml.cs">
|
|
|
<DependentUpon>HelpPage.xaml</DependentUpon>
|
|
<DependentUpon>HelpPage.xaml</DependentUpon>
|
|
@@ -121,6 +149,15 @@
|
|
|
<Compile Include="MainPage.xaml.cs">
|
|
<Compile Include="MainPage.xaml.cs">
|
|
|
<DependentUpon>MainPage.xaml</DependentUpon>
|
|
<DependentUpon>MainPage.xaml</DependentUpon>
|
|
|
</Compile>
|
|
</Compile>
|
|
|
|
|
+ <Compile Include="MapScreen\ImageViewPage.xaml.cs">
|
|
|
|
|
+ <DependentUpon>ImageViewPage.xaml</DependentUpon>
|
|
|
|
|
+ </Compile>
|
|
|
|
|
+ <Compile Include="MapScreen\MapPage.xaml.cs">
|
|
|
|
|
+ <DependentUpon>MapPage.xaml</DependentUpon>
|
|
|
|
|
+ </Compile>
|
|
|
|
|
+ <Compile Include="MapScreen\WpDetailPage.xaml.cs">
|
|
|
|
|
+ <DependentUpon>WpDetailPage.xaml</DependentUpon>
|
|
|
|
|
+ </Compile>
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
<Compile Include="RouteSelectScreen\Converter.cs" />
|
|
<Compile Include="RouteSelectScreen\Converter.cs" />
|
|
|
<Compile Include="RouteSelectScreen\RouteExample.xaml.cs">
|
|
<Compile Include="RouteSelectScreen\RouteExample.xaml.cs">
|
|
@@ -144,6 +181,7 @@
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
<Content Include="Assets\Ags_Logo.png" />
|
|
<Content Include="Assets\Ags_Logo.png" />
|
|
|
|
|
+ <Content Include="Assets\Marker.png" />
|
|
|
<Content Include="Properties\Default.rd.xml" />
|
|
<Content Include="Properties\Default.rd.xml" />
|
|
|
<Content Include="Assets\LockScreenLogo.scale-200.png" />
|
|
<Content Include="Assets\LockScreenLogo.scale-200.png" />
|
|
|
<Content Include="Assets\SplashScreen.scale-200.png" />
|
|
<Content Include="Assets\SplashScreen.scale-200.png" />
|
|
@@ -175,6 +213,18 @@
|
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
</Page>
|
|
|
<Page Include="RouteSelectScreen\RouteExample.xaml">
|
|
<Page Include="RouteSelectScreen\RouteExample.xaml">
|
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
|
+ </Page>
|
|
|
|
|
+ <Page Include="MapScreen\ImageViewPage.xaml">
|
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
|
+ </Page>
|
|
|
|
|
+ <Page Include="MapScreen\MapPage.xaml">
|
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
|
+ </Page>
|
|
|
|
|
+ <Page Include="MapScreen\WpDetailPage.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
</Page>
|