Rebuild Main: Universal Launcher Architecture (Intents) + Auto Launch
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
<!-- Declarar soporte para TV (Leanback) -->
|
||||
<uses-permission android:name="com.wireguard.android.permission.CONTROL_TUNNELS" />
|
||||
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" tools:ignore="QueryAllPackagesPermission" />
|
||||
|
||||
<uses-feature android:name="android.software.leanback" android:required="false" />
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false" />
|
||||
|
||||
<application
|
||||
android:label="Xuper VPN"
|
||||
|
||||
android:label="Xuper VPN Auto"
|
||||
android:theme="@style/Theme.MaterialComponents.Light.NoActionBar">
|
||||
|
||||
<activity android:name=".MainActivity"
|
||||
|
||||
Reference in New Issue
Block a user