aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyTrustFragment.java
Commit message (Expand)AuthorAgeFilesLines
* updated OrbotHelper with silent startAdithya Abraham Philip2015-08-061-6/+17
* Merge pull request #1456 from xSooDx/masterDominik Schürmann2015-08-051-3/+16
|\
| * renamed the insertLinks() method to formatSpannableString() and added comment...xSooDx2015-08-041-2/+5
| * -Added failsafe in case '%s' is not in the stringxSooDx2015-07-211-2/+6
| * -No longer appends the links to the keybase_narrativesxSooDx2015-07-211-3/+9
* | add pseudo-static id property to CryptoOperationHelperVincent Breitmoser2015-07-091-1/+1
* | added proxy support to OperationHelperAdithya Abraham Philip2015-07-031-1/+1
* | Rename package back to orbot because these are orbot utilsDominik Schürmann2015-07-031-1/+1
* | Cleanup tor codeDominik Schürmann2015-07-031-1/+1
* | ensuring code style is preservedAdithya Abraham Philip2015-07-031-2/+2
* | added proxy support to KeybaseLibAdithya Abraham Philip2015-07-031-3/+25
|/
* 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
* Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-091-1/+1
* Use master key id instead of fingerprint in sync adapter, use IS_EXPIRED inst...Dominik Schürmann2015-03-041-4/+3
* 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 grace...Tim Bray2014-11-191-0/+1
* In the ImportKeysList display, arrange for Keybase UserIDs to sort below the ...Tim Bray2014-11-181-2/+3
* 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