status-desktop/ui/imports/utils
Lukáš Tinkl f62acae911 fix(Settings): cant switch off sounds for notifications
Fix a bunch of problems with handling sound/notifications related options
coming from the backend:
- `volume` and `notificationSoundsEnabled` live in a different settings
object; adjust the stores for that
- unbreak loading the actual wav/mp3 files (was never working on Linux
outside of AppImage!) -> use "qrc:/", same as the NIM backend does
- fix the volume scaling (backend has [1,100], QML is [0, 1])
- simplify our Audio QML item interface; no need for an extra property
and resolving the URL twice (which results in broken scenarios mentioned
above); we know which sounds we want to load

Closes #8668
2022-12-09 11:01:18 +01:00
..
Backpressure style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Audio.qml fix(Settings): cant switch off sounds for notifications 2022-12-09 11:01:18 +01:00
Constants.qml feat(SocialLinkPreview): links are too short to display even short urls 2022-12-07 12:40:58 +01:00
Global.qml fix(profile-settings): Add usage dirty values for preview and load image profile on save 2022-11-14 14:59:46 +03:00
LocaleUtils.qml feat(@desktop/communities) Permissions, 'who holds' section - handling localiezed amounts 2022-09-19 21:46:44 +02:00
SelectedMessage.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Style.qml fix(@chat): Fixed blurry emojis 2022-05-13 14:03:50 -04:00
Tracer.qml feat(Utils): Tracer can be used directly in layouts 2022-10-07 20:15:48 +02:00
Utils.qml feat(communities): allow community import via public key 2022-12-07 14:18:08 +01:00
qmldir feat(@desktop/communities) Permissions, 'who holds' section - handling localiezed amounts 2022-09-19 21:46:44 +02:00