mirror of
https://github.com/status-im/wiki.status.im.git
synced 2025-02-23 09:38:27 +00:00
Deployed 78ea650 with MkDocs version: 0.16.1
This commit is contained in:
parent
90c0869958
commit
1ab257ec0e
@ -240,6 +240,7 @@
|
||||
<li><a href="#is-it-going-to-be-for-android-only">Is it going to be for Android only?</a></li>
|
||||
<li><a href="#is-it-possible-to-install-status-how-can-i-test">Is it possible to install Status & how can I test?</a></li>
|
||||
<li><a href="#what-languages-do-you-support">What languages do you support?</a></li>
|
||||
<li><a href="#what-about-all-these-permissions-in-the-app">What about all these permissions in the app?</a></li>
|
||||
</ul>
|
||||
</div></div>
|
||||
<div class="col-md-9" role="main">
|
||||
@ -292,7 +293,14 @@ That said, looking beyond the alpha, we'll have developer tooling, and a way for
|
||||
</ul>
|
||||
<h2 id="what-languages-do-you-support">What languages do you support?</h2>
|
||||
<p>We’re currently supporting 30 languages — this includes; English, 官話, 官话, 廣東話, 上海话, Nederlands, Français, Deutsch, हिन्दी, Magyar, Italiano, 日本語, 한국어, Polski, Português brasileiro, Português europeu, Română, Slovenski, Español, Español (Latin-America), Swahili, Svenska, Suisse française, Schweizerdeutsch, Svizzera Italiana, ภาษาไทย, Türkçe, русский, українська, اُردُو & Tiếng Việt!</p>
|
||||
<p>If you see a typo, mistranslation or something missing, don't hesitate to let us know!</p></div>
|
||||
<p>If you see a typo, mistranslation or something missing, don't hesitate to let us know!</p>
|
||||
<h2 id="what-about-all-these-permissions-in-the-app">What about all these permissions in the app?</h2>
|
||||
<p>Permissions are always a hot topic for apps, we hate the way we’re doing them too. The good news is it’s only like this for alpha and in production we’ll make permission usage on-demand. At the moment there’s many moving parts and a bunch of react-native dependencies (and Instabug) which don’t have code to ask on-demand. Thanks for understanding!</p>
|
||||
<p><strong>Contacts, SMS, Telephone</strong> — these are for an optional step of phone contact synchronisation. We don’t use them unless you tap on the phone sync request message. </p>
|
||||
<p><strong>Location</strong> — Currently used for our toy !location command. Our aim is to provide this to DApps For things like sharing location with friends, ordering food, or self-driving cars. </p>
|
||||
<p><strong>Microphone</strong> — In this version, we don’t need it, it’s there because we intended to send audio messages over Whisper, in practice this was a bad idea. We still intend to offer Audio messages in Beta so it’s going to stay. It is also used in Instabug which we use to collect feedback. </p>
|
||||
<p><strong>Storage</strong> — We need a place to put the blockchain data. </p>
|
||||
<p><strong>Camera</strong> — We use this for setting your profile picture and for reading QR codes. </p></div>
|
||||
</div>
|
||||
|
||||
<footer class="col-md-12">
|
||||
|
@ -345,5 +345,5 @@ Without the dedication of these fine gentleman, Status would not exist.</p>
|
||||
|
||||
<!--
|
||||
MkDocs version : 0.16.1
|
||||
Build Date UTC : 2017-01-04 13:11:32
|
||||
Build Date UTC : 2017-01-05 11:13:04
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
48
sitemap.xml
48
sitemap.xml
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -13,25 +13,25 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/getting-started/mission-and-core-values/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/getting-started/faq/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/getting-started/code-of-conduct/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/contributing/development/building-status/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -47,25 +47,25 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/contributing/ux-and-design/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/contributing/testing-and-feedback/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/contributing/documenting/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/contributing/marketing/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -75,31 +75,31 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/community/slack/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/community/newsletter/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/community/blog/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/community/tell-a-friend/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/community/development/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -109,49 +109,49 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/contact-sharing/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/chat-api/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/discover/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/messaging/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/erc20-exchange/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/sticker-market/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/visual-programming/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/proposals/moments/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -161,13 +161,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/licenses/mpl2/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://wiki.status.im/licenses/lgpl-v3.0-static/</loc>
|
||||
<lastmod>2017-01-04</lastmod>
|
||||
<lastmod>2017-01-05</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user