-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Sound for match found (#3216)
* - Added new sound to play when match is found notification is triggered. - Added tests and fixed existing typo in test. * - Prefs UI update for new sound - Labels * - Prefs UI update for new sound - Labels and checkboxes. Added disabled+Selected 'Display Notification When Match Found' since it should always remain on. * - Update AudioService to use the right file. - Add new sound file * - Using Audio file from existing issue. - Removed superfluous check - Added audioService mock to the test, making them pass. - Renamed the preference to be more in line with the existing values. * revert matchFoundSound.mp3 file to the more 'kind' beepbeepboop start sound. * new, softer sound --------- Co-authored-by: SimonB <[email protected]>
- Loading branch information
1 parent
1fc2fbb
commit ff1b47c
Showing
9 changed files
with
61 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters