Skip to content

Commit

Permalink
Clarify the calibration dialog text to (sky-map-team#155)
Browse files Browse the repository at this point in the history
make it clear this is a phone issue, not a Sky Map issue.  Add a link to a useful video.
  • Loading branch information
jaydeetay authored Sep 19, 2016
1 parent 26b116f commit faf561c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
7 changes: 6 additions & 1 deletion app/src/main/assets/html/how_to_calibrate.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,18 @@
<body style="margin: 0;">
<img src="file:///android_asset/html/calib.gif" style="padding: 5%"/>
<div style="padding: 5px;">
Your phone is reporting to Sky Map that its internal compass is uncalibrated. This is not a Sky Map
issue, but we can help you try to fix it.

<p/>
To calibrate, move your phone as follows:
<ul>
<li>Tilt your phone forward and back
<li>Move it side to side
<li>And then tilt left and right
</ul>
Repeat until the compass accuracy is medium or high.
Repeat until the compass accuracy is medium or high. If this does not work try the
&quot;figure of 8&quot; method (<a href='https://www.youtube.com/watch?v=sP3d00Hr14o'>video</a>).
</div>
</body>
</html>
4 changes: 1 addition & 3 deletions app/src/main/res/values/whatsnew.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
<string name="whats_new_text" translation_description="Description of new features in this version in html">
<![CDATA[
<h1>New in version %s</h1>
\t • Work around for a Samsung S4 and Note 3 bug that caused a crash on start up<br/>
\t • Using the gyro is now the default for phones that support it<br/>
\t • Bugfix for the time travel dates (whoops - thanks to the many users who reported the bug)<br/>
\t • Fixed German translations (thanks: JohannesWestphal)<br/>
\t • Terms of service now in Korean (thanks: Doi W)<br/>
]]>
</string>
</resources>

0 comments on commit faf561c

Please sign in to comment.