From 82207979a9016d5ecb89fed5b36a5856123c3180 Mon Sep 17 00:00:00 2001 From: Xilin Jia <6257601+XilinJia@users.noreply.github.com> Date: Fri, 13 Sep 2024 23:35:48 +0100 Subject: [PATCH] 6.6.1 commit --- changelog.md | 2 +- fastlane/metadata/android/en-US/changelogs/3020246.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 8b868a09..d17336f6 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ * the confirm dialog is more responsive when receiving a youtube media share * receiving a youtube media share can be dismissed by not pressing the confirm button -* in Subscriptions and FeedEpisodes views, swipe down to refresh no longer blocks UI, only shows "Refreshing" status on the info bar +* in Subscriptions and FeedEpisodes views, swipe down to refresh no longer has the progress circle blocking UI, only shows "Refreshing" status on the info bar * added preference "Prefer low quality on mobile" under Settings -> Playback -> Playback control, and default it to false, * if set true, Youtube media will use low quality audio on mobile network (which has been the default way of handling) diff --git a/fastlane/metadata/android/en-US/changelogs/3020246.txt b/fastlane/metadata/android/en-US/changelogs/3020246.txt index 28238e32..ddbccc42 100644 --- a/fastlane/metadata/android/en-US/changelogs/3020246.txt +++ b/fastlane/metadata/android/en-US/changelogs/3020246.txt @@ -2,6 +2,6 @@ * the confirm dialog is more responsive when receiving a youtube media share * receiving a youtube media share can be dismissed by not pressing the confirm button -* in Subscriptions and FeedEpisodes views, swipe down to refresh no longer blocks UI, only shows "Refreshing" status on the info bar +* in Subscriptions and FeedEpisodes views, swipe down to refresh no longer has the progress circle blocking UI, only shows "Refreshing" status on the info bar * added preference "Prefer low quality on mobile" under Settings -> Playback -> Playback control, and default it to false, * if set true, Youtube media will use low quality audio on mobile network (which has been the default way of handling)