Skip to content

feat: add audio skip controls#752

Open
TenFinges wants to merge 1 commit intoAOSSIE-Org:devfrom
TenFinges:feat/audio-skip-controls
Open

feat: add audio skip controls#752
TenFinges wants to merge 1 commit intoAOSSIE-Org:devfrom
TenFinges:feat/audio-skip-controls

Conversation

@TenFinges
Copy link
Copy Markdown

Description

Added 10-second skip forward and backward buttons to the player, positioned next to the play/pause button.

  • Implements skipForward/skipBackward logic in ChapterPlayerController.
  • Updates UI with accessible buttons.
  • Includes localization support.

Fixes #751

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

I manually verified the changes on the iOS Simulator and verified unit tests pass.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Maintainer Checklist

@TenFinges TenFinges requested a review from M4dhav as a code owner January 29, 2026 08:16
@github-actions
Copy link
Copy Markdown
Contributor

🎉 Welcome @TenFinges!
Thank you for your pull request! Our team will review it soon. 🔍

  • Please ensure your PR follows the contribution guidelines. ✅
  • All automated tests should pass before merging. 🔄
  • If this PR fixes an issue, link it in the description. 🔗

We appreciate your contribution! 🚀

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 29, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant