- Change Summary:
-
rebased, cleaned up a few things, and added unit tests.
- Description:
-
This will first return the alias of the person if set. If there is no alias set
~ the person but there is a priority contact info, the value of ~ on the person but there is a priority contact info, the value of purple_contact_info_get_name_for_display will be called on the priority contact info, otherwise NULL will be returned. - Testing Done:
-
~ Verified everything looked right in the contact list and verified everything looked alright in the docs.
~ Verified everything looked right in the contact list and verified everything looked alright in the docs and ran the unit tests.
- Commits:
-
Summary ID a865f09db5557532a0fa0b5321a1b5222dd1d0dd 79ecf988bb91cd61603b632531acfd8fed989edd
Add a name-for-display property to PurplePerson
Review Request #2205 — Created Jan. 20, 2023 and submitted
This will first return the alias of the person if set. If there is no alias set
on the person but there is a priority contact info, the value of
purple_contact_info_get_name_for_display will be called on the priority contact
info, otherwise NULL will be returned.
Verified everything looked right in the contact list and verified everything looked alright in the docs and ran the unit tests.
Summary | ID |
---|---|
90c28d32c09836f79c1442c2a722333680be4ae1 |
- Change Summary:
-
some minor cleanups in the unit tests
- Commits:
-
Summary ID 79ecf988bb91cd61603b632531acfd8fed989edd 8b0c144ae27e06f45b6c96836ffd5fce0945ad61