8000 Fix background audio stops on `AudioUtilsImpl.once` (#912) by krida2000 · Pull Request #915 · team113/messenger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix background audio stops on AudioUtilsImpl.once (#912) #915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 19, 2024

Conversation

krida2000
Copy link
Contributor
@krida2000 krida2000 commented Mar 19, 2024

Resolves #912

Synopsis

Проигрывание звука ставит на паузу аудио, играющее на фоне, не отжимая её по завершении.

Solution

Проблема будет исправлена.

Checklist

  • Created PR:
    • In draft mode
    • Name contains issue reference
    • Has type and k:: labels applied
  • Before review:
    • Documentation is updated (if required)
    • Tests are updated (if required)
    • Changes conform code style
    • CHANGELOG entry is added (if required)
    • FCM (final commit message) is posted or updated
    • Draft mode is removed
  • Review is completed and changes are approved
    • FCM (final commit message) is approved
  • Before merge:
    • Milestone is set
    • PR's name and description are correct and up-to-date
    • All temporary labels are removed

@krida2000 krida2000 added enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes labels Mar 19, 2024
@krida2000 krida2000 added this to the 0.1.0-alpha.13 milestone Mar 19, 2024
@krida2000 krida2000 self-assigned this Mar 19, 2024
@krida2000 krida2000 changed the title Fix background audio stopped on AudioUtilsImpl.once (#912) Fix background audio stops on AudioUtilsImpl.once (#912) Mar 19, 2024
@krida2000
Copy link
Contributor Author
krida2000 commented Mar 19, 2024

FCM

Fix `AudioUtils.once()` stopping music on Android (#915, #912)

@krida2000 krida2000 requested a review from SleepySquash March 19, 2024 09:26
@krida2000 krida2000 marked this pull request as ready for review March 19, 2024 10:10
@SleepySquash SleepySquash merged commit 9cd4c19 into main Mar 19, 2024
@SleepySquash SleepySquash deleted the 912-fix-background-audio-paused-on-once branch March 19, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Playing sounds via AudioUtils stops background audio
2 participants
0