aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyYubiKeyFragment.java
Commit message (Expand)AuthorAgeFilesLines
* no progress dialog for bind action in view key / yubikey fragmentVincent Breitmoser2015-07-081-1/+1
* (missed a couple files in last commit)Vincent Breitmoser2015-07-081-1/+1
* use QueueingCryptoOperationFragment in all other placesVincent Breitmoser2015-07-071-2/+4
* fix handling of progress dialog creation in CryptoOperationFragment (fixes #1...Vincent Breitmoser2015-07-071-0/+4
* some cleanup and documentationVincent Breitmoser2015-07-061-1/+1
* made CryptoOperationFragment implement OperationHelper.CallbackAdithya Abraham Philip2015-06-301-1/+1
* deleted KeychainServiceAdithya Abraham Philip2015-06-271-7/+0
* migrated promote op to KeychainNewServiceAdithya Abraham Philip2015-06-271-39/+19
* renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-011-8/+8
* merged servicesAdithya Abraham Philip2015-06-011-0/+1
* Fix language based on feedback from transifexDominik Schürmann2015-05-211-1/+1
* fingerprints are 20 bytes, not 40. duh.Vincent Breitmoser2015-05-171-1/+1
* apply promote operation to specific subkeys present on yubikey onlyVincent Breitmoser2015-05-171-1/+8
* pass masterKeyId to yubikey fragmentVincent Breitmoser2015-05-161-5/+8
* More cleanupDominik Schürmann2015-04-151-4/+18
* Fix YubiKey naming, cleanupDominik Schürmann2015-04-151-0/+218