commit | 021de736237f6d408d61c1c4f884f98125cc081a | [log] [tgz] |
---|---|---|
author | Daisuke Miyakawa <dmiyakawa@google.com> | Fri Oct 09 12:45:17 2009 -0700 |
committer | Daisuke Miyakawa <dmiyakawa@google.com> | Fri Oct 09 13:28:05 2009 -0700 |
tree | 2528983fd9eb76ed717dc78caa202ea891afe8dd | |
parent | 6e15a70c79c360f6870b06610f61a7d02cb29b2c [diff] |
Clean-up vCard code. Note that refactor is still on-going. Some changes done now may be reverted in the future. - Move reusable constants from VCardComposer to Constants. - Make ContactStruct appropriately refers to Constants. - Move PBAP-related code at the bottom of vCard composer - Remove some redundant code. Internal issue number: 2160039