diff options
Diffstat (limited to 'OpenPGP-Keychain/res/raw-de/help_changelog.html')
-rw-r--r-- | OpenPGP-Keychain/res/raw-de/help_changelog.html | 34 |
1 files changed, 23 insertions, 11 deletions
diff --git a/OpenPGP-Keychain/res/raw-de/help_changelog.html b/OpenPGP-Keychain/res/raw-de/help_changelog.html index 011ffa50f..b588dff08 100644 --- a/OpenPGP-Keychain/res/raw-de/help_changelog.html +++ b/OpenPGP-Keychain/res/raw-de/help_changelog.html @@ -1,23 +1,35 @@ <html> <head></head> <body> +<h2>2.2</h2> +<ul> +<li>New design with navigation drawer</li> +<li>New public key list design</li> +<li>New public key view</li> +<li>Bug fixes for importing of keys</li> +<li>Key cross-certification (thanks to Ash Hughes)</li> +<li>Handle UTF-8 passwords properly (thanks to Ash Hughes)</li> +<li>First version with new languages (thanks to the contributors on Transifex)</li> +<li>Sharing of keys via QR Codes fixed and improved</li> +<li>Package signature verification for API</li> +</ul> <h2>2.1.1</h2> <ul> -<li>API Updates, preparation for k9mail integration</li> +<li>API Updates, Vorbereitung für k9mail Integration</li> </ul> <h2>2.1</h2> <ul> -<li>Lots of bug fixes</li> -<li>New API for developers</li> +<li>Viele Fehlerbehebungen</li> +<li>Neue API für Entwickler</li> <li>PRNG bug fix by Google</li> </ul> <h2>2.0</h2> <ul> -<li>Complete redesign</li> +<li>Komplette Neugestaltung</li> <li>Share public keys via qr codes, nfc beam</li> -<li>Sign keys</li> -<li>Upload keys to server</li> -<li>Fixes import issues</li> +<li>SChlüssel signieren</li> +<li>Zum Schlüsselserver hochladen</li> +<li>Imprtproblem behoben</li> <li>New AIDL API</li> </ul> <h2>1.0.8</h2> @@ -26,8 +38,8 @@ <li>app2sd (untested, let me know if there are problems)</li> <li>more choices for pass phrase cache: 1, 2, 4, 8, hours</li> <li>translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)</li> -<li>bugfixes</li> -<li>optimizations</li> +<li>Fehlerbehebungen</li> +<li>Optimierungen</li> </ul> <h2>1.0.7</h2> <ul> @@ -42,7 +54,7 @@ <li>stream encryption/decryption (gallery, etc.)</li> <li>new options (language, force v3 signatures)</li> <li>interface changes</li> -<li>bugfixes</li> +<li>Fehlerbehebungen</li> </ul> <h2>1.0.5</h2> <ul> @@ -78,7 +90,7 @@ <li>Slovenian translation</li> <li>new database, much faster, less memory usage</li> <li>defined Intents and content provider for other apps</li> -<li>bugfixes</li> +<li>Fehlerbehebungen</li> </ul> </body> </html> |