Commit Graph
18 Commits
Author SHA1 Message Date
Robin 364fdb5e54 Get rid of the 'open in app' mobile prompt
We've determined that calls are working fine in mobile browsers these days and we no longer need it.
2026-04-13 18:05:00 +02:00
fkwpandgithub-actions[bot] e097e58212 Translations updates 2025-08-21 15:39:08 +00:00
fkwpandgithub-actions[bot] f5094be194 Translations updates 2025-08-04 16:01:34 +00:00
TimoandGitHub 5ea0759427 Earpiece follow up: Change labels and icons (#3401)
* fix collapse icon on android

* update wording `earpiece` -> `headset`

* update icon `earpiece` -> `phone`

* i18n

* update icons to solid (top right) and non solid (overlay)

* update snapshots

* add config.json to gitignore

* add offset for earpice overlay

* update snapshots to include offset spacer
2025-07-18 15:19:53 +02:00
fkwpandgithub-actions[bot] f6870ae5b4 Translations updates 2025-05-15 20:10:41 +00:00
fkwpandgithub-actions[bot] 18972c2fb9 Translations updates 2025-03-31 20:33:53 +00:00
fkwpandgithub-actions[bot] 1db3e3cbc4 Translations updates 2025-03-11 15:39:33 +00:00
fkwpandgithub-actions[bot] 4fa1b26827 Translations updates 2025-02-28 13:38:53 +00:00
RobinandGitHub cda802a2e9 Make error screens more visually consistent (#2951) 2025-01-17 09:35:39 +00:00
robintownandgithub-actions[bot] 31be6cc804 Translations updates 2024-12-13 14:28:28 +00:00
Hugh Nimmo-SmithandGitHub e84ecc68b3 Refactor preferences tab strings for consistency (#2888)
* Refactor preferences tab strings for consistency

* Lint
2024-12-13 13:23:32 +00:00
a8a95c3f00 Ensure call sound effects are played over the correct sink (#2863)
* Refactor to use AudioContext

* Remove unused audio format.

* Reduce update frequency for volume

* Port to useAudioContext

* Port reactionaudiorenderer to useAudioContext

* Integrate raise hand sound into call event renderer.

* Simplify reaction sounds

* only play one sound per reaction type

* Start to build out tests

* fixup tests / comments

* Fix reaction sound

* remove console line

* Remove another debug line.

* fix lint

* Use testing library click

* lint

* fix a few things

* Change the way we as unknown the mock RTC session.

* Lint

* Fix types for MockRTCSession

* value change should always be set

* Update volume slider description.

* Only load reaction sound effects if enabled.

* cache improvements

* lowercase soundMap

* lint

* move prefetch sounds to fix hot reload

* correct docs

* add a header

* Wording change

---------

Co-authored-by: Hugh Nimmo-Smith <hughns@element.io>
2024-12-09 11:39:16 +00:00
fkwpandgithub-actions[bot] 65cc583c8a Translations updates 2024-12-06 15:04:29 +00:00
Hugh Nimmo-SmithandGitHub a37c3bfb48 Show hostname in developer settings (#2857)
Also refactored developer settings labels into own locale section
2024-12-02 15:43:19 +00:00
fkwpandgithub-actions[bot] 4655da3c35 Translations updates 2024-11-19 15:58:53 +00:00
fkwpandgithub-actions[bot] f56d4a32a3 Translations updates 2024-11-15 16:22:27 +00:00
Will HuntandGitHub c1208ac7b6 Small improvements to settings tab (#2789)
* align profile tab.

* Fix descriptions
2024-11-15 14:09:52 +00:00
Quentin Gliech 99d5886e32 Handles locales as Vite assets 2024-11-14 19:12:11 +01:00