commit | cdbd854decda3f493b395c8867f2cd131d95d09f | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Mon Aug 31 18:56:48 2009 -0700 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Mon Aug 31 18:56:48 2009 -0700 |
tree | 23bd68fdfef2e4046e31fb8bc93ec7c213d41ba2 | |
parent | 1b7a7947242bb3b8caaed871775e62d486144c9f [diff] |
Making aggregation optional during Donut->Eclair contact import. The importer will create contacts just like the aggregator would, but without actually aggregating duplicates. All raw contacts are still marked for reaggregation, so the dupes are still discovered in the subsequent aggregation pass. The user experience is that all contacts show up very quickly (on sholes we should expect to see 700 contacts within 15-17 seconds). Then a bit later duplicates start disappearing.