Skip to content

Commit 6a84791

Browse files
author
Michael S. Scherotter
authored
Merge pull request #28 from microsoft/helpUrl
Help url
2 parents f9a2b3e + ee72fdb commit 6a84791

File tree

5 files changed

+57
-51
lines changed

5 files changed

+57
-51
lines changed

Source/Sketch360.XPlat/Pages/HelpPage.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
x:Class="Sketch360.XPlat.Pages.HelpPage">
1010
<ContentPage.Content>
1111
<Grid>
12-
<dualscreen:TwoPaneView Pane1Length="720" BackgroundColor="Beige">
12+
<dualscreen:TwoPaneView Pane1Length="580" BackgroundColor="Beige">
1313
<dualscreen:TwoPaneView.Pane1>
14-
<WebView x:Name="WebView" />
14+
<WebView x:Name="WebView"/>
1515
</dualscreen:TwoPaneView.Pane1>
1616
</dualscreen:TwoPaneView>
1717
</Grid>

Source/Sketch360.XPlat/Pages/HelpPage.xaml.cs

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44

55
using Microsoft.AppCenter.Analytics;
6+
using System;
67
using System.Globalization;
78
using System.Linq;
89
using Xamarin.Essentials;
@@ -51,16 +52,19 @@ protected override void OnAppearing()
5152
base.OnAppearing();
5253
}
5354

54-
private async void WebView_Navigating(object sender, WebNavigatingEventArgs e)
55+
private void WebView_Navigating(object sender, WebNavigatingEventArgs e)
5556
{
56-
if (e.Url.StartsWith("file://", System.StringComparison.OrdinalIgnoreCase))
57-
{
58-
return;
59-
}
57+
if (!e.Url.StartsWith("http", StringComparison.InvariantCultureIgnoreCase)) return;
6058

61-
await Launcher.OpenAsync(new System.Uri(e.Url)).ConfigureAwait(false);
59+
var options = new BrowserLaunchOptions
60+
{
61+
LaunchMode = BrowserLaunchMode.External,
62+
Flags = BrowserLaunchFlags.LaunchAdjacent
63+
};
6264

6365
e.Cancel = true;
66+
67+
_ = Browser.OpenAsync(e.Url, options);
6468
}
6569
}
6670
}

Source/about.DE.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h2>
123123
und zeichnen Sie dann die Linie über die gestrichelte Schablonenkurve.
124124
Diese Schablone wurde in Zusammenarbeit mit António B. Araújo an der Universidade Aberta in Portugal
125125
entwickelt.
126-
Weitere Informationen finden Sie <a href="https://aka.ms/AAancza" target="_blank">hier</a>.
126+
Weitere Informationen finden Sie <a href="https://aka.ms/AAancza">hier</a>.
127127
</li>
128128
</ul>
129129
<h2>Menü</h2>
@@ -163,46 +163,46 @@ <h2>Apps und Websites, auf denen 360-Grad Bilder angezeigt werden</h2>
163163
Adobe <a target="=_blank" href="lightroom.adobe.com">lightroom.adobe.com</a>
164164
</li>
165165
<li>
166-
Adobe <a target="_blank" href="https://www.adobe.com/products/photoshop.html">Photoshop</a>
166+
Adobe <a href="https://www.adobe.com/products/photoshop.html">Photoshop</a>
167167
</li>
168168
<li>
169-
<a href="https://kuula.co/" target="_blank">Kuula</a>
169+
<a href="https://kuula.co/">Kuula</a>
170170
</li>
171171
<li>
172-
<a target="_blank" href="https://facebook.com">Facebook</a>:
172+
<a href="https://facebook.com">Facebook</a>:
173173
Bilder müssen von der Facebook.com-Website (facebook.com oder m.facebook.com) hochgeladen werden, nicht von der mobilen Facebook-App.
174174
</li>
175175
<li>
176-
<a target="_blank" href="https://flickr.com">Flickr</a>
176+
<a href="https://flickr.com">Flickr</a>
177177
</li>
178178
</ul>
179179
<h2>Die Technologie, die hinter Sketch 360 steckt</h2>
180180
<ul>
181181
<li>
182-
<a target="_blank" href="https://dotnet.microsoft.com/apps/xamarin/xamarin-forms">Xamarin Forms</a> mit C#
182+
<a href="https://dotnet.microsoft.com/apps/xamarin/xamarin-forms">Xamarin Forms</a> mit C#
183183
</li>
184184
<li>
185-
<a target="_blank" href="https://github.com/mono/SkiaSharp">SkiaSharp</a> für die Zeichenfläche
185+
<a href="https://github.com/mono/SkiaSharp">SkiaSharp</a> für die Zeichenfläche
186186
</li>
187-
<li><a target="_blank" href="https://www.babylonjs.com/">Babylon.js</a> für die 360-Grad Ansicht mit JavaScript</li>
187+
<li><a href="https://www.babylonjs.com/">Babylon.js</a> für die 360-Grad Ansicht mit JavaScript</li>
188188
</ul>
189189
<h2>Über Sketch 360</h2>
190190
<p>
191191
Sketch 360 wurde ursprünglich von Michael Scherotter erstellt und
192192
<a target = "_blank" href = "https://www.microsoft.com/en-us/garage/blog/2018/11/finally-a-way-to-sketch-360-degree-vr-scenes/ ">
193193
als kostenlose App
194194
</a> im Jahr 2018 für Microsoft Surface im
195-
<a target="_blank" href="https://www.microsoft.com/en-us/p/sketch-360/9p89s2qlh11t">
195+
<a href="https://www.microsoft.com/en-us/p/sketch-360/9p89s2qlh11t">
196196
Windows Store
197197
</a> veröffentlicht.
198198
Es half ihm bei der Erstellung von 360-Grad Skizzen.
199199
Hier sind einige
200-
<a target="_blank" href="https://adobe.ly/2UMv7Ew">
200+
<a href="https://adobe.ly/2UMv7Ew">
201201
Beispiele für Skizzen
202202
</a>
203203
die er damit auf dem Microsoft Surface Pro und Surface Go zeichnete.
204204
Michael seit dreißig Jahren aks er Architektur am College zu studierte
205-
<a target="_blank" href="https://adobe.ly/2GpnWYN">
205+
<a href="https://adobe.ly/2GpnWYN">
206206
Skizziert und Tagebücher
207207
</a> geführt.
208208
Er machte seine Karriere in Softwareentwicklung, behielt aber seine Leidenschaft für kreative Werkzeuge
@@ -211,12 +211,12 @@ <h2>Die Technologie, die hinter Sketch 360 steckt</h2>
211211

212212
<p>
213213
Sketch 360 für Android wurde von Microsoft-Mitarbeitern, Michael Scherotter, Matthew Leibowitz, Shane Neuville und Komal Priya
214-
während unternehmensweiter Hackathons, die von der <a target="_blank" href="https://www.microsoft.com/en-us/garage/"> Microsoft Garage </a>
214+
während unternehmensweiter Hackathons, die von der <a href="https://www.microsoft.com/en-us/garage/"> Microsoft Garage </a>
215215
durchgeführt werden, erstellt.
216216
</p>
217217

218218
<p>
219-
Gleichwinklige Schablonenwerkzeuge <a href="https://aka.ms/AAancza" target="_blank"> (Gl. A Snap) </a> von António B. Araújo.
219+
Gleichwinklige Schablonenwerkzeuge <a href="https://aka.ms/AAancza"> (Gl. A Snap) </a> von António B. Araújo.
220220
<br />
221221
Übersetzungen ins Deutsche von Andreas Schiffler.
222222
</p>

Source/about.FR.html

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h2>
111111
points. Pour le positionner, faites glisser les deux cercles pour les repositionner et le
112112
tracez la ligne sur la courbe du pochoir en pointillés. Ce pochoir a été intégré
113113
collaboration avec António B. Araújo à l'Universidade Aberta au Portugal.
114-
Pour plus de détails voir <a href="https://aka.ms/AAancza" target="_blank">cela</a>.</li>
114+
Pour plus de détails voir <a href="https://aka.ms/AAancza">cela</a>.</li>
115115
</ul>
116116
<h2>Menu</h2>
117117
<ul>
@@ -148,46 +148,48 @@ <h2>Applications et sites qui affichent des images 360</h2>
148148
<li>
149149
Adobe <a target="=_blank" href="lightroom.adobe.com">Lightroom.adobe.com</a>
150150
</li>
151-
<li>Adobe <a target="_blank" href="https://www.adobe.com/products/photoshop.html">Photoshop</a></li>
152-
<li><a href="https://kuula.co/" target="_blank">Kuula</a></li>
151+
<li>Adobe <a href="https://www.adobe.com/products/photoshop.html">Photoshop</a></li>
152+
<li><a href="https://kuula.co/">Kuula</a></li>
153153
<li>
154-
<a target="_blank" href="https://facebook.com">Facebook</a>: Les images doit être uploadées à partir du site
154+
<a href="https://facebook.com">Facebook</a>: Les images doit être uploadées à partir du site
155155
Facebook.com (facebook.com or m.facebook.com), pas à partir de l'application mobile.
156156
</li>
157-
<li><a target="_blank" href="https://flickr.com">Flickr</a></li>
157+
<li><a href="https://flickr.com">Flickr</a></li>
158158
</ul>
159159
<h2>La technologie derrière Sketch 360</h2>
160160
<ul>
161-
<li><a target="_blank" href="https://dotnet.microsoft.com/apps/xamarin/xamarin-forms">Xamarin Forms</a>
161+
<li><a href="https://dotnet.microsoft.com/apps/xamarin/xamarin-forms">Xamarin Forms</a>
162162
utilisant C#
163163
</li>
164164
<li>
165-
<a target="_blank" href="https://github.com/mono/SkiaSharp">SkiaSharp</a> pour le canevas de dessin
165+
<a href="https://github.com/mono/SkiaSharp">SkiaSharp</a> pour le canevas de dessin
166166
</li>
167-
<li><a target="_blank" href="https://www.babylonjs.com/">Babylon.js</a> pour la vue 3D utilisant JavaScript</li>
167+
<li><a href="https://www.babylonjs.com/">Babylon.js</a> pour la vue 3D utilisant JavaScript</li>
168168
</ul>
169169
<h2>A propos de Sketch 360</h2>
170170
<p>
171171
Sketch 360 a été créé par Michael Scherotter et
172-
<a target="_blank"
173-
href="https://www.microsoft.com/en-us/garage/blog/2018/11/finally-a-way-to-sketch-360-degree-vr-scenes/">
172+
<a
173+
href="https://www.microsoft.com/en-us/garage/blog/2018/11/finally-a-way-to-sketch-360-degree-vr-scenes/">
174174
distribuée gratuitement
175175
</a> développée par Microsoft Surface dans le
176-
<a target="_blank" href="https://www.microsoft.com/en-us/p/sketch-360/9p89s2qlh11t">
176+
<a href="https://www.microsoft.com/en-us/p/sketch-360/9p89s2qlh11t">
177177
Windows Store
178178
</a> en 2018 to aider à la création de croquis 360. Ici il y a quelques
179-
<a target="_blank" href="https://adobe.ly/2UMv7Ew">exemples de croquis</a>
179+
<a href="https://adobe.ly/2UMv7Ew">exemples de croquis</a>
180180
il dessinat en utilisant les tablettes Microsoft Surface Pro et Surface Go.
181-
Michael a été <a target="_blank" href="https://adobe.ly/2GpnWYN">
181+
Michael a été <a href="https://adobe.ly/2GpnWYN">
182182
dessinateur et gardait un journal
183183
</a> pendant 30 ans depuis qu'il étudiait l'architecture au lycée. Il construit sa carrière en développement
184184
avec une passion spécifique pour développer des outils créatifs mais n'a jamais arrêté de dessiner.
185185
Sketch 360 pour Android a été créé par des employés de Microsoft, Michael Scherotter, Matthew Leibowitz, Shane
186186
Neuville, et Komal Priya lors d'un
187-
hackathon organisé par le <a target="_blank" href="https://www.microsoft.com/en-us/garage/">Microsoft
188-
Garage</a>.
187+
hackathon organisé par le <a href="https://www.microsoft.com/en-us/garage/">
188+
Microsoft
189+
Garage
190+
</a>.
189191
<br />
190-
Outils Equirectangulaire <a href="https://aka.ms/AAancza" target="_blank">(Eq A Snap)</a> par Ant�nio B. Ara�jo
192+
Outils Equirectangulaire <a href="https://aka.ms/AAancza">(Eq A Snap)</a> par António B. Araújo
191193
</p>
192194
<img src="garage.png" alt="Microsoft Garage Logo" width="100" class="center" />
193195
<script src="about.js">

Source/about.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h2>
100100
points. To position it, drag the two circles to reposition them and the
101101
draw the line over the dashed stencil curve. This stencil was built in
102102
collaboration with Ant�nio B. Ara�jo at Universidade Aberta in Portugal.
103-
For more detail see <a href="https://aka.ms/AAancza" target="_blank">this</a>.</li>
103+
For more detail see <a href="https://aka.ms/AAancza">this</a>.</li>
104104
</ul>
105105
<h2>Menu</h2>
106106
<ul>
@@ -133,42 +133,42 @@ <h2>Apps and sites that Display 360 Images</h2>
133133
<li>
134134
Adobe <a target="=_blank" href="lightroom.adobe.com">Lightroom.adobe.com</a>
135135
</li>
136-
<li>Adobe <a target="_blank" href="https://www.adobe.com/products/photoshop.html">Photoshop</a></li>
137-
<li><a href="https://kuula.co/" target="_blank">Kuula</a></li>
136+
<li>Adobe <a href="https://www.adobe.com/products/photoshop.html">Photoshop</a></li>
137+
<li><a href="https://kuula.co/" >Kuula</a></li>
138138
<li>
139-
<a target="_blank" href="https://facebook.com">Facebook</a>: Images must be uploaded from the Facebook.com website (facebook.com or m.facebook.com), not the Facebook mobile app.
139+
<a href="https://facebook.com">Facebook</a>: Images must be uploaded from the Facebook.com website (facebook.com or m.facebook.com), not the Facebook mobile app.
140140
</li>
141-
<li><a target="_blank" href="https://flickr.com">Flickr</a></li>
141+
<li><a href="https://flickr.com">Flickr</a></li>
142142
</ul>
143143
<h2>The Tech behind Sketch 360</h2>
144144
<ul>
145-
<li><a target="_blank" href="https://dotnet.microsoft.com/apps/xamarin/xamarin-forms">Xamarin Forms</a> using C#</li>
145+
<li><a href="https://dotnet.microsoft.com/apps/xamarin/xamarin-forms">Xamarin Forms</a> using C#</li>
146146
<li>
147-
<a target="_blank" href="https://github.com/mono/SkiaSharp">SkiaSharp</a> for the drawing canvas
147+
<a href="https://github.com/mono/SkiaSharp">SkiaSharp</a> for the drawing canvas
148148
</li>
149-
<li><a target="_blank" href="https://www.babylonjs.com/">Babylon.js</a> for the 360 View using JavaScript</li>
149+
<li><a href="https://www.babylonjs.com/">Babylon.js</a> for the 360 View using JavaScript</li>
150150
</ul>
151151
<h2>About Sketch 360</h2>
152152
<p>
153153
Sketch 360 was originally created by Michael Scherotter and
154-
<a target="_blank" href="https://www.microsoft.com/en-us/garage/blog/2018/11/finally-a-way-to-sketch-360-degree-vr-scenes/">
154+
<a href="https://www.microsoft.com/en-us/garage/blog/2018/11/finally-a-way-to-sketch-360-degree-vr-scenes/">
155155
released as free app
156156
</a> built for Microsoft Surface in the
157-
<a target="_blank" href="https://www.microsoft.com/en-us/p/sketch-360/9p89s2qlh11t">
157+
<a href="https://www.microsoft.com/en-us/p/sketch-360/9p89s2qlh11t">
158158
Windows Store
159159
</a> in 2018 to help him create 360 sketches. Here are some
160-
<a target="_blank" href="https://adobe.ly/2UMv7Ew">examples of sketches</a>
160+
<a href="https://adobe.ly/2UMv7Ew">examples of sketches</a>
161161
he drew with it using Microsoft Surface Pro and Surface Go tablets.
162-
Michael has been <a target="_blank" href="https://adobe.ly/2GpnWYN">
162+
Michael has been <a href="https://adobe.ly/2GpnWYN">
163163
sketching and keeping journals
164164
</a> for thirty years ever since he
165165
started studying architecture in college. He made his career in
166166
software development, with a specific passion for building creative
167167
tools but never stopped sketching.
168168
Sketch 360 for the Android was built by Microsoft employees, Michael Scherotter, Matthew Leibowitz, Shane Neuville, and Komal Priya in
169-
company-wide hackathons run by the <a target="_blank" href="https://www.microsoft.com/en-us/garage/">Microsoft Garage</a>.
169+
company-wide hackathons run by the <a href="https://www.microsoft.com/en-us/garage/">Microsoft Garage</a>.
170170
<br />
171-
Equirectangular tools <a href="https://aka.ms/AAancza" target="_blank">(Eq A Snap)</a> by Ant�nio B. Ara�jo
171+
Equirectangular tools <a href="https://aka.ms/AAancza">(Eq A Snap)</a> by António B. Araújo
172172
</p>
173173
<img src="garage.png" alt="Microsoft Garage Logo" width="100" class="center" />
174174
<script src="about.js">

0 commit comments

Comments
 (0)