aboutsummaryrefslogtreecommitdiffstats
path: root/org_apg/res/raw/help_changelog.html
blob: 7602fe15142adf0dbb75bb47783d4bdb6715951e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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>