aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyTrustFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* changed to work with multi-decryptAdithya Abraham Philip2015-06-271-0/+5
|
* deleted KeychainServiceAdithya Abraham Philip2015-06-271-5/+0
|
* migrated Keybase verificationAdithya Abraham Philip2015-06-271-100/+125
|
* backport CryptoOperationFragment changes without eventbusVincent Breitmoser2015-06-101-7/+5
|
* renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-011-7/+7
|
* merged servicesAdithya Abraham Philip2015-06-011-3/+3
|
* shifted multi-threading to own serviceAdithya Abraham Philip2015-03-231-9/+12
| | | | | | added multi-threaded cloud import, restored KeychainIntentService eliminated code duplication in multi-threaded import
* Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-091-1/+1
| | | | | in KeychainIntentService and replaced int constants with them. Fixed some typos.
* Use master key id instead of fingerprint in sync adapter, use IS_EXPIRED ↵Dominik Schürmann2015-03-041-4/+3
| | | | instead of EXPIRY where possible
* Keybase header textDominik Schürmann2015-02-271-2/+2
|
* Merge keybase-proof branchDominik Schürmann2015-02-271-1/+3
|
* Dont accept signatures by expired or revoked subkeysDominik Schürmann2014-11-221-1/+1
|
* Prevent multiple cloud-trust-search launches. Handle DNS query failure ↵Tim Bray2014-11-191-0/+1
| | | | gracefully. Fixes #1007 & #1008.
* In the ImportKeysList display, arrange for Keybase UserIDs to sort below the ↵Tim Bray2014-11-181-2/+3
| | | | rest. Also mention Keybase stuff other than Twitter/GitHub/Website
* All keybase proofs now in placeTim Bray2014-11-111-39/+51
|
* Fix a no-result corner case, and make verifications clickableTim Bray2014-11-071-1/+2
|
* Moved from WebView to Spannables, some proof cleanup tooTim Bray2014-11-071-0/+443