Commit Graph
100 Commits
Author SHA1 Message Date
Dominik Schürmann dd82374b17 update USB identifier to reflect YubiKey 5 series 2019-02-11 15:46:14 +01:00
Dominik Schürmann 8372c566a0 use string for key status 2019-01-10 14:57:35 +01:00
Dominik SchürmannandGitHub 1f33102d7b Merge pull request #2419 from open-keychain/update-sweetspot
Update NFC sweetspot data, and extract into separate module
2018-11-21 10:31:56 +01:00
Dominik Schürmann 3a25482fb9 Version 5.3-beta3 2018-10-30 17:27:58 +01:00
Dominik SchürmannandGitHub 86db169bf8 Merge pull request #2415 from open-keychain/fix-secret-keys
fix secret key export compatibility with gnupg
2018-10-30 17:26:55 +01:00
Dominik SchürmannandGitHub 894bac6c8d Merge pull request #2404 from Secalot/master
Add Secalot hardware token support.
2018-10-30 15:45:58 +01:00
Dominik Schürmann 09f63e7f30 Version 5.3-beta2 2018-10-25 09:21:14 +02:00
Dominik SchürmannandGitHub f8fccec40c Merge pull request #2408 from open-keychain/remove-linked-ids
Remove experimental Linked Identities feature
2018-10-25 08:54:25 +02:00
Dominik SchürmannandGitHub 2fef4aa85e Merge pull request #2409 from open-keychain/fix-encrypt
fix encryption key selection
2018-10-25 08:54:06 +02:00
Dominik Schürmann ff5528713f Update from transifex 2018-10-21 22:53:15 +02:00
Dominik Schürmann cab4789091 Version 5.3-beta1 2018-10-11 19:19:03 +02:00
Dominik Schürmann e8bbdc2339 remove leftovers from javax package 2018-09-24 13:44:05 +02:00
Dominik Schürmann 6f8b972f78 Version 5.2 2018-07-26 14:08:23 +02:00
Dominik Schürmann bd04886db5 update from transifex 2018-07-26 14:08:06 +02:00
Dominik Schürmann 69ddfdd126 Changelog v5.2 2018-07-26 14:04:37 +02:00
Dominik Schürmann 02897d0392 Version 5.2-beta9 2018-07-25 09:38:13 +02:00
Dominik Schürmann 9baa65f6f4 Version 5.2-beta8 2018-07-24 14:09:27 +02:00
Dominik Schürmann 645abe34f1 add sources of new adaptive icon 2018-07-21 13:15:22 +02:00
Dominik Schürmann 7788e454c9 Version 5.2-beta7 2018-07-19 09:30:10 +02:00
Dominik Schürmann 59b6d0b1ca Version 5.2-beta6 2018-07-17 21:06:49 +02:00
Dominik Schürmann df12dbfa8a Version 5.2-beta5 2018-07-17 17:41:34 +02:00
Dominik Schürmann 891c0e10c4 Version 5.2-beta4 2018-07-14 15:10:11 +02:00
Dominik Schürmann 9df9682c77 Version 5.2-beta3 2018-07-13 19:02:45 +02:00
Dominik SchürmannandGitHub 1e51cf1aaf Merge pull request #2377 from open-keychain/highlight-after-import
Scroll to new key after import
2018-07-13 15:26:55 +02:00
Dominik SchürmannandGitHub 54a7860d2a Merge pull request #2378 from open-keychain/decrypt-context-button
Use overflow menu instead of long click in decrypt file list
2018-07-13 15:25:43 +02:00
Dominik SchürmannandGitHub a115456deb Merge pull request #2369 from open-keychain/update_gradle_plugin_ssh_auth_api
Update android gradle plugin for sshauthentication-api
2018-07-10 07:37:42 +02:00
Dominik Schürmann c21060aa70 Version 5.2-beta2 2018-07-05 21:20:04 +02:00
Dominik Schürmann 69182df88c Version 5.2-beta1 2018-07-04 23:51:25 +02:00
Dominik SchürmannandVincent Breitmoser d0a9cea74e disabled keys for RemoteDeduplicatePresenter 2018-07-04 14:02:52 +02:00
Dominik SchürmannandVincent Breitmoser 035a62e920 check for key status in legacy API key lists 2018-07-04 14:02:52 +02:00
Dominik SchürmannandVincent Breitmoser cb3289f874 use UID for now in KeyChoiceAdapter 2018-07-04 13:59:21 +02:00
Dominik SchürmannandVincent Breitmoser 2a7688e3c7 better chips for keys with emails only 2018-07-04 13:59:21 +02:00
Dominik SchürmannandVincent Breitmoser b350fd62f2 expired before insecure for status icons in key view 2018-07-04 13:59:21 +02:00
Dominik SchürmannandVincent Breitmoser d5a2c6f42d correctly remove status icon for unverified keys 2018-07-04 13:59:21 +02:00
Dominik SchürmannandVincent Breitmoser 449483b4c0 dont show unverified icon 2018-07-04 13:59:21 +02:00
Dominik SchürmannandVincent Breitmoser 4692f2a39c use KeyInfoFormatter in more places 2018-07-04 13:59:21 +02:00
Dominik SchürmannandVincent Breitmoser 1c7a2b1db1 show status icon etc in chip dropdown 2018-07-04 13:59:21 +02:00
Dominik SchürmannandVincent Breitmoser f8eb6275f5 move formatting of key items to new class 2018-07-04 13:59:21 +02:00
Dominik Schürmann aa596e0165 fix string 2018-06-20 12:31:38 +02:00
Dominik SchürmannandGitHub e8328a39b1 Merge pull request #2348 from open-keychain/live-data
Use LiveData in favor of ContentLoader in ViewKeyFragment
2018-06-19 16:44:06 +02:00
Dominik Schürmann 289ba7cadc fix NPE in EncryptDecryptFragment on empty clipboard 2018-06-19 15:41:44 +02:00
Dominik SchürmannandGitHub c0b6cea7cb Merge pull request #2347 from open-keychain/clipboard-notify
show Snackbar if clipboard contains key data
2018-06-19 13:28:56 +02:00
Dominik Schürmann e80bc488e3 Version 5.1.1 2018-06-12 18:10:48 +02:00
Dominik Schürmann 3bdafeabc3 Version 5.1 2018-06-11 10:20:25 +02:00
Dominik Schürmann 2c6ad54e02 Pull from transifex 2018-06-11 10:19:26 +02:00
Dominik Schürmann 6022d18e2b Changelog 5.1 2018-06-11 10:09:22 +02:00
Dominik Schürmann a2b2cadcd1 Merge remote-tracking branch 'origin/fix-external-provider' 2018-06-11 10:00:34 +02:00
Dominik Schürmann e7990ebe7c Version 5.0.2 2018-05-08 17:49:36 +02:00
Dominik SchürmannandGitHub e6233d1017 Merge pull request #2313 from open-keychain/simplify-backup-code
Simplify backup code fragment
2018-05-08 17:48:45 +02:00
Dominik Schürmann cfc5cc4c44 Version 5.0.1 2018-05-05 23:58:41 +02:00
Dominik SchürmannandGitHub 32005b94d9 Merge pull request #2305 from open-keychain/autocrypt-setup-message-api
Add autocrypt key transfer api method
2018-05-03 15:44:39 +02:00
Dominik SchürmannandGitHub 5db00cd924 Merge pull request #2301 from open-keychain/api-choose-sign-key
New identity chooser dialog for API
2018-05-03 14:58:20 +02:00
Dominik SchürmannandGitHub 4151d37d14 Merge pull request #2304 from open-keychain/autocrypt-setup-message
Autocrypt setup message format support
2018-04-29 08:47:30 +02:00
Dominik Schürmann 4c251d57a1 Version 5.0 2018-04-18 15:44:38 +02:00
Dominik Schürmann 0b3cdc9463 Update from transifex 2018-04-18 15:41:48 +02:00
Dominik Schürmann 7493ed9e54 Changelog 5.0 2018-04-18 15:38:43 +02:00
Dominik Schürmann bac5ce62fe Update from transifex 2018-04-18 15:37:14 +02:00
Dominik SchürmannandGitHub 7135525a5a Merge pull request #2300 from open-keychain/keylist-own-key-timestamps
Slight improvements to key list items
2018-04-06 14:20:38 +02:00
Dominik Schürmann c7e393180c Version 5.0-beta1 2018-03-26 22:52:22 +02:00
Dominik SchürmannandGitHub a9c5d47104 Merge pull request #2296 from open-keychain/last-update-fixes
Last update fixes
2018-03-13 08:53:58 +01:00
Dominik Schürmann 533fbcadc9 Version 4.9.2 2018-03-10 18:46:21 +01:00
Dominik Schürmann f0e0ed4a48 Update gradle witness hash for bottomsheet 2018-03-06 08:03:10 +01:00
Dominik Schürmann b086cd09e7 Update bottomsheet to 1.3.1 2018-03-06 08:01:26 +01:00
Dominik SchürmannandGitHub 55519c3744 Merge pull request #2282 from open-keychain/option-self-encrypt
Option self encrypt
2018-03-05 15:39:23 +01:00
Dominik Schürmann 8a60e7627a Version 4.9.1 2018-02-27 23:09:50 +01:00
Dominik Schürmann 2f50ce7f02 Fix TLS connection errors 2018-02-27 23:07:46 +01:00
Dominik Schürmann 6541cc57b5 Use Constants.DEBUG instead of BuildConfig.DEBUG to allow debugging of release builds 2018-02-26 14:39:54 +01:00
Dominik Schürmann 3ea7eb3b2b Version 4.9 2018-02-20 17:18:45 +01:00
Dominik Schürmann 892b5ec4e2 Update from transifex 2018-02-20 17:15:11 +01:00
Dominik Schürmann 7f0d0e073a Changelog v4.9 2018-02-20 17:11:37 +01:00
Dominik SchürmannandGitHub 884ef8f84f Merge pull request #2274 from open-keychain/ubuntu-keyserver
Use keyserver.ubuntu.com as new default
2018-02-20 16:59:23 +01:00
Dominik Schürmann 7eaabdaac1 Refactor preference upgrade 2018-02-20 16:59:03 +01:00
Dominik Schürmann 3700432bd2 Use keyserver.ubuntu.com as new default 2018-02-20 16:41:24 +01:00
Dominik Schürmann 85a7c63d9b Clarify why features are included 2018-01-28 21:55:20 +01:00
Dominik Schürmann 5449fe1ef3 Version 4.9-beta1 2018-01-24 20:42:39 +01:00
Dominik SchürmannandGitHub 2fe10cde06 Merge pull request #2257 from open-keychain/yubi-compat
Yubi compat
2018-01-24 20:39:55 +01:00
Dominik SchürmannandGitHub d49dbe551c Merge pull request #2256 from open-keychain/gradle-4.2.1
Gradle 4.4.1 + build sdk 27
2018-01-24 11:08:52 +01:00
Dominik SchürmannandGitHub 8d01e40123 Merge pull request #2254 from hagau/export_pub_ssh_keys
Make predicate names in KeychainProvider consistent and allow export of SSH public keys without associated private key in keyring
2018-01-22 12:44:13 +01:00
Dominik SchürmannandGitHub 289e34bb74 Merge pull request #2255 from open-keychain/timber
Timber
2018-01-22 11:11:17 +01:00
Dominik Schürmann 4baa08b341 Include device model in issue template 2018-01-11 13:46:17 +01:00
Dominik Schürmann 8706e524aa Disable ProGuard for debug builds 2018-01-08 13:19:12 +01:00
Dominik SchürmannandGitHub 81de534654 Merge pull request #2240 from eighthave/apache-panic
change my contributions to Apache-2.0 license
2017-12-13 12:32:07 +01:00
Dominik SchürmannandGitHub 00e933b8d3 Merge pull request #2233 from open-keychain/licenses
Include license texts in-app
2017-12-07 12:30:25 +01:00
Dominik SchürmannandGitHub 537de5fdcb Merge pull request #2228 from open-keychain/fix-notify
Do not re-enable contacts sync if first time wizard is not finished
2017-11-28 16:20:39 +01:00
Dominik SchürmannandGitHub 8154b46326 Merge pull request #2227 from open-keychain/usb-whitelist
Use different approach for whitelisting usb security tokens
2017-11-28 15:13:16 +01:00
Dominik SchürmannandGitHub 0a72dda6fc Merge pull request #2222 from hagau/cleanup_ssh_api_lib
Cosmetic improvements to SshAuthenticationApi
2017-11-27 13:26:36 +01:00
Dominik SchürmannandGitHub 560834410b Merge pull request #2221 from hagau/ssh_api_lib_doc
Improve sshauthentication-api documentation
2017-11-27 13:25:50 +01:00
Dominik SchürmannandGitHub 5474065d27 Merge pull request #2218 from hagau/fix_error_handling_algo
Fix error handling in case of an unsupported algorithm parameter in
2017-11-17 13:58:13 +01:00
Dominik SchürmannandGitHub a9e7682985 Merge pull request #2211 from open-keychain/gnuk-version
Nitrokey Start/Storage Support
2017-11-08 15:01:49 +01:00
Dominik SchürmannandGitHub e8be6bdb69 Merge pull request #2206 from open-keychain/gnuk-version
More Gnuk improvements
2017-11-06 13:02:07 +01:00
Dominik SchürmannandGitHub 3ff5470d10 Merge pull request #2172 from hagau/dev
WIP: SSH Authentication API
2017-11-01 15:36:51 +01:00
Dominik SchürmannandGitHub 83ab483fc7 Merge pull request #2201 from open-keychain/gnuk-new
Gnuk
2017-11-01 14:45:29 +01:00
Dominik SchürmannandGitHub 5b7851d6e7 Merge pull request #2195 from open-keychain/ccid-check
Change USB filtering
2017-10-28 12:42:43 +02:00
Dominik SchürmannandGitHub 60b970b060 Merge pull request #2186 from open-keychain/apdu-refactor
Refactor OpenPGP applet communication code
2017-10-26 12:26:55 +02:00
Dominik SchürmannandGitHub 07243bcefe Merge pull request #2197 from hagau/fix_npe_dedup
Fix NPE upon dialog dismissal in RemoteDeduplicatePresenter
2017-10-26 12:02:11 +02:00
Dominik SchürmannandGitHub 07b7936d0b Merge pull request #2183 from open-keychain/locate-hotspot
Add "Where is my NFC reader?" button to nfc waiting dialog
2017-10-23 18:37:15 +02:00
Dominik SchürmannandGitHub 992d5fb703 Merge pull request #2190 from wiktor-k/master
Accept dash character (-) in GitHub user names when checking for Gist URL
2017-10-20 13:02:16 +02:00
Dominik SchürmannandGitHub 0b950cae24 Merge pull request #2169 from open-keychain/travis-25
WIP: Travis: use sys-img-armeabi-v7a-android-25
2017-10-16 12:18:56 +02:00
Dominik SchürmannandGitHub ebb6a8d4df Merge pull request #2174 from hagau/update_dependencies
Update support libraries to 25.3.1 and update gradle-witness hashes
2017-10-15 13:13:49 +02:00
Dominik SchürmannandGitHub 51109bdf5c Merge pull request #2182 from open-keychain/usb-refactor
Usb refactoring
2017-10-13 13:44:08 +02:00