diff --git a/app/build.gradle b/app/build.gradle index 64b73d77b..4b25e9526 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -158,7 +158,7 @@ dependencies { exclude module: 'support-annotations' }) - implementation 'com.github.TeamNewPipe:NewPipeExtractor:f3913e241e379adf0091319091e8f895c5fcfd07' + implementation 'com.github.B0pol:NewPipeExtractor:7cae95bf09ddc59ec77b3a905a23278318ef15f7' testImplementation 'junit:junit:4.12' testImplementation 'org.mockito:mockito-core:2.23.0' diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 28215e013..0119288a6 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,22 +1,23 @@ - - - - - - - + + + + + + - + - - - + + + + - + @@ -49,36 +51,36 @@ + android:label="@string/title_activity_background_player" + android:launchMode="singleTask" /> + android:label="@string/title_activity_popup_player" + android:launchMode="singleTask" /> + android:exported="false" /> + android:theme="@style/VideoPlayerTheme" /> + android:label="@string/settings" /> + android:label="@string/title_activity_about" /> - - - + + + - + - + - + android:theme="@android:style/Theme.NoDisplay" /> + + android:launchMode="singleTask" /> - + + android:label="@string/recaptcha" /> + android:resource="@xml/nnf_provider_paths" /> - - - + + + - - + + - - - - - - + + + + + + - - - - + + + + - - - + + + - + - - - + + + - - + + - - - - + + + + - - - + + + - - + + - - - - + + + + - - - + + + - - + + - - + + - - - + + + - - + + - - - - + + + + - - - + + + - - + + - - - + + + - - + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - + + + - - + + - - - - - - + + + + + + - - - + + + - - - + + + - - + + - - - + + + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:exported="false" />