aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service
Commit message (Expand)AuthorAgeFilesLines
* Merge ACTION_DOWNLOAD_AND_IMPORT_KEYS and ACTION_IMPORT_KEYBASE_KEYSmar-v-in2014-05-291-54/+15
* Download from origin during ACTION_DOWNLOAD_AND_IMPORT_KEYSmar-v-in2014-05-291-3/+4
* 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
* Removed unused Toast importDaniel Haß2014-05-111-1/+0
* Toast replacementDaniel Haß2014-05-111-2/+4
* 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-154-3/+1
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-142-8/+5
* key edit: fix crash when create date was after expiry date, change from grego...Dominik Schürmann2014-04-141-2/+3
* Handle new exceptions in KeychainIntentServiceDominik Schürmann2014-04-131-2/+23
* Update license header for 2014Dominik Schürmann2014-04-133-3/+2
* 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-112-10/+13
* Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)Dominik Schürmann2014-04-111-4/+10
* get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredStringVincent Breitmoser2014-04-111-7/+10
* fix EditKeyActivityVincent Breitmoser2014-04-111-19/+21
* Fix save keyring, improve signature verificationDominik Schürmann2014-04-092-19/+25
* KeychainIntentService instead of APGDominik Schürmann2014-04-091-1/+1
* Use NotFoundException in more placesDominik Schürmann2014-04-081-1/+3
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-4/+5
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-064-0/+1522