aboutsummaryrefslogtreecommitdiffstats
path: root/org_apg/res/raw/help_changelog.html
diff options
context:
space:
mode:
authorDominik <dominik@dominikschuermann.de>2012-10-31 18:58:10 +0100
committerDominik <dominik@dominikschuermann.de>2012-10-31 18:58:10 +0100
commit182524bb9662f2ecbc7301020b5eb620d9b786f3 (patch)
treeda92069ffd6d82b1f5a7dc94385ee9da980c94ba /org_apg/res/raw/help_changelog.html
parent586358599e93214f36fb7d75e7dcbba68628fc32 (diff)
downloadopen-keychain-182524bb9662f2ecbc7301020b5eb620d9b786f3.tar.gz
open-keychain-182524bb9662f2ecbc7301020b5eb620d9b786f3.tar.bz2
open-keychain-182524bb9662f2ecbc7301020b5eb620d9b786f3.zip
better help screen
Diffstat (limited to 'org_apg/res/raw/help_changelog.html')
-rw-r--r--org_apg/res/raw/help_changelog.html96
1 files changed, 58 insertions, 38 deletions
diff --git a/org_apg/res/raw/help_changelog.html b/org_apg/res/raw/help_changelog.html
index 328a2b203..bf013342b 100644
--- a/org_apg/res/raw/help_changelog.html
+++ b/org_apg/res/raw/help_changelog.html
@@ -6,61 +6,81 @@ And don't add newlines before or after p tags because of transifex -->
</head>
<body>
<h2>2.0</h2>
-<p>* Complete redesign
-<br/>* Integration of different branches:
-<br/>* Share public keys via qr codes
-<br/>* Sign keys
-<br/>* Upload keys to server</p>
+<ul>
+<li>Complete redesign</li>
+<li>Integration of different branches:</li>
+<li>Share public keys via qr codes</li>
+<li>Sign keys</li>
+<li>Upload keys to server</li>
+</ul>
<h2><h2>1.08</h2>
-<p>* basic key server support
-<br/>* app2sd (untested, let me know if there are problems)
-<br/>* more choices for pass phrase cache: 1, 2, 4, 8, hours
-<br/>* translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
-<br/>* bugfixes
-<br/>* optimizations</p>
+<ul>
+<li>basic key server support</li>
+<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>
+</ul>
<h2>1.0.7</h2>
-<p>* clear sign problem with lacking trailing newline fixed
-<br/>* more options for pass phrase cache time to live (20, 40, 60 mins)</p>
+<ul>
+<li>clear sign problem with lacking trailing newline fixed</li>
+<li>more options for pass phrase cache time to live (20, 40, 60 mins)</li>
+</ul>
<h2>1.0.6</h2>
-<p>* account adding crash on Froyo fixed
-<br/>* secure file deletion
-<br/>* option to delete key file after import
-<br/>* stream encryption/decryption (gallery, etc.)
-<br/>* new options (language, force v3 signatures)
-<br/>* interface changes
-<br/>* bugfixes</p>
+<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>
-<p>* German and Italian translation
-<br/>* much smaller package, due to reduced BC sources
-<br/>* new preferences GUI
-<br/>* layout adjustment for localization
-<br/>* signature bugfix</p>
+<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>
-<p>* fixed another crash caused by some SDK bug with query builder</p>
+<ul>
+<li>fixed another crash caused by some SDK bug with query builder</li>
+</ul>
<h2>1.0.3</h2>
-<p>* fixed crashes during encryption/signing and possibly key export</p>
+<ul>
+<li>fixed crashes during encryption/signing and possibly key export</li>
+</ul>
<h2>1.0.2</h2>
-<p>* filterable key lists
-<br/>* smarter preselection of encryption keys
-<br/>* new Intent handling for VIEW and SEND, allows files to be encrypted/decrypted out of file managers
-<br/>* fixes and additional features (key preselection) for k9, new beta build available</p>
+<ul>
+<li>filterable key lists</li>
+<li>smarter preselection 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 k9, new beta build available</li>
+</ul>
<h2>1.0.1</h2>
-<p>* GMail account listing was broken in 1.0.0, fixed again</p>
+<ul>
+<li>GMail account listing was broken in 1.0.0, fixed again</li>
+</ul>
<h2>1.0.0</h2>
-<p>* k9mail integration, APG supporting beta build of k9mail
-<br/>* support of more file managers (including ASTRO)
-<br/>* Slovenian translation
-<br/>* new database, much faster, less memory usage
-<br/>* defined Intents and content provider for other apps
-<br/>* bugfixes</p>
+<ul>
+<li>k9mail integration, APG supporting beta build of k9mail</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> \ No newline at end of file