aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util/ContactHelper.java
Commit message (Expand)AuthorAgeFilesLines
* object oriented split user idDominik Schürmann2015-03-161-11/+10
* Merge pull request #1147 from Hiperzone/developmentDominik Schürmann2015-03-151-10/+12
|\
| * -fixed out of bounds crash when retrieving the main profile name with secret ...Daniel Ramos2015-03-151-10/+12
* | Use names also for main contactDominik Schürmann2015-03-141-3/+3
* | Show key name instead of key id in contacts, cleanupDominik Schürmann2015-03-141-20/+7
|/
* added some documentationAdithya Abraham Philip2015-03-131-23/+82
* added own profile support in linekd system contactAdithya Abraham Philip2015-03-131-3/+36
* links own keys to me profile in contactsAdithya Abraham Philip2015-03-131-9/+118
* corrected linked system contact display nameAdithya Abraham Philip2015-03-111-3/+37
* RippleDominik Schürmann2015-03-101-3/+1
* added CALLER_IS_SYNCADAPTER parameter to delete queriesAdithya Abraham Philip2015-03-101-3/+47
* Remove dublicate email checkDominik Schürmann2015-03-061-3/+1
* Improve way of getting possible names by filtering out emailsDominik Schürmann2015-03-061-1/+25
* Debug optionsDominik Schürmann2015-03-051-1/+3
* Simplified language: Confirm keysDominik Schürmann2015-03-041-2/+4
* Get high res version of contact photoDominik Schürmann2015-03-041-4/+5
* ContactHelper cleanupDominik Schürmann2015-03-041-32/+40
* Use master key id instead of fingerprint in sync adapter, use IS_EXPIRED inst...Dominik Schürmann2015-03-041-86/+104
* Cleanup of contact sync, debuggingDominik Schürmann2015-03-031-80/+110
* Use index constants in ContactHelperDominik Schürmann2015-03-021-7/+20
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+1
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-20/+20
* make user_ids table typed, with attribute_data supportVincent Breitmoser2015-01-141-3/+4
* Fix custom key configuration for primary user idsDominik Schürmann2014-09-211-1/+0
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-0/+467