summaryrefslogtreecommitdiffstats
path: root/core/java/android/pim
Commit message (Expand)AuthorAgeFilesLines
* Update VCardComposer getOwnerPhoneNumberVcard() to support empty vcard for 0.vcfJaikumar Ganesh2009-11-131-2/+4
* Merge change I5d30aa18 into eclairAndroid (Google) Code Review2009-11-103-8/+83
|\
| * Make vCard parser invalid lines in vCard file which look like some comment. D...Daisuke Miyakawa2009-11-103-8/+83
* | Make vCard exporter check invalid phone numbers and re-format them if needed....Daisuke Miyakawa2009-11-112-6/+64
* | Backport the change I30b141a2 from MR2 to MR1. Do not merge.Daisuke Miyakawa2009-11-111-6/+37
|/
* Add ability to disable sending Photos using Vcard. Do Not MergeJaikumar Ganesh2009-10-301-5/+10
* Make vCard import Photo from vCard file :(Daisuke Miyakawa2009-10-071-0/+1
* Make VCardComposer create the instance for mHandlerList.Daisuke Miyakawa2009-10-061-4/+2
* show events in the UIFred Quintana2009-09-302-7/+12
* Make ContactStruct handle Collection properly.Daisuke Miyakawa2009-09-301-1/+2
* Fix vCard composer in three points.Daisuke Miyakawa2009-09-302-75/+249
* Remove GAIA stringCostin Manolache2009-09-291-1/+1
* Clean up vCard code.Daisuke Miyakawa2009-09-293-234/+376
* Three changes.Daisuke Miyakawa2009-09-281-20/+36
* Two changes toward vCard composer.Daisuke Miyakawa2009-09-251-29/+40
* fix typoFred Quintana2009-09-241-1/+1
* rename misc to birthdayFred Quintana2009-09-242-9/+11
* Add "TYPE=" to type attribute when appropriate.Daisuke Miyakawa2009-09-241-140/+184
* Add appendType() utility method.Daisuke Miyakawa2009-09-241-43/+48
* Add final to appropriate variables.Daisuke Miyakawa2009-09-241-13/+13
* Fix vCard code.Daisuke Miyakawa2009-09-242-19/+118
* Add call log support to pim.vcard.VCardComposerLixin Yue2009-09-241-38/+202
* Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.AC...Daisuke Miyakawa2009-09-231-4/+5
* Suppress Performance log emitted by vCard importer.Daisuke Miyakawa2009-09-221-1/+1
* Add Website.TYPE information.Daisuke Miyakawa2009-09-221-1/+4
* Add each contact in vCard into "My Groups" if account is for Google's and it ...Daisuke Miyakawa2009-09-171-0/+34
* Make vCard importer code use Account information if possible.Daisuke Miyakawa2009-09-152-11/+28
* Handle cases where TYPE can be undefined, such as EAS.Jeff Sharkey2009-09-092-30/+35
* Fix small bugs in VCardComposer.java.Daisuke Miyakawa2009-09-072-6/+17
* [Issue 2087123] Suppressing all exception when trying to load a photo for the...Dmitri Plotnikov2009-09-021-2/+8
* Make vCard composer handle null of Photo entry correctly.Daisuke Miyakawa2009-09-011-0/+3
* Use Email.TYPE_MOBILEDaisuke Miyakawa2009-09-011-5/+1
* Refactor VCard handling code, phase 2, 3, 4, 5Daisuke Miyakawa2009-08-2510-905/+3344
* Fix recurrence parsing for all-day events.Ken Shirriff2009-08-211-2/+6
* Converting CallerInfo to new Contacts API.Dmitri Plotnikov2009-08-191-64/+64
* Refactor VCard-related code.Daisuke Miyakawa2009-07-1718-0/+3583
* Changes for new sync.Ken Shirriff2009-07-061-0/+59
* Start using CLDR for some date-and-time strings and formats.Eric Fischer2009-05-151-7/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-0/+1832
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-1831/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-8/+7
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-7/+8
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-175-2474/+5
* Initial ContributionThe Android Open Source Project2008-10-219-0/+4301