aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/service
Commit message (Expand)AuthorAgeFilesLines
* Fix custom action bars for Android 4.4Dominik Schürmann2013-12-301-1/+1
* Inform user if signature check failsDominik Schürmann2013-12-302-4/+39
* remote service: package signature verification, use string for service instea...Dominik Schürmann2013-12-305-44/+147
* spring-cleaning: remove unused resources, rename strings from camelCase to sn...Dominik Schürmann2013-10-255-10/+10
* New API version, import from clipboardDominik Schürmann2013-10-051-40/+109
* API updateDominik Schürmann2013-10-021-14/+17
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-222-43/+16
* Set default algorithms to SHA-512 and AES-256Dominik Schürmann2013-09-201-2/+2
* API documentationDominik Schürmann2013-09-161-1/+1
* API documentationDominik Schürmann2013-09-161-1/+1
* Simplify exception handling in serviceDominik Schürmann2013-09-162-61/+23
* Better error handlingDominik Schürmann2013-09-165-64/+108
* API update: boolean to allow/disallow user interaction allow real background ...Dominik Schürmann2013-09-161-17/+20
* rename encryptAndSign to signAndEncryptDominik Schürmann2013-09-152-3/+3
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ...Dominik Schürmann2013-09-156-77/+89
* Move pgp classes into subpackageDominik Schürmann2013-09-156-10/+10
* add untrusted signature statusDominik Schürmann2013-09-151-1/+1
* reorder manifestDominik Schürmann2013-09-151-2/+2
* Extended apiDominik Schürmann2013-09-158-218/+219
* Define abstract remote serviceDominik Schürmann2013-09-152-212/+287
* once again reorder packagesDominik Schürmann2013-09-158-0/+1820
* 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
* Remove most of old APIDominik Schürmann2013-09-097-602/+0
* sign via apiDominik Schürmann2013-09-081-1/+1
* Select pub key when email could not be foundDominik Schürmann2013-09-081-12/+5
* Work on encryption in new serviceDominik Schürmann2013-09-062-33/+31
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes th...Dominik Schürmann2013-09-065-50/+55
* merge k9mail back into masterDominik Schürmann2013-09-061-23/+31
|\
| * Testing encrypt by serviceDominik Schürmann2013-09-061-1/+1
| * Check if passphrase is needed in PassphraseCacheService, extend documentationDominik Schürmann2013-05-291-22/+30
* | 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-282-46/+133
* Crypto Provider implementation startDominik Schürmann2013-05-281-1/+43
* 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
* Intent action fixesDominik Schürmann2013-01-171-4/+2
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-1613-0/+2024