pull/1045/head
deniscerri 6 months ago
parent 92f3bdb3cd
commit f15d537e59
No known key found for this signature in database
GPG Key ID: 95C43D517D830350

@ -438,8 +438,7 @@
android:name=".ui.more.cookies.WebViewActivity"
android:configChanges="locale"
android:exported="true"
android:excludeFromRecents="true"
android:parentActivityName=".MainActivity"
android:launchMode="standard"
android:windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="ytdlnis.WebViewActivity" />
@ -452,9 +451,8 @@
android:name=".ui.more.settings.advanced.generateyoutubepotokens.webview.PoTokenWebViewLoginActivity"
android:configChanges="locale"
android:exported="true"
android:excludeFromRecents="true"
android:noHistory="true"
android:parentActivityName=".ui.more.settings.SettingsActivity"
android:launchMode="standard"
android:windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="ytdlnis.PoTokenWebViewLoginActivity" />

@ -187,6 +187,7 @@
<item>es</item>
<item>fa</item>
<item>fr</item>
<item>ha</item>
<item>hi</item>
<item>hr</item>
<item>hu</item>

Loading…
Cancel
Save