summaryrefslogtreecommitdiff
path: root/src/contacts-contact.vala
Commit message (Expand)AuthorAgeFilesLines
* Added support for searching by phoneDimitrios Christidis2015-04-231-0/+5
* contacts-contact: Add method to geocode a contactJonas Danielsson2015-01-141-0/+34
* Contact: Find FakePersona for uidErick Pérez Castellanos2014-09-161-1/+7
* ContactEditor: Move string constants from ContactPhilip Withnall2014-08-211-3/+0
* ContactEditor: initial work to provide inline contact creationErick Pérez Castellanos2014-08-111-0/+8
* Replace 'Google Other Contact' with 'Google'Brett2014-06-061-1/+1
* Contact: remove unused methodErick Pérez Castellanos2014-05-311-32/+0
* Fix copying of delegates by explicitly marking transfers as ownedPhilip Withnall2013-08-041-2/+2
* Remove unused variablesPhilip Withnall2013-08-041-2/+0
* Contact: Make keep_widget_uptodate callback ownedAlexander Larsson2013-06-121-1/+1
* Updated contacts list layout and appearance.Erick Pérez Castellanos2013-05-041-0/+1
* Write details to personas like Tpf.Personas.Erick Pérez Castellanos2013-02-161-0/+1
* Port to gee-0.8.Erick Pérez Castellanos2013-02-141-60/+63
* Don't crash if avatar-default-symbolic was not foundAlexander Larsson2013-01-071-3/+5
* Fix check is_callable to check for CALL not STREAMED type.Alban Browaeys2012-12-181-31/+1
* Added handling of single-value details on Contact.Erick Pérez Castellanos2012-12-171-0/+24
* Moved ContactSheet widget to a separate source.Erick Pérez Castellanos2012-12-171-0/+25
* Added sorting of Persona::properties according a fixed order.Erick Pérez Castellanos2012-12-171-0/+39
* Fix valac warnings3.5.91Alexander Larsson2012-09-031-3/+3
* eds: Use new folks API for Google address book system groupsPhilip Withnall2012-07-241-7/+7
* Add search provider for GNOME ShellFlorian Müllner2012-06-291-1/+43
* Use folks PresenceDetail get_default_message_from_type. Remove presence_to_st...Jeremy Whiting2012-06-291-25/+1
* contacts: Pass store as parameter to create_primary_persona_from_storeFlorian Müllner2012-06-281-3/+2
* contact: Use our own store reference rather than the on in AppFlorian Müllner2012-06-281-1/+1
* contact: Move get_eds_addressbooks() to AppFlorian Müllner2012-06-281-12/+0
* Properly escape strings passed to set_markupAlexander Larsson2012-05-151-1/+1
* Update ContactPresense when persona set changesAlexander Larsson2012-05-151-0/+5
* Add Contact.fetch_contact_info()Guillaume Desmottes2012-05-101-0/+10
* Support "." in facebook profile urisAlexander Larsson2012-04-301-1/+1
* Fix a bunch of warnings about exceptionsAlexander Larsson2012-03-051-1/+1
* Fixing bug: Contacts displayed as online while he's notErick Pérez Castellanos2012-03-021-3/+4
* Make linking other-to-other actually workAlexander Larsson2012-02-271-5/+3
* Support linking non-main contacts with other non-main contactsAlexander Larsson2012-02-271-3/+2
* Create new google personas in the "my contacts" groupAlexander Larsson2012-02-161-5/+8
* Centralize calls to add_persona_from_details to one placeAlexander Larsson2012-02-161-0/+5
* Show a title for primary non-main contacts in content paneAlexander Larsson2012-02-161-1/+1
* Support deleting most contactsAlexander Larsson2012-01-241-0/+25
* Remember "no" reponse to link suggestionAlexander Larsson2012-01-241-0/+3
* Show non-other google personas before othersAlexander Larsson2012-01-241-1/+10
* Don't show fake personas anymore (now that we separate out my contacts)Alexander Larsson2012-01-231-3/+0
* Add inline suggestionsAlexander Larsson2012-01-231-0/+37
* Clean up the google hacksAlexander Larsson2012-01-231-20/+40
* Show Google Circles personas betterAlexander Larsson2012-01-231-1/+12
* Nicer name for non-My Contacts google persona storesAlexander Larsson2012-01-231-3/+8
* Nicer name for google profile linksAlexander Larsson2012-01-231-0/+3
* Make small avatars 54x54 as per the new design mockupsAlexander Larsson2012-01-201-1/+1
* Centralize small avatar sizeAlexander Larsson2012-01-201-7/+9
* Make non-"My Contacts" google contacts non-main instead of hiddenAlexander Larsson2012-01-191-6/+7
* Rename the always visible contacts as "Main" rather than "primary"Alexander Larsson2012-01-191-8/+20
* Break out Contact.format_persona_storesAlexander Larsson2012-01-181-0/+12