Update from transifex
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
<h2>Kütüphaneler</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://actionbarsherlock.com">ActionBarSherlock</a> (Apache License v2)</li>
|
||||
<a href="http://developer.android.com/tools/support-library/index.html">Android Support Library v4</a> (Apache License v2)</li>
|
||||
<li>
|
||||
<a href="http://developer.android.com/tools/support-library/index.html">Android Support Library v7 'appcompat'</a> (Apache License v2)</li>
|
||||
<li>
|
||||
<a href="https://github.com/emilsjolander/StickyListHeaders">StickyListHeaders</a> (Apache License v2)</li>
|
||||
<li>
|
||||
|
||||
@@ -3,10 +3,14 @@
|
||||
<body>
|
||||
<h2>2.3</h2>
|
||||
<ul>
|
||||
<li>remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)</li>
|
||||
<li>fix setting expiry dates on keys (thanks to Ash Hughes)</li>
|
||||
<li>more internal fixes when editing keys (thanks to Ash Hughes)</li>
|
||||
<li>querying key servers directly from the import screen</li>
|
||||
<li>fix layout and dialog style on Android 2.2-3.0</li>
|
||||
<li>fix crash on keys with empty user ids</li>
|
||||
<li>fix crash and empty lists when coming back from signing screen</li>
|
||||
<li>Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source</li>
|
||||
<li>remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)</li>
|
||||
<li>fix upload of key from signing screen</li>
|
||||
</ul>
|
||||
<h2>2.2</h2>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<body>
|
||||
<h2>How to receive keys</h2>
|
||||
<ol>
|
||||
<li>Go to your partners 'Manage Public Keys' and long press on the key you want to share.</li>
|
||||
<li>Go to your partners contacts and open the contact you want to share.</li>
|
||||
<li>Hold the two devices back to back (they have to be almost touching) and you’ll feel a vibration.</li>
|
||||
<li>After it vibrates you’ll see the content on your partners device turn into a card-like object with Star Trek warp speed-looking animation in the background.</li>
|
||||
<li>Tap the card and the content will then load on the your device.</li>
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
<body>
|
||||
<ol>
|
||||
<li>Make sure that NFC is turned on in Settings > More > NFC and make sure that Android Beam is also on in the same section.</li>
|
||||
<li>Hold the two devices back to back (they have to be almost touching) and you’ll feel a vibration.</li>
|
||||
<li>After it vibrates you’ll see the content on your device turn into a card-like object with Star Trek warp speed-looking animation in the background.</li>
|
||||
<li>Hold the two devices back to back (they have to be almost touching) and you'll feel a vibration.</li>
|
||||
<li>After it vibrates you'll see the content on your device turn into a card-like object with Star Trek warp speed-looking animation in the background.</li>
|
||||
<li>Tap the card and the content will then load on the other person’s device.</li>
|
||||
</ol>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user