aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/PassphraseCacheService.java
Commit message (Collapse)AuthorAgeFilesLines
...
* | FixesDominik Schürmann2014-07-171-0/+8
|/
* Fallback if no primary user id existsDominik Schürmann2014-07-161-1/+1
|
* Fixed misplaced bracketDaniel Albert2014-07-121-1/+1
|
* Fixed issues discussed in #713Daniel Albert2014-07-121-10/+10
|
* Put text into strings.xml, for internationalizationDaniel Albert2014-07-121-6/+6
|
* Added Purging for Android < 4.1Daniel Albert2014-07-121-28/+51
|
* Implemented Notification, no fallback yetDaniel Albert2014-07-121-3/+69
|
* new PassphraseCache, storing UserIDs as wellDaniel Albert2014-07-121-11/+47
|
* Edit key: adding user idsDominik Schürmann2014-07-021-16/+15
|
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-46/+2
|
* use long rather than String to build uris by keyVincent Breitmoser2014-05-211-1/+1
|
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-3/+3
|
* wrapped-key-ring: more work on passphrase caching and certificationVincent Breitmoser2014-05-041-32/+34
|
* wrapped-key-ring: move more helper methods into keysVincent Breitmoser2014-05-031-0/+2
|
* Optimize importsDominik Schürmann2014-04-151-1/+0
|
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-3/+1
|
* Update license header for 2014Dominik Schürmann2014-04-131-1/+1
|
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-111-2/+2
| | | | context (first commit to get context out of pgp classes)
* get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredStringVincent Breitmoser2014-04-111-7/+10
|
* fix EditKeyActivityVincent Breitmoser2014-04-111-19/+21
|
* 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-061-0/+380