aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw
diff options
context:
space:
mode:
Diffstat (limited to 'OpenKeychain/src/main/res/raw')
-rw-r--r--OpenKeychain/src/main/res/raw/help_changelog.html15
-rw-r--r--OpenKeychain/src/main/res/raw/nfc_beam_share.html15
2 files changed, 15 insertions, 15 deletions
diff --git a/OpenKeychain/src/main/res/raw/help_changelog.html b/OpenKeychain/src/main/res/raw/help_changelog.html
index 2cc93bc38..dcc626feb 100644
--- a/OpenKeychain/src/main/res/raw/help_changelog.html
+++ b/OpenKeychain/src/main/res/raw/help_changelog.html
@@ -6,6 +6,21 @@ And don't add newlines before or after p tags because of transifex -->
</head>
<body>
+<h2>3.2beta2</h2>
+<ul>
+<li>Material design</li>
+<li>Integration of QR Scanner (New permissions required)</li>
+<li>Improved key creation wizard</li>
+<li>Fix missing contacts after sync</li>
+<li>Requires Android 4</li>
+<li>Redesigned key screen</li>
+<li>Simplify crypto preferences, better selection of secure ciphers</li>
+<li>API: Detached signatures, free selection of signing key,...</li>
+<li>Fix: Some valid keys were shown revoked or expired</li>
+<li>Don't accept signatures by expired or revoked subkeys</li>
+<li>Keybase.io support in advanced view</li>
+</ul>
+
<h2>3.1.2</h2>
<ul>
<li>Fix key export to files (now for real)</li>
diff --git a/OpenKeychain/src/main/res/raw/nfc_beam_share.html b/OpenKeychain/src/main/res/raw/nfc_beam_share.html
deleted file mode 100644
index 873c71777..000000000
--- a/OpenKeychain/src/main/res/raw/nfc_beam_share.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!-- Maintain structure with headings with h2 tags and content with p tags.
-This makes it easy to translate the values with transifex!
-And don't add newlines before or after p tags because of transifex -->
-<html>
-<head>
-</head>
-<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>Tap the card and the content will then load on the other person’s device.</li>
-</ol>
-</body>
-</html> \ No newline at end of file