aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/service/KeychainIntentService.java
Commit message (Expand)AuthorAgeFilesLines
* spring-cleaning: remove unused resources, rename strings from camelCase to sn...Dominik Schürmann2013-10-251-5/+5
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-221-7/+7
* rename encryptAndSign to signAndEncryptDominik Schürmann2013-09-151-1/+1
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ...Dominik Schürmann2013-09-151-46/+58
* Move pgp classes into subpackageDominik Schürmann2013-09-151-3/+3
* Use underscore in extras, cleanup codeDominik Schürmann2013-09-091-56/+56
* Increase default RSA from 2048 to 4096 due to recent security speculationsDominik Schürmann2013-09-091-3/+3
* Select pub key when email could not be foundDominik Schürmann2013-09-081-12/+5
* Work on encryption in new serviceDominik Schürmann2013-09-061-27/+25
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes th...Dominik Schürmann2013-09-061-11/+12
* Refactored action constantsbcbarnes-gmx2013-07-231-11/+11
* Implemented issue #53 - Change intent actions from extra ints to intent actionsbcbarnes-gmx2013-07-231-67/+36
* Process safe implementation of PassphraseCacheService, First test for crypto ...Dominik Schürmann2013-05-281-5/+5
* enable passphrase changing for subkey only keychainsAsh Hughes2013-05-131-3/+3
* change edit key for empty private master keysAsh Hughes2013-03-211-1/+13
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-161-0/+884