Skip to content

Commit

Permalink
Update Samsung Internet WebVR instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
poshaughnessy committed Nov 7, 2017
1 parent f080de7 commit 755e8e3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions public/samsung_internet.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1 class="browser-name page-heading">{{ browser.name }}</h1>
</figure>

<div id="download" class="download dropdown-standalone dropdown-download">
<a href="{{ browser.url }}" class="button button-unstyled button-large button-download" data-download-name="{{ browser.slug }}" data-download-id="{{ browser.softwareVersion }}">Download {% include "media/img/download-icon.svg" %} <span class="download-info c"><span class="download-date">Version 5.2.00-14</span> <span class="download-size">53.95 MB</span></span></a>
<a href="{{ browser.url }}" class="button button-unstyled button-large button-download" data-download-name="{{ browser.slug }}" data-download-id="{{ browser.softwareVersion }}">Download {% include "media/img/download-icon.svg" %} <span class="download-info c"><span class="download-date">Version 5.4.10.4</span> <span class="download-size">226.79 MB</span></span></a>
</div>
</div>
</header>
Expand All @@ -50,9 +50,17 @@ <h2><a href="#setup">Instructions</a></h2>
Launch <strong>Samsung Internet</strong> from your Gear VR Library.
</span>
</li>
<li><span>Navigate to <strong><code>internet://flags</code></strong>.</span></li>
<li><span>Enable the <strong>WebVR</strong> flag.</span></li>
<li><span>Relaunch the browser.</span></li>
<li><span>
<p>Samsung Internet for Gear VR automatically detects web pages that use the WebVR API and prompts users to enable WebVR when the page is loaded. You can also enable or disable WebVR via the <strong>Labs</strong> menu.<p>
<figure class="media-outlined">
<img src="samsung_internet/labs-menu.jpg" width="270" alt="Labs menu for Samsung Internet Browser for Gear VR">
<figcaption>Labs menu</figcaption>
</figure>
<figure class="media-outlined">
<img src="samsung_internet/webvr-menu.jpg" width="391" alt="WebVR menu for Samsung Internet Browser for Gear VR">
<figcaption>WebVR menu</figcaption>
</figure>
</li>
</ol>
</section>

Expand Down Expand Up @@ -87,7 +95,7 @@ <h2><a href="#releases">Latest version</a></h2>
<dt class="browser-release-notes">Release notes</dt>
<dd>
<ul class="release-notes bullets-light">
<li><span>WebVR is an experimental feature and can be enabled by visiting <code>internet://flags</code>, enabling <strong>WebVR</strong>, and then relaunching the browser.</span></li>
<li><span>WebVR is an experimental feature and can be enabled via the <strong>Labs</strong> menu.</span></li>
</ul>
</dd>
</dl>
Expand Down
Binary file added public/samsung_internet/labs-menu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/samsung_internet/webvr-menu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 755e8e3

Please sign in to comment.