[Android] Remove the ability to download multiple subtitles at the same time
Nicolas Pomepuy
git at videolan.org
Thu Nov 21 13:19:11 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Oct 29 14:32:56 2024 +0100| [e317f1f8f07e99aa554012daac5dcb977e3e9134] | committer: Duncan McNamara
Remove the ability to download multiple subtitles at the same time
> https://code.videolan.org/videolan/vlc-android/commit/e317f1f8f07e99aa554012daac5dcb977e3e9134
---
.../org/videolan/resources/opensubtitles/Models.kt | 36 ++++++++++++++++++++++
.../vlc-android/res/menu/action_mode_video.xml | 5 ---
.../src/org/videolan/vlc/gui/DialogActivity.kt | 3 +-
.../dialogs/SubtitleDownloaderDialogFragment.kt | 34 ++++++++------------
.../videolan/vlc/gui/video/VideoGridFragment.kt | 1 -
.../src/org/videolan/vlc/media/MediaUtils.kt | 10 +++---
6 files changed, 54 insertions(+), 35 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/e317f1f8f07e99aa554012daac5dcb977e3e9134
More information about the Android
mailing list