aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/KeychainContract.java
Commit message (Expand)AuthorAgeFilesLines
* Save split user ids in database #1745fjodor2016-03-071-0/+6
* keylist: filter results by all user ids for search (fixes #1645)Vincent Breitmoser2015-12-291-0/+6
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-291-1/+14
|\
| * Merge tag 'v3.2.1' into linked-identitiesVincent Breitmoser2015-05-111-1/+1
| |\
| * \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-151-0/+1
| |\ \
| * | | add linked id certs uri to KeychainProviderVincent Breitmoser2015-03-091-2/+2
| * | | use loader in LinkedIdViewFragmentVincent Breitmoser2015-03-091-1/+9
| * | | work more on separation of linked identities and resources, initial ui workVincent Breitmoser2015-03-041-0/+5
* | | | introduced keyserver sync adapterAdithya Abraham Philip2015-08-201-0/+17
* | | | Allow debug build besides release buildDominik Schürmann2015-06-101-1/+1
| |_|/ |/| |
* | | Fixes and clarifications to app signature (or better certificate) pinningDominik Schürmann2015-05-101-1/+1
| |/ |/|
* | Query for duplicate user idsDominik Schürmann2015-03-151-0/+1
|/
* Saving of allowed keysDominik Schürmann2015-01-291-6/+0
* Introduce allowed keys table per API clientDominik Schürmann2015-01-291-0/+28
* make user_ids table typed, with attribute_data supportVincent Breitmoser2015-01-141-4/+6
* minor stuffVincent Breitmoser2015-01-031-0/+1
* implement preliminary MultiCertifyActivity (most heavy lifting is done)Vincent Breitmoser2014-10-041-1/+4
* New key flags icons, subkey adapter redesign, support authanticate flag in da...Dominik Schürmann2014-09-201-0/+2
* move IS_REVOKED table prefix to the right placesVincent Breitmoser2014-09-131-1/+1
* 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