aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java
Commit message (Expand)AuthorAgeFilesLines
* Rename KeyServer to KeyserverDominik Schürmann2014-05-181-5/+5
* Rename fingerPrint to fingerprintThialfihar2014-05-141-4/+4
* Add extraData property in ImportKeyListEntryThialfihar2014-05-141-2/+2
* proper null checks and closing of cursors everywhereVincent Breitmoser2014-05-081-3/+4
* use setEncryptToSigner for asymmetric encryptionVincent Breitmoser2014-05-081-0/+1
* Move logic classes for import into own sub-packageDominik Schürmann2014-05-061-5/+4
* tidy up IntentServiceTim Bray2014-04-301-2/+2
* Clean up debug crudTim Bray2014-04-291-3/+0
* can search openkeychain, retrieve & install & use keys from thereTim Bray2014-04-291-0/+53
* Rename setter methods for PgpDecryptVerify.BuilderThialfihar2014-04-291-3/+3
* Rename setter methods for PgpSignEncrypt.BuilderThialfihar2014-04-291-11/+11
* Rename ProgressDialogUpdater to ProgressableThialfihar2014-04-291-6/+6
* Merge pull request #576 from Valodim/stripped-secretkeysDominik Schürmann2014-04-161-1/+1
|\
| * stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-161-1/+1
* | Translations from transifex, fix some strings referencesDominik Schürmann2014-04-161-1/+1
|/
* Optimize importsDominik Schürmann2014-04-151-1/+0
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-5/+4
* Handle new exceptions in KeychainIntentServiceDominik Schürmann2014-04-131-2/+23
* Update license header for 2014Dominik Schürmann2014-04-131-1/+1
* More changes to PgpSignEncryptDominik Schürmann2014-04-121-0/+5
* Clarify use of methods in PgpKeyHelperDominik Schürmann2014-04-111-1/+1
* PgpDecryptVerify is now context-freeDominik Schürmann2014-04-111-1/+10
* PgpSignEncrypt is now context-freeDominik Schürmann2014-04-111-1/+4
* Refactor ProviderHelper to be non-static using a constructor based on context...Dominik Schürmann2014-04-111-8/+11
* Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)Dominik Schürmann2014-04-111-4/+10
* Fix save keyring, improve signature verificationDominik Schürmann2014-04-091-16/+22
* KeychainIntentService instead of APGDominik Schürmann2014-04-091-1/+1
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+905