diff options
Diffstat (limited to 'OpenPGP-Keychain/src/main/res/raw-de/help_changelog.html')
-rw-r--r-- | OpenPGP-Keychain/src/main/res/raw-de/help_changelog.html | 40 |
1 files changed, 34 insertions, 6 deletions
diff --git a/OpenPGP-Keychain/src/main/res/raw-de/help_changelog.html b/OpenPGP-Keychain/src/main/res/raw-de/help_changelog.html index 1197869b5..dbf7afe76 100644 --- a/OpenPGP-Keychain/src/main/res/raw-de/help_changelog.html +++ b/OpenPGP-Keychain/src/main/res/raw-de/help_changelog.html @@ -1,6 +1,34 @@ <html> <head></head> <body> +<h2>2.5</h2> +<ul> +<li>fix decryption of symmetric pgp messages/files</li> +<li>refactored edit key screen (thanks to Ash Hughes)</li> +<li>OpenPGP API version 3 (multiple api accounts, internal fixes)</li> +<li>new modern design for encrypt/decrypt screens</li> +</ul> +<h2>2.4</h2> +<p>Thanks to all applicants of Google Summer of Code 2014 who made this release feature rich and bug free! +Besides several small patches, a notable number of patches are made by the following people (in alphabetical order): +Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Paul Sarbinowski, Sreeram Boyapati, Vincent Breitmoser.</p> +<ul> +<li>new unified key list</li> +<li>colorized key fingerprint</li> +<li>support for keyserver ports</li> +<li>deactivate possibility to generate weak keys</li> +<li>much more internal work on the API</li> +<li>certify user ids</li> +<li>keyserver query based on machine-readable output</li> +<li>lock navigation drawer on tablets</li> +<li>suggestions for emails on creation of keys</li> +<li>search in public key lists</li> +<li>and much more improvements and fixes…</li> +</ul> +<h2>2.3.1</h2> +<ul> +<li>hotfix for crash when upgrading from old versions</li> +</ul> <h2>2.3</h2> <ul> <li>remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)</li> @@ -8,7 +36,7 @@ <li>more internal fixes when editing keys (thanks to Ash Hughes)</li> <li>querying keyservers 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>Absturz bei leeren Nutzer IDs behoben </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>fix upload of key from signing screen</li> @@ -38,15 +66,15 @@ <h2>2.0</h2> <ul> <li>Komlett neu designd</li> -<li>share public keys via qr codes, nfc beam</li> +<li>Öffentliche Schlüssel teilen via QR Code, NFC Beam</li> <li>Schlüssel signieren</li> <li>Schlüssel auf den Server hochladen</li> -<li>fixes import issues</li> +<li>Importprobleme behoben</li> <li>new AIDL API</li> </ul> <h2>1.0.8</h2> <ul> -<li>basic keyserver support</li> +<li>Grundlegende Schlüsselserverunterstützung</li> <li>app2sd</li> <li>mehr Auswahlmöglichkeiten für den Passwortcache: 1, 2, 4, 8, Stunden</li> <li>Übersetzungen: norwegisch (Danke, Sander Danielsen), chinesisch (danke, Zhang Fredrick)</li> @@ -98,8 +126,8 @@ <h2>1.0.0</h2> <ul> <li>K-9 Mail integration, APG supporting beta build of K-9 Mail</li> -<li>support of more file managers (including ASTRO)</li> -<li>Slovenian translation</li> +<li>Unterstützung von mehr Filemanagern (einschließlich ASTRO)</li> +<li>Slowenische Übersetzung</li> <li>Neue Datenbank, viel schneller, weniger Speicherbedarf</li> <li>defined Intents and content provider for other apps</li> <li>Fehlerbehebungen</li> |