aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/provider/ProviderHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-673/+0
* code styleDominik Schürmann2014-04-061-8/+6
* Merge remote-tracking branch 'origin/master' into certsVincent Breitmoser2014-04-061-1/+8
|\
| * Fix nfc, make edit activity like a modal dialog, move all menu actions into v...Dominik Schürmann2014-04-051-11/+6
* | certs: ditch expiry, re-add data blob, improve ViewCertActivityVincent Breitmoser2014-04-061-11/+4
* | certs: display uid status in uid listVincent Breitmoser2014-04-061-0/+4
* | certs: properly handle primary flag and revocation of uidsVincent Breitmoser2014-04-061-36/+77
* | certs: various improvementsVincent Breitmoser2014-04-051-16/+36
* | certs: more fixes, almost working nowVincent Breitmoser2014-04-051-0/+3
* | Merge remote-tracking branch 'origin/master' into certsVincent Breitmoser2014-04-051-557/+239
|\|
| * db-overhaul: workaround api level 11Vincent Breitmoser2014-04-041-15/+23
| * db-overhaul: different hack for type info (api level problem inside)Vincent Breitmoser2014-04-041-18/+6
| * db-overhaul: minor stuff, mostly ProviderHelperVincent Breitmoser2014-04-041-63/+56
| * db-overhaul: more work on new providerVincent Breitmoser2014-04-031-104/+55
| * more work on streamlining uris, and stripping ProviderHelperVincent Breitmoser2014-04-031-79/+55
| * ditch useless PgpKeyHelper.getMasterKey methodsVincent Breitmoser2014-04-031-58/+10
| * Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-031-3/+23
| |\
| | * Replace wildcard imports with explicit importsThialfihar2014-04-021-1/+5
| | * Rearrange too long linesThialfihar2014-04-021-8/+8
| | * Trivial spacing changes to conform to style guideThialfihar2014-04-021-2/+3
| | * Only allow private keys associated to accounts of an appDominik Schürmann2014-04-011-2/+18
| * | Break a lot of stuff. Also, database redesign.Vincent Breitmoser2014-04-031-326/+87
| |/
| * revert mistakeAshley Hughes2014-03-291-1/+1
| * merge masterAshley Hughes2014-03-291-56/+170
| |\
| | * Fix constraints and insertDominik Schürmann2014-03-261-5/+2
| | * More experimental work on API accountsDominik Schürmann2014-03-251-37/+62
| | * Extend provider for new api tablesDominik Schürmann2014-03-231-12/+30
| | * Move classes for OpenPGP API into remote packageDominik Schürmann2014-03-231-5/+5
| | * Fix GPL HeadersNikhil Peter Raj2014-03-211-1/+1
| | * Fix for #410Nikhil Peter Raj2014-03-211-7/+16
| * | keep up with masterAshley Hughes2014-03-071-1/+1
| |\ \
| * \ \ master mergeAshley Hughes2014-02-221-0/+28
| |\ \ \
| * | | | fix certify keys without sign flagAshley Hughes2014-02-041-7/+5
* | | | | certs: more filters, better initial uid selection, code cosmeticsVincent Breitmoser2014-03-171-1/+1
* | | | | certs: provider cleanup and bugfixingVincent Breitmoser2014-03-151-20/+19
* | | | | Merge branch 'master' into certsVincent Breitmoser2014-03-151-37/+34
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | final code style changesuberspot2014-03-131-36/+35
* | | | | Merge branch 'master' into certsVincent Breitmoser2014-03-121-15/+49
|\| | | |
| * | | | Merge branch 'unified-keylist'Vincent Breitmoser2014-03-121-2/+28
| |\ \ \ \
| * | | | | 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
| | |_|/ | |/| |
* | | | add keys we don't know about, just for funVincent Breitmoser2014-03-111-0/+2
* | | | experimental cert importVincent Breitmoser2014-03-111-7/+42
* | | | certs: close in from both sides :)Vincent Breitmoser2014-03-111-7/+38
| |/ / |/| |
* | | 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
|/ /