Status Desktop client made in Nim & QML https://status.app
Go to file
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
.github
app chore(cpp): apply clang-format 2022-10-19 17:34:23 +02:00
ci ci: update Apple dev team ID to update the org 2022-12-08 20:07:36 +01:00
cmake
libs fix(@desktop/cpp): Fix chatDto json serialization. 2022-11-18 16:38:32 +01:00
resources feat(@desktop/cpp): Use env variable WAKUV2_PORT 2022-11-17 09:18:32 +01:00
scripts ci: show output from xcrun_altool on notarize error 2022-12-08 20:04:38 +01:00
spellchecking@f1a88d1147
src fix: Removing and releasing ENS names 2022-12-09 18:56:33 +03:00
storybook feat(storybook): Added `CommunityPermissionsViewPage` to storybook 2022-12-10 14:02:02 +01:00
test Fix "The user signs up with a profile image" squish test case 2022-12-07 20:18:57 +01:00
test-scripts
ui fix(notifications): The sound of notifications is harsh and annoying 2022-12-12 11:39:32 +01:00
vendor fix(notifications): The sound of notifications is harsh and annoying 2022-12-12 11:39:32 +01:00
.clang-format
.clang-tidy
.gitignore
.gitmodules fix: use nimbus-build-system-desktop 2022-10-16 11:19:47 -04:00
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile ci: extract git cleanup to separate script 2022-11-22 14:28:14 +01:00
QtWebEngineProcess.plist
README.md
VERSION chore: bump master version to 0.8.90 2022-12-05 21:03:03 +01:00
build-linux.sh
cacert.pem
conanfile.txt
config.nims
docker-linux-app-image.sh
env.sh
fleets.json
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
screenshot.png
status-dev.icns
status-dev.svg
status-macos-dev.svg
status-macos.ico
status-macos.svg
status.desktop
status.icns
status.ico
status.iss
status.svg
windows-install.txt