aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider
Commit message (Expand)AuthorAgeFilesLines
* add support for second line in log viewVincent Breitmoser2014-10-051-0/+6
* preselect certify keyDominik Schürmann2014-10-051-3/+3
* implement preliminary MultiCertifyActivity (most heavy lifting is done)Vincent Breitmoser2014-10-042-8/+23
* forgot adjustments in ProviderHelperVincent Breitmoser2014-10-031-4/+5
* get rid of two consolidate number preferencesVincent Breitmoser2014-10-031-29/+31
* use iterator interface exclusively in ParcelableFileCacheVincent Breitmoser2014-10-031-2/+2
* make getSignId a secret key operation, and respect unavailable keysVincent Breitmoser2014-10-021-45/+13
* 3.0 beta3Dominik Schürmann2014-09-301-4/+7
* log "unspecified" flags differentlyVincent Breitmoser2014-09-221-2/+10
* nicer code in key import for flag log typesVincent Breitmoser2014-09-221-75/+27
* show authenticate flag in logsVincent Breitmoser2014-09-221-22/+64
* key spinner fixesDominik Schürmann2014-09-211-6/+6
* New key flags icons, subkey adapter redesign, support authanticate flag in da...Dominik Schürmann2014-09-204-5/+28
* respect user id revocation signaturesVincent Breitmoser2014-09-201-31/+60
* forgot a LogLevel pieceVincent Breitmoser2014-09-191-78/+77
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-18/+17
* Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-09-151-2/+2
|\
| * Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-151-3/+3
| |\
| * | New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab...Dominik Schürmann2014-09-151-2/+2
* | | move LogLevel info into LogType enumVincent Breitmoser2014-09-151-8/+8
| |/ |/|
* | work on OperationResultParcelVincent Breitmoser2014-09-141-3/+3
|/
* just skip foreign uid certifications during import for nowVincent Breitmoser2014-09-131-0/+4
* move IS_REVOKED table prefix to the right placesVincent Breitmoser2014-09-132-2/+2
* Merge pull request #843 from da-kid/masterDominik Schürmann2014-09-131-4/+25
|\
| * Implemented Pull2Refresh in the KeyListFragmentDaniel Albert2014-09-121-4/+25
* | Get certificates by raw user ids, be more liberal about accepted user id enco...Dominik Schürmann2014-09-131-4/+8
* | promote all result parcels to top level classes in their own packageVincent Breitmoser2014-09-131-5/+5
|/
* nullpointer check in KeychainProviderDominik Schürmann2014-09-111-1/+1
* nullpointer check in KeychainProviderDominik Schürmann2014-09-111-0/+4
* Consolidate on database upgradeDominik Schürmann2014-09-092-11/+29
* flag revoked, epired and unavailable keys in selection spinnerVincent Breitmoser2014-09-071-0/+2
* work on passphrase caching, make use of cached SecretKeyType data (WIP!)Vincent Breitmoser2014-09-032-11/+17
* add getSecretKeyType method to CachedPublicKeyRingVincent Breitmoser2014-09-032-2/+32
* cache key s2k type in database, for later useVincent Breitmoser2014-09-021-15/+30
* ditch NullProgressableVincent Breitmoser2014-08-301-2/+2
* add ecc supportVincent Breitmoser2014-08-244-9/+20
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-216-0/+6
* Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2014-08-201-3/+1
|\
| * Fix key sharingDominik Schürmann2014-08-201-3/+1
* | consolidate: small ui thingsVincent Breitmoser2014-08-201-0/+4
* | consolidate: remove debug "breakpoint"Vincent Breitmoser2014-08-201-5/+0
|/
* consolidate: prevent concurrent calls of step 2Vincent Breitmoser2014-08-201-86/+103
* consolidate: implement (mostly) recovery modeVincent Breitmoser2014-08-201-0/+5
* consolidate: use KeychainProvider for deletion operationVincent Breitmoser2014-08-203-3/+7
* Fix stringsDominik Schürmann2014-08-191-1/+1
* consolidate: a lot more log output, better recoveryVincent Breitmoser2014-08-191-23/+63
* consolidate: split into two steps, can pick up at second step if anything failsVincent Breitmoser2014-08-191-15/+50
* consolidate: working implementation, lacking uiVincent Breitmoser2014-08-172-9/+174
* Remove old_apgDominik Schürmann2014-08-151-4/+4
* Pass through of master key id in SaveKeyringResultDominik Schürmann2014-08-141-19/+19