mirror of https://github.com/oxen-io/session-ios
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
For consistency with the Android and Desktop client behavior. * Show a placeholder avatar when no image, initials (#1512) If all we know about the user is their phone number, their avatar image is rendered as a placeholder. Previously, it would render the first few characters of their phone number as if they were initials (eg. "+") * Rename, extend OWSContactsManager methods (#1512) Rename from: nameStringForPhoneIdentifier to: displayNameForPhoneIdentifier Also, add: - (BOOL)nameExistsForPhoneIdentifier:(NSString *)identifier; Which reports whether there's any "name" for a contact. * Remove unused typedefs These aren't used in the project anymore, and they were causing compiling warnings due to a lack of nullability indication. * Resolve some OWSContactsManager nullability warnings Did a pass through all of the existing nullability warnings in OWSContactsManager. Tried to pick descriptors that best reflected the behavior of the methods. // FREEBIE |
9 years ago | |
---|---|---|
.. | ||
AudioFiles | 10 years ago | |
Certificates | 10 years ago | |
Images | 10 years ago | |
Images.xcassets | 9 years ago | |
src | 9 years ago | |
test | 9 years ago | |
translations | 9 years ago | |
Signal-Info.plist | 9 years ago | |
Signal-Prefix.pch | 9 years ago | |
Signal.entitlements | 9 years ago | |
iTunesArtwork@3x.png | 10 years ago | |
main.m | 10 years ago |