diff options
Diffstat (limited to 'OpenKeychain/src/main/res/raw-pt')
-rw-r--r-- | OpenKeychain/src/main/res/raw-pt/help_about.html | 61 | ||||
-rw-r--r-- | OpenKeychain/src/main/res/raw-pt/help_changelog.html | 232 | ||||
-rw-r--r-- | OpenKeychain/src/main/res/raw-pt/help_start.html | 22 |
3 files changed, 0 insertions, 315 deletions
diff --git a/OpenKeychain/src/main/res/raw-pt/help_about.html b/OpenKeychain/src/main/res/raw-pt/help_about.html deleted file mode 100644 index cf77cf11d..000000000 --- a/OpenKeychain/src/main/res/raw-pt/help_about.html +++ /dev/null @@ -1,61 +0,0 @@ -<html> -<head></head> -<body> -<p><a href="http://www.openkeychain.org">http://www.openkeychain.org</a></p> -<p><a href="http://www.openkeychain.org">OpenKeychain</a> is an OpenPGP implementation for Android.</p> -<p>License: GPLv3+</p> - -<h2>Developers</h2> -<ul> -<li>Dominik Schürmann (Maintainer)</li> -<li>Art O Cathain</li> -<li>Ash Hughes</li> -<li>Brian C. Barnes</li> -<li>Bahtiar 'kalkin' Gadimov</li> -<li>Daniel Albert</li> -<li>Daniel Hammann</li> -<li>Daniel Haß</li> -<li>Greg Witczak</li> -<li>'mar-v-in'</li> -<li>Markus Doits</li> -<li>Miroojin Bakshi</li> -<li>Nikhil Peter Raj</li> -<li>Paul Sarbinowski</li> -<li>'Senecaso'</li> -<li>Signe Rüsch</li> -<li>Sreeram Boyapati</li> -<li>Thialfihar (APG 1.x)</li> -<li>Tim Bray</li> -<li>Vincent Breitmoser</li> -</ul> -<h2>Libraries</h2> -<ul> -<li> -<a href="http://rtyley.github.com/spongycastle/">SpongyCastle</a> (MIT X11 License)</li> -<li> -<a href="https://github.com/SafeSlingerProject/exchange-android">SafeSlinger Exchange library</a> (MIT License)</li> -<li> -<a href="http://developer.android.com/tools/support-library/index.html">Android Support Libraries</a> (Apache License v2)</li> -<li> -<a href="https://github.com/timbray/KeybaseLib">KeybaseLib</a> (Apache License v2)</li> -<li> -<a href="https://github.com/splitwise/TokenAutoComplete">TokenAutoComplete</a> (Apache License v2)</li> -<li> -<a href="https://github.com/rtreffer/minidns">MiniDNS</a> (Apache License v2)</li> -<li> -<a href="https://github.com/emilsjolander/StickyListHeaders">StickyListHeaders</a> (Apache License v2)</li> -<li> -<a href="https://github.com/zxing/zxing">ZXing</a> (Apache License v2)</li> -<li> -<a href="https://github.com/journeyapps/zxing-android-embedded">ZXing Android Minimal</a> (Apache License v2)</li> -<li> -<a href="https://github.com/jpardogo/PagerSlidingTabStrip">PagerSlidingTabStrip (Material Design)</a> (Apache License v2)</li> -<li> -<a href="https://github.com/neokree/MaterialNavigationDrawer">MaterialNavigationDrawer</a> (Apache License v2)</li> -<li> -<a href="https://github.com/nispok/snackbar">Snackbar</a> (MIT License)</li> -<li> -<a href="https://github.com/futuresimple/android-floating-action-button">FloatingActionButton</a> (Apache License v2)</li> -</ul> -</body> -</html> diff --git a/OpenKeychain/src/main/res/raw-pt/help_changelog.html b/OpenKeychain/src/main/res/raw-pt/help_changelog.html deleted file mode 100644 index 0cb7d5210..000000000 --- a/OpenKeychain/src/main/res/raw-pt/help_changelog.html +++ /dev/null @@ -1,232 +0,0 @@ -<html> -<head></head> -<body> - -<h2>3.1.2</h2> -<ul> -<li>Fix key export to files (now for real)</li> -</ul> -<h2>3.1.1</h2> -<ul> -<li>Fix key export to files (they were written partially)</li> -<li>Fix crash on Android 2.3</li> -</ul> -<h2>3.1</h2> -<ul> -<li>Fix crash on Android 5</li> -<li>New certify screen</li> -<li>Secure Exchange directly from key list (SafeSlinger library)</li> -<li>New QR Code program flow</li> -<li>Redesigned decrypt screen</li> -<li>New icon usage and colors</li> -<li>Fix import of secret keys from Symantec Encryption Desktop</li> -<li>Subkey IDs on Yubikeys are now checked correctly</li> -</ul> -<h2>3.0.1</h2> -<ul> -<li>Better handling of large key imports</li> -<li>Improved subkey selection</li> -</ul> -<h2>3.0</h2> -<ul> -<li>Full support for Yubikey signature generation and decryption!</li> -<li>Propose installable compatible apps in apps list</li> -<li>New design for decryption screens</li> -<li>Many fixes for key import, also fixes stripped keys</li> -<li>Honor and display key authenticate flags</li> -<li>User interface to generate custom keys</li> -<li>Fixing user id revocation certificates</li> -<li>New cloud search (searches over traditional keyservers and keybase.io)</li> -<li>Support for stripping keys inside OpenKeychain</li> -</ul> -<h2>2.9.2</h2> -<ul> -<li>Fix keys broken in 2.9.1</li> -<li>Yubikey decryption now working via API</li> -</ul> -<h2>2.9.1</h2> -<ul> -<li>Split encrypt screen into two</li> -<li>Fix key flags handling (now supporting Mailvelope 0.7 keys)</li> -<li>Improved passphrase handling</li> -<li>Key sharing via SafeSlinger</li> -<li>Yubikey: preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain</li> -<li>Fix usage of stripped keys</li> -<li>SHA256 as default for compatibility</li> -<li>Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API</li> -<li>OpenPGP API now handles revoked/expired keys and returns all user ids</li> -</ul> -<h2>2.9</h2> -<ul> -<li>Fixing crashes introduced in v2.8</li> -<li>Experimental ECC support</li> -<li>Experimental Yubikey support (signing-only with imported keys)</li> -</ul> -<h2>2.8</h2> -<ul> -<li>So many bugs have been fixed in this release that we focus on the main new features</li> -<li>Key edit: awesome new design, key revocation</li> -<li>Key import: awesome new design, secure keyserver connections via hkps, keyserver resolving via DNS SRV records</li> -<li>New first time screen</li> -<li>New key creation screen: autocompletion of name and email based on your personal Android accounts</li> -<li>File encryption: awesome new design, support for encrypting multiple files</li> -<li>New icons to show status of key (by Brennan Novak)</li> -<li>Important bug fix: Importing of large key collections from a file is now possible</li> -<li>Notification showing cached passphrases</li> -<li>Keys are connected to Android's contacts</li> -</ul> -<p>This release wouldn't be possible without the work of Vincent Breitmoser (GSoC 2014), mar-v-in (GSoC 2014), Daniel Albert, Art O Cathain, Daniel Haß, Tim Bray, Thialfihar</p> - -<h2>2.7</h2> -<ul> -<li>Purple! (Dominik, Vincent)</li> -<li>New key view design (Dominik, Vincent)</li> -<li>New flat Android buttons (Dominik, Vincent)</li> -<li>API fixes (Dominik)</li> -<li>Keybase.io import (Tim Bray)</li> -</ul> -<h2>2.6.1</h2> -<ul> -<li>Some fixes for regression bugs</li> -</ul> -<h2>2.6</h2> -<ul> -<li>Key certifications (thanks to Vincent Breitmoser)</li> -<li>Support for GnuPG partial secret keys (thanks to Vincent Breitmoser)</li> -<li>New design for signature verification</li> -<li>Custom key length (thanks to Greg Witczak)</li> -<li>Fix share-functionality from other apps</li> -</ul> -<h2>2.5</h2> -<ul> -<li>Fix decryption of symmetric OpenPGP messages/files</li> -<li>Refactored key edit screen (thanks to Ash Hughes)</li> -<li>New modern design for encrypt/decrypt screens</li> -<li>OpenPGP API version 3 (multiple api accounts, internal fixes, key lookup)</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> -<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 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>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> -</ul> -<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 K-9 Mail integration</li> -</ul> -<h2>2.1</h2> -<ul> -<li>Lots of bug fixes</li> -<li>New API for developers</li> -<li>PRNG bug fix by Google</li> -</ul> -<h2>2.0</h2> -<ul> -<li>Complete redesign</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>New AIDL API</li> -</ul> -<h2>1.0.8</h2> -<ul> -<li>Basic keyserver support</li> -<li>App2sd</li> -<li>More choices for passphrase cache: 1, 2, 4, 8, hours</li> -<li>Translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)</li> -<li>Bugfixes</li> -<li>Optimizations</li> -</ul> -<h2>1.0.7</h2> -<ul> -<li>Fixed problem with signature verification of texts with trailing newline</li> -<li>More options for passphrase cache time to live (20, 40, 60 mins)</li> -</ul> -<h2>1.0.6</h2> -<ul> -<li>Account adding crash on Froyo fixed</li> -<li>Secure file deletion</li> -<li>Option to delete key file after import</li> -<li>Stream encryption/decryption (gallery, etc.)</li> -<li>New options (language, force v3 signatures)</li> -<li>Interface changes</li> -<li>Bugfixes</li> -</ul> -<h2>1.0.5</h2> -<ul> -<li>German and Italian translation</li> -<li>Much smaller package, due to reduced BC sources</li> -<li>New preferences GUI</li> -<li>Layout adjustment for localization</li> -<li>Signature bugfix</li> -</ul> -<h2>1.0.4</h2> -<ul> -<li>Fixed another crash caused by some SDK bug with query builder</li> -</ul> -<h2>1.0.3</h2> -<ul> -<li>Fixed crashes during encryption/signing and possibly key export</li> -</ul> -<h2>1.0.2</h2> -<ul> -<li>Filterable key lists</li> -<li>Smarter pre-selection of encryption keys</li> -<li>New Intent handling for VIEW and SEND, allows files to be encrypted/decrypted out of file managers</li> -<li>Fixes and additional features (key preselection) for K-9 Mail, new beta build available</li> -</ul> -<h2>1.0.1</h2> -<ul> -<li>GMail account listing was broken in 1.0.0, fixed again</li> -</ul> -<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>New database, much faster, less memory usage</li> -<li>Defined Intents and content provider for other apps</li> -<li>Bugfixes</li> -</ul> -</body> -</html> diff --git a/OpenKeychain/src/main/res/raw-pt/help_start.html b/OpenKeychain/src/main/res/raw-pt/help_start.html deleted file mode 100644 index 58f3fae40..000000000 --- a/OpenKeychain/src/main/res/raw-pt/help_start.html +++ /dev/null @@ -1,22 +0,0 @@ -<html> -<head></head> -<body> - -<h2>How do I activate OpenKeychain in K-9 Mail?</h2> -<p>To use OpenKeychain with K-9 Mail, you want to follow these steps:</p> -<ol> -<li>Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.</li> - <li>Select "Account settings" and scroll to the very bottom and click "Cryptography".</li> - <li>Click on "OpenPGP Provider" and select OpenKeychain from the list.</li> -</ol> -<h2>I found a bug in OpenKeychain!</h2> -<p>Please report the bug using the <a href="https://github.com/openpgp-keychain/openpgp-keychain/issues">issue tracker of OpenKeychain</a>.</p> - -<h2>Contribute</h2> -<p>If you want to help us developing OpenKeychain by contributing code <a href="https://github.com/openpgp-keychain/openpgp-keychain#contribute-code">follow our small guide on Github</a>.</p> - -<h2>Translations</h2> -<p>Help translating OpenKeychain! Everybody can participate at <a href="https://www.transifex.com/projects/p/openpgp-keychain/">OpenKeychain on Transifex</a>.</p> - -</body> -</html> |