From 3d47d73ba9b39bdc0b5415734d4308f3bd1917f6 Mon Sep 17 00:00:00 2001 From: Stypox Date: Wed, 23 Feb 2022 15:11:17 +0100 Subject: [PATCH] Add changelog for NewPipe 0.22.1 (984) --- fastlane/metadata/android/en-US/changelogs/984.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/984.txt diff --git a/fastlane/metadata/android/en-US/changelogs/984.txt b/fastlane/metadata/android/en-US/changelogs/984.txt new file mode 100644 index 000000000..3b18b4665 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/984.txt @@ -0,0 +1,7 @@ +Load enough initial items in lists to fill the whole screen and to fix scrolling on tablets and TVs +Fix random crashes while scrolling through lists +Have the player fast seek overlay arc go under the system UI +Revert changes to cutouts when playing in multi window, causing the misplaced player regression on some phones +Increase compileSdk from 30 to 31 +Update error reporting library +Refactor some code in the player