Manage Google Play, F-Droid via fastlane

This commit is contained in:
Dominik Schürmann
2017-04-27 20:53:14 +03:00
parent 5708072c3a
commit 6c2c8b2480
68 changed files with 708 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
## 3.0
* Full support for Yubikey signature generation and decryption!
* Propose installable compatible apps in apps list
* New design for decryption screens
* Many fixes for key import, also fixes stripped keys
* Honor and display key authenticate flags
* User interface to generate custom keys
* Fixing user id revocation certificates
* New cloud search (searches over traditional keyservers and keybase.io)
* Support for stripping keys inside OpenKeychain

View File

@@ -0,0 +1,10 @@
3.0
* Full support for Yubikey signature generation and decryption!
* Propose installable compatible apps in apps list
* New design for decryption screens
* Many fixes for key import, also fixes stripped keys
* Honor and display key authenticate flags
* User interface to generate custom keys
* Fixing user id revocation certificates
* New cloud search (searches over traditional keyservers and keybase.io)
* Support for stripping keys inside OpenKeychain

View File

@@ -0,0 +1,14 @@
3.0.1
* Better handling of large key imports
* Improved subkey selection
3.0
* Full support for Yubikey signature generation and decryption!
* Propose installable compatible apps in apps list
* New design for decryption screens
* Many fixes for key import, also fixes stripped keys
* Honor and display key authenticate flags
* User interface to generate custom keys
* Fixing user id revocation certificates
* New cloud search (searches over traditional keyservers and keybase.io)
[...]

View File

@@ -0,0 +1,14 @@
3.0.1
* Better handling of large key imports
* Improved subkey selection
3.0
* Full support for Yubikey signature generation and decryption!
* Propose installable compatible apps in apps list
* New design for decryption screens
* Many fixes for key import, also fixes stripped keys
* Honor and display key authenticate flags
* User interface to generate custom keys
* Fixing user id revocation certificates
* New cloud search (searches over traditional keyservers and keybase.io)
[...]

View File

@@ -0,0 +1,13 @@
3.1
* Fix crash on Android 5
* New certify screen
* Secure Exchange directly from key list (SafeSlinger library)
* New QR Code program flow
* Redesigned decrypt screen
* New icon usage and colors
* Fix import of secret keys from Symantec Encryption Desktop
* Subkey IDs on Yubikeys are now checked correctly
3.0.1
* Better handling of large key imports
* Improved subkey selection

View File

@@ -0,0 +1,17 @@
3.1.1
* Fix key export to files (they were written partially)
* Fix crash on Android 2.3
3.1
* Fix crash on Android 5
* New certify screen
* Secure Exchange directly from key list (SafeSlinger library)
* New QR Code program flow
* Redesigned decrypt screen
* New icon usage and colors
* Fix import of secret keys from Symantec Encryption Desktop
* Subkey IDs on Yubikeys are now checked correctly
3.0.1
* Better handling of large key imports
* Improved subkey selection

View File

@@ -0,0 +1,16 @@
3.1.2
* Fix key export to files (now for real)
3.1.1
* Fix key export to files (they were written partially)
* Fix crash on Android 2.3
3.1
* Fix crash on Android 5
* New certify screen
* Secure Exchange directly from key list (SafeSlinger library)
* New QR Code program flow
* Redesigned decrypt screen
* New icon usage and colors
* Fix import of secret keys from Symantec Encryption Desktop
* Subkey IDs on Yubikeys are now checked correctly

View File

@@ -0,0 +1,9 @@
3.2 beta1
* Experimental support for keybase.io proofs
3.1.2
* Fix key export to files (now for real)
3.1.1
* Fix key export to files (they were written partially)
* Fix crash on Android 2.3

View File

@@ -0,0 +1,12 @@
## 3.2beta2
* Material design
* Integration of QR Scanner (New permissions required)
* Improved key creation wizard
* Fix missing contacts after sync
* Requires Android 4
* Redesigned key screen
* Simplify crypto preferences, better selection of secure ciphers
* API: Detached signatures, free selection of signing key,...
* Fix: Some valid keys were shown revoked or expired
* Don't accept signatures by expired or revoked subkeys
* Keybase.io support in advanced view

View File

@@ -0,0 +1,12 @@
## 3.2beta2
* Material design
* Integration of QR Scanner (New permissions required)
* Improved key creation wizard
* Fix missing contacts after sync
* Requires Android 4
* Redesigned key screen
* Simplify crypto preferences, better selection of secure ciphers
* API: Detached signatures, free selection of signing key,...
* Fix: Some valid keys were shown revoked or expired
* Don't accept signatures by expired or revoked subkeys
* Keybase.io support in advanced view

View File

@@ -0,0 +1,11 @@
3.2
* First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,...
* Material design
* Integration of QR Code Scanning (New permissions required)
* Improved key creation wizard
* Fix missing contacts after sync
* Requires Android 4
* Redesigned key screen
* API: Detached signatures, free selection of signing key,...
* Keybase.io support in advanced view
* Method to update all keys at once

View File

@@ -0,0 +1,14 @@
3.2.1
* Fixing regression bugs
3.2
* First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,...
* Material design
* Integration of QR Code Scanning (New permissions required)
* Improved key creation wizard
* Fix missing contacts after sync
* Requires Android 4
* Redesigned key screen
* API: Detached signatures, free selection of signing key,...
* Keybase.io support in advanced view
* Method to update all keys at once

View File

@@ -0,0 +1,2 @@
3.2.2
* Fixing regression bugs

View File

@@ -0,0 +1,2 @@
3.2.3
* Fixing regression bugs

View File

@@ -0,0 +1,4 @@
3.3
* New decryption screen
* Decryption of multiple files at once
* Better handling of YubiKey errors

View File

@@ -0,0 +1,4 @@
3.4
* Anonymous key download over Tor
* Proxy support
* Better YubiKey error handling

View File

@@ -0,0 +1,4 @@
3.4
* Anonymous key download over Tor
* Proxy support
* Better YubiKey error handling

View File

@@ -0,0 +1,5 @@
3.5
* Key revocation on key deletion
* Improved checks for insecure cryptography
* Fix: Don't close OpenKeychain after first time wizard succeeds
* API: Version 8

View File

@@ -0,0 +1,5 @@
3.5
* Key revocation on key deletion
* Improved checks for insecure cryptography
* Fix: Don't close OpenKeychain after first time wizard succeeds
* API: Version 8

View File

@@ -0,0 +1,10 @@
3.6
* Encrypted backups
* Security fixes based on external security audit
* YubiKey NEO key creation wizard
* Basic internal MIME support
* Automatic key synchronization
* Experimental feature: link keys to Github, Twitter accounts
* Experimental feature: key confirmation via phrases
* Experimental feature: dark theme
* API: Version 9

View File

@@ -0,0 +1,10 @@
3.6
* Encrypted backups
* Security fixes based on external security audit
* YubiKey NEO key creation wizard
* Basic internal MIME support
* Automatic key synchronization
* Experimental feature: link keys to Github, Twitter accounts
* Experimental feature: key confirmation via phrases
* Experimental feature: dark theme
* API: Version 9

View File

@@ -0,0 +1,14 @@
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10
3.6
* Encrypted backups
* Security fixes based on external security audit
* YubiKey NEO key creation wizard
* Basic internal MIME support
* Automatic key synchronization
* Experimental feature: link keys to Github, Twitter accounts
* Experimental feature: key confirmation via phrases
* Experimental feature: dark theme
* API: Version 9

View File

@@ -0,0 +1,7 @@
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,7 @@
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,7 @@
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,13 @@
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,13 @@
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,13 @@
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,13 @@
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,13 @@
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,13 @@
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,13 @@
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,13 @@
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,18 @@
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,18 @@
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,18 @@
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,18 @@
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,18 @@
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,18 @@
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,18 @@
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10

View File

@@ -0,0 +1,18 @@
4.1
* Better detection of emails and other content when opened
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords

View File

@@ -0,0 +1,18 @@
4.1
* Better detection of emails and other content when opened
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
* Add option to donate (requires in-app purchase permission)
3.8
* Redesigned key editing
* Choose remember time individually when entering passwords

View File

@@ -0,0 +1,15 @@
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
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys

View File

@@ -0,0 +1,15 @@
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
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys

View File

@@ -0,0 +1,15 @@
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
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys

View File

@@ -0,0 +1,15 @@
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
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys

View File

@@ -0,0 +1,15 @@
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
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys

View File

@@ -0,0 +1,15 @@
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
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys

View File

@@ -0,0 +1,15 @@
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
4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys

View File

@@ -0,0 +1 @@
Thanks for testing the beta version. Please report potential bugs!

View File

@@ -0,0 +1 @@
Thanks for testing the beta version. Please report potential bugs!