aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/provider/ProviderHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'unified-keylist'Vincent Breitmoser2014-03-121-2/+28
|\
| * add edit button and secret key info to public key viewVincent Breitmoser2014-03-081-0/+6
| * Normalize public key uri in KeyListFragmentVincent Breitmoser2014-03-081-0/+20
| * Make EditKeyActivity's uri handling (more) saneVincent Breitmoser2014-03-081-2/+2
* | Make export work with rowIds instead of MasterKeyIdsuberspot2014-03-111-0/+40
* | Colorize fingerprintuberspot2014-03-091-9/+3
* | Fix key id and fingerprint handling, use full key idsDominik Schürmann2014-03-091-5/+5
* | remove unused imports and unthrown exceptionsuberspot2014-03-071-2/+0
* | corrected commitAnkush2014-03-071-1/+1
|/
* rework key view into fragments to later add certificationsDominik Schürmann2014-02-091-0/+8
* do not delete pub keys where secret key existsDominik Schürmann2014-02-061-0/+20
* save fingerprint on saveDominik Schürmann2014-02-011-0/+2
* No bouncy castle objects in key viewDominik Schürmann2014-02-011-1/+1
* Fix layout, add API notes to README, register fingerprint URIs, some reformat...Dominik Schürmann2014-02-011-134/+68
* save keyring in-place, fixes #228, #203Dominik Schürmann2014-01-291-42/+70
* New Gradle project structureDominik Schürmann2014-01-271-0/+809