aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/service
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | pgp operations that will not require user input
* 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
| | | | EditKey not in SecretKeyList
* 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 ↵Dominik Schürmann2013-09-065-50/+55
| | | | that (have copyright by Dominik Schürmann or Markus Doits) or (are completly refactored by me and contain no remaining code by Thialfihar). Code by Thialfihar (not reachable by mail) and Shaun Senecal (disagreed on license change) remain Apache License v2.
* 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
| | | | provider
* 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