fix(gesture): fix subtitle swipe hitbox#145
Merged
Merged
Conversation
Riteshp2001
added a commit
that referenced
this pull request
Jun 13, 2026
fix(gesture): fix subtitle swipe hitbox
hazrashish
pushed a commit
to hazrashish/mpvRx
that referenced
this pull request
Jun 15, 2026
* fix: add gesture detection improvements and slider display timing logic for more responsive controls * fix: set originalSpeed to fixed value in gesture handler for consistent playback speed during long press * fix: add utf-8 support to ftp, ftps, smb, and webdav clients for better international character handling * feat: add database migration to include videoZoom column in playback state for per-video zoom persistence * refactor: improve gesture handler padding and update player controls layout spacing for better UI consistency * fix: adjust padding and layout spacing in gesture handler and player controls for improved UI consistency * fix: exclude subfont.ttf from assets and ignore pattern to prevent packaging issues * refactor: enhance double-tap seek handling to support multi-tap continuation with timing logic * feat: add network file path support for stable media identification in player activity * refactor: add loading and initial load state management to folder list for improved UI responsiveness and flicker prevention * feat: use natural sorting for titles (Riteshp2001#122) * fix: make natural sorting more aligned to expectations (Riteshp2001#124) * update: update build.gradle.kts * refactor: remove secondary subtitle support and improve subtitle handling * fix: repair broken statistics page switching logic * refactor: move screen rotation to the first item in portrait bottom controls and switch to RadioButtons in subtitles sheet * refactor: switch app typography to Google Sans Flex and adjust subtitle font handling * feat: add folder blacklisting from browser UI * refactor: remove online subtitle download feature * refactor: coerce slider values to prevent crashes from out-of-range inputs * feat: add preference to enable or disable recently played history * fix: show empty state message after deleting all items in a folder * refactor: update new video indicator from "NEW" to a count and refresh on resume * refactor: implement folder caching for faster app launch and UI responsiveness * feat: add expanded frame navigation controls with snapshot and zoom reset functionality * docs: update README --------- Co-authored-by: Funami580 <63090225+Funami580@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.