aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/KeychainContract.java
Commit message (Expand)AuthorAgeFilesLines
* add ecc supportVincent Breitmoser2014-08-241-0/+1
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
* add HAS_CERTIFY (not sure why it's missing)mar-v-in2014-08-141-0/+1
* Add convenience method to unified keyrings to determine whether a keyring is ...mar-v-in2014-08-121-1/+2
* KeychainContract: use longs instead of String, other fixesDominik Schürmann2014-08-051-12/+14
* use long rather than String to build uris by keyVincent Breitmoser2014-05-211-6/+10
* wrapped-key-ring: first steps, get rid of key imports in decryptverify and si...Vincent Breitmoser2014-05-031-0/+6
* fix unified query columns for select*fragmentVincent Breitmoser2014-04-181-1/+1
* add up navigation in ViewCertActivityVincent Breitmoser2014-04-171-0/+4
* Rename provider types following http://developer.android.com/guide/topics/pro...Dominik Schürmann2014-04-171-12/+35
* stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-161-1/+2
* Remove unused blob classes and other dead codeDominik Schürmann2014-04-131-14/+0
* Select*KeyFragment rewritesVincent Breitmoser2014-04-101-0/+2
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+297