Version 4.2-beta2
This commit is contained in:
@@ -158,8 +158,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 25
|
||||
versionCode 42000
|
||||
versionName "4.2 beta1"
|
||||
versionCode 42001
|
||||
versionName "4.2-beta2"
|
||||
applicationId "org.sufficientlysecure.keychain"
|
||||
// the androidjunitrunner is broken regarding coverage, see here:
|
||||
// https://code.google.com/p/android/issues/detail?id=170607
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
[//]: # (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
|
||||
|
||||
* Better detection of emails and other content when opened
|
||||
|
||||
Reference in New Issue
Block a user