c8b429388f
Apart of all properties we have, now we have 3 new added props which will be used almost always when we need the following details about logged in user: - `name` - this will return an ens name in a pretty form or an alias if ens name was not set (verified). Apart of this there are still `username` and `ensName` properties for fetching them when it's needed. - `icon` - this will return a thumbnail image if it's set, otherwise it will return identicon. Apart of this there are still `identicon` and `thumbnailImage` properties for fetching them when it's needed. - `isIdenticon` - this will return `false` if a thumbnail image is set, otherwise it will return `true` |
||
---|---|---|
.. | ||
community | ||
ActivityCenterPopup.qml | ||
ChatCommandModal.qml | ||
ChooseBrowserPopup.qml | ||
ContactRequestsPopup.qml | ||
GroupChatPopup.qml | ||
GroupInfoPopup.qml | ||
NicknamePopup.qml | ||
PinnedMessagesPopup.qml | ||
PrivateChatPopup.qml | ||
ProfilePopup.qml | ||
PublicChatPopup.qml | ||
RenameGroupPopup.qml | ||
SignTransactionModal.qml |