diff options
Diffstat (limited to 'org_apg/res/raw/help_changelog.html')
| -rw-r--r-- | org_apg/res/raw/help_changelog.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/org_apg/res/raw/help_changelog.html b/org_apg/res/raw/help_changelog.html new file mode 100644 index 000000000..7602fe151 --- /dev/null +++ b/org_apg/res/raw/help_changelog.html @@ -0,0 +1,23 @@ +<!-- 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> +<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> + +<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> +</body> +</html>
\ No newline at end of file |
