aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/base/CachingCryptoOperationFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* made CryptoOperationFragment implement OperationHelper.CallbackAdithya Abraham Philip2015-06-301-2/+2
|
* removed debug logs, added licensesAdithya Abraham Philip2015-06-271-1/+1
|
* fixed Certify opAdithya Abraham Philip2015-06-271-1/+2
|
* some bugfixes for new CryptoOperationFragmentVincent Breitmoser2015-06-111-62/+0
|
* backport CryptoOperationFragment changes without eventbusVincent Breitmoser2015-06-101-5/+32
|
* eventbus: initial attempt, replace messenger hack with eventbus communicationVincent Breitmoser2015-06-061-16/+40
|
* externalize caching functionality from CertifyKeyFragmentVincent Breitmoser2015-05-301-0/+64