Version 4.2-beta2

This commit is contained in:
Dominik Schürmann
2017-01-05 15:49:55 +01:00
parent 9c857ca66e
commit a2f1f38c40
2 changed files with 9 additions and 2 deletions

View File

@@ -158,8 +158,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 42000 versionCode 42001
versionName "4.2 beta1" versionName "4.2-beta2"
applicationId "org.sufficientlysecure.keychain" applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here: // the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607 // https://code.google.com/p/android/issues/detail?id=170607

View File

@@ -1,5 +1,12 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!) [//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## 4.2
* Experimental support for Elliptic Curve Encryption with Security Tokens
* Redesigned key import screen
* Design improvements to key lists
* Support for keyserver onion addresses
## 4.1 ## 4.1
* Better detection of emails and other content when opened * Better detection of emails and other content when opened