aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-247-88/+475
|\
| * Fix YubiKey naming, cleanupDominik Schürmann2015-04-151-4/+4
| * Reformat comment in PassphraseCacheServiceDominik Schürmann2015-04-131-4/+5
| * IMplement CryptoInputParcelCacheServiceDominik Schürmann2015-04-131-9/+20
| * Clearer var namingDominik Schürmann2015-04-121-8/+8
| * More simplifications to PassphraseCacheServiceDominik Schürmann2015-04-121-27/+21
| * Simplify PassphraseCacheServiceDominik Schürmann2015-04-121-16/+12
| * fix Decrypt*Fragment for RequiredInputParcel (except decryptOriginalFilename)Vincent Breitmoser2015-04-012-37/+49
| * Prepare decrypt UI for input parcelDominik Schürmann2015-03-311-5/+21
| * fix Encrypt* with RequiredInputParcelVincent Breitmoser2015-03-301-6/+6
| * pass CryptoInputParcel independently for SignEncryptOperationVincent Breitmoser2015-03-301-5/+4
| * Merge branch 'development' into v/crypto-input-parcelDominik Schürmann2015-03-244-23/+416
| |\
| * | further improve yubikey error handlingVincent Breitmoser2015-03-232-6/+38
| * | actually promote to divert, pass yubikey's AIDVincent Breitmoser2015-03-221-2/+3
| * | work on ad-hoc yubikey import supportVincent Breitmoser2015-03-211-1/+1
| * | Merge remote-tracking branch 'origin/development' into v/crypto-input-parcelVincent Breitmoser2015-03-211-2/+2
| |\ \
| * | | more data in RequiredInputParcel, OperationResult notificationsVincent Breitmoser2015-03-211-9/+30
| * | | add edit key unit test for no-opVincent Breitmoser2015-03-201-0/+4
| * | | fix unit tests (for real)Vincent Breitmoser2015-03-202-2/+2
| * | | fix more unit tests (syntax)Vincent Breitmoser2015-03-202-10/+3
| * | | fix unit tests (syntax)Vincent Breitmoser2015-03-201-0/+10
| * | | Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-204-34/+41
| |\ \ \
| * | | | support yubikeys in (some) edit key operationsVincent Breitmoser2015-03-204-8/+25
| * | | | generalize NfcOperationParcel to RequiredInputParcel, including passphrasesVincent Breitmoser2015-03-192-30/+73
| * | | | yubikey certifications!Vincent Breitmoser2015-03-183-17/+80
| * | | | generalize nfc crypto input structureVincent Breitmoser2015-03-184-59/+172
| * | | | introduce CryptoOperationParcel for nfc dataVincent Breitmoser2015-03-182-2/+61
* | | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-094-23/+416
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #1166 from adithyaphilip/multi-threadedDominik Schürmann2015-03-233-21/+414
| |\ \ \ \
| | * | | | shifted multi-threading to own serviceAdithya Abraham Philip2015-03-233-228/+438
| | * | | | introduced multi-threadingAdithya Abraham Philip2015-03-231-26/+209
| | | |_|/ | | |/| |
| * / | | Fix passphrase cache not clearing all passphrasesDominik Schürmann2015-03-231-2/+2
| |/ / /
* | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-244-31/+36
|\| | |
| * | | Reworked Notify classManoj Khanna2015-03-201-2/+2
| | |/ | |/|
| * | New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-193-29/+34
| |/
* | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-152-48/+80
|\|
| * Fixed possible ArrayIndexOutOfBoundsException.danielnelz2015-03-112-2/+2
| * Added braces to if else.danielnelz2015-03-092-4/+6
| * Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-092-48/+78
* | return key ids from PassphraseDialogActivity, accept null useridsVincent Breitmoser2015-03-081-2/+2
* | minor changes, add convertFingerprintToKeyId methodVincent Breitmoser2015-03-081-10/+5
* | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-081-3/+11
|\|
| * add support for certification of user attributesVincent Breitmoser2015-03-081-3/+11
* | NON-WORKING Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-026-306/+384
|\|
| * show refresh key progress inlineVincent Breitmoser2015-02-271-1/+6
| * Merge keybase-proof branchDominik Schürmann2015-02-272-9/+151
| |\
| | * Merge branch 'development' into keybase-proofsDominik Schürmann2014-12-051-1/+1
| | |\
| | * | Add check that proof & database fingerprints are the sameTim Bray2014-11-211-3/+6
| | * | Dont accept signatures by expired or revoked subkeysDominik Schürmann2014-11-221-0/+1
| | * | Merge branch 'development' into keybase-proofsDominik Schürmann2014-11-211-15/+10
| | |\ \