status-desktop/ui/imports
emizzle ac7deb3af0 feat: Un/install free sticker packs in sticker market
Sticker pack details retreived from contract:
 - pack data decoded from contract response
 - data contains contentHash which, once decoded, contains an IPFS identifier
 - futher pack data in EDN format is downloaded from IPFS
 - the EDN info is decoded in to a StickerPack

List of available packs from contract are obtained separately from list of installed contracts (stored as a setting in Status-go).

Sticker market contains dynamic list of sticker packs. The sticker button shown for each pack has all states defined (in the design) for all UI states (ie bought, free, installed, pending, etc)

Add modal popup showing sticker pack details and list of stickers to be un/installed. Contains a "larger" version of the sticker pack button with many differnt UI states defined.

Uninstallation of a sticker pack removes those sticker pack's stickers from the recent sticker list and persists the list

Simplify the view model by including stickers, instead of setting an "activeStickerPackId" property. This allowed for display of sticker pack stickers to be displayed in the modal popup separately from the sticker packs shown in the market.
2020-07-15 15:53:48 -04:00
..
Backpressure feat: adds QML debounce library 2020-07-14 11:56:44 -04:00
Themes feat: Un/install free sticker packs in sticker market 2020-07-15 15:53:48 -04:00
twemoji Use twemoji.js 2020-06-30 14:35:14 -04:00
Constants.qml update qml imports 2020-06-18 11:02:11 -04:00
Emoji.qml feat: enable adding the clicked emoji to the chat input 2020-07-06 13:59:47 -04:00
SelectedMessage.qml fix: code review 2020-07-10 20:09:15 -04:00
Style.qml feat: enable changing theme from the profile settings 2020-07-03 09:59:14 -04:00
Theme.qml feat: Un/install free sticker packs in sticker market 2020-07-15 15:53:48 -04:00
Utils.qml feat: start chats with ENS usernames 2020-06-30 16:21:21 -04:00
qmldir feat: adds QML debounce library 2020-07-14 11:56:44 -04:00