mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 09:12:16 -05:00
changelog
This commit is contained in:
parent
152dddb5e9
commit
3c48442399
@ -8,13 +8,14 @@ And don't add newlines before or after p tags because of transifex -->
|
||||
<h2>2.0</h2>
|
||||
<ul>
|
||||
<li>Complete redesign</li>
|
||||
<li>Integration of different branches:</li>
|
||||
<li>Share public keys via qr codes</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><h2>1.08</h2>
|
||||
<h2>1.08</h2>
|
||||
<ul>
|
||||
<li>basic key server support</li>
|
||||
<li>app2sd (untested, let me know if there are problems)</li>
|
||||
|
@ -1,9 +1,10 @@
|
||||
2.0
|
||||
* Complete redesign
|
||||
* Integration of different branches:
|
||||
* Share public keys via qr codes
|
||||
* Share public keys via qr codes, nfc beam
|
||||
* Sign keys
|
||||
* Upload keys to server
|
||||
* Fixes import issues
|
||||
* New AIDL API
|
||||
|
||||
1.0.8
|
||||
* basic key server support (HKP, please report bugs :))
|
||||
|
Loading…
Reference in New Issue
Block a user