summaryrefslogtreecommitdiff
path: root/src/contacts-contact.vala
Commit message (Expand)AuthorAgeFilesLines
* Contact: don't make an exception for Tpf when removing personas.Niels De Graef2018-04-021-24/+7
* Contact: put the constructor before the methods.Niels De Graef2018-04-021-11/+10
* Contact: make hidden a property & cleanup the code.Niels De Graef2018-04-021-50/+35
* Contact: cleanup _get_is_hidden().Niels De Graef2018-03-311-11/+5
* Contact: make Store reference private.Niels De Graef2018-03-311-17/+13
* Contact: don't needlessly lookup the types of all fields.Niels De Graef2018-03-311-13/+0
* Contact: simplify persona_is_google_other()Niels De Graef2018-02-181-3/+1
* Contact: clean up field sorting code.Niels De Graef2018-02-181-39/+25
* Contact: simplify persona_is_google()Niels De Graef2018-02-181-5/+1
* Contact: clean up the persona stores result.Niels De Graef2018-02-181-9/+4
* Contact: clean up persona store sorting function.Niels De Graef2018-02-171-32/+22
* Contact: remove the personas_changed signal.Niels De Graef2018-02-171-22/+9
* Contact: sort postal addresses before notes.Niels De Graef2018-02-131-2/+1
* Contact: clean up sorting of persona properties.Niels De Graef2018-02-131-31/+13
* Contact: use const string[] for sorted properties.Niels De Graef2018-02-131-1/+1
* Extract ImService to a separate file.Niels De Graef2018-02-131-43/+2
* Contact: Remove display_name property.Niels De Graef2018-01-221-5/+1
* ContactList: use a SimpleQuery for the search filter.Niels De Graef2018-01-211-45/+0
* Avatar: cleaner UI.Niels De Graef2018-01-191-95/+0
* Port contacts-esd-setup to Vala.Niels De Graef2018-01-171-4/+4
* Make telepathy dependency optionalCosimo Cecchi2018-01-011-0/+20
* ContactsContact: return early in calc_is_main()Niels De Graef2017-12-291-10/+5
* ContactsContact: reference to Store should be weakNiels De Graef2017-12-291-1/+1
* Keep all the Geocode and Map stuff in one place.Niels De Graef2017-12-291-34/+0
* ContactsContact: remove unused ImDisplay enumNiels De Graef2017-12-291-17/+7
* ContactsContact: remove unused helper functions.Niels De Graef2017-12-291-22/+0
* ContactsContact: Remove initial_letter property.Niels De Graef2017-12-291-9/+0
* Contact: don't listen to changes in Tp.PersonaNiels De Graef2017-12-281-35/+1
* ContactsContact: remove avatar_icon_data property.Niels De Graef2017-12-271-29/+8
* Contacts.Contact: use Individual for display_nameNiels De Graef2017-12-271-47/+1
* ContactsContact: remove unused method is_callable.Niels De Graef2017-12-241-12/+0
* added compare by type to compare_fieldsFrank Zschage2017-11-041-1/+24
* Cleanup: remove Contact.get_first_stringNiels De Graef2017-08-281-12/+5
* Cleanup: Remove Contact.get_secondary_string (dead code)Niels De Graef2017-08-281-43/+0
* Cleanup: remove ContactDataRef and presence.Niels De Graef2017-08-261-84/+0
* Cleanup: remove more dead code in Contacts.ContactNiels De Graef2017-08-261-141/+0
* Cleanup: (dead code) remove ContactPresence classNiels De Graef2017-08-261-89/+0
* Remove Contact.serializable_avatar_iconDavid King2015-10-061-9/+0
* Simplify search provider icon passingDavid King2015-10-061-14/+1
* 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