status-desktop/ui/app/AppLayouts/Profile/views
Lukáš Tinkl 668ea868c4 fix(notifications): The sound of notifications is harsh and annoying
Use logarithmic sound volume scale instead of linear when interpreting
the sound volume value

TLDR; we were literally overblowing the speakers with absolute sound
volume levels; for the whole story I recommend reading:
https://www.dr-lex.be/info-stuff/volumecontrols.html

Also play a sound preview when changing the volume in Settings

Needs https://github.com/status-im/dotherside/pull/83

Fixes #8426
2022-12-12 11:39:32 +01:00
..
browser feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
keycard fix(@desktop/keycard): modal title edits and migrate flow 2022-12-02 19:04:24 +01:00
profile fix(EnsListView): Fixed preferred name message preview 2022-12-07 15:59:40 +03:00
wallet feat: add wallet token integration 2022-12-02 10:17:47 +01:00
AboutView.qml fix(AboutView): Version text is still black on dark mode 2022-11-23 10:46:19 +01:00
AdvancedView.qml feat(Settings): Enable Community Archive by default and remove toggle 2022-11-30 14:41:48 -05:00
AppearanceView.qml fix: ens names should not display `@` 2022-11-10 10:42:05 +01:00
BrowserView.qml feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
CommunitiesView.qml fix(@desktop/settings): empty screen when having 0 communities joined in Profile 2022-12-08 20:56:22 +02:00
ContactsView.qml fix(@desktop/settings): Tab content jump fix 2022-12-03 20:08:57 +02:00
DevicesView.qml fix(desktop): Move Input anchors binding to client code 2022-08-12 11:54:51 +04:00
EnsAddedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsConnectedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsDetailsView.qml fix: Removing and releasing ENS names 2022-12-09 18:56:33 +03:00
EnsListView.qml fix: Removing and releasing ENS names 2022-12-09 18:56:33 +03:00
EnsRegisteredView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsReleasedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsSearchView.qml fix(EnsListView): Fixed preferred name message preview 2022-12-07 15:59:40 +03:00
EnsTermsAndConditionsView.qml fix(@desktop/wallet): Remove gas selector for slow, optimal and fast 2022-12-05 14:51:39 +01:00
EnsView.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
EnsWelcomeView.qml (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
KeycardView.qml fix(@desktop/keycard): clicking `Get Keycard` button should direct to purchase page 2022-10-14 13:49:23 +02:00
LanguageView.qml feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
LeftTabView.qml test(@desktop/general): can quit app by going to settings -> quit 2022-08-11 21:39:34 +02:00
MessagingView.qml test(Settings): adds a test that sends a contact request with chat key 2022-11-29 15:51:29 -05:00
MyProfileView.qml Fix "The user signs up with a profile image" squish test case 2022-12-07 20:18:57 +01:00
NotificationsView.qml fix(notifications): The sound of notifications is harsh and annoying 2022-12-12 11:39:32 +01:00
SettingsContentBase.qml fix(@desktop/settings): empty screen when having 0 communities joined in Profile 2022-12-08 20:56:22 +02:00
WalletView.qml (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
qmldir feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00